org.apache.any23.plugin
Interface ClassFilter


public interface ClassFilter

Defines the filter to select specific classes.

Author:
Michele Mostarda (mostarda@fbk.eu)
See Also:
Any23PluginManager

Method Summary
 boolean accept(Class clazz)
           
 

Method Detail

accept

boolean accept(Class clazz)


Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.