Interface ClassAnalyzer
-
- All Known Implementing Classes:
DefaultClassAnalyzer
public interface ClassAnalyzer
Gets the set of classes contained in a library given either as a jar file or an exploded directory.- Version:
- $Id$
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
ROLE
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Set<java.lang.String>
analyze(java.net.URL url)
-