Uses of Class
org.loboevolution.apache.xpath.axes.NodeSequence
Packages that use NodeSequence
Package
Description
Implementation of XPath polymorphic type objects -- this package will grow
as XPath objects are expanded to support XML Schema data types.
-
Uses of NodeSequence in org.loboevolution.apache.xpath.objects
Subclasses of NodeSequence in org.loboevolution.apache.xpath.objectsModifier and TypeClassDescriptionclass
This class represents an XPath nodeset object, and is capable of converting the nodeset to other types, such as a string.