All Packages  Class Hierarchy

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Index of all Fields and Methods

A

ACC_ABSTRACT. Static variable in interface lti.java.jcf.RuntimeConstants
ACC_FINAL. Static variable in interface lti.java.jcf.RuntimeConstants
ACC_INTERFACE. Static variable in interface lti.java.jcf.RuntimeConstants
ACC_NATIVE. Static variable in interface lti.java.jcf.RuntimeConstants
ACC_PRIVATE. Static variable in interface lti.java.jcf.RuntimeConstants
ACC_PROTECTED. Static variable in interface lti.java.jcf.RuntimeConstants
ACC_PUBLIC. Static variable in interface lti.java.jcf.RuntimeConstants
ACC_STATIC. Static variable in interface lti.java.jcf.RuntimeConstants
ACC_SYNCHRONIZED. Static variable in interface lti.java.jcf.RuntimeConstants
ACC_TRANSIENT. Static variable in interface lti.java.jcf.RuntimeConstants
ACC_VOLATILE. Static variable in interface lti.java.jcf.RuntimeConstants
addConstant(CptGeneric). Method in class lti.java.jcf.JcfConstantPool
Adds a new constant to the end of the constant pool.
atrData. Variable in class lti.java.jcf.JcfAttribute
Returns data as a string of bytes.
atrLength. Variable in class lti.java.jcf.JcfAttribute
Returns data as a string of bytes.
atrNameIndex. Variable in class lti.java.jcf.JcfAttribute
attributeAt(int). Method in class lti.java.jcf.JcfAttributeCollection
attributes. Variable in class lti.java.jcf.JcfClassFile

C

catCode. Variable in class lti.java.jcf.JcfCodeAttribute
catExceptCatchType. Variable in class lti.java.jcf.JcfExceptionTable
catExceptEndPC. Variable in class lti.java.jcf.JcfExceptionTable
catExceptHandlerPC. Variable in class lti.java.jcf.JcfExceptionTable
catExceptionTable. Variable in class lti.java.jcf.JcfCodeAttribute
catExceptStartPC. Variable in class lti.java.jcf.JcfExceptionTable
catExceptTableSize. Variable in class lti.java.jcf.JcfExceptionTable
catExtraAttributes. Variable in class lti.java.jcf.JcfCodeAttribute
"Code" attributes may contain nested "LineNumberTable" and other attributes.
catMaxLocals. Variable in class lti.java.jcf.JcfCodeAttribute
catMaxStack. Variable in class lti.java.jcf.JcfCodeAttribute
classIndex. Variable in class lti.java.jcf.CptMemberOrInterface
classNameAt(int). Method in class lti.java.jcf.JcfConstantPool
CONSTANT_CLASS. Static variable in interface lti.java.jcf.RuntimeConstants
CONSTANT_DOUBLE. Static variable in interface lti.java.jcf.RuntimeConstants
CONSTANT_FIELD. Static variable in interface lti.java.jcf.RuntimeConstants
CONSTANT_FLOAT. Static variable in interface lti.java.jcf.RuntimeConstants
CONSTANT_INTEGER. Static variable in interface lti.java.jcf.RuntimeConstants
CONSTANT_INTERFACEMETHOD. Static variable in interface lti.java.jcf.RuntimeConstants
CONSTANT_LONG. Static variable in interface lti.java.jcf.RuntimeConstants
CONSTANT_METHOD. Static variable in interface lti.java.jcf.RuntimeConstants
CONSTANT_NAMEANDTYPE. Static variable in interface lti.java.jcf.RuntimeConstants
CONSTANT_STRING. Static variable in interface lti.java.jcf.RuntimeConstants
CONSTANT_UNICODE. Static variable in interface lti.java.jcf.RuntimeConstants
CONSTANT_UTF8. Static variable in interface lti.java.jcf.RuntimeConstants
constantAt(int). Method in class lti.java.jcf.JcfConstantPool
Returns a specific constant in the constant pool, by index.
constants. Variable in class lti.java.jcf.JcfClassFile
constPool. Variable in class lti.java.jcf.JcfAttribute
constPool. Variable in class lti.java.jcf.JcfAttributeCollection
constPool. Variable in class lti.java.jcf.JcfInterfaceCollection
constPool. Variable in class lti.java.jcf.JcfMember
constPool. Variable in class lti.java.jcf.JcfMemberCollection
CptField(JcfClassInput, JcfConstantPool, int). Constructor for class lti.java.jcf.CptField
CptInterface(JcfClassInput, JcfConstantPool, int). Constructor for class lti.java.jcf.CptInterface
CptMemberOrInterface(JcfClassInput, JcfConstantPool, int). Constructor for class lti.java.jcf.CptMemberOrInterface
CptMethod(JcfClassInput, JcfConstantPool, int). Constructor for class lti.java.jcf.CptMethod

D

data. Variable in class lti.java.jcf.JcfInterfaceCollection
The actual interface constant pool indicies.

F

