Uses of Class
org.apache.xpath.objects.XNodeSet

Packages that use XNodeSet
org.apache.xpath.objects Implementation of XPath polymorphic type objects -- this package will grow as XPath objects are expanded to support XML Schema data types. 
 

Uses of XNodeSet in org.apache.xpath.objects
 

Subclasses of XNodeSet in org.apache.xpath.objects
 class XNodeSetForDOM
          This class overrides the XNodeSet#object() method to provide the original Node object, NodeList object, or NodeIterator.
 



Copyright © 2001 Apache XML Project. All Rights Reserved.