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