| Package | Description |
|---|---|
| org.jdom2 |
Classes representing the components of an XML document.
|
| org.jdom2.adapters |
Classes to create specific DOM Document instances.
|
| org.jdom2.filter |
Classes to both filter and generically type-cast nodes of a document
based on type, name, value, or other aspects, and to boolean
AND/OR/NEGATE these rules.
|
| org.jdom2.input |
Classes to build JDOM documents from various sources.
|
| org.jdom2.input.sax |
Support classes for building JDOM documents and content using SAX parsers.
|
| org.jdom2.input.stax |
Support classes for building JDOM documents and content using StAX readers.
|
| org.jdom2.located |
Extended JDOM Content Classes that contain location coordinates.
|
| org.jdom2.output |
Classes to output JDOM documents to various destinations.
|
| org.jdom2.output.support |
Classes used to implement output functionality that are not part of the
actual Output API, but rather part of the implementation.
|
| org.jdom2.transform |
Classes to help with transformations, based on the JAXP TrAX classes.
|
| org.jdom2.util |
Classes that implement useful functionality, but are not easy to categorise.
|
| org.jdom2.xpath |
Support for XPath from within JDOM.
|
| org.jdom2.xpath.jaxen |
Support for the Jaxen XPath Library.
|
| org.jdom2.xpath.util |
Classes useful for interfacing the JDOM XPath API to full XPath libraries.
|
| Class | Description |
|---|---|
| Attribute |
An XML attribute.
|
| AttributeType |
Use a simple enumeration for the Attribute Types
|
| CDATA |
An XML CDATA section.
|
| Comment |
An XML comment.
|
| Content |
Superclass for JDOM objects which can be legal child content
of
Parent nodes. |
| Content.CType |
An enumeration useful for identifying content types without
having to do
instanceof type conditionals. |
| DataConversionException |
Thrown when a data conversion from a string to value type fails, such as
can happen with the
Attribute convenience getter functions. |
| DefaultJDOMFactory |
Creates the standard top-level JDOM classes (Element, Document, Comment,
etc).
|
| DocType |
An XML DOCTYPE declaration.
|
| Document |
An XML document.
|
| Element |
An XML element.
|
| EntityRef |
An XML entity reference.
|
| IllegalAddException |
Thrown when trying to add an illegal object to a JDOM construct.
|
| JDOMException |
The top level 'checked' 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.
|
| NamespaceAware |
Classes implementing this interface are all sensitive to their
Namespace context. |
| Parent | |
| ProcessingInstruction |
An XML processing instruction.
|
| Text |
An XML character sequence.
|
| Class | Description |
|---|---|
| DocType |
An XML DOCTYPE declaration.
|
| JDOMException |
The top level 'checked' exception that JDOM classes can throw.
|
| Class | Description |
|---|---|
| Attribute |
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. |
| DocType |
An XML DOCTYPE declaration.
|
| Document |
An XML document.
|
| Element |
An XML element.
|
| EntityRef |
An XML entity reference.
|
| Namespace |
An XML namespace representation, as well as a factory for creating XML
namespace objects.
|
| ProcessingInstruction |
An XML processing instruction.
|
| Text |
An XML character sequence.
|
| Class | Description |
|---|---|
| CDATA |
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 'checked' exception that JDOM classes can throw.
|
| JDOMFactory |
An interface to be used by builders when constructing JDOM objects.
|
| ProcessingInstruction |
An XML processing instruction.
|
| Text |
An XML character sequence.
|
| Class | Description |
|---|---|
| Document |
An XML document.
|
| Element |
An XML element.
|
| JDOMException |
The top level 'checked' exception that JDOM classes can throw.
|
| JDOMFactory |
An interface to be used by builders when constructing JDOM objects.
|
| Class | Description |
|---|---|
| DocType |
An XML DOCTYPE declaration.
|
| JDOMException |
The top level 'checked' 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.
|
| Class | Description |
|---|---|
| CDATA |
An XML CDATA section.
|
| Comment |
An XML comment.
|
| Content |
Superclass for JDOM objects which can be legal child content
of
Parent nodes. |
| DefaultJDOMFactory |
Creates the standard top-level JDOM classes (Element, Document, Comment,
etc).
|
| DocType |
An XML DOCTYPE declaration.
|
| Element |
An XML element.
|
| EntityRef |
An XML entity reference.
|
| 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.
|
| NamespaceAware |
Classes implementing this interface are all sensitive to their
Namespace context. |
| Parent | |
| ProcessingInstruction |
An XML processing instruction.
|
| Text |
An XML character sequence.
|
| Class | Description |
|---|---|
| Attribute |
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. |
| DocType |
An XML DOCTYPE declaration.
|
| Document |
An XML document.
|
| Element |
An XML element.
|
| EntityRef |
An XML entity reference.
|
| JDOMException |
The top level 'checked' exception that JDOM classes can throw.
|
| ProcessingInstruction |
An XML processing instruction.
|
| Text |
An XML character sequence.
|
| Class | Description |
|---|---|
| Attribute |
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. |
| DocType |
An XML DOCTYPE declaration.
|
| Document |
An XML document.
|
| Element |
An XML element.
|
| EntityRef |
An XML entity reference.
|
| JDOMException |
The top level 'checked' exception that JDOM classes can throw.
|
| Namespace |
An XML namespace representation, as well as a factory for creating XML
namespace objects.
|
| ProcessingInstruction |
An XML processing instruction.
|
| Text |
An XML character sequence.
|
| Class | Description |
|---|---|
| Content |
Superclass for JDOM objects which can be legal child content
of
Parent nodes. |
| Document |
An XML document.
|
| Element |
An XML element.
|
| JDOMException |
The top level 'checked' exception that JDOM classes can throw.
|
| JDOMFactory |
An interface to be used by builders when constructing JDOM objects.
|
| Class | Description |
|---|---|
| Attribute |
An XML attribute.
|
| Element |
An XML element.
|
| Namespace |
An XML namespace representation, as well as a factory for creating XML
namespace objects.
|
| Class | Description |
|---|---|
| Attribute |
An XML attribute.
|
| Content |
Superclass for JDOM objects which can be legal child content
of
Parent nodes. |
| JDOMException |
The top level 'checked' exception that JDOM classes can throw.
|
| Namespace |
An XML namespace representation, as well as a factory for creating XML
namespace objects.
|
| Class | Description |
|---|---|
| JDOMException |
The top level 'checked' exception that JDOM classes can throw.
|
| Namespace |
An XML namespace representation, as well as a factory for creating XML
namespace objects.
|
| Class | Description |
|---|---|
| Namespace |
An XML namespace representation, as well as a factory for creating XML
namespace objects.
|
Copyright ? 2019 Jason Hunter, Brett McLaughlin. All Rights Reserved.