Class BasePathElement
java.lang.Object
com.bazaarvoice.jolt.common.pathelement.BasePathElement
- All Implemented Interfaces:
PathElement
- Direct Known Subclasses:
AmpPathElement, ArrayPathElement, AtPathElement, DollarPathElement, HashPathElement, LiteralPathElement, MatchedElement, StarDoublePathElement, StarRegexPathElement, StarSinglePathElement, TransposePathElement
-
Field Details
-
rawKey
-
-
Constructor Details
-
BasePathElement
-
-
Method Details
-
getRawKey
- Specified by:
getRawKeyin interfacePathElement
-
toString
-