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

Packages that use XRTreeFrag
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 XRTreeFrag in org.apache.xpath.objects
 

Subclasses of XRTreeFrag in org.apache.xpath.objects
 class XRTreeFragSelectWrapper
          This class makes an select statement act like an result tree fragment.