BEA Systems, Inc.

WebLogic Server 6.0sp2 API Reference

Uses of Class
weblogic.apache.xalan.xpath.XNodeSet

Packages that use XNodeSet
weblogic.apache.xalan.xpath Infrastructure for processing XPATH expressions 
weblogic.apache.xalan.xslt   
weblogic.apache.xalan.xslt.extensions   
 

Uses of XNodeSet in weblogic.apache.xalan.xpath
 

Methods in weblogic.apache.xalan.xpath that return XNodeSet
protected  XNodeSet XPath.union(XPathSupport execContext, org.w3c.dom.Node context, int opPos, NodeCallback callback, java.lang.Object callbackInfo)
          Computes the union of its operands which must be node-sets.
 XNodeSet XPath.locationPath(XPathSupport execContext, org.w3c.dom.Node context, int opPos, NodeCallback callback, java.lang.Object callbackInfo, boolean stopAtFirst)
           Execute a location path.
 XNodeSet XLocator.connectToNodes(XPath xpath, XPathSupport execContext, org.w3c.dom.Node context, int opPos, java.util.Vector connectArgs)
          Execute a connection (if it was not executed by the static connect method) and process the following LocationPath, if it is present.
 XNodeSet XLocator.union(XPath xpath, XPathSupport execContext, org.w3c.dom.Node context, int opPos, NodeCallback callback, java.lang.Object callbackInfo)
          Execute a union.
 XNodeSet XLocator.locationPath(XPath xpath, XPathSupport execContext, org.w3c.dom.Node context, int opPos, NodeCallback callback, java.lang.Object callbackInfo, boolean stopAtFirst)
          Execute a location path.
 XNodeSet SimpleNodeLocator.connectToNodes(XPath xpath, XPathSupport execContext, org.w3c.dom.Node context, int opPos, java.util.Vector connectArgs)
          Execute a connection (if it was not executed by the static connect method) and process the following LocationPath, if it is present.
 XNodeSet SimpleNodeLocator.union(XPath xpath, XPathSupport execContext, org.w3c.dom.Node context, int opPos, NodeCallback callback, java.lang.Object callbackInfo)
          Computes the union of its operands which must be node-sets.
 XNodeSet SimpleNodeLocator.locationPath(XPath xpath, XPathSupport execContext, org.w3c.dom.Node context, int opPos, NodeCallback callback, java.lang.Object callbackInfo, boolean stopAtFirst)
          Execute a location path.
 

Uses of XNodeSet in weblogic.apache.xalan.xslt
 

Methods in weblogic.apache.xalan.xslt that return XNodeSet
 XNodeSet XSLTEngineImpl.createXNodeSet(org.w3c.dom.NodeList nl)
          Convenience function to create an XNodeSet.
 XNodeSet XSLTEngineImpl.createXNodeSet(org.w3c.dom.Node n)
          Convenience function to create an XNodeSet from a node.
 XNodeSet XSLTProcessor.createXNodeSet(org.w3c.dom.NodeList nl)
          Convenience function to create an XNodeSet.
 XNodeSet XSLTProcessor.createXNodeSet(org.w3c.dom.Node n)
          Convenience function to create an XNodeSet from a node.
 

Uses of XNodeSet in weblogic.apache.xalan.xslt.extensions
 

Methods in weblogic.apache.xalan.xslt.extensions that return XNodeSet
 XNodeSet RowSetLocator.connectToNodes(XPath xpath, XPathSupport execContext, org.w3c.dom.Node context, int opPos, java.util.Vector connectArgs)
          Execute a connection and process the LocationPath, The arguments to the static connect function are re-passed to this function.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs60