|
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||
java.lang.Objectalt.jiapi.file.attribute.Attribute
alt.jiapi.file.attribute.SourceFileAttribute
public class SourceFileAttribute
SourceFile attribute.
4.8.10| Field Summary | |
|---|---|
static java.lang.String |
ATTRIBUTE_NAME
|
| Fields inherited from class alt.jiapi.file.attribute.Attribute |
|---|
cp |
| Constructor Summary | |
|---|---|
SourceFileAttribute(short nameIndex,
java.io.DataInputStream dis)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getSourceFileName()
|
java.lang.String |
toString()
|
| Methods inherited from class alt.jiapi.file.attribute.Attribute |
|---|
getAttributeNameIndex, getBytes, getDataInputStream, getName, readAttribute, setConstantPool |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String ATTRIBUTE_NAME
| Constructor Detail |
|---|
public SourceFileAttribute(short nameIndex,
java.io.DataInputStream dis)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public java.lang.String getSourceFileName()
public java.lang.String toString()
toString in class Attribute
|
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||