Package org.apache.xpath.objects
Class DTMXRTreeFrag
- java.lang.Object
-
- org.apache.xpath.objects.DTMXRTreeFrag
-
public final class DTMXRTreeFrag extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DTMXRTreeFrag(int dtmIdentity, XPathContext xctxt)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
destruct()
boolean
equals(java.lang.Object obj)
int
getDTMIdentity()
int
hashCode()
-
-
-
Constructor Detail
-
DTMXRTreeFrag
public DTMXRTreeFrag(int dtmIdentity, XPathContext xctxt)
-
-