Package org.apache.derby.iapi.services.classfile
package org.apache.derby.iapi.services.classfile
-
ClassDescriptionAn enumeration that filters only classes from the enumeration of the class pool.A wrapper around DataOutputStream to provide input functions in terms of the types defined on pages 83 of the Java Virtual Machine spec.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.A wrapper around DataInputStream to provide input functions in terms of the types defined on pages 83.Double Constant - page 97 - Section 4.4.5Float Constant - page 96A generic constant pool entry for entries that simply hold indexes into other entries.Integer Constant - page 96Long Constant - page 97 - Section 4.4.5Utf8- page 100 - Section 4.4.7Constant Pool class - pages 92-99This contains all the opcodes for the JVM as defined in The Java Virtual Machine Specification.