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 |
|---|---|
String |
getSourceFile() |
int |
getSourceFileCPIndex() |
checkSize, checkSizeEquals, getClassReader, getRawOffset, getRawSizepublic SourceFileReader(ClassReader.AttrIterator iter) throws InvalidClassFileException
InvalidClassFileExceptionpublic int getSourceFileCPIndex()
public String getSourceFile() throws IllegalArgumentException, InvalidClassFileException
Copyright © 2019. All rights reserved.