fields. Variable in class lti.java.jcf.JcfClassFile
fullClassName. Variable in class lti.java.jcf.JcfClassFile

G

getAttributes(). Method in class lti.java.jcf.JcfClassFile
getAttributes(). Method in class lti.java.jcf.JcfMember
getClassFile(). Method in class lti.java.jcf.JcfConstantPool
getConstantPool(). Method in class lti.java.jcf.JcfClassFile
getConstPool(). Method in class lti.java.jcf.JcfAttribute
getConstPool(). Method in class lti.java.jcf.JcfAttributeCollection
getConstPool(). Method in class lti.java.jcf.JcfMember
getConstPool(). Method in class lti.java.jcf.JcfMemberCollection
getData(). Method in class lti.java.jcf.JcfAttribute
getFields(). Method in class lti.java.jcf.JcfClassFile
getFullName(). Method in class lti.java.jcf.JcfClassFile
getIndex(). Method in class lti.java.jcf.CptGeneric
Returns the index of this constant in the pool
getInterfaces(). Method in class lti.java.jcf.JcfClassFile
getLength(). Method in class lti.java.jcf.JcfAttribute
getMethods(). Method in class lti.java.jcf.JcfClassFile
getNameIndex(). Method in class lti.java.jcf.JcfAttribute
getParent(). Method in class lti.java.jcf.CptGeneric
Returns the parent constant pool of this constant
getParent(). Method in class lti.java.jcf.JcfExceptionTable
getTag(). Method in class lti.java.jcf.CptClass
Returns the byte tag of the constant (e.g.
getTag(). Method in class lti.java.jcf.CptDouble
Returns the byte tag of the constant (e.g.
getTag(). Method in class lti.java.jcf.CptField
Returns the byte tag of the constant (e.g.
getTag(). Method in class lti.java.jcf.CptFloat
Returns the byte tag of the constant (e.g.
getTag(). Method in class lti.java.jcf.CptGeneric
Returns the byte tag of the constant (e.g.
getTag(). Method in class lti.java.jcf.CptInteger
Returns the byte tag of the constant (e.g.
getTag(). Method in class lti.java.jcf.CptInterface
Returns the byte tag of the constant (e.g.
getTag(). Method in class lti.java.jcf.CptLong
Returns the byte tag of the constant (e.g.
getTag(). Method in class lti.java.jcf.CptMemberOrInterface
Returns the byte tag of the constant (e.g.
getTag(). Method in class lti.java.jcf.CptMethod
Returns the byte tag of the constant (e.g.
getTag(). Method in class lti.java.jcf.CptNameType
Returns the byte tag of the constant (e.g.
getTag(). Method in class lti.java.jcf.CptString
Returns the byte tag of the constant (e.g.
getTag(). Method in class lti.java.jcf.CptUnicode
Returns the byte tag of the constant (e.g.
getTag(). Method in class lti.java.jcf.CptUTF
Returns the byte tag of the constant (e.g.

H

hdrAccessFlags. Variable in class lti.java.jcf.JcfClassFile
hdrMagic. Variable in class lti.java.jcf.JcfClassFile
The 32-bit "magic number" of the class file.
hdrMajor. Variable in class lti.java.jcf.JcfClassFile
The major version of the class file (should be JAVA_VERSION = 3).
hdrMinor. Variable in class lti.java.jcf.JcfClassFile
The minor version of the class file (should be JAVA_MINOR_VERSION = 45).
hdrSuperClassName. Variable in class lti.java.jcf.JcfClassFile
hdrThisClassName. Variable in class lti.java.jcf.JcfClassFile

I

index. Variable in class lti.java.jcf.CptGeneric
insertConstantAt(CptGeneric, int). Method in class lti.java.jcf.JcfConstantPool
Inserts a constant in the constant pool at a specific index.
interfaces. Variable in class lti.java.jcf.JcfClassFile
isValidMagic(int). Method in class lti.java.jcf.JcfClassFile
Returns true if "magic" matches a specific magic header signature value.

J

JAVA_MAGIC. Static variable in interface lti.java.jcf.RuntimeConstants
JAVA_MINOR_VERSION. Static variable in interface lti.java.jcf.RuntimeConstants
JAVA_VERSION. Static variable in interface lti.java.jcf.RuntimeConstants
JcfAttribute(JcfClassInput, short, JcfConstantPool). Constructor for class lti.java.jcf.JcfAttribute
Reads header information, then calls readData to read the actual attribute contents.
JcfAttributeCollection(JcfClassInput, JcfConstantPool). Constructor for class lti.java.jcf.JcfAttributeCollection
JcfClassFile(). Constructor for class lti.java.jcf.JcfClassFile
JcfClassFile(JcfClassInput). Constructor for class lti.java.jcf.JcfClassFile
Instantiates a new JcfClassFile by reading its data from a JcfClassInput.
JcfClassInputStream(InputStream). Constructor for class lti.java.jcf.JcfClassInputStream
JcfClassOutputStream(OutputStream). Constructor for class lti.java.jcf.JcfClassOutputStream
JcfCodeAttribute(JcfClassInput, short, JcfConstantPool). Constructor for class lti.java.jcf.JcfCodeAttribute
JcfConstantPool(JcfClassFile). Constructor for class lti.java.jcf.JcfConstantPool
Instantiates with a default capacity of 256 and increment of 256.
JcfConstantPool(JcfClassFile, int). Constructor for class lti.java.jcf.JcfConstantPool
Instantiates with a default increment of 256.
JcfConstantPool(JcfClassFile, int, int). Constructor for class lti.java.jcf.JcfConstantPool
Creates an empty constant pool.
JcfConstantPool(JcfClassInput, JcfClassFile). Constructor for class lti.java.jcf.JcfConstantPool
Instantiates the constant pool from a JcfClassInput, calling read() to perform the actual read from the JcfClassInput.
JcfExceptionTable(JcfClassInput, JcfCodeAttribute). Constructor for class lti.java.jcf.JcfExceptionTable
Allocates catExceptXXX arrays, then reads each exception descriptor into the appropriate arrays.
JcfInterfaceCollection(JcfClassInput, JcfConstantPool). Constructor for class lti.java.jcf.JcfInterfaceCollection
JcfMemberCollection(JcfClassInput, JcfConstantPool). Constructor for class lti.java.jcf.JcfMemberCollection

M

mbrAccessFlags. Variable in class lti.java.jcf.JcfMember
mbrAttributes. Variable in class lti.java.jcf.JcfMember
mbrNameIndex. Variable in class lti.java.jcf.JcfMember
mbrSignatureIndex. Variable in class lti.java.jcf.JcfMember
memberAt(int). Method in class lti.java.jcf.JcfMemberCollection
memberClassNameAt(int). Method in class lti.java.jcf.JcfConstantPool
memberNameAt(int). Method in class lti.java.jcf.JcfConstantPool
memberSignatureAt(int). Method in class lti.java.jcf.JcfConstantPool
methods. Variable in class lti.java.jcf.JcfClassFile

N

nameIndex. Variable in class lti.java.jcf.CptClass
nameIndex. Variable in class lti.java.jcf.CptNameType
nameTypeIndex. Variable in class lti.java.jcf.CptMemberOrInterface

O

opc_aaload. Static variable in interface lti.java.jcf.RuntimeConstants
opc_aastore. Static variable in interface lti.java.jcf.RuntimeConstants
opc_aconst_null. Static variable in interface lti.java.jcf.RuntimeConstants
opc_aload. Static variable in interface lti.java.jcf.RuntimeConstants
opc_aload_0. Static variable in interface lti.java.jcf.RuntimeConstants
opc_aload_1. Static variable in interface lti.java.jcf.RuntimeConstants
opc_aload_2. Static variable in interface lti.java.jcf.RuntimeConstants
opc_aload_3. Static variable in interface lti.java.jcf.RuntimeConstants
opc_anewarray. Static variable in interface lti.java.jcf.RuntimeConstants
opc_areturn. Static variable in interface lti.java.jcf.RuntimeConstants
opc_arraylength. Static variable in interface lti.java.jcf.RuntimeConstants
opc_astore. Static variable in interface lti.java.jcf.RuntimeConstants
opc_astore_0. Static variable in interface lti.java.jcf.RuntimeConstants
opc_astore_1. Static variable in interface lti.java.jcf.RuntimeConstants
opc_astore_2. Static variable in interface lti.java.jcf.RuntimeConstants
opc_astore_3. Static variable in interface lti.java.jcf.RuntimeConstants
opc_athrow. Static variable in interface lti.java.jcf.RuntimeConstants
opc_baload. Static variable in interface lti.java.jcf.RuntimeConstants
opc_bastore. Static variable in interface lti.java.jcf.RuntimeConstants
opc_bipush. Static variable in interface lti.java.jcf.RuntimeConstants
opc_breakpoint. Static variable in interface lti.java.jcf.RuntimeConstants
opc_caload. Static variable in interface lti.java.jcf.RuntimeConstants
opc_castore. Static variable in interface lti.java.jcf.RuntimeConstants
opc_checkcast. Static variable in interface lti.java.jcf.RuntimeConstants
opc_d2f. Static variable in interface lti.java.jcf.RuntimeConstants
opc_d2i. Static variable in interface lti.java.jcf.RuntimeConstants
opc_d2l. Static variable in interface lti.java.jcf.RuntimeConstants
opc_dadd. Static variable in interface lti.java.jcf.RuntimeConstants
opc_daload. Static variable in interface lti.java.jcf.RuntimeConstants
opc_dastore. Static variable in interface lti.java.jcf.RuntimeConstants
opc_dcmpg. Static variable in interface lti.java.jcf.RuntimeConstants
opc_dcmpl. Static variable in interface lti.java.jcf.RuntimeConstants
opc_dconst_0. Static variable in interface lti.java.jcf.RuntimeConstants
opc_dconst_1. Static variable in interface lti.java.jcf.RuntimeConstants
opc_ddiv. Static variable in interface lti.java.jcf.RuntimeConstants
opc_dead. Static variable in interface lti.java.jcf.RuntimeConstants
opc_dload. Static variable in interface lti.java.jcf.RuntimeConstants
opc_dload_0. Static variable in interface lti.java.jcf.RuntimeConstants
opc_dload_1. Static variable in interface lti.java.jcf.RuntimeConstants
opc_dload_2. Static variable in interface lti.java.jcf.RuntimeConstants
opc_dload_3. Static variable in interface lti.java.jcf.RuntimeConstants
opc_dmul. Static variable in interface lti.java.jcf.RuntimeConstants
opc_dneg. Static variable in interface lti.java.jcf.RuntimeConstants
opc_drem. Static variable in interface lti.java.jcf.RuntimeConstants
opc_dreturn. Static variable in interface lti.java.jcf.RuntimeConstants
opc_dstore. Static variable in interface lti.java.jcf.RuntimeConstants
opc_dstore_0. Static variable in interface lti.java.jcf.RuntimeConstants
opc_dstore_1. Static variable in interface lti.java.jcf.RuntimeConstants
opc_dstore_2. Static variable in interface lti.java.jcf.RuntimeConstants
opc_dstore_3. Static variable in interface lti.java.jcf.RuntimeConstants
opc_dsub. Static variable in interface lti.java.jcf.RuntimeConstants
opc_dup. Static variable in interface lti.java.jcf.RuntimeConstants
opc_dup2. Static variable in interface lti.java.jcf.RuntimeConstants
opc_dup2_x1. Static variable in interface lti.java.jcf.RuntimeConstants
opc_dup2_x2. Static variable in interface lti.java.jcf.RuntimeConstants
opc_dup_x1. Static variable in interface lti.java.jcf.RuntimeConstants
opc_dup_x2. Static variable in interface lti.java.jcf.RuntimeConstants
opc_f2d. Static variable in interface lti.java.jcf.RuntimeConstants
opc_f2i. Static variable in interface lti.java.jcf.RuntimeConstants
opc_f2l. Static variable in interface lti.java.jcf.RuntimeConstants
opc_fadd. Static variable in interface lti.java.jcf.RuntimeConstants
opc_faload. Static variable in interface lti.java.jcf.RuntimeConstants
opc_fastore. Static variable in interface lti.java.jcf.RuntimeConstants
opc_fcmpg. Static variable in interface lti.java.jcf.RuntimeConstants
opc_fcmpl. Static variable in interface lti.java.jcf.RuntimeConstants
opc_fconst_0. Static variable in interface lti.java.jcf.RuntimeConstants
opc_fconst_1. Static variable in interface lti.java.jcf.RuntimeConstants
opc_fconst_2. Static variable in interface lti.java.jcf.RuntimeConstants
opc_fdiv. Static variable in interface lti.java.jcf.RuntimeConstants
opc_fload. Static variable in interface lti.java.jcf.RuntimeConstants
opc_fload_0. Static variable in interface lti.java.jcf.RuntimeConstants
opc_fload_1. Static variable in interface lti.java.jcf.RuntimeConstants
opc_fload_2. Static variable in interface lti.java.jcf.RuntimeConstants
opc_fload_3. Static variable in interface lti.java.jcf.RuntimeConstants
opc_fmul. Static variable in interface lti.java.jcf.RuntimeConstants
opc_fneg. Static variable in interface lti.java.jcf.RuntimeConstants
opc_frem. Static variable in interface lti.java.jcf.RuntimeConstants
opc_freturn. Static variable in interface lti.java.jcf.RuntimeConstants
opc_fstore. Static variable in interface lti.java.jcf.RuntimeConstants
opc_fstore_0. Static variable in interface lti.java.jcf.RuntimeConstants
opc_fstore_1. Static variable in interface lti.java.jcf.RuntimeConstants
opc_fstore_2. Static variable in interface lti.java.jcf.RuntimeConstants
opc_fstore_3. Static variable in interface lti.java.jcf.RuntimeConstants
opc_fsub. Static variable in interface lti.java.jcf.RuntimeConstants
opc_getfield. Static variable in interface lti.java.jcf.RuntimeConstants
opc_getstatic. Static variable in interface lti.java.jcf.RuntimeConstants
opc_goto. Static variable in interface lti.java.jcf.RuntimeConstants
opc_goto_w. Static variable in interface lti.java.jcf.RuntimeConstants
opc_i2d. Static variable in interface lti.java.jcf.RuntimeConstants
opc_i2f. Static variable in interface lti.java.jcf.RuntimeConstants
opc_i2l. Static variable in interface lti.java.jcf.RuntimeConstants
opc_iadd. Static variable in interface lti.java.jcf.RuntimeConstants
opc_iaload. Static variable in interface lti.java.jcf.RuntimeConstants
opc_iand. Static variable in interface lti.java.jcf.RuntimeConstants
opc_iastore. Static variable in interface lti.java.jcf.RuntimeConstants
opc_iconst_0. Static variable in interface lti.java.jcf.RuntimeConstants
opc_iconst_1. Static variable in interface lti.java.jcf.RuntimeConstants
opc_iconst_2. Static variable in interface lti.java.jcf.RuntimeConstants
opc_iconst_3. Static variable in interface lti.java.jcf.RuntimeConstants
opc_iconst_4. Static variable in interface lti.java.jcf.RuntimeConstants
opc_iconst_5. Static variable in interface lti.java.jcf.RuntimeConstants
opc_iconst_m1. Static variable in interface lti.java.jcf.RuntimeConstants
opc_idiv. Static variable in interface lti.java.jcf.RuntimeConstants
opc_if_acmpeq. Static variable in interface lti.java.jcf.RuntimeConstants
opc_if_acmpne. Static variable in interface lti.java.jcf.RuntimeConstants
opc_if_icmpeq. Static variable in interface lti.java.jcf.RuntimeConstants
opc_if_icmpge. Static variable in interface lti.java.jcf.RuntimeConstants
opc_if_icmpgt. Static variable in interface lti.java.jcf.RuntimeConstants
opc_if_icmple. Static variable in interface lti.java.jcf.RuntimeConstants
opc_if_icmplt. Static variable in interface lti.java.jcf.RuntimeConstants
opc_if_icmpne. Static variable in interface lti.java.jcf.RuntimeConstants
opc_ifeq. Static variable in interface lti.java.jcf.RuntimeConstants
opc_ifge. Static variable in interface lti.java.jcf.RuntimeConstants
opc_ifgt. Static variable in interface lti.java.jcf.RuntimeConstants
opc_ifle. Static variable in interface lti.java.jcf.RuntimeConstants
opc_iflt. Static variable in interface lti.java.jcf.RuntimeConstants
opc_ifne. Static variable in interface lti.java.jcf.RuntimeConstants
opc_ifnonnull. Static variable in interface lti.java.jcf.RuntimeConstants
opc_ifnull. Static variable in interface lti.java.jcf.RuntimeConstants
opc_iinc. Static variable in interface lti.java.jcf.RuntimeConstants
opc_iload. Static variable in interface lti.java.jcf.RuntimeConstants
opc_iload_0. Static variable in interface lti.java.jcf.RuntimeConstants
opc_iload_1. Static variable in interface lti.java.jcf.RuntimeConstants
opc_iload_2. Static variable in interface lti.java.jcf.RuntimeConstants
opc_iload_3. Static variable in interface lti.java.jcf.RuntimeConstants
opc_imul. Static variable in interface lti.java.jcf.RuntimeConstants
opc_ineg. Static variable in interface lti.java.jcf.RuntimeConstants
opc_instanceof. Static variable in interface lti.java.jcf.RuntimeConstants
opc_int2byte. Static variable in interface lti.java.jcf.RuntimeConstants
opc_int2char. Static variable in interface lti.java.jcf.RuntimeConstants
opc_int2short. Static variable in interface lti.java.jcf.RuntimeConstants
opc_invokeinterface. Static variable in interface lti.java.jcf.RuntimeConstants
opc_invokenonvirtual. Static variable in interface lti.java.jcf.RuntimeConstants
opc_invokestatic. Static variable in interface lti.java.jcf.RuntimeConstants
opc_invokevirtual. Static variable in interface lti.java.jcf.RuntimeConstants
opc_ior. Static variable in interface lti.java.jcf.RuntimeConstants
opc_irem. Static variable in interface lti.java.jcf.RuntimeConstants
opc_ireturn. Static variable in interface lti.java.jcf.RuntimeConstants
opc_ishl. Static variable in interface lti.java.jcf.RuntimeConstants
opc_ishr. Static variable in interface lti.java.jcf.RuntimeConstants
opc_istore. Static variable in interface lti.java.jcf.RuntimeConstants
opc_istore_0. Static variable in interface lti.java.jcf.RuntimeConstants
opc_istore_1. Static variable in interface lti.java.jcf.RuntimeConstants
opc_istore_2. Static variable in interface lti.java.jcf.RuntimeConstants
opc_istore_3. Static variable in interface lti.java.jcf.RuntimeConstants
opc_isub. Static variable in interface lti.java.jcf.RuntimeConstants
opc_iushr. Static variable in interface lti.java.jcf.RuntimeConstants
opc_ixor. Static variable in interface lti.java.jcf.RuntimeConstants
opc_jsr. Static variable in interface lti.java.jcf.RuntimeConstants
opc_jsr_w. Static variable in interface lti.java.jcf.RuntimeConstants
opc_l2d. Static variable in interface lti.java.jcf.RuntimeConstants
opc_l2f. Static variable in interface lti.java.jcf.RuntimeConstants
opc_l2i. Static variable in interface lti.java.jcf.RuntimeConstants
opc_label. Static variable in interface lti.java.jcf.RuntimeConstants
opc_ladd. Static variable in interface lti.java.jcf.RuntimeConstants
opc_laload. Static variable in interface lti.java.jcf.RuntimeConstants
opc_land. Static variable in interface lti.java.jcf.RuntimeConstants
opc_lastore. Static variable in interface lti.java.jcf.RuntimeConstants
opc_lcmp. Static variable in interface lti.java.jcf.RuntimeConstants
opc_lconst_0. Static variable in interface lti.java.jcf.RuntimeConstants
opc_lconst_1. Static variable in interface lti.java.jcf.RuntimeConstants
opc_ldc. Static variable in interface lti.java.jcf.RuntimeConstants
opc_ldc2_w. Static variable in interface lti.java.jcf.RuntimeConstants
opc_ldc_w. Static variable in interface lti.java.jcf.RuntimeConstants
opc_ldiv. Static variable in interface lti.java.jcf.RuntimeConstants
opc_lload. Static variable in interface lti.java.jcf.RuntimeConstants
opc_lload_0. Static variable in interface lti.java.jcf.RuntimeConstants
opc_lload_1. Static variable in interface lti.java.jcf.RuntimeConstants
opc_lload_2. Static variable in interface lti.java.jcf.RuntimeConstants
opc_lload_3. Static variable in interface lti.java.jcf.RuntimeConstants
opc_lmul. Static variable in interface lti.java.jcf.RuntimeConstants
opc_lneg. Static variable in interface lti.java.jcf.RuntimeConstants
opc_lookupswitch. Static variable in interface lti.java.jcf.RuntimeConstants
opc_lor. Static variable in interface lti.java.jcf.RuntimeConstants
opc_lrem. Static variable in interface lti.java.jcf.RuntimeConstants
opc_lreturn. Static variable in interface lti.java.jcf.RuntimeConstants
opc_lshl. Static variable in interface lti.java.jcf.RuntimeConstants
opc_lshr. Static variable in interface lti.java.jcf.RuntimeConstants
opc_lstore. Static variable in interface lti.java.jcf.RuntimeConstants
opc_lstore_0. Static variable in interface lti.java.jcf.RuntimeConstants
opc_lstore_1. Static variable in interface lti.java.jcf.RuntimeConstants
opc_lstore_2. Static variable in interface lti.java.jcf.RuntimeConstants
opc_lstore_3. Static variable in interface lti.java.jcf.RuntimeConstants
opc_lsub. Static variable in interface lti.java.jcf.RuntimeConstants
opc_lushr. Static variable in interface lti.java.jcf.RuntimeConstants
opc_lxor. Static variable in interface lti.java.jcf.RuntimeConstants
opc_monitorenter. Static variable in interface lti.java.jcf.RuntimeConstants
opc_monitorexit. Static variable in interface lti.java.jcf.RuntimeConstants
opc_multianewarray. Static variable in interface lti.java.jcf.RuntimeConstants
opc_new. Static variable in interface lti.java.jcf.RuntimeConstants
opc_newarray. Static variable in interface lti.java.jcf.RuntimeConstants
opc_nop. Static variable in interface lti.java.jcf.RuntimeConstants
opc_pop. Static variable in interface lti.java.jcf.RuntimeConstants
opc_pop2. Static variable in interface lti.java.jcf.RuntimeConstants
opc_putfield. Static variable in interface lti.java.jcf.RuntimeConstants
opc_putstatic. Static variable in interface lti.java.jcf.RuntimeConstants
opc_ret. Static variable in interface lti.java.jcf.RuntimeConstants
opc_return. Static variable in interface lti.java.jcf.RuntimeConstants
opc_saload. Static variable in interface lti.java.jcf.RuntimeConstants
opc_sastore. Static variable in interface lti.java.jcf.RuntimeConstants
opc_sipush. Static variable in interface lti.java.jcf.RuntimeConstants
opc_swap. Static variable in interface lti.java.jcf.RuntimeConstants
opc_tableswitch. Static variable in interface lti.java.jcf.RuntimeConstants
opc_try. Static variable in interface lti.java.jcf.RuntimeConstants
opc_wide. Static variable in interface lti.java.jcf.RuntimeConstants
opc_xxxunusedxxx. Static variable in interface lti.java.jcf.RuntimeConstants
opcLengths. Static variable in interface lti.java.jcf.RuntimeConstants
opcNames. Static variable in interface lti.java.jcf.RuntimeConstants

P

parent. Variable in class lti.java.jcf.CptGeneric
parent. Variable in class lti.java.jcf.JcfConstantPool
parent. Variable in class lti.java.jcf.JcfExceptionTable

R

read(JcfClassInput). Method in class lti.java.jcf.JcfClassFile
Initializes a JcfClassFile by reading its data from a JcfClassInput.
read(JcfClassInput). Method in class lti.java.jcf.JcfConstantPool
Reads the entire constant pool from a JcfClassInput, calling readConstant() to read individual constants.
readAttribute(JcfClassInput, short). Method in class lti.java.jcf.JcfAttributeCollection
Called to read each attribute; use as factory method for substituting subclasses of JcfAttribute.
readAttributes(JcfClassInput). Method in class lti.java.jcf.JcfClassFile
Instantiates a new JcfAttributeCollection (or a subclass), read from a JcfClassInput.
readCode(JcfClassInput). Method in class lti.java.jcf.JcfCodeAttribute
readConstant(JcfClassInput, byte). Method in class lti.java.jcf.JcfConstantPool
Factory method to read in and add a new CptGeneric object (or subclass) to the pool.
readConstantPool(JcfClassInput). Method in class lti.java.jcf.JcfClassFile
Instantiates a new JcfConstantPool (or a subclass), read from a JcfClassInput.
readCPRef(). Method in interface lti.java.jcf.JcfClassInput
Read the index of a constant pool entry.
readCPRef(). Method in class lti.java.jcf.JcfClassInputStream
readData(JcfClassInput). Method in class lti.java.jcf.JcfAttribute
Allocates atrData array, then reads bytes into it.
readData(JcfClassInput). Method in class lti.java.jcf.JcfCodeAttribute
Reads header data, then calls readCode to read in the bytecode.
readInterfaces(JcfClassInput). Method in class lti.java.jcf.JcfClassFile
Instantiates a new JcfInterfaceCollection (or a subclass), read from a JcfClassInput.
readIntVerbatim(). Method in interface lti.java.jcf.JcfClassInput
Read an int value (usually bit flags) that is not a magnitude.
readIntVerbatim(). Method in class lti.java.jcf.JcfClassInputStream
readMemberCollection(JcfClassInput). Method in class lti.java.jcf.JcfClassFile
Instantiates a new JcfMemberCollection (or a subclass), read from a JcfClassInput.
readShortMax(int). Method in interface lti.java.jcf.JcfClassInput
Read a short value, where the maximum value that short can have is less than or equal to maxValue.
readShortMax(int). Method in class lti.java.jcf.JcfClassInputStream
readShortVerbatim(). Method in interface lti.java.jcf.JcfClassInput
Read a short value (usually bit flags) that is not a magnitude.
readShortVerbatim(). Method in class lti.java.jcf.JcfClassInputStream

S

setIndex(int). Method in class lti.java.jcf.CptGeneric
Sets the index of this constant in the pool
SIG_ARRAY. Static variable in interface lti.java.jcf.RuntimeConstants
SIG_BOOLEAN. Static variable in interface lti.java.jcf.RuntimeConstants
SIG_BYTE. Static variable in interface lti.java.jcf.RuntimeConstants
SIG_CHAR. Static variable in interface lti.java.jcf.RuntimeConstants
SIG_CLASS. Static variable in interface lti.java.jcf.RuntimeConstants
SIG_DOUBLE. Static variable in interface lti.java.jcf.RuntimeConstants
SIG_ENDCLASS. Static variable in interface lti.java.jcf.RuntimeConstants
SIG_ENDMETHOD. Static variable in interface lti.java.jcf.RuntimeConstants
SIG_FLOAT. Static variable in interface lti.java.jcf.RuntimeConstants
SIG_INT. Static variable in interface lti.java.jcf.RuntimeConstants
SIG_LONG. Static variable in interface lti.java.jcf.RuntimeConstants
SIG_METHOD. Static variable in interface lti.java.jcf.RuntimeConstants
SIG_PACKAGE. Static variable in interface lti.java.jcf.RuntimeConstants
SIG_SHORT. Static variable in interface lti.java.jcf.RuntimeConstants
SIG_VOID. Static variable in interface lti.java.jcf.RuntimeConstants
SIGC_ARRAY. Static variable in interface lti.java.jcf.RuntimeConstants
SIGC_BOOLEAN. Static variable in interface lti.java.jcf.RuntimeConstants
SIGC_BYTE. Static variable in interface lti.java.jcf.RuntimeConstants
SIGC_CHAR. Static variable in interface lti.java.jcf.RuntimeConstants
SIGC_CLASS. Static variable in interface lti.java.jcf.RuntimeConstants
SIGC_DOUBLE. Static variable in interface lti.java.jcf.RuntimeConstants
SIGC_ENDCLASS. Static variable in interface lti.java.jcf.RuntimeConstants
SIGC_ENDMETHOD. Static variable in interface lti.java.jcf.RuntimeConstants
SIGC_FLOAT. Static variable in interface lti.java.jcf.RuntimeConstants
SIGC_INT. Static variable in interface lti.java.jcf.RuntimeConstants
SIGC_LONG. Static variable in interface lti.java.jcf.RuntimeConstants
SIGC_METHOD. Static variable in interface lti.java.jcf.RuntimeConstants
SIGC_PACKAGE. Static variable in interface lti.java.jcf.RuntimeConstants
SIGC_SHORT. Static variable in interface lti.java.jcf.RuntimeConstants
SIGC_VOID. Static variable in interface lti.java.jcf.RuntimeConstants
signatureIndex. Variable in class lti.java.jcf.CptNameType
StringIndex. Variable in class lti.java.jcf.CptString
stringTextAt(int). Method in class lti.java.jcf.JcfConstantPool

T

T_BOOLEAN. Static variable in interface lti.java.jcf.RuntimeConstants
T_BYTE. Static variable in interface lti.java.jcf.RuntimeConstants
T_CHAR. Static variable in interface lti.java.jcf.RuntimeConstants
T_CLASS. Static variable in interface lti.java.jcf.RuntimeConstants
T_DOUBLE. Static variable in interface lti.java.jcf.RuntimeConstants
T_FLOAT. Static variable in interface lti.java.jcf.RuntimeConstants
T_INT. Static variable in interface lti.java.jcf.RuntimeConstants
T_LONG. Static variable in interface lti.java.jcf.RuntimeConstants
T_SHORT. Static variable in interface lti.java.jcf.RuntimeConstants

U

utfAt(int). Method in class lti.java.jcf.JcfConstantPool

V

value. Variable in class lti.java.jcf.CptDouble
value. Variable in class lti.java.jcf.CptFloat
value. Variable in class lti.java.jcf.CptInteger
value. Variable in class lti.java.jcf.CptLong
value. Variable in class lti.java.jcf.CptUnicode
value. Variable in class lti.java.jcf.CptUTF

W

write(JcfClassOutput). Method in class lti.java.jcf.CptClass
Write to a JcfClassOutput.
write(JcfClassOutput). Method in class lti.java.jcf.CptDouble
Write to a JcfClassOutput.
write(JcfClassOutput). Method in class lti.java.jcf.CptFloat
Write to a JcfClassOutput.
write(JcfClassOutput). Method in class lti.java.jcf.CptGeneric
Write to a JcfClassOutput.
write(JcfClassOutput). Method in class lti.java.jcf.CptInteger
Write to a JcfClassOutput.
write(JcfClassOutput). Method in class lti.java.jcf.CptLong
Write to a JcfClassOutput.
write(JcfClassOutput). Method in class lti.java.jcf.CptMemberOrInterface
Write to a JcfClassOutput.
write(JcfClassOutput). Method in class lti.java.jcf.CptNameType
Write to a JcfClassOutput.
write(JcfClassOutput). Method in class lti.java.jcf.CptString
Write to a JcfClassOutput.
write(JcfClassOutput). Method in class lti.java.jcf.CptUnicode
Write to a JcfClassOutput.
write(JcfClassOutput). Method in class lti.java.jcf.CptUTF
Write to a JcfClassOutput.
write(JcfClassOutput). Method in class lti.java.jcf.JcfAttribute
Writes header data and length, then calls writeData.
write(JcfClassOutput). Method in class lti.java.jcf.JcfAttributeCollection
write(JcfClassOutput). Method in class lti.java.jcf.JcfClassFile
Writes out the (potentially updated) class file to a JcfClassOutput.
write(JcfClassOutput). Method in class lti.java.jcf.JcfCodeAttribute
In order to calculate the correct updated atrLength field, creates a new ByteArrayOutputStream to buffer the Code attribute specific data and any subattributes.
write(JcfClassOutput). Method in class lti.java.jcf.JcfConstantPool
Writes out the constant pool to a JcfClassOutput
write(JcfClassOutput). Method in class lti.java.jcf.JcfExceptionTable
For each exception descriptor, writes from the appropriate array to ost.
write(JcfClassOutput). Method in class lti.java.jcf.JcfInterfaceCollection
write(JcfClassOutput). Method in class lti.java.jcf.JcfMember
write(JcfClassOutput). Method in class lti.java.jcf.JcfMemberCollection
Invokes each JcfMember object to write itself.
writeAttribute(JcfClassOutput, JcfAttribute). Method in class lti.java.jcf.JcfAttributeCollection
Called to write each attribute.
writeCode(JcfClassOutput). Method in class lti.java.jcf.JcfCodeAttribute
writeConstant(JcfClassOutput, CptGeneric, int). Method in class lti.java.jcf.JcfConstantPool
Writes out a single tag and constant.
writeCPRef(int). Method in interface lti.java.jcf.JcfClassOutput
Write the index of a constant pool entry.
writeCPRef(int). Method in class lti.java.jcf.JcfClassOutputStream
writeData(JcfClassOutput). Method in class lti.java.jcf.JcfAttribute
Writes the actual attribute data.
writeIntVerbatim(int). Method in interface lti.java.jcf.JcfClassOutput
Write an int value (usually bit flags) that is not a magnitude.
writeIntVerbatim(int). Method in class lti.java.jcf.JcfClassOutputStream
writeShortMax(int, int). Method in interface lti.java.jcf.JcfClassOutput
Write a short value, where the maximum value that short can have is less than or equal to maxValue.
writeShortMax(int, int). Method in class lti.java.jcf.JcfClassOutputStream
writeShortVerbatim(int). Method in interface lti.java.jcf.JcfClassOutput
Write a short value (usually bit flags) that is not a magnitude.
writeShortVerbatim(int). Method in class lti.java.jcf.JcfClassOutputStream