BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.apache.xalan.processor.TransformerFactoryImpl

Packages that use TransformerFactoryImpl
weblogic.apache.xalan.processor   
weblogic.apache.xalan.xslt   
 

Uses of TransformerFactoryImpl in weblogic.apache.xalan.processor
 

Subclasses of TransformerFactoryImpl in weblogic.apache.xalan.processor
 class CompilingStylesheetProcessor
          The TransformerFactoryImpl, which implements the TRaX TransformerFactory interface, processes XSLT Stylesheets into a Templates object.
 

Constructors in weblogic.apache.xalan.processor with parameters of type TransformerFactoryImpl
StylesheetHandler.StylesheetHandler(TransformerFactoryImpl processor)
          Create a StylesheetHandler object, creating a root stylesheet as the target.
CompilingStylesheetHandler.CompilingStylesheetHandler(TransformerFactoryImpl processor)
          Create a StylesheetHandler object, creating a root stylesheet as the target.
 

Uses of TransformerFactoryImpl in weblogic.apache.xalan.xslt
 

Methods in weblogic.apache.xalan.xslt that return TransformerFactoryImpl
 TransformerFactoryImpl XSLTEngineImpl.getTransformerFactory()
           
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.