| 
|||||||||
| 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.SyntheticAttribute
public class SyntheticAttribute
| Constructor Summary | |
|---|---|
SyntheticAttribute()
 | 
|
| 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 SyntheticAttribute()
| 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 | ||||||||