|
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||
java.lang.Objectalt.jiapi.file.attribute.Attribute
alt.jiapi.file.attribute.ConstantValueAttribute
public class ConstantValueAttribute
ConstantValue attribute.
4.8.2| Field Summary |
|---|
| Fields inherited from class alt.jiapi.file.attribute.Attribute |
|---|
cp |
| Constructor Summary | |
|---|---|
ConstantValueAttribute(short nameIndex,
java.io.DataInputStream dis)
|
|
| Method Summary | |
|---|---|
short |
getConstantValueIndex()
|
| Methods inherited from class alt.jiapi.file.attribute.Attribute |
|---|
getAttributeNameIndex, getBytes, getDataInputStream, getName, readAttribute, setConstantPool, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ConstantValueAttribute(short nameIndex,
java.io.DataInputStream dis)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public short getConstantValueIndex()
throws java.io.IOException
java.io.IOException
|
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||