Uses of Class
org.apache.xpath.NodeSetDTM
Packages that use NodeSetDTM
Package
Description
Implementation of XPath; for the most part, only classes meant for public use are
found at this root level of the XPath packages.
Implementation of XPath LocationPath support -- primary classes are
LocPathIterator and UnionPathIterator.
Implementation of XPath polymorphic type objects -- this package will grow
as XPath objects are expanded to support XML Schema data types.
-
Uses of NodeSetDTM in org.apache.xpath
Constructors in org.apache.xpath with parameters of type NodeSetDTMModifierConstructorDescriptionNodeSetDTM
(NodeSetDTM nodelist) Create a NodeSetDTM, and copy the members of the given NodeSetDTM into it. -
Uses of NodeSetDTM in org.apache.xpath.axes
Subclasses of NodeSetDTM in org.apache.xpath.axes -
Uses of NodeSetDTM in org.apache.xpath.objects
Methods in org.apache.xpath.objects that return NodeSetDTMModifier and TypeMethodDescriptionXNodeSet.mutableNodeset()
Cast result object to a mutableNodeset.XObject.mutableNodeset()
Cast result object to a nodelist.