|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Document
object
DOMAdapter
.DOMBuilder
builds a JDOM tree using DOM.DataConversionException
is thrown when a requested XML value
is requested to be converted, and conversion
fails.Exception
indicating
that the specified attribute does not exist for the
current element.
DefaultJDOMFactory
creates the standard
top-level JDOM classes (Element, Document, Comment, etc).DocType
represents an XML DOCTYPE declaration.DocType
with
the specified element name and a reference to an
external DTD.
DocType
with
the specified element name and reference to an
external DTD.
DocType
with
the specified element name
Document
defines behavior for an XML Document, modeled
in Java.Document
,
with the supplied Element
as the root element and the supplied
DocType
declaration.
Document
,
with the supplied Element
as the root element, and no DocType
declaration.
Document
,
with the supplied list of content, and the supplied
DocType
declaration.
Document
,
with the supplied list of content, and no
DocType
declaration.
Attribute
from its parent, or does
nothing if the Attribute
has no parent.
Comment
from its parent, or does
nothing if the Comment
has no parent.
Entity
from its parent, or does nothing
if the Entity
has no parent.
Text
from its parent, or does nothing
if the Text
has no parent.
Element
from this document.
DocType
declaration.
DocType
with
the specified element name and a reference to an
external DTD.
DocType
with
the specified element name and reference to an
external DTD.
DocType
with
the specified element name
Document
,
with the supplied Element
as the root element and the supplied
DocType
declaration.
Document
,
with the supplied Element
as the root element, and no DocType
declaration.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |