org.apache.xbean.finder.archive
Interface Archive.Entry

All Known Implementing Classes:
AnnotationFinder.SubArchive.E
Enclosing interface:
Archive

public static interface Archive.Entry


Method Summary
 InputStream getBytecode()
           
 String getName()
           
 

Method Detail

getName

String getName()

getBytecode

InputStream getBytecode()
                        throws IOException
Throws:
IOException


Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.