org.apache.myfaces.buildtools.maven2.plugin.builder.trinidad.util
Class PropertyFilter
java.lang.Object
org.apache.myfaces.buildtools.maven2.plugin.builder.trinidad.util.PropertyFilter
- All Implemented Interfaces:
- Filter
public abstract class PropertyFilter
- extends Object
- implements Filter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyFilter
public PropertyFilter()
accept
public final boolean accept(Object obj)
- Specified by:
accept
in interface Filter
accept
protected abstract boolean accept(PropertyBean property)
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.