Uses of Interface
org.apache.xpath.XPathFactory
| Package | Description |
|---|---|
| org.apache.xalan.templates |
Implements the
Templates interface,
and defines a set of classes that represent an XSLT stylesheet. |
-
Uses of XPathFactory in org.apache.xalan.templates
Constructors in org.apache.xalan.templates with parameters of type XPathFactory Constructor Description AVTPartXPath(String val, PrefixResolver nsNode, XPathParser xpathProcessor, XPathFactory factory, XPathContext liaison)Construct a simple AVT part.