org.apache.myfaces.buildtools.maven2.plugin.faces
Class AbstractFacesMojo.VirtualAttributeFilter

java.lang.Object
  extended by org.apache.myfaces.buildtools.maven2.plugin.faces.util.AttributeFilter
      extended by org.apache.myfaces.buildtools.maven2.plugin.faces.AbstractFacesMojo.VirtualAttributeFilter
All Implemented Interfaces:
Filter
Enclosing class:
AbstractFacesMojo

protected static class AbstractFacesMojo.VirtualAttributeFilter
extends AttributeFilter


Constructor Summary
protected AbstractFacesMojo.VirtualAttributeFilter()
           
 
Method Summary
protected  boolean accept(AttributeBean attribute)
           
 
Methods inherited from class org.apache.myfaces.buildtools.maven2.plugin.faces.util.AttributeFilter
accept
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractFacesMojo.VirtualAttributeFilter

protected AbstractFacesMojo.VirtualAttributeFilter()
Method Detail

accept

protected boolean accept(AttributeBean attribute)
Specified by:
accept in class AttributeFilter


Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.