|
BEA Systems, Inc. | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use XPathFactory | |
| weblogic.apache.xalan.xpath | Infrastructure for processing XPATH expressions |
| weblogic.apache.xalan.xpath.dtm | |
| weblogic.apache.xalan.xpath.xml | |
| weblogic.apache.xalan.xslt | |
| Uses of XPathFactory in weblogic.apache.xalan.xpath |
| Methods in weblogic.apache.xalan.xpath that return XPathFactory | |
static XPathFactory |
SimpleNodeLocator.factory()
Create an XPathFactory for this XLocator. |
| Uses of XPathFactory in weblogic.apache.xalan.xpath.dtm |
| Methods in weblogic.apache.xalan.xpath.dtm that return XPathFactory | |
XPathFactory |
DTMLiaison.getDefaultXPathFactory()
Get a factory to create XPaths. |
| Uses of XPathFactory in weblogic.apache.xalan.xpath.xml |
| Methods in weblogic.apache.xalan.xpath.xml that return XPathFactory | |
XPathFactory |
XMLParserLiaisonDefault.getDefaultXPathFactory()
Get a factory to create XPaths. |
XPathFactory |
XMLParserLiaison.getDefaultXPathFactory()
Get a factory to create XPaths. |
| Uses of XPathFactory in weblogic.apache.xalan.xslt |
| Methods in weblogic.apache.xalan.xslt that return XPathFactory | |
XPathFactory |
Stylesheet.getXPathFactory()
Get the factory for making xpaths. |
| Methods in weblogic.apache.xalan.xslt with parameters of type XPathFactory | |
static XSLTProcessor |
XSLTProcessorFactory.getProcessor(XMLParserLiaison parserLiaison,
XPathFactory xpathFactory)
Get a new XSLTProcessor that will use the specified XMLParserLiaison and XPathFactory to interact with a given XML parser. |
protected void |
Stylesheet.initXPath(XSLTEngineImpl processor,
XPathFactory xpathFactory)
Init anything to do with XPath. |
void |
Stylesheet.setXPathFactory(XPathFactory factory)
Set the factory for making XPaths. |
| Constructors in weblogic.apache.xalan.xslt with parameters of type XPathFactory | |
AVTPartXPath.AVTPartXPath(java.lang.String val,
PrefixResolver nsNode,
XPathProcessor xpathProcessor,
XPathFactory factory,
XMLParserLiaison liaison)
Construct a simple AVT part. |
|
|
Documentation is available at http://e-docs.bea.com/wls/docs60 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||