|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
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.
DocType
declaration
DocType
represents an XML
DOCTYPE declaration.DocType
with
the specified element name
DocType
with
the specified element name and reference to an
external DTD.
DocType
with
the specified element name and a reference to an
external DTD.
Document
defines behavior for an XML Document, modeled
in Java.Document
,
with the supplied Element
as the root element, and no DocType
declaration.
Document
,
with the supplied Element
as the root element and the supplied
DocType
declaration.
DOMAdapter
This interface defines wrapper behavior for obtaining a DOM
Document
object from a DOM parser.DOMBuilder
builds a JDOM tree using DOM.DOMBuilder
with
the default parser and no validation.
Builder
.
DOMOutputter
.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |