Class WildcardPathToken
java.lang.Object
com.jayway.jsonpath.internal.path.PathToken
com.jayway.jsonpath.internal.path.WildcardPathToken
-
Method Summary
Modifier and TypeMethodDescriptionvoidevaluate(String currentPath, PathRef parent, Object model, EvaluationContextImpl ctx) booleanMethods inherited from class PathToken
equals, getTokenCount, handleArrayIndex, hashCode, invoke, isPathDefinite, toString
-
Method Details
-
evaluate
-
isTokenDefinite
public boolean isTokenDefinite()- Specified by:
isTokenDefinitein classPathToken
-
getPathFragment
- Specified by:
getPathFragmentin classPathToken
-