com.jayway.jsonpath.filter
Class ListFilter
java.lang.Object
com.jayway.jsonpath.filter.JsonPathFilterBase
com.jayway.jsonpath.filter.ListFilter
public class ListFilter
- extends JsonPathFilterBase
User: kalle stenflo
Date: 2/2/11
Time: 2:32 PM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListFilter
public ListFilter(String pathFragment)
apply
public List<Object> apply(List<Object> items)
- Specified by:
apply in class JsonPathFilterBase
Copyright © 2011. All Rights Reserved.