public class WildcardPathToken extends PathToken
| Modifier and Type | Method and Description |
|---|---|
void |
evaluate(String currentPath,
PathRef parent,
Object model,
EvaluationContextImpl ctx) |
String |
getPathFragment() |
boolean |
isTokenDefinite() |
equals, getTokenCount, handleArrayIndex, hashCode, invoke, isPathDefinite, toStringpublic void evaluate(String currentPath, PathRef parent, Object model, EvaluationContextImpl ctx)
public boolean isTokenDefinite()
isTokenDefinite in class PathTokenpublic String getPathFragment()
getPathFragment in class PathTokenCopyright © 2016. All rights reserved.