public class ArraySliceToken extends ArrayPathToken
| Modifier and Type | Method and Description |
|---|---|
void |
evaluate(String currentPath,
PathRef parent,
Object model,
EvaluationContextImpl ctx) |
String |
getPathFragment() |
boolean |
isTokenDefinite() |
checkArrayModelequals, getNext, getTokenCount, handleArrayIndex, hashCode, invoke, isPathDefinite, setNext, setUpstreamArrayIndex, toStringpublic void evaluate(String currentPath, PathRef parent, Object model, EvaluationContextImpl ctx)
public String getPathFragment()
getPathFragment in class PathTokenpublic boolean isTokenDefinite()
isTokenDefinite in class PathTokenCopyright © 2025. All rights reserved.