org.apache.myfaces.buildtools.maven2.plugin.faces.generator.taglib
Class TagAttributeFilter

java.lang.Object
  extended by org.apache.myfaces.buildtools.maven2.plugin.faces.util.PropertyFilter
      extended by org.apache.myfaces.buildtools.maven2.plugin.faces.generator.taglib.TagAttributeFilter
All Implemented Interfaces:
Filter

public final class TagAttributeFilter
extends PropertyFilter

TODO: comment this!

Version:
$Revision: 606225 $ $Date: 2007-12-21 16:55:00 +0100 (Fr, 21 Dez 2007) $
Author:
Bruno Aranda (latest modification by $Author: matzew $)

Constructor Summary
TagAttributeFilter()
           
 
Method Summary
protected  boolean accept(PropertyBean property)
           
 
Methods inherited from class org.apache.myfaces.buildtools.maven2.plugin.faces.util.PropertyFilter
accept
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagAttributeFilter

public TagAttributeFilter()
Method Detail

accept

protected boolean accept(PropertyBean property)
Specified by:
accept in class PropertyFilter


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