|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.transjvm.jvm.Attribute
net.sf.transjvm.jvm.SourceFileAttribute
public class SourceFileAttribute
| Constructor Summary | |
|---|---|
SourceFileAttribute(java.lang.String fileName)
|
|
| Method Summary | |
|---|---|
void |
writeData(ByteStream stream,
ConstantPool pool)
Write the data specific to this attribute. |
| Methods inherited from class net.sf.transjvm.jvm.Attribute |
|---|
getName, write |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SourceFileAttribute(java.lang.String fileName)
| Method Detail |
|---|
public void writeData(ByteStream stream,
ConstantPool pool)
Attribute
writeData in class Attributestream - Stream to write to.pool - ConstantPool for this class.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||