|
JDOM 1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.jdom | |
org.jdom | Classes to represent the components of an XML document. |
org.jdom.adapters | Classes to interface with various DOM implementations. |
org.jdom.filter | Classes to programmatically filter nodes of a document based on type, name, value, or other aspects and to boolean and/or/negate these rules. |
org.jdom.input | Classes to build JDOM documents from various sources. |
org.jdom.output | Classes to output JDOM documents to various destinations. |
org.jdom.transform | Classes to help with transformations, based on the JAXP TrAX classes. |
org.jdom.xpath | Support for XPath from within JDOM. |
Classes in org.jdom used by org.jdomAttribute
|
An XML attribute. CDATA
|
An XML CDATA section. Comment
|
An XML comment. Content
|
Superclass for JDOM objects which can be legal child content of Parent nodes.DataConversionException
|
Thrown when a data conversion from a string to value type fails, such as can happen with the Attribute convenience getter functions.DocType
|
An XML DOCTYPE declaration. Document
|
An XML document. Element
|
An XML element. EntityRef
|
An XML entity reference. JDOMException
|
The top level exception that JDOM classes can throw. JDOMFactory
|
An interface to be used by builders when constructing JDOM objects. Namespace
|
An XML namespace representation, as well as a factory for creating XML namespace objects. Parent
|
Superclass for JDOM objects which are allowed to contain Content content.ProcessingInstruction
|
An XML processing instruction. Text
|
Character-based XML content. |
Classes in org.jdom used by org.jdom.adaptersDocType
|
An XML DOCTYPE declaration. JDOMException
|
The top level exception that JDOM classes can throw. |
Classes in org.jdom used by org.jdom.filterNamespace
|
An XML namespace representation, as well as a factory for creating XML namespace objects. |
Classes in org.jdom used by org.jdom.inputDocument
|
An XML document. Element
|
An XML element. JDOMException
|
The top level exception that JDOM classes can throw. JDOMFactory
|
An interface to be used by builders when constructing JDOM objects. |
Classes in org.jdom used by org.jdom.outputCDATA
|
An XML CDATA section. Comment
|
An XML comment. Content
|
Superclass for JDOM objects which can be legal child content of Parent nodes.DocType
|
An XML DOCTYPE declaration. Document
|
An XML document. Element
|
An XML element. EntityRef
|
An XML entity reference. JDOMException
|
The top level exception that JDOM classes can throw. ProcessingInstruction
|
An XML processing instruction. Text
|
Character-based XML content. |
Classes in org.jdom used by org.jdom.transformDocument
|
An XML document. Element
|
An XML element. JDOMException
|
The top level exception that JDOM classes can throw. JDOMFactory
|
An interface to be used by builders when constructing JDOM objects. |
Classes in org.jdom used by org.jdom.xpathJDOMException
|
The top level exception that JDOM classes can throw. Namespace
|
An XML namespace representation, as well as a factory for creating XML namespace objects. |
|
JDOM 1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |