public class ArrayIndexToken extends ArrayPathToken
Modifier and Type | Method and Description |
---|---|
void |
evaluate(String currentPath,
PathRef parent,
Object model,
EvaluationContextImpl ctx) |
String |
getPathFragment() |
boolean |
isTokenDefinite() |
checkArrayModel
equals, getNext, getTokenCount, handleArrayIndex, hashCode, invoke, isPathDefinite, setNext, setUpstreamArrayIndex, toString
public void evaluate(String currentPath, PathRef parent, Object model, EvaluationContextImpl ctx)
public String getPathFragment()
getPathFragment
in class PathToken
public boolean isTokenDefinite()
isTokenDefinite
in class PathToken
Copyright © 2024. All rights reserved.