|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MutableNodeList | |
org.apache.xalan.xpath | Infrastructure for processing XPATH expressions |
org.apache.xalan.xslt | The main Xalan-Java package -- facilities for setting up and performing XSL transformations. |
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** |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |