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 MatchedElement
evaluate, getCanonicalForm, getHashCount, getSubKeyCount, getSubKeyRef, incrementHashCountMethods inherited from class BasePathElement
getRawKey, toStringMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface PathElement
getRawKey
-
Field Details
-
origSize
private final int origSize
-
-
Constructor Details
-
ArrayMatchedElement
-
-
Method Details
-
getOrigSize
public int getOrigSize() -
getRawIndex
-