Package 

Class AttributeInfo

  • All Implemented Interfaces:

    
    public abstract class AttributeInfo
    extends Structure
                        

    Base class for all attribute structures in the attribute package.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Integer getAttributeNameIndex() Constant pool index for the name of the attribute.
      final Unit setAttributeNameIndex(Integer attributeNameIndex) Constant pool index for the name of the attribute.
      final String getName()
      abstract Integer getAttributeLength() Get the length of this attribute in bytes.
      • Methods inherited from class org.gjt.jclasslib.structures.Structure

        read, write
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait