Uses of Class
org.apache.xpath.objects.XRTreeFrag
-
Packages that use XRTreeFrag Package Description 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 Modifier and Type Class Description class
XRTreeFragSelectWrapper
This class makes an select statement act like an result tree fragment.
-