|
JDOM 2.0.2 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
List
of Attribute
objects in no particular
order, or an empty list if there are none.
Attribute
.
DataConversionException
if a conversion can't be
performed.
List
of all the child elements
nested directly (one level deep) within this element, as
Element
objects.
List
of all the child elements
nested directly (one level deep) within this element with the given
local name and belonging to no namespace, returned as
Element
objects.
List
of all the child elements
nested directly (one level deep) within this element with the given
local name and belonging to the given Namespace, returned as
Element
objects.
Document
.
Document
's content.
Text
, Element
,
Comment
, ProcessingInstruction
,
CDATA
, and EntityRef
.
Element
's content.
List
which contains objects of type Content
.
List
the content of
this parent that matches the supplied filter.
ContentHandler
.
DeclHandler
.
Iterator
that walks over all descendants
in document order.
Iterator
that walks over all descendants
in document order applying the Filter to return only content that
match the filter rule.
DocType
declaration for this Document
, or
null
if none exists.
Locator
object provided by the SAX parser.
double
form, and if no conversion
can occur, throws a
DataConversionException
XMLReaderSAX2Factory
instance.
DTDHandler
assigned, or null if none.
DTDHandler
assigned, or null if the assigned
SAXHandler
will be used for DTD SAX events.
DTDHandler
.
EntityResolver
assigned, or null if none.
EntityResolver
assigned, or null if none.
EntityResolver
.
ErrorHandler
assigned, or null if none.
ErrorHandler
assigned, or null if none.
ErrorHandler
.
JDOMFactory
in use.
SAXBuilder.getJDOMFactory()
JDOMFactory
in use.
JDOMFactory
in use.
Filter<T>
used to coerce the raw XPath results in to
the correct Generic type.
float
form, and if no conversion
can occur, throws a
DataConversionException
Format
being used for output
int
form, and if no conversion
can occur, throws a
DataConversionException
JDOMFactory
in use.
JDOMFactory
in use.
LexicalHandler
.
long
form, and if no conversion
can occur, throws a
DataConversionException
Attribute
.
EntityRef
.
Attribute
's
Namespace
.
Namespace
.
Namespace
corresponding to the given prefix in scope
for this element.
Namespace
for the supplied prefix and uri.
Namespace
for the supplied URI, and make it usable
as a default namespace, as no prefix is supplied.
Attribute
.
Attribute
's
prefix.
Attribute
.
Namespace
.
List
containing the names of the
"attribute" style pieces of name/value pairs in this PI's data.
String
if
none is referenced.
EntityRef
.
Attribute
.
Element
for this Document
SAXOutputProcessor
being used for output.
String
if
none is referenced.
EntityRef
.
Comment
.
Text
node as a Java
String
.
Namespace
.
SAXBuilder.isValidating()
Attribute
.
XMLFilter
used during parsing, or null if none.
|
JDOM 2.0.2 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |