Package org.apache.xbean.finder.archive
Interface Archive.Entry
-
- All Known Implementing Classes:
AnnotationFinder.SubArchive.E
,JarArchive.JarIterator.ClassEntry
- Enclosing interface:
- Archive
public static interface Archive.Entry
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.io.InputStream
getBytecode()
java.lang.String
getName()
-