Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Javax.xml.transform Classes and Interfaces - 70 results found.
NameDescriptionTypePackageFramework
DOMResultActs as a holder for a transformation result tree in the form of a Document Object Model (DOM) tree.Classjavax.xml.transform.domJava SE
DOMSourceActs as a holder for a transformation Source tree in the form of a Document Object Model (DOM) tree.Classjavax.xml.transform.domJava SE
DOMLocatorIndicates the position of a node in a source DOM, intended primarily for error reporting.Interfacejavax.xml.transform.domJava SE
ErrorListenerTo provide customized error handling, implement this interface and use the setErrorListener method to register an instance of theInterfacejavax.xml.transformJava SE
OutputKeysProvides string constants that can be used to set output properties for a Transformer, or to retrieveClassjavax.xml.transformJava SE
ResultAn object that implements this interface contains the information needed to build a transformation result tree.Interfacejavax.xml.transformJava SE
SAXResultActs as an holder for a transformation Result.Classjavax.xml.transform.saxJava SE
SAXSourceActs as an holder for SAX-style Source.Classjavax.xml.transform.saxJava SE
SAXTransformerFactoryThis class extends TransformerFactory to provide SAX-specific factory methods.Classjavax.xml.transform.saxJava SE
StAXResultActs as a holder for an XML Result in the form of a StAX writer,i.Classjavax.xml.transform.staxJava SE
StAXSourceActs as a holder for an XML Source in the form of a StAX reader,i.Classjavax.xml.transform.staxJava SE
StreamResultActs as an holder for a transformation result, which may be XML, plain Text, HTML, or some other form of markup.Classjavax.xml.transform.streamJava SE
StreamSourceActs as an holder for a transformation Source in the form of a stream of XML markup.Classjavax.xml.transform.streamJava SE
SourceAn object that implements this interface contains the information needed to act as source input (XML source or transformation instructions).Interfacejavax.xml.transformJava SE
SourceLocatorThis interface is primarily for the purposes of reporting where an error occurred in the XML source or transformation instructions.Interfacejavax.xml.transformJava SE
TransformerAn instance of this abstract class can transform a source tree into a result tree.Classjavax.xml.transformJava SE
TransformerConfigurationExceptionIndicates a serious configuration error.Classjavax.xml.transformJava SE
TransformerExceptionThis class specifies an exceptional condition that occured during the transformation process.Classjavax.xml.transformJava SE
TransformerFactoryA TransformerFactory instance can be used to create The system property that determines which Factory implementationClassjavax.xml.transformJava SE
TransformerFactoryConfigurationErrorThrown when a problem with configuration with the Transformer Factories exists.Classjavax.xml.transformJava SE
TemplatesAn object that implements this interface is the runtime representation of processed transformation instructions.Interfacejavax.xml.transformJava SE
TemplatesHandlerA SAX ContentHandler that may be used to process SAX parse events (parsing transformation instructions) into a Templates object.Interfacejavax.xml.transform.saxJava SE
TransformerHandlerA TransformerHandler listens for SAX ContentHandler parse events and transformsInterfacejavax.xml.transform.saxJava SE
URIResolverAn 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.Interfacejavax.xml.transformJava SE
DOMLocatorIndicates the position of a node in a source DOM, intended primarily for error reporting.Interfacejavax.xml.transform.domApache Xerces
DOMResultActs as a holder for a transformation result tree in the form of a Document Object Model (DOM) tree.Classjavax.xml.transform.domApache Xerces
DOMSourceActs as a holder for a transformation Source tree in the form of a Document Object Model (DOM) tree.Classjavax.xml.transform.domApache Xerces
ErrorListenerTo provide customized error handling, implement this interface and use the setErrorListener method to register an instance of theInterfacejavax.xml.transformApache Xerces
OutputKeysProvides string constants that can be used to set output properties for a Transformer, or to retrieveClassjavax.xml.transformApache Xerces
ResultAn object that implements this interface contains the information needed to build a transformation result tree.Interfacejavax.xml.transformApache Xerces
SAXResultActs as an holder for a transformation Result.Classjavax.xml.transform.saxApache Xerces
SAXSourceActs as an holder for SAX-style Source.Classjavax.xml.transform.saxApache Xerces
SAXTransformerFactoryThis class extends TransformerFactory to provide SAX-specific factory methods.Classjavax.xml.transform.saxApache Xerces
SourceAn object that implements this interface contains the information needed to act as source input (XML source or transformation instructions).Interfacejavax.xml.transformApache Xerces
SourceLocatorThis interface is primarily for the purposes of reporting where an error occurred in the XML source or transformation instructions.Interfacejavax.xml.transformApache Xerces
StAXResultClassjavax.xml.transform.staxApache Xerces
StAXSourceClassjavax.xml.transform.staxApache Xerces
StreamResultActs as an holder for a transformation result, which may be XML, plain Text, HTML, or some other form of markup.Classjavax.xml.transform.streamApache Xerces
StreamSourceActs as an holder for a transformation Source in the form of a stream of XML markup.Classjavax.xml.transform.streamApache Xerces
TemplatesAn object that implements this interface is the runtime representation of processed transformation instructions.Interfacejavax.xml.transformApache Xerces
TemplatesHandlerA SAX ContentHandler that may be used to process SAX parse events (parsing transformation instructions) into a Templates object.Interfacejavax.xml.transform.saxApache Xerces
TransformerAn instance of this abstract class can transform a source tree into a result tree.Classjavax.xml.transformApache Xerces
TransformerConfigurationExceptionIndicates a serious configuration error.Classjavax.xml.transformApache Xerces
TransformerExceptionThis class specifies an exceptional condition that occurred during the transformation process.Classjavax.xml.transformApache Xerces
TransformerFactoryA TransformerFactory instance can be used to create The system property that determines which Factory implementationClassjavax.xml.transformApache Xerces
TransformerFactoryConfigurationErrorThrown when a problem with configuration with the Transformer Factories exists.Classjavax.xml.transformApache Xerces
TransformerHandlerA TransformerHandler listens for SAX ContentHandler parse events and transformsInterfacejavax.xml.transform.saxApache Xerces
URIResolverAn 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.Interfacejavax.xml.transformApache Xerces
DOMLocatorIndicates the position of a node in a source DOM, intended primarily for error reporting.Interfacejavax.xml.transform.domJaxP
DOMResultActs as a holder for a transformation result tree in the form of a Document Object Model (DOM) tree.Classjavax.xml.transform.domJaxP
DOMSourceActs as a holder for a transformation Source tree in the form of a Document Object Model (DOM) tree.Classjavax.xml.transform.domJaxP
ErrorListenerTo provide customized error handling, implement this interface and use the setErrorListener method to register an instance of theInterfacejavax.xml.transformJaxP
OutputKeysProvides string constants that can be used to set output properties for a Transformer, or to retrieveClassjavax.xml.transformJaxP
ResultAn object that implements this interface contains the information needed to build a transformation result tree.Interfacejavax.xml.transformJaxP
SAXResultActs as an holder for a transformation Result.Classjavax.xml.transform.saxJaxP
SAXSourceActs as an holder for SAX-style Source.Classjavax.xml.transform.saxJaxP
SAXTransformerFactoryThis class extends TransformerFactory to provide SAX-specific factory methods.Classjavax.xml.transform.saxJaxP
SourceAn object that implements this interface contains the information needed to act as source input (XML source or transformation instructions).Interfacejavax.xml.transformJaxP
SourceLocatorThis interface is primarily for the purposes of reporting where an error occurred in the XML source or transformation instructions.Interfacejavax.xml.transformJaxP
StreamResultActs as an holder for a transformation result, which may be XML, plain Text, HTML, or some other form of markup.Classjavax.xml.transform.streamJaxP
StreamSourceActs as an holder for a transformation Source in the form of a stream of XML markup.Classjavax.xml.transform.streamJaxP
TemplatesAn object that implements this interface is the runtime representation of processed transformation instructions.Interfacejavax.xml.transformJaxP
TemplatesHandlerA SAX ContentHandler that may be used to process SAX parse events (parsing transformation instructions) into a Templates object.Interfacejavax.xml.transform.saxJaxP
TransformerAn instance of this abstract class can transform a source tree into a result tree.Classjavax.xml.transformJaxP
TransformerConfigurationExceptionIndicates a serious configuration error.Classjavax.xml.transformJaxP
TransformerExceptionThis class specifies an exceptional condition that occured during the transformation process.Classjavax.xml.transformJaxP
TransformerFactoryA TransformerFactory instance can be used to create The system property that determines which Factory implementationClassjavax.xml.transformJaxP
TransformerFactoryConfigurationErrorThrown when a problem with configuration with the Transformer Factories exists.Classjavax.xml.transformJaxP
TransformerHandlerA TransformerHandler listens for SAX ContentHandler parse events and transformsInterfacejavax.xml.transform.saxJaxP
URIResolverAn 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.Interfacejavax.xml.transformJaxP