Package javax.xml.transform

Interface Summary
ErrorListener Callback handler for errors.
Result Implementing classes define the output result tree.
Source Implementing classes define the input source
SourceLocator An interface to return line numbers for the source of an error.
Templates Represents a compiled stylesheet.
URIResolver Looks up a Represents a usable stylesheet.
 

Class Summary
OutputKeys Constants to set or get xsl:output values.
Transformer Represents a usable stylesheet.
TransformerFactory Represents a factory to make transformers.
 

Exception Summary
TransformerConfigurationException Represents a configuration error when creating a transformation.
TransformerException Represents a exception when creating a transformation.
 

Error Summary
TransformerFactoryConfigurationError Represents an error with the factory.