com.jayway.jsonpath.filter
Class PropertyFilter
java.lang.Object
com.jayway.jsonpath.filter.JsonPathFilterBase
com.jayway.jsonpath.filter.PropertyFilter
public class PropertyFilter
- extends JsonPathFilterBase
Created by IntelliJ IDEA.
User: kallestenflo
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 |
PropertyFilter
public PropertyFilter(String pathFragment)
apply
public List<Object> apply(List<Object> filter)
- Specified by:
apply in class JsonPathFilterBase
Copyright © 2011. All Rights Reserved.