|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> services >> [ classfile overview ] | PREV NEXT | ||||||||
A
- AALOAD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- AASTORE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ACONST_NULL - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ALOAD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ALOAD_0 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ALOAD_1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ALOAD_2 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ALOAD_3 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ANEWARRAY - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ARETURN - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ARRAY - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- ARRAYLENGTH - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ASTORE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ASTORE_0 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ASTORE_1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ASTORE_2 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ASTORE_3 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ATHROW - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- AttributeEntry - class org.apache.derby.iapi.services.classfile.AttributeEntry.
- AttributeEntry(int, ClassFormatOutput) - Constructor for class org.apache.derby.iapi.services.classfile.AttributeEntry
- AttributeEntry(ClassInput) - Constructor for class org.apache.derby.iapi.services.classfile.AttributeEntry
- Attributes - class org.apache.derby.iapi.services.classfile.Attributes.
- Attributes(int) - Constructor for class org.apache.derby.iapi.services.classfile.Attributes
- access_flags - Variable in class org.apache.derby.iapi.services.classfile.ClassHolder
- access_flags - Variable in class org.apache.derby.iapi.services.classfile.ClassMember
- addAttribute(String, ClassFormatOutput) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- addAttribute(String, ClassFormatOutput) - Method in class org.apache.derby.iapi.services.classfile.ClassMember
- addClassReference(String) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- Add a class entry to the pool.
- addCodeUtf8(String) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- Add a string entry
- addConstant(String) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- addConstant(int) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- addConstant(float) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- addConstant(long) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- addConstant(double) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- addDirectEntry(ConstantPoolEntry) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- Add an entry, but only if it doesn't exist.
- addEntry(AttributeEntry) - Method in class org.apache.derby.iapi.services.classfile.Attributes
- addEntry(Object, ConstantPoolEntry) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- Generic add entry to constant pool.
- addEntry(ClassMember) - Method in class org.apache.derby.iapi.services.classfile.MemberTable
- addExtraUtf8(String) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- Add an extra UTF8 into the pool
- addFieldReference(String, String, String) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- addFieldReference(ClassMember) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- addIndexReference(int, int, int) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- Add an index reference.
- addMember(String, String, int) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- addMethodReference(String, String, String, boolean) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- addNameAndType(String, String) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- Add a name and type entry
- addReference(int, String, String, String) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- addReference(int, ClassMember) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- addString(String) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- Add a string entry
- addUtf8(String) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- addUtf8Entry(String) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- Add a UTF8 into the pool and return the index to it.
- asCode - Variable in class org.apache.derby.iapi.services.classfile.CONSTANT_Utf8_info
- asString - Variable in class org.apache.derby.iapi.services.classfile.CONSTANT_Utf8_info
- attribute_info - Variable in class org.apache.derby.iapi.services.classfile.ClassHolder
- attribute_info - Variable in class org.apache.derby.iapi.services.classfile.ClassMember
- attribute_name_index - Variable in class org.apache.derby.iapi.services.classfile.AttributeEntry
B
- BAD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- BALOAD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- BASTORE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- BIPUSH - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- BOOLEAN - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- BREAKPOINT - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- BYTE - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
C
- CALOAD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- CASTORE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- CHAR - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- CHECKCAST - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- CLASS - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- CONSTANT_Class - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- CONSTANT_Double - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- CONSTANT_Double_info - class org.apache.derby.iapi.services.classfile.CONSTANT_Double_info.
- Double Constant - page 97 - Section 4.4.5
- CONSTANT_Double_info(double) - Constructor for class org.apache.derby.iapi.services.classfile.CONSTANT_Double_info
- CONSTANT_Fieldref - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- CONSTANT_Float - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- CONSTANT_Float_info - class org.apache.derby.iapi.services.classfile.CONSTANT_Float_info.
- Float Constant - page 96
- CONSTANT_Float_info(float) - Constructor for class org.apache.derby.iapi.services.classfile.CONSTANT_Float_info
- CONSTANT_Index_info - class org.apache.derby.iapi.services.classfile.CONSTANT_Index_info.
- A generic constant pool entry for entries that simply hold indexes into other entries.
- CONSTANT_Index_info(int, int, int) - Constructor for class org.apache.derby.iapi.services.classfile.CONSTANT_Index_info
- CONSTANT_Integer - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- CONSTANT_Integer_info - class org.apache.derby.iapi.services.classfile.CONSTANT_Integer_info.
- Integer Constant - page 96
- CONSTANT_Integer_info(int) - Constructor for class org.apache.derby.iapi.services.classfile.CONSTANT_Integer_info
- CONSTANT_InterfaceMethodref - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- CONSTANT_Long - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- CONSTANT_Long_info - class org.apache.derby.iapi.services.classfile.CONSTANT_Long_info.
- Long Constant - page 97 - Section 4.4.5
- CONSTANT_Long_info(long) - Constructor for class org.apache.derby.iapi.services.classfile.CONSTANT_Long_info
- CONSTANT_Methodref - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- CONSTANT_NameAndType - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- CONSTANT_String - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- CONSTANT_Utf8 - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- CONSTANT_Utf8_info - class org.apache.derby.iapi.services.classfile.CONSTANT_Utf8_info.
- Utf8- page 100 - Section 4.4.7
- CONSTANT_Utf8_info(String) - Constructor for class org.apache.derby.iapi.services.classfile.CONSTANT_Utf8_info
- C_ARRAY - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- C_BOOLEAN - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- C_BYTE - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- C_CHAR - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- C_CLASS - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- C_DOUBLE - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- C_ENDCLASS - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- C_ENDMETHOD - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- C_FLOAT - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- C_INT - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- C_LONG - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- C_METHOD - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- C_PACKAGE - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- C_SHORT - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- C_VOID - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- ClassEnumeration - class org.apache.derby.iapi.services.classfile.ClassEnumeration.
- An enumeration that filters only classes from the enumeration of the class pool.
- ClassEnumeration(ClassHolder, Enumeration, Enumeration, Enumeration) - Constructor for class org.apache.derby.iapi.services.classfile.ClassEnumeration
- ClassFormatOutput - class org.apache.derby.iapi.services.classfile.ClassFormatOutput.
- A wrapper around DataOutputStream to provide input functions in terms of the types defined on pages 83.
- ClassFormatOutput() - Constructor for class org.apache.derby.iapi.services.classfile.ClassFormatOutput
- ClassFormatOutput(int) - Constructor for class org.apache.derby.iapi.services.classfile.ClassFormatOutput
- ClassHolder - class org.apache.derby.iapi.services.classfile.ClassHolder.
- Based upon "THE class FILE FORMAT" chapter of "The Java Virtual Machine Specification" corresponding to version 1.0.2 of the Java Virtual Machine and 1.0.2 of the Java Language Specification.
- ClassHolder(int) - Constructor for class org.apache.derby.iapi.services.classfile.ClassHolder
- ClassHolder(String, String, int) - Constructor for class org.apache.derby.iapi.services.classfile.ClassHolder
- This will not define a constructor -- it is up to the caller to add at least one.
- ClassInput - class org.apache.derby.iapi.services.classfile.ClassInput.
- A wrapper around DataInputStream to provide input functions in terms of the types defined on pages 83.
- ClassInput(InputStream) - Constructor for class org.apache.derby.iapi.services.classfile.ClassInput
- ClassInvestigator - class org.apache.derby.iapi.services.classfile.ClassInvestigator.
- ClassInvestigator(int) - Constructor for class org.apache.derby.iapi.services.classfile.ClassInvestigator
- ClassMember - class org.apache.derby.iapi.services.classfile.ClassMember.
- ClassMember(ClassHolder, int, int, int) - Constructor for class org.apache.derby.iapi.services.classfile.ClassMember
- ConstantPoolEntry - class org.apache.derby.iapi.services.classfile.ConstantPoolEntry.
- Constant Pool class - pages 92-99
- ConstantPoolEntry(int) - Constructor for class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
- checkHeader(ClassInput) - Static method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
- classFileSize() - Method in class org.apache.derby.iapi.services.classfile.AttributeEntry
- This is exact.
- classFileSize - Variable in class org.apache.derby.iapi.services.classfile.Attributes
- classFileSize() - Method in class org.apache.derby.iapi.services.classfile.Attributes
- classFileSize() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Double_info
- classFileSize() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Float_info
- classFileSize() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Index_info
- classFileSize() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Integer_info
- classFileSize() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Long_info
- classFileSize() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Utf8_info
- We assume here that the String is ASCII, thus this might return a size smaller than actual size.
- classFileSize() - Method in class org.apache.derby.iapi.services.classfile.ClassMember
- classFileSize() - Method in class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
- Return an estimate of the size of the constant pool entry.
- classFileSize() - Method in class org.apache.derby.iapi.services.classfile.MemberTable
- classList - Variable in class org.apache.derby.iapi.services.classfile.ClassEnumeration
- className(int) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- Return the class name for an index to a CONSTANT_Class_info.
- convertToInternal(String, boolean) - Static method in class org.apache.derby.iapi.services.classfile.ClassHolder
- convertToInternalClassName(String) - Static method in class org.apache.derby.iapi.services.classfile.ClassHolder
- convertToInternalDescriptor(String) - Static method in class org.apache.derby.iapi.services.classfile.ClassHolder
- cpt - Variable in class org.apache.derby.iapi.services.classfile.ClassEnumeration
- cpt - Variable in class org.apache.derby.iapi.services.classfile.ClassMember
- cptEntries - Variable in class org.apache.derby.iapi.services.classfile.ClassHolder
- cptEstimatedSize - Variable in class org.apache.derby.iapi.services.classfile.ClassHolder
- cptHashTable - Variable in class org.apache.derby.iapi.services.classfile.ClassHolder
- cptPut(ClassFormatOutput) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
D
- D2F - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- D2I - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- D2L - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DADD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DALOAD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DASTORE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DCMPG - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DCMPL - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DCONST_0 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DCONST_1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DDIV - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DLOAD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DLOAD_0 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DLOAD_1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DLOAD_2 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DLOAD_3 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DMUL - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DNEG - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DOUBLE - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- DREM - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DRETURN - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DSTORE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DSTORE_0 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DSTORE_1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DSTORE_2 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DSTORE_3 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DSUB - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DUP - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DUP2 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DUP2_X1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DUP2_X2 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DUP_X1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DUP_X2 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- descriptor - Variable in class org.apache.derby.iapi.services.classfile.MemberTableHash
- descriptor_index - Variable in class org.apache.derby.iapi.services.classfile.ClassMember
- distillClasses(String, HashSet) - Method in class org.apache.derby.iapi.services.classfile.ClassEnumeration
- doRenameString(int, String) - Method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
- doubleSlot - Variable in class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
- doubleSlot() - Method in class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
E
- ENDCLASS - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- ENDMETHOD - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- entries - Variable in class org.apache.derby.iapi.services.classfile.MemberTable
- equals(Object) - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Double_info
- equals(Object) - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Float_info
- equals(Object) - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Index_info
- equals(Object) - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Integer_info
- equals(Object) - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Long_info
- equals(Object) - Method in class org.apache.derby.iapi.services.classfile.MemberTableHash
F
- F2D - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- F2I - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- F2L - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FADD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FALOAD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FASTORE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FCMPG - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FCMPL - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FCONST_0 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FCONST_1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FCONST_2 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FDIV - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FLOAD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FLOAD_0 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FLOAD_1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FLOAD_2 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FLOAD_3 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FLOAT - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- FMUL - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FNEG - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FREM - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FRETURN - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FSTORE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FSTORE_0 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FSTORE_1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FSTORE_2 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FSTORE_3 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FSUB - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- field_info - Variable in class org.apache.derby.iapi.services.classfile.ClassHolder
- find(String, String) - Method in class org.apache.derby.iapi.services.classfile.MemberTable
- findClass(String) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- Find a class descriptor (section 4.4.1) and return its index, returns -1 if not found.
- findClassReferences(HashSet) - Method in class org.apache.derby.iapi.services.classfile.ClassEnumeration
- findFieldReferences(Enumeration, HashSet) - Method in class org.apache.derby.iapi.services.classfile.ClassEnumeration
- findIndexEntry(int, int, int) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- findIndexIndex(int, int, int) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- findMatchingEntry(Object) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- findMethodReferences(Enumeration, HashSet) - Method in class org.apache.derby.iapi.services.classfile.ClassEnumeration
- findNameAndType(String, String) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- Find a name and type descriptor (section 4.4.6) and return it's index.
- findUtf8(String) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- Return the index of a UTF entry or -1 if it doesn't exist.
- foundClasses - Variable in class org.apache.derby.iapi.services.classfile.ClassEnumeration
G
- GETFIELD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- GETSTATIC - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- GOTO - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- GOTO_W - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- getClassName(int) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- get the class name of a Class given the index of its CONSTANT_Class_info entry in the Constant Pool.
- getClasses(Enumeration, Enumeration) - Method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
- Return an Enumeration of all referenced classes
- getConstant(ClassInput) - Static method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
- getConstantPoolIndex() - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- getData() - Method in class org.apache.derby.iapi.services.classfile.ClassFormatOutput
- Get a reference to the data array the class data is being built in.
- getDescriptor() - Method in class org.apache.derby.iapi.services.classfile.ClassMember
- getEntry(int) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- getFields() - Method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
- getFileFormat() - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- Convert the object representation of the class into its class file format.
- getI1() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Index_info
- getI1() - Method in class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
- Get the first index in a index type pool entry.
- getI2() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Index_info
- getI2() - Method in class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
- Get the second index in a index type pool entry.
- getIndex() - Method in class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
- getKey() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Utf8_info
- getKey() - Method in class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
- Return the key used to key this object in a hashtable
- getMember(String, String) - Method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
- getMethods() - Method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
- getModifier() - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- getModifier() - Method in class org.apache.derby.iapi.services.classfile.ClassMember
- getName() - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- getName() - Method in class org.apache.derby.iapi.services.classfile.ClassMember
- getNameIndex() - Method in class org.apache.derby.iapi.services.classfile.AttributeEntry
- getStrings() - Method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
- getSuperClassName() - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- getTag() - Method in class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
- Return the tag or type of the entry.
- getU1Array(int) - Method in class org.apache.derby.iapi.services.classfile.ClassInput
- getU2() - Method in class org.apache.derby.iapi.services.classfile.ClassInput
- getU4() - Method in class org.apache.derby.iapi.services.classfile.ClassInput
H
- hasMoreElements() - Method in class org.apache.derby.iapi.services.classfile.ClassEnumeration
- hashCode() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Double_info
- hashCode() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Float_info
- hashCode() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Index_info
- hashCode() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Integer_info
- hashCode() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Long_info
- hashCode - Variable in class org.apache.derby.iapi.services.classfile.MemberTableHash
- hashCode() - Method in class org.apache.derby.iapi.services.classfile.MemberTableHash
- hashtable - Variable in class org.apache.derby.iapi.services.classfile.MemberTable
I
- I2B - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- I2C - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- I2D - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- I2F - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- I2L - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- I2S - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IADD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IALOAD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IAND - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IASTORE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ICONST_0 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ICONST_1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ICONST_2 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ICONST_3 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ICONST_4 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ICONST_5 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ICONST_M1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IDIV - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IFEQ - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IFGE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IFGT - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IFLE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IFLT - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IFNE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IFNONNULL - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IFNULL - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IF_ACMPEQ - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IF_ACMPNE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IF_ICMPEQ - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IF_ICMPGE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IF_ICMPGT - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IF_ICMPLE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IF_ICMPLT - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IF_ICMPNE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IINC - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ILOAD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ILOAD_0 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ILOAD_1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ILOAD_2 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ILOAD_3 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IMUL - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- INEG - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- INSTANCEOF - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- INT - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- INVOKEINTERFACE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- INVOKESPECIAL - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- INVOKESTATIC - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- INVOKEVIRTUAL - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IOR - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IREM - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IRETURN - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ISHL - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ISHR - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ISTORE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ISTORE_0 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ISTORE_1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ISTORE_2 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ISTORE_3 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ISUB - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IUSHR - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IXOR - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- i1 - Variable in class org.apache.derby.iapi.services.classfile.CONSTANT_Index_info
- i2 - Variable in class org.apache.derby.iapi.services.classfile.CONSTANT_Index_info
- implementedInterfaces() - Method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
- index - Variable in class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
- index - Variable in class org.apache.derby.iapi.services.classfile.MemberTableHash
- infoIn - Variable in class org.apache.derby.iapi.services.classfile.AttributeEntry
- infoOut - Variable in class org.apache.derby.iapi.services.classfile.AttributeEntry
- inner - Variable in class org.apache.derby.iapi.services.classfile.ClassEnumeration
- interfaces - Variable in class org.apache.derby.iapi.services.classfile.ClassHolder
- isExternalClassName(String) - Static method in class org.apache.derby.iapi.services.classfile.ClassHolder
J
- JAVA_CLASS_FORMAT_MAGIC - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- Magic number for class file format - page 84
- JAVA_CLASS_FORMAT_MAJOR_VERSION - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- Major and minor versions numbers - 1.0.2 release -