|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use javax.xml.transform | |
javax.xml.transform | Base "TRAX" API for XSLT transformers. |
javax.xml.transform.dom | Support for DOM inputs and outputs to transformers. |
javax.xml.transform.sax | Support for SAX2-based XSLT transformers. |
javax.xml.transform.stream | Support for text stream inputs and outputs to transformers. |
Classes in javax.xml.transform used by javax.xml.transformErrorListener
|
JAXP/Transform analogue of SAX ErrorHandler, using TransformerException classes.Result
|
Result Source
|
Identifies the URI for either a transformation (XSLT stylesheet) or an input to a transformation (XML document to be transformed). SourceLocator
|
JAXP/transform analogue of SAX Locator. Templates
|
Encapsulates a pre-parsed (reusable) XSLT transform. Transformer
|
Apply a transformation from a source, populating a result. TransformerConfigurationException
|
TransformerConfigurationException TransformerException
|
Encapsulates a problem exposed during a transformation. TransformerFactory
|
Abstract class extended by implementations. TransformerFactoryConfigurationError
|
Reports a TransformerFactory configuration error.URIResolver
|
URIResolver |
Classes in javax.xml.transform used by javax.xml.transform.domResult
|
Result Source
|
Identifies the URI for either a transformation (XSLT stylesheet) or an input to a transformation (XML document to be transformed). SourceLocator
|
JAXP/transform analogue of SAX Locator. |
Classes in javax.xml.transform used by javax.xml.transform.saxResult
|
Result Source
|
Identifies the URI for either a transformation (XSLT stylesheet) or an input to a transformation (XML document to be transformed). Templates
|
Encapsulates a pre-parsed (reusable) XSLT transform. Transformer
|
Apply a transformation from a source, populating a result. TransformerConfigurationException
|
TransformerConfigurationException TransformerFactory
|
Abstract class extended by implementations. |
Classes in javax.xml.transform used by javax.xml.transform.streamResult
|
Result Source
|
Identifies the URI for either a transformation (XSLT stylesheet) or an input to a transformation (XML document to be transformed). |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Source code is under GPL (with library exception) in the JAXP project at http://www.gnu.org/software/classpathx/jaxp
This documentation was derived from that source code on 2001-11-20.