public static class JSONPath.FilterSegment extends Object
FilterSegment(com.alibaba.fastjson.JSONPath.Filter filter)
Object
eval(JSONPath path, Object rootObject, Object currentObject)
void
extract(JSONPath path, DefaultJSONParser parser, com.alibaba.fastjson.JSONPath.Context context)
boolean
remove(JSONPath path, Object rootObject, Object currentObject)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FilterSegment(com.alibaba.fastjson.JSONPath.Filter filter)
public Object eval(JSONPath path, Object rootObject, Object currentObject)
public void extract(JSONPath path, DefaultJSONParser parser, com.alibaba.fastjson.JSONPath.Context context)
public boolean remove(JSONPath path, Object rootObject, Object currentObject)
Copyright © 2012–2020 Alibaba Group. All rights reserved.