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

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

protected static final class AbstractFacesMojo.ComponentTagFilter
extends ComponentFilter


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

Constructor Detail

AbstractFacesMojo.ComponentTagFilter

protected AbstractFacesMojo.ComponentTagFilter()
Method Detail

accept

protected boolean accept(ComponentBean component)
Specified by:
accept in class ComponentFilter


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