Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
X
- XercesDOMAdapter - Class in org.jdom.adapters
-
An adapter for the Apache Xerces DOM parser.
- XercesDOMAdapter() - Constructor for class org.jdom.adapters.XercesDOMAdapter
- XML_NAMESPACE - Static variable in class org.jdom.Namespace
-
Define a
Namespace
for the standard xml prefix. - XML4JDOMAdapter - Class in org.jdom.adapters
-
An adapter for the IBM XML4J DOM parser.
- XML4JDOMAdapter() - Constructor for class org.jdom.adapters.XML4JDOMAdapter
- XMLOutputter - Class in org.jdom.output
-
Outputs a JDOM document as a stream of bytes.
- XMLOutputter() - Constructor for class org.jdom.output.XMLOutputter
- XMLOutputter(Format) - Constructor for class org.jdom.output.XMLOutputter
-
This will create an
XMLOutputter
with the specified format characteristics. - XMLOutputter(XMLOutputter) - Constructor for class org.jdom.output.XMLOutputter
-
This will create an
XMLOutputter
with all the options as set in the givenXMLOutputter
. - XMLOutputter.NamespaceStack - Class in org.jdom.output
-
Our own null subclass of NamespaceStack.
- XPath - Class in org.jdom.xpath
-
A utility class for performing XPath calls on JDOM nodes, with a factory interface for obtaining a first XPath instance.
- XPath() - Constructor for class org.jdom.xpath.XPath
- XSLTransformer - Class in org.jdom.transform
-
A convenience class to handle simple transformations.
- XSLTransformer(File) - Constructor for class org.jdom.transform.XSLTransformer
-
This will create a new
XSLTransformer
by reading the stylesheet from the specifiedFile
. - XSLTransformer(InputStream) - Constructor for class org.jdom.transform.XSLTransformer
-
This will create a new
XSLTransformer
by reading the stylesheet from the specifiedInputStream
. - XSLTransformer(Reader) - Constructor for class org.jdom.transform.XSLTransformer
-
This will create a new
XSLTransformer
by reading the stylesheet from the specifiedReader
. - XSLTransformer(String) - Constructor for class org.jdom.transform.XSLTransformer
-
Creates a transformer for a given stylesheet system id.
- XSLTransformer(Document) - Constructor for class org.jdom.transform.XSLTransformer
-
This will create a new
XSLTransformer
by reading the stylesheet from the specifiedDocument
. - XSLTransformException - Exception Class in org.jdom.transform
-
Thrown when an XSL stylesheet fails to compile or an XSL transform fails
- XSLTransformException() - Constructor for exception class org.jdom.transform.XSLTransformException
- XSLTransformException(String) - Constructor for exception class org.jdom.transform.XSLTransformException
- XSLTransformException(String, Exception) - Constructor for exception class org.jdom.transform.XSLTransformException
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form