Package com.bazaarvoice.jolt.common.tree
Class ArrayMatchedElement
java.lang.Object
com.bazaarvoice.jolt.common.pathelement.BasePathElement
com.bazaarvoice.jolt.common.tree.MatchedElement
com.bazaarvoice.jolt.common.tree.ArrayMatchedElement
- All Implemented Interfaces:
EvaluatablePathElement
,PathElement
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bazaarvoice.jolt.common.tree.MatchedElement
evaluate, getCanonicalForm, getHashCount, getSubKeyCount, getSubKeyRef, incrementHashCount
Methods inherited from class com.bazaarvoice.jolt.common.pathelement.BasePathElement
getRawKey, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.bazaarvoice.jolt.common.pathelement.PathElement
getRawKey
-
Field Details
-
origSize
private final int origSize
-
-
Constructor Details
-
ArrayMatchedElement
-
-
Method Details
-
getOrigSize
public int getOrigSize() -
getRawIndex
-