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 voiddestruct()booleanequals(java.lang.Object obj)intgetDTMIdentity()inthashCode()
-
-
-
Constructor Detail
-
DTMXRTreeFrag
public DTMXRTreeFrag(int dtmIdentity, XPathContext xctxt)
-
-