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 PropertyFiltersource - the owner of the propertyname - the name of the propertyvalue - the value of the propertyCopyright © 2006–2013 Json-lib. All rights reserved.