public static class ClassFile.SourceFileAttribute extends ClassFile.AttributeInfo
| Constructor and Description |
|---|
SourceFileAttribute(short attributeNameIndex,
short sourceFileIndex) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
storeBody(java.io.DataOutputStream dos) |
storepublic SourceFileAttribute(short attributeNameIndex,
short sourceFileIndex)
protected void storeBody(java.io.DataOutputStream dos)
throws java.io.IOException
storeBody in class ClassFile.AttributeInfojava.io.IOException