data 4.3 API

Packages 
Package Description
org.gjt.jclasslib.bytecode
This package contains classes which are wrappers for opcode instructions contained in the code field of a Code attribute structure.
org.gjt.jclasslib.io
This package contains classes which convert between the class file format and the reprensentations defined in the packages org.gjt.jclasslib.structures and org.gjt.jclasslib.bytecode.
org.gjt.jclasslib.structures
This package contains classes mirroring the data structures of the class file format.
org.gjt.jclasslib.structures.attributes
This package contains classes for attribute data structures which extend org.gjt.jclasslib.structures.AttributeInfo and their substructures.
org.gjt.jclasslib.structures.attributes.targettype
This package contains classes that represent target infos for type annotations.
org.gjt.jclasslib.structures.constants
This package contains classes for constant pool data structures which extend org.gjt.jclasslib.structures.CPInfo.
org.gjt.jclasslib.structures.elementvalues
This package contains classes for constant pool data structures which describe element values.