org.java.plugin.extension.annotations.scanner.archiveiterator
Interface Filter


public interface Filter

Code is boroght from http://bill.burkecentral.com/2008/01/14/scanning-java-annotations-at-runtime/

Version:
$Revision: 1 $
Author:
Bill Burke

Method Summary
 boolean accepts(java.lang.String filename)
           
 

Method Detail

accepts

boolean accepts(java.lang.String filename)


Copyright © 2010. All Rights Reserved.