Uses of Package
org.jdom
Packages that use org.jdom
Package
Description
Classes to represent the components of an XML document.
Classes to interface with various DOM implementations.
Classes to programmatically filter nodes of a document based on type, name,
value, or other aspects and to boolean and/or/negate these rules.
Classes to build JDOM documents from various sources.
Classes to output JDOM documents to various destinations.
Classes to help with transformations, based on the JAXP TrAX classes.
Support for XPath from within JDOM.
-
ClassDescriptionAn XML attribute.An XML CDATA section.An XML comment.Superclass for JDOM objects which can be legal child content of
Parent
nodes.Thrown when a data conversion from a string to value type fails, such as can happen with theAttribute
convenience getter functions.An XML DOCTYPE declaration.An XML document.An XML element.An XML entity reference.The top level exception that JDOM classes can throw.An interface to be used by builders when constructing JDOM objects.An XML namespace representation, as well as a factory for creating XML namespace objects.Superclass for JDOM objects which are allowed to containContent
content.An XML processing instruction.Character-based XML content. -
Classes in org.jdom used by org.jdom.adaptersClassDescriptionAn XML DOCTYPE declaration.The top level exception that JDOM classes can throw.
-
Classes in org.jdom used by org.jdom.filterClassDescriptionAn XML namespace representation, as well as a factory for creating XML namespace objects.
-
Classes in org.jdom used by org.jdom.inputClassDescriptionAn XML document.An XML element.The top level exception that JDOM classes can throw.An interface to be used by builders when constructing JDOM objects.
-
Classes in org.jdom used by org.jdom.outputClassDescriptionAn XML CDATA section.An XML comment.Superclass for JDOM objects which can be legal child content of
Parent
nodes.An XML DOCTYPE declaration.An XML document.An XML element.An XML entity reference.The top level exception that JDOM classes can throw.An XML processing instruction.Character-based XML content. -
Classes in org.jdom used by org.jdom.transformClassDescriptionAn XML document.An XML element.The top level exception that JDOM classes can throw.An interface to be used by builders when constructing JDOM objects.
-
Classes in org.jdom used by org.jdom.xpathClassDescriptionThe top level exception that JDOM classes can throw.An XML namespace representation, as well as a factory for creating XML namespace objects.