Uses of Interface
org.apache.xalan.xpath.MutableNodeList

Packages that use MutableNodeList
org.apache.xalan.xpath   
org.apache.xalan.xslt   
 

Uses of MutableNodeList in org.apache.xalan.xpath
 

Classes in org.apache.xalan.xpath that implement MutableNodeList
 class MutableNodeListImpl
          **For advanced use only** Implementation of MutableNodeList.
 

Methods in org.apache.xalan.xpath that return MutableNodeList
 MutableNodeList XObject.mutableNodeset()
          Cast result object to a nodelist.
 MutableNodeList XNodeSet.mutableNodeset()
          Cast result object to a nodelist.
 

Uses of MutableNodeList in org.apache.xalan.xslt
 

Constructors in org.apache.xalan.xslt with parameters of type MutableNodeList
ResultTreeFrag.ResultTreeFrag(org.w3c.dom.Document docFactory, MutableNodeList children, XPathSupport support)
          **For internal use only**  
 



Copyright © 2000 Apache XML Project. All Rights Reserved.