public class OrPropertyFilter extends Object implements PropertyFilter
Constructor and Description |
---|
OrPropertyFilter(PropertyFilter filter1,
PropertyFilter filter2) |
public OrPropertyFilter(PropertyFilter filter1, PropertyFilter filter2)
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–2018 Json-lib. All rights reserved.