JDOM
1.0
A B C D E F G H I J M N O P R S T U V W X

X

XercesDOMAdapter - class org.jdom.adapters.XercesDOMAdapter.
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 org.jdom.adapters.XML4JDOMAdapter.
An adapter for the IBM XML4J DOM parser.
XML4JDOMAdapter() - Constructor for class org.jdom.adapters.XML4JDOMAdapter
 
XMLOutputter - class org.jdom.output.XMLOutputter.
Outputs a JDOM document as a stream of bytes.
XMLOutputter.NamespaceStack - class org.jdom.output.XMLOutputter.NamespaceStack.
Our own null subclass of NamespaceStack.
XMLOutputter.NamespaceStack(XMLOutputter) - Constructor for class org.jdom.output.XMLOutputter.NamespaceStack
 
XMLOutputter() - Constructor for class org.jdom.output.XMLOutputter
This will create an XMLOutputter with the default Format matching Format.getRawFormat().
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 given XMLOutputter.
XPath - class org.jdom.xpath.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 org.jdom.transform.XSLTransformer.
A convenience class to handle simple transformations.
XSLTransformer(Document) - Constructor for class org.jdom.transform.XSLTransformer
This will create a new XSLTransformer by reading the stylesheet from the specified Document.
XSLTransformer(File) - Constructor for class org.jdom.transform.XSLTransformer
This will create a new XSLTransformer by reading the stylesheet from the specified File.
XSLTransformer(InputStream) - Constructor for class org.jdom.transform.XSLTransformer
This will create a new XSLTransformer by reading the stylesheet from the specified InputStream.
XSLTransformer(Reader) - Constructor for class org.jdom.transform.XSLTransformer
This will create a new XSLTransformer by reading the stylesheet from the specified Reader.
XSLTransformer(String) - Constructor for class org.jdom.transform.XSLTransformer
Creates a transformer for a given stylesheet system id.
XSLTransformException - exception org.jdom.transform.XSLTransformException.
Thrown when an XSL stylesheet fails to compile or an XSL transform fails
XSLTransformException() - Constructor for class org.jdom.transform.XSLTransformException
 
XSLTransformException(String) - Constructor for class org.jdom.transform.XSLTransformException
 
XSLTransformException(String, Exception) - Constructor for class org.jdom.transform.XSLTransformException
 

JDOM
1.0
A B C D E F G H I J M N O P R S T U V W X
Copyright © 2004 Jason Hunter, Brett McLaughlin. All Rights Reserved.