Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Y
G
getAge()
- Method in class org.jdom.contrib.beans.
TestBean
getArrayItemClass(Class)
- Static method in class org.jdom.contrib.beans.
BeanMapper
getBeanClassName(String, String)
- Method in class org.jdom.contrib.beans.
BeanMapper
getBirthdate()
- Method in class org.jdom.contrib.beans.
TestBean
getChildText(Element, String)
- Static method in class org.jdom.contrib.helpers.
TextHelper
This convenience method returns the textual content of the named child element, or returns an empty
String
("") if the child has no textual content.
getChildText(Element, String, Namespace)
- Static method in class org.jdom.contrib.helpers.
TextHelper
This convenience method returns the textual content of the named child element, or returns an empty
String
("") if the child has no textual content.
getChildTextNormalize(Element, String)
- Static method in class org.jdom.contrib.helpers.
TextHelper
This convenience method returns the normalized textual content of the named child element, or returns null if there's no such child.
getChildTextNormalize(Element, String, Namespace)
- Static method in class org.jdom.contrib.helpers.
TextHelper
This convenience method returns the normalized textual content of the named child element, or returns null if there's no such child.
getChildTextTrim(Element, String)
- Static method in class org.jdom.contrib.helpers.
TextHelper
This convenience method returns the trimmed textual content of the named child element, or returns null if there's no such child.
getChildTextTrim(Element, String, Namespace)
- Static method in class org.jdom.contrib.helpers.
TextHelper
This convenience method returns the trimmed textual content of the named child element, or returns null if there's no such child.
getDocument(String)
- Method in class org.jdom.contrib.beans.
JDOMBean
Load a file, parse it with JDOM, return a org.jdom.Document.
getElementById(String)
- Method in class org.jdom.contrib.ids.
IdDocument
Retrieves an element using the value of its ID attribute as key.
getEndLine()
- Method in class org.jdom.contrib.input.
LineNumberElement
getExpression()
- Method in class org.jdom.contrib.input.scanner.
XPathMatcher
Returns the XPath expression this matcher matches.
getFileRoot()
- Method in class org.jdom.contrib.beans.
JDOMBean
getFriend()
- Method in class org.jdom.contrib.beans.
TestBean
getLanguage()
- Method in class org.jdom.contrib.schema.
Schema.Type
Returns the URI that uniquemy identifies this schema type.
getListener()
- Method in class org.jdom.contrib.input.scanner.
XPathMatcher
Returns the element listener associated to this matcher object.
getMappingForAttribute(String, String)
- Method in class org.jdom.contrib.beans.
BeanMapper
getMappingForElement(String)
- Method in class org.jdom.contrib.beans.
BeanMapper
getMappingForProperty(String)
- Method in class org.jdom.contrib.beans.
BeanMapper
getMeasurements()
- Method in class org.jdom.contrib.beans.
TestIndexed
getMessage()
- Method in class org.jdom.contrib.schema.
ValidationError
Returns the detailed error message.
getName()
- Method in class org.jdom.contrib.beans.
TestBean
getName()
- Method in class org.jdom.contrib.beans.
TestIndexed
getName()
- Method in class org.jdom.contrib.schema.
Schema.Type
Returns the printable name of this schema type.
getNode()
- Method in class org.jdom.contrib.schema.
ValidationError
Returns the JDOM node that caused the error.
getParser()
- Method in class org.jdom.contrib.beans.
JDOMBean
getPathPatternAsRE(String)
- Static method in class org.jdom.contrib.input.scanner.
XPathMatcher
Extracts the node matching pattern part from an XPath expression and converts it into a Perl5-like regular expression.
getPathString(Element)
- Static method in class org.jdom.contrib.helpers.
XPathHelper
Returns the path to the specified Element from the document root as an XPath expression.
getPathString(Object, Element)
- Static method in class org.jdom.contrib.helpers.
XPathHelper
Returns the path from a given JDOM node to the specified Element as an XPath expression.
getPathString(Attribute)
- Static method in class org.jdom.contrib.helpers.
XPathHelper
Returns the path to the specified Attribute from the document root as an XPath expression.
getPathString(Object, Attribute)
- Static method in class org.jdom.contrib.helpers.
XPathHelper
Returns the path from a given JDOM node to the specified Attribute as an XPath expression.
getPathString(Text)
- Static method in class org.jdom.contrib.helpers.
XPathHelper
Returns the path to the specified Text node from the document root as an XPath expression.
getPathString(Object, Text)
- Static method in class org.jdom.contrib.helpers.
XPathHelper
Returns the path from a given JDOM node to the specified Text node as an XPath expression.
getPathString(Comment)
- Static method in class org.jdom.contrib.helpers.
XPathHelper
Returns the path to the specified Comment from the document root as an XPath expression.
getPathString(Object, Comment)
- Static method in class org.jdom.contrib.helpers.
XPathHelper
Returns the path from a given JDOM node to the specified Comment as an XPath expression.
getPathString(ProcessingInstruction)
- Static method in class org.jdom.contrib.helpers.
XPathHelper
Returns the path to the specified ProcessingInstruction node from the document root as an XPath expression.
getPathString(Object, ProcessingInstruction)
- Static method in class org.jdom.contrib.helpers.
XPathHelper
Returns the path from a given JDOM node to the specified ProcessingInstruction node as an XPath expression.
getPathString(Object)
- Static method in class org.jdom.contrib.helpers.
XPathHelper
Returns the path to the specified JDOM node from the document root as an XPath expression.
getPathString(Object, Object)
- Static method in class org.jdom.contrib.helpers.
XPathHelper
Returns the path from a JDOM node to another JDOM node as an XPath expression.
getRootCause()
- Method in exception org.jdom.contrib.beans.
BeanMapperException
getRootElement(String)
- Method in class org.jdom.contrib.beans.
JDOMBean
Convenience method, calls getDocument(filename).getRootElement()
getSeverity()
- Method in class org.jdom.contrib.schema.
ValidationError
Returns the severity of this error.
getStartLine()
- Method in class org.jdom.contrib.input.
LineNumberElement
getString(ResultSet, int, int)
- Method in class org.jdom.contrib.input.
ResultSetBuilder
getStringConverter()
- Method in class org.jdom.contrib.beans.
BeanMapper
Get the object responsible for converting a string to a known type.
getTestPattern(String)
- Static method in class org.jdom.contrib.input.scanner.
XPathMatcher
Extracts the test part from an XPath expression.
getTopping(int)
- Method in class org.jdom.contrib.beans.
TestIndexed
getTopping()
- Method in class org.jdom.contrib.beans.
TestIndexed
getType()
- Method in class org.jdom.contrib.schema.
Schema
Returns the schema type.
getURI()
- Method in class org.jdom.contrib.schema.
Schema
Returns the location of the schema document, if known.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Y
Copyright © 2011 Jason Hunter, Brett McLaughlin. All Rights Reserved.