Package org.apache.xbean.finder.archive
Interface Archive
- All Superinterfaces:
Iterable<Archive.Entry>
- All Known Implementing Classes:
AnnotationFinder.SubArchive
,ClassesArchive
,ClasspathArchive
,CompositeArchive
,FileArchive
,FilteredArchive
,JarArchive
- Version:
- $Rev$ $Date$
-
Nested Class Summary
Nested Classes -
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
Method Details
-
getBytecode
- Throws:
IOException
ClassNotFoundException
-
loadClass
- Throws:
ClassNotFoundException
-