alt.jiapi.file.attribute
Class ConstantValueAttribute

java.lang.Object
  extended by alt.jiapi.file.attribute.Attribute
      extended by alt.jiapi.file.attribute.ConstantValueAttribute

public class ConstantValueAttribute
extends Attribute

ConstantValue attribute.

Author:
Mika Riekkinen
See Also:
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

ConstantValueAttribute

public ConstantValueAttribute(short nameIndex,
                              java.io.DataInputStream dis)
                       throws java.io.IOException
Throws:
java.io.IOException
Method Detail

getConstantValueIndex

public short getConstantValueIndex()
                            throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2001. Documenation generated August 26 2011.