Uses of Class
org.apache.xalan.xslt.XSLTEngineImpl

Packages that use XSLTEngineImpl
org.apache.xalan.xslt The main Xalan-Java 1 compatability package -- facilities for setting up and performing XSL transformations. 
 

Uses of XSLTEngineImpl in org.apache.xalan.xslt
 

Constructors in org.apache.xalan.xslt with parameters of type XSLTEngineImpl
XSLProcessorContext.XSLProcessorContext(XSLTEngineImpl processor, org.apache.xalan.templates.Stylesheet stylesheetTree, org.w3c.dom.Node sourceTree, org.w3c.dom.Node sourceNode, org.apache.xml.utils.QName mode)
           
Stylesheet.Stylesheet(StylesheetRoot root, XSLTEngineImpl processor, java.lang.String baseIdentifier)
          Constructor for a Stylesheet needs a Document.
StylesheetRoot.StylesheetRoot(XSLTEngineImpl processor, java.lang.String baseIdentifier)
          Uses an XSL stylesheet document.
StylesheetHandler.StylesheetHandler(XSLTEngineImpl processor, org.apache.xalan.templates.Stylesheet stylesheetTree)
          Instance constructor...
StylesheetHandler.StylesheetHandler(XSLTEngineImpl processor, StylesheetRoot stylesheetTree)
          Instance constructor...
 



Copyright © 2000 Apache XML Project. All Rights Reserved.