Interface PathElement
-
- All Known Subinterfaces:
EvaluatablePathElement
,MatchablePathElement
,StarPathElement
- All Known Implementing Classes:
AmpPathElement
,ArrayMatchedElement
,ArrayPathElement
,AtPathElement
,BasePathElement
,DollarPathElement
,HashPathElement
,LiteralPathElement
,MatchedElement
,StarAllPathElement
,StarDoublePathElement
,StarRegexPathElement
,StarSinglePathElement
,TransposePathElement
public interface PathElement
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getCanonicalForm()
Get the canonical form of this PathElement.java.lang.String
getRawKey()
-