BEA Systems, Inc.

WebLogic Server 6.1 API Reference

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

Packages that use XNodeSet
weblogic.apache.xalan.xslt   
 

Uses of XNodeSet in weblogic.apache.xalan.xslt
 

Methods in weblogic.apache.xalan.xslt that return XNodeSet
 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.
 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.
 


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.