Uses of Class
javax.xml.transform.sax.SAXTransformerFactory

Packages that use SAXTransformerFactory
org.apache.xalan.processor Parses an XSLT stylesheet document (which may include and import other stylesheet documents) and produces a StylesheetRoot (a TRaX Templates object). 
 

Uses of SAXTransformerFactory in org.apache.xalan.processor
 

Subclasses of SAXTransformerFactory in org.apache.xalan.processor
 class CompilingStylesheetProcessor
          The TransformerFactoryImpl, which implements the TRaX TransformerFactory interface, processes XSLT Stylesheets into a Templates object.
 class TransformerFactoryImpl
          The TransformerFactoryImpl, which implements the TRaX TransformerFactory interface, processes XSLT stylesheets into a Templates object (a StylesheetRoot).
 



Copyright © 2000 Apache XML Project. All Rights Reserved.