Uses of Class
org.apache.xpath.compiler.XPathParser

Packages that use XPathParser
org.apache.xalan.templates Implements the Templates interface, and defines a set of classes that represent an XSLT stylesheet. 
 

Uses of XPathParser in org.apache.xalan.templates
 

Constructors in org.apache.xalan.templates with parameters of type XPathParser
AVTPartXPath.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.