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

J

JAXPDOMAdapter - class org.jdom.adapters.JAXPDOMAdapter.
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 org.jdom.JDOMException.
JDOMException
JDOMException() - Constructor for class org.jdom.JDOMException
This will create an Exception.
JDOMException(String) - Constructor for class org.jdom.JDOMException
This will create an Exception with the given message.
JDOMException(String, Throwable) - Constructor for class org.jdom.JDOMException
This will create an Exception with the given message and wrap another Exception.
JDOMFactory - interface org.jdom.input.JDOMFactory.
JDOMFactory is an interface to be used by builders in constructing JDOM objects.
JDOMResult - class org.jdom.transform.JDOMResult.
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 org.jdom.transform.JDOMSource.
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.