| Name | Description | Type | Package | Framework |
| DOMResult | Acts as a holder for a transformation result tree in the form of a Document Object Model (DOM) tree. | Class | javax.xml.transform.dom | Java SE |
|
| DOMSource | Acts as a holder for a transformation Source tree in the form of a Document Object Model (DOM) tree. | Class | javax.xml.transform.dom | Java SE |
|
| DOMLocator | Indicates the position of a node in a source DOM, intended primarily for error reporting. | Interface | javax.xml.transform.dom | Java SE |
|
| ErrorListener | To provide customized error handling, implement this interface and use the setErrorListener method to register an instance of the | Interface | javax.xml.transform | Java SE |
|
| OutputKeys | Provides string constants that can be used to set output properties for a Transformer, or to retrieve | Class | javax.xml.transform | Java SE |
|
| Result | An object that implements this interface contains the information needed to build a transformation result tree. | Interface | javax.xml.transform | Java SE |
|
| SAXResult | Acts as an holder for a transformation Result. | Class | javax.xml.transform.sax | Java SE |
|
| SAXSource | Acts as an holder for SAX-style Source. | Class | javax.xml.transform.sax | Java SE |
|
| SAXTransformerFactory | This class extends TransformerFactory to provide SAX-specific factory methods. | Class | javax.xml.transform.sax | Java SE |
|
| StAXResult | Acts as a holder for an XML Result in the form of a StAX writer,i. | Class | javax.xml.transform.stax | Java SE |
|
| StAXSource | Acts as a holder for an XML Source in the form of a StAX reader,i. | Class | javax.xml.transform.stax | Java SE |
|
| StreamResult | Acts as an holder for a transformation result, which may be XML, plain Text, HTML, or some other form of markup. | Class | javax.xml.transform.stream | Java SE |
|
| StreamSource | Acts as an holder for a transformation Source in the form of a stream of XML markup. | Class | javax.xml.transform.stream | Java SE |
|
| Source | An object that implements this interface contains the information needed to act as source input (XML source or transformation instructions). | Interface | javax.xml.transform | Java SE |
|
| SourceLocator | This interface is primarily for the purposes of reporting where an error occurred in the XML source or transformation instructions. | Interface | javax.xml.transform | Java SE |
|
| Transformer | An instance of this abstract class can transform a source tree into a result tree. | Class | javax.xml.transform | Java SE |
|
| TransformerConfigurationException | Indicates a serious configuration error. | Class | javax.xml.transform | Java SE |
|
| TransformerException | This class specifies an exceptional condition that occured during the transformation process. | Class | javax.xml.transform | Java SE |
|
| TransformerFactory | A TransformerFactory instance can be used to create The system property that determines which Factory implementation | Class | javax.xml.transform | Java SE |
|
| TransformerFactoryConfigurationError | Thrown when a problem with configuration with the Transformer Factories exists. | Class | javax.xml.transform | Java SE |
|
| Templates | An object that implements this interface is the runtime representation of processed transformation instructions. | Interface | javax.xml.transform | Java SE |
|
| TemplatesHandler | A SAX ContentHandler that may be used to process SAX parse events (parsing transformation instructions) into a Templates object. | Interface | javax.xml.transform.sax | Java SE |
|
| TransformerHandler | A TransformerHandler listens for SAX ContentHandler parse events and transforms | Interface | javax.xml.transform.sax | Java SE |
|
| URIResolver | An object that implements this interface that can be called by the processor to turn a URI used in document(), xsl:import, or xsl:include into a Source object. | Interface | javax.xml.transform | Java SE |
|
| DOMLocator | Indicates the position of a node in a source DOM, intended primarily for error reporting. | Interface | javax.xml.transform.dom | Apache Xerces |
|
| DOMResult | Acts as a holder for a transformation result tree in the form of a Document Object Model (DOM) tree. | Class | javax.xml.transform.dom | Apache Xerces |
|
| DOMSource | Acts as a holder for a transformation Source tree in the form of a Document Object Model (DOM) tree. | Class | javax.xml.transform.dom | Apache Xerces |
|
| ErrorListener | To provide customized error handling, implement this interface and use the setErrorListener method to register an instance of the | Interface | javax.xml.transform | Apache Xerces |
|
| OutputKeys | Provides string constants that can be used to set output properties for a Transformer, or to retrieve | Class | javax.xml.transform | Apache Xerces |
|
| Result | An object that implements this interface contains the information needed to build a transformation result tree. | Interface | javax.xml.transform | Apache Xerces |
|
| SAXResult | Acts as an holder for a transformation Result. | Class | javax.xml.transform.sax | Apache Xerces |
|
| SAXSource | Acts as an holder for SAX-style Source. | Class | javax.xml.transform.sax | Apache Xerces |
|
| SAXTransformerFactory | This class extends TransformerFactory to provide SAX-specific factory methods. | Class | javax.xml.transform.sax | Apache Xerces |
|
| Source | An object that implements this interface contains the information needed to act as source input (XML source or transformation instructions). | Interface | javax.xml.transform | Apache Xerces |
|
| SourceLocator | This interface is primarily for the purposes of reporting where an error occurred in the XML source or transformation instructions. | Interface | javax.xml.transform | Apache Xerces |
|
| StAXResult | | Class | javax.xml.transform.stax | Apache Xerces |
|
| StAXSource | | Class | javax.xml.transform.stax | Apache Xerces |
|
| StreamResult | Acts as an holder for a transformation result, which may be XML, plain Text, HTML, or some other form of markup. | Class | javax.xml.transform.stream | Apache Xerces |
|
| StreamSource | Acts as an holder for a transformation Source in the form of a stream of XML markup. | Class | javax.xml.transform.stream | Apache Xerces |
|
| Templates | An object that implements this interface is the runtime representation of processed transformation instructions. | Interface | javax.xml.transform | Apache Xerces |
|
| TemplatesHandler | A SAX ContentHandler that may be used to process SAX parse events (parsing transformation instructions) into a Templates object. | Interface | javax.xml.transform.sax | Apache Xerces |
|
| Transformer | An instance of this abstract class can transform a source tree into a result tree. | Class | javax.xml.transform | Apache Xerces |
|
| TransformerConfigurationException | Indicates a serious configuration error. | Class | javax.xml.transform | Apache Xerces |
|
| TransformerException | This class specifies an exceptional condition that occurred during the transformation process. | Class | javax.xml.transform | Apache Xerces |
|
| TransformerFactory | A TransformerFactory instance can be used to create The system property that determines which Factory implementation | Class | javax.xml.transform | Apache Xerces |
|
| TransformerFactoryConfigurationError | Thrown when a problem with configuration with the Transformer Factories exists. | Class | javax.xml.transform | Apache Xerces |
|
| TransformerHandler | A TransformerHandler listens for SAX ContentHandler parse events and transforms | Interface | javax.xml.transform.sax | Apache Xerces |
|
| URIResolver | An object that implements this interface that can be called by the processor to turn a URI used in document(), xsl:import, or xsl:include into a Source object. | Interface | javax.xml.transform | Apache Xerces |
|
| DOMLocator | Indicates the position of a node in a source DOM, intended primarily for error reporting. | Interface | javax.xml.transform.dom | JaxP |
|
| DOMResult | Acts as a holder for a transformation result tree in the form of a Document Object Model (DOM) tree. | Class | javax.xml.transform.dom | JaxP |
|
| DOMSource | Acts as a holder for a transformation Source tree in the form of a Document Object Model (DOM) tree. | Class | javax.xml.transform.dom | JaxP |
|
| ErrorListener | To provide customized error handling, implement this interface and use the setErrorListener method to register an instance of the | Interface | javax.xml.transform | JaxP |
|
| OutputKeys | Provides string constants that can be used to set output properties for a Transformer, or to retrieve | Class | javax.xml.transform | JaxP |
|
| Result | An object that implements this interface contains the information needed to build a transformation result tree. | Interface | javax.xml.transform | JaxP |
|
| SAXResult | Acts as an holder for a transformation Result. | Class | javax.xml.transform.sax | JaxP |
|
| SAXSource | Acts as an holder for SAX-style Source. | Class | javax.xml.transform.sax | JaxP |
|
| SAXTransformerFactory | This class extends TransformerFactory to provide SAX-specific factory methods. | Class | javax.xml.transform.sax | JaxP |
|
| Source | An object that implements this interface contains the information needed to act as source input (XML source or transformation instructions). | Interface | javax.xml.transform | JaxP |
|
| SourceLocator | This interface is primarily for the purposes of reporting where an error occurred in the XML source or transformation instructions. | Interface | javax.xml.transform | JaxP |
|
| StreamResult | Acts as an holder for a transformation result, which may be XML, plain Text, HTML, or some other form of markup. | Class | javax.xml.transform.stream | JaxP |
|
| StreamSource | Acts as an holder for a transformation Source in the form of a stream of XML markup. | Class | javax.xml.transform.stream | JaxP |
|
| Templates | An object that implements this interface is the runtime representation of processed transformation instructions. | Interface | javax.xml.transform | JaxP |
|
| TemplatesHandler | A SAX ContentHandler that may be used to process SAX parse events (parsing transformation instructions) into a Templates object. | Interface | javax.xml.transform.sax | JaxP |
|
| Transformer | An instance of this abstract class can transform a source tree into a result tree. | Class | javax.xml.transform | JaxP |
|
| TransformerConfigurationException | Indicates a serious configuration error. | Class | javax.xml.transform | JaxP |
|
| TransformerException | This class specifies an exceptional condition that occured during the transformation process. | Class | javax.xml.transform | JaxP |
|
| TransformerFactory | A TransformerFactory instance can be used to create The system property that determines which Factory implementation | Class | javax.xml.transform | JaxP |
|
| TransformerFactoryConfigurationError | Thrown when a problem with configuration with the Transformer Factories exists. | Class | javax.xml.transform | JaxP |
|
| TransformerHandler | A TransformerHandler listens for SAX ContentHandler parse events and transforms | Interface | javax.xml.transform.sax | JaxP |
|
| URIResolver | An object that implements this interface that can be called by the processor to turn a URI used in document(), xsl:import, or xsl:include into a Source object. | Interface | javax.xml.transform | JaxP |