public final class SourceFileReader extends AttributeReader
attr, cr, length| Constructor and Description |
|---|
SourceFileReader(ClassReader.AttrIterator iter)
Build a reader for the attribute 'iter'.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSourceFile() |
int |
getSourceFileCPIndex() |
checkSize, checkSizeEquals, getClassReader, getRawOffset, getRawSizepublic SourceFileReader(ClassReader.AttrIterator iter) throws InvalidClassFileException
InvalidClassFileExceptionpublic int getSourceFileCPIndex()
public java.lang.String getSourceFile()
throws java.lang.IllegalArgumentException,
InvalidClassFileException
java.lang.IllegalArgumentExceptionInvalidClassFileException