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

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

protected class AbstractFacesMojo.SkipFilter
extends ComponentFilter


Constructor Summary
protected AbstractFacesMojo.SkipFilter()
           
 
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.SkipFilter

protected AbstractFacesMojo.SkipFilter()
Method Detail

accept

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


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