BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Interface
weblogic.apache.xpath.XPathFactory

Packages that use XPathFactory
weblogic.apache.xalan.templates   
weblogic.apache.xalan.xslt   
 

Uses of XPathFactory in weblogic.apache.xalan.templates
 

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

Uses of XPathFactory in weblogic.apache.xalan.xslt
 

Methods in weblogic.apache.xalan.xslt with parameters of type XPathFactory
static XSLTProcessor XSLTProcessorFactory.getProcessor(XMLParserLiaison parserLiaison, XPathFactory xpathFactory)
          Get a new XSLTProcessor (XMLParserLiaison and XPathFactory no longer used).
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.