public class FalsePropertyFilter extends Object implements PropertyFilter
| Constructor and Description |
|---|
FalsePropertyFilter() |
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.