public class AnnotationFinder.SubArchive.E extends java.lang.Object implements Archive.Entry
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
name |
| Constructor and Description |
|---|
E(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
getBytecode() |
java.lang.String |
getName() |
public java.lang.String getName()
getName in interface Archive.Entrypublic java.io.InputStream getBytecode()
throws java.io.IOException
getBytecode in interface Archive.Entryjava.io.IOException