public class NotPropertyFilter extends Object implements PropertyFilter
Constructor and Description |
---|
NotPropertyFilter(PropertyFilter filter) |
public NotPropertyFilter(PropertyFilter filter)
public boolean apply(Object source, String name, Object value)
apply
in interface PropertyFilter
source
- the owner of the propertyname
- the name of the propertyvalue
- the value of the propertyCopyright © 2006-2013 Json-lib. All Rights Reserved.