public static class ClassFile.SourceFileAttribute extends ClassFile.AttributeInfo
Constructor and Description |
---|
ClassFile.SourceFileAttribute(short attributeNameIndex,
short sourceFileIndex) |
Modifier and Type | Method and Description |
---|---|
protected void |
storeBody(DataOutputStream dos) |
store
public ClassFile.SourceFileAttribute(short attributeNameIndex, short sourceFileIndex)
protected void storeBody(DataOutputStream dos) throws IOException
storeBody
in class ClassFile.AttributeInfo
IOException
Copyright © 2001-2013. All Rights Reserved.