public class ClassHeaderReader extends Object
Constructor and Description |
---|
ClassHeaderReader() |
Modifier and Type | Method and Description |
---|---|
int |
getAccess() |
String |
getClassName() |
String[] |
getInterfaces() |
String |
getSuperName() |
void |
read(InputStream in) |
public int getAccess()
public String getClassName()
public String getSuperName()
public String[] getInterfaces()
public void read(InputStream in) throws IOException
IOException
Copyright © 2010–2015 Sonatype, Inc.. All rights reserved.