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
Modifier and TypeMethodDescriptionGet the canonical form of this PathElement.
-
Method Details