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
 

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 © 2001 Apache XML Project. All Rights Reserved.