com.jayway.jsonpath.filter
Class JsonPathFilterChain
java.lang.Object
com.jayway.jsonpath.filter.JsonPathFilterChain
public class JsonPathFilterChain
- extends Object
User: kallestenflo
Date: 2/2/11
Time: 2:00 PM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JsonPathFilterChain
public JsonPathFilterChain(List<String> pathFragments)
filter
public List<Object> filter(Object root)
Copyright © 2011. All Rights Reserved.