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

J

JAXPDOMAdapter - Class in org.jdom.adapters
JAXPDOMAdapater
JAXPDOMAdapter() - Constructor for class org.jdom.adapters.JAXPDOMAdapter
 
JDOM_FEATURE - Static variable in class org.jdom.transform.JDOMResult
If TransformerFactory.getFeature(java.lang.String) returns true when passed this value as an argument, the Transformer natively supports JDOM.
JDOM_FEATURE - Static variable in class org.jdom.transform.JDOMSource
If TransformerFactory.getFeature(java.lang.String) returns true when passed this value as an argument, the Transformer natively supports JDOM.
JDOMException - Exception in org.jdom
JDOMException
JDOMException() - Constructor for exception org.jdom.JDOMException
This will create an Exception.
JDOMException(String) - Constructor for exception org.jdom.JDOMException
This will create an Exception with the given message.
JDOMException(String, Throwable) - Constructor for exception org.jdom.JDOMException
This will create an Exception with the given message and wrap another Exception.
JDOMFactory - Interface in org.jdom.input
JDOMFactory is an interface to be used by builders in constructing JDOM objects.
JDOMResult - Class in org.jdom.transform
Acts as a holder for a transformation result tree, in the form of a JDOM Document.
JDOMResult() - Constructor for class org.jdom.transform.JDOMResult
Default empty constructor.
JDOMSource - Class in org.jdom.transform
Acts as an holder for JDOM document sources.
JDOMSource(Document) - Constructor for class org.jdom.transform.JDOMSource
Creates a JDOM TRaX source wrapping a JDOM document.

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