Uses of Class
org.apache.xpath.objects.DTMXRTreeFrag
-
Packages that use DTMXRTreeFrag Package Description org.apache.xpath Implementation of XPath; for the most part, only classes meant for public use are found at this root level of the XPath packages. -
-
Uses of DTMXRTreeFrag in org.apache.xpath
Methods in org.apache.xpath that return DTMXRTreeFrag Modifier and Type Method Description DTMXRTreeFrag
XPathContext. getDTMXRTreeFrag(int dtmIdentity)
Gets DTMXRTreeFrag object if one has already been created.
-