Uses of Interface
org.apache.xpath.XPathFactory

Packages that use XPathFactory
org.apache.xalan.templates Implements the Templates interface, and defines a set of classes that represent an XSLT stylesheet. StylesheetRoot implements the Templates interface, and extends StylesheetComposed, which is a Stylesheet composed of itself and its included Stylesheet objects. 
 

Uses of XPathFactory in org.apache.xalan.templates
 

Constructors in org.apache.xalan.templates with parameters of type XPathFactory
AVTPartXPath(java.lang.String val, PrefixResolver nsNode, XPathParser xpathProcessor, XPathFactory factory, XPathContext liaison)
          Construct a simple AVT part.
 



Copyright © 2006 Apache XML Project. All Rights Reserved.