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

Packages that use TransformerFactoryImpl
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 TransformerFactoryImpl in org.apache.xalan.processor
 

Methods in org.apache.xalan.processor that return TransformerFactoryImpl
 TransformerFactoryImpl StylesheetHandler.getStylesheetProcessor()
          Get the XSLT TransformerFactoryImpl for needed services.
 

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



Copyright © 2006 Apache XML Project. All Rights Reserved.