|
JDOM 1.1.3 |
|||||||||
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.
Throwable
, or null
if one does not exist.
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 elements that
match the filter rule.
DocType
declaration for this Document
, or
null
if none exists.
Document
from an
existing InputStream
by letting a DOM
parser handle parsing using the supplied stream.
Document
from an
existing InputStream
by letting a DOM
parser handle parsing using the supplied stream.
Document
from an
existing InputStream
by letting a DOM
parser handle parsing using the supplied stream.
Document
from a
given filename by letting a DOM parser handle parsing from the file.
Document
from an
existing InputStream
by letting a DOM
parser handle parsing using the supplied stream.
Document
from an
existing InputStream
by letting a JAXP
parser handle parsing using the supplied stream.
Document
from an
existing InputStream
by letting a DOM
parser handle parsing using the supplied stream.
Document
from an
existing InputStream
by letting a DOM
parser handle parsing using the supplied stream.
Document
from an
existing InputStream
by letting a DOM
parser handle parsing using the supplied stream.
Document
from an
existing InputStream
by letting a DOM
parser handle parsing using the supplied stream.
Document
for
this Attribute, or null if not a currently a member of a
Document
.
Locator
object provided by the
SAX parser.
double
form, and if no conversion
can occur, throws a
DataConversionException
DTDHandler
assigned, or null if none.
DTDHandler
.
EntityResolver
assigned, or null if none.
EntityResolver
.
ErrorHandler
assigned, or null if none.
ErrorHandler
.
JDOMFactory
in use.
JDOMFactory
in use.
float
form, and if no conversion
can occur, throws a
DataConversionException
int
form, and if no conversion
can occur, throws a
DataConversionException
LexicalHandler
.
long
form, and if no conversion
can occur, throws a
DataConversionException
Exception
.
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
String
if
none is referenced.
EntityRef
.
Comment
.
Text
node as a Java
String
.
Namespace
.
Attribute
.
XMLFilter
used during parsing, or null if none.
|
JDOM 1.1.3 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |