public final class SignatureReader extends AttributeReader
attr, cr, length
Constructor and Description |
---|
SignatureReader(ClassReader.AttrIterator iter)
Build a reader for the attribute 'iter'.
|
Modifier and Type | Method and Description |
---|---|
String |
getSignature() |
int |
getSignatureCPIndex() |
checkSize, checkSizeEquals, getClassReader, getRawOffset, getRawSize
public SignatureReader(ClassReader.AttrIterator iter) throws InvalidClassFileException
InvalidClassFileException
public int getSignatureCPIndex()
public String getSignature() throws InvalidClassFileException
InvalidClassFileException