|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
List
of Attribute
objects in no particular
order, or an empty list if there are none.
boolean
form, and if no conversion
can occur, throws a
DataConversionException
List
of all the child elements
nested directly (one level deep) within this element, as
Element
objects.
List
of all the XML
elements nested directly (one level deep) within
this Entity
, each in Element
form.
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.
String
("")
if the child has no textual content.
Entity
.
Element
, with the new
name specified, and in no namespace.
Element
, with the new
name specified, and in the specified Namespace
.
DocType
declaration for this Document
, or
null
if none exists.
Document
for
this Element, or null if not a currently a member of a
Document
.
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
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.
double
form, and if no conversion
can occur, throws a
DataConversionException
float
form, and if no conversion
can occur, throws a
DataConversionException
int
form, and if no conversion
can occur, throws a
DataConversionException
long
form, and if no conversion
can occur, throws a
DataConversionException
Exception
.
Document
.
String
, Element
,
Comment
, ProcessingInstruction
, and
Entity
.
Element
, without any
namespace prefix, if one exists.
Entity
.
Attribute
.
Element
's
Namespace
.
Attribute
's
Namespace
.
Namespace
for the supplied URI, and make it usable
as a default namespace, as no prefix is supplied.
Namespace
for the supplied prefix
in the specified context.
Namespace
for the supplied prefix and URI.
Element
, if
one exists.
Attribute
.
Element
's
prefix (or the default namespace if no prefix).
Attribute
's
prefix.
Element
.
Namespace
.
Document
located at the document level
(outside the root element) for the supplied target, or null if
no such processing instruction exists.
ProcessingInstruction
s
for this Document
located at the document level
(outside the root element).
Document
located at the document level
(outside the root element) which have the supplied target.
String
if
none is referenced.
Element
, in the form
[namespacePrefix]:[localName].
Attribute
.
Throwable
, or null
if one does not exist.
Element
for this Document
, or return null in the case the
root element hasn't been yet set.
Comment
in XML format,
usable in an XML document.
Document
in XML format,
usable in an XML document.
DocType
in XML format,
usable in an XML document.
Element
in XML format,
usable in an XML document.
Comment
in XML format,
usable in an XML document.
Attribute
in XML format,
usable in an XML document.
Comment
in XML format,
usable in an XML document.
CDATA
in XML format,
usable in an XML document.
String
if
none is referenced.
Comment
.
CDATA
.
Namespace
.
Attribute
.
Namespace
attributes to the DOM tree.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |