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

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

protected static final class AbstractFacesMojo.ConverterTagFilter
extends ConverterFilter


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

Constructor Detail

AbstractFacesMojo.ConverterTagFilter

protected AbstractFacesMojo.ConverterTagFilter()
Method Detail

accept

protected boolean accept(ConverterBean converter)
Specified by:
accept in class ConverterFilter


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