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