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

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

protected static final class AbstractFacesMojo.ConverterTagClassFilter
extends ConverterFilter


Constructor Summary
AbstractFacesMojo.ConverterTagClassFilter(java.lang.String packageContains)
           
 
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.ConverterTagClassFilter

public AbstractFacesMojo.ConverterTagClassFilter(java.lang.String packageContains)
Method Detail

accept

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


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