Package jd.xml.xslt.trax

Contains a implementation of the Transformation API for XML (TraAX).

See:
          Description

Class Summary
DefaultErrorListener A default implementation of the ErrorListener interface.
DefaultUriResolver A URIResolver which implements the default resolution strategy.
TemplatesHandlerImpl An implementation of javax.xml.transform.sax.TemplatesHandler.
TemplatesImpl An implementation of the Trax Templates interface.
TransformerFactoryImpl An implementation of the TrAX TransformerFactory class and SAXTransformerFactory classes.
TransformerHandlerImpl An implementation of javax.xml.transform.sax.TransformerHandler
TransformerImpl An implementation of the Trax Transformer class.
TraxModelXmlSource A TrAX source holding a constructed XPath tree model.
TraxUtil A collection of TrAX related utility methods.
UriResolverAdapter Another glorious moment of object-orientation.
 

Package jd.xml.xslt.trax Description

Contains a implementation of the Transformation API for XML (TraAX).