You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bcel-user@jakarta.apache.org by asdfgh-v6ak <as...@soukroma.cz> on 2009/08/07 08:25:43 UTC

Iterating over classes from a repository

I want to iterate over all classes (interfaces, enums, ...) from a repository
(e.g. a jar file). How can I do it? The interface Repository is not
Iterable<? extends JavaClass>.


---------------------------------------------------------------------
To unsubscribe, e-mail: bcel-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: bcel-user-help@jakarta.apache.org