|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--anvil.codec.Attribute
| Field Summary | |
protected ConstantPool |
_pool
|
| Constructor Summary | |
Attribute(ConstantPool pool)
|
|
| Method Summary | |
abstract java.lang.String |
getName()
|
ConstantPool |
getPool()
|
abstract void |
write(java.io.DataOutputStream output)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected ConstantPool _pool
| Constructor Detail |
public Attribute(ConstantPool pool)
| Method Detail |
public ConstantPool getPool()
public abstract java.lang.String getName()
public abstract void write(java.io.DataOutputStream output)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||