| Name | Description | Type | Package | Framework |
| AccessFlags | See JVMS, sections 4. | Class | sun.tools.classfile | Code Trails |
|
| AccessFlags .Kind | | Class | sun.tools.classfile.AccessFlags | Code Trails |
|
| Annotation | See JVMS, section 4. | Class | sun.tools.classfile | Code Trails |
|
| Annotation .Annotation_element_value | | Class | sun.tools.classfile.Annotation | Code Trails |
|
| Annotation .Array_element_value | | Class | sun.tools.classfile.Annotation | Code Trails |
|
| Annotation .Class_element_value | | Class | sun.tools.classfile.Annotation | Code Trails |
|
| Annotation .element_value | See JVMS, section 4. | Class | sun.tools.classfile.Annotation | Code Trails |
|
| Annotation .element_value .Visitor | | Interface | sun.tools.classfile.Annotation.element_value | Code Trails |
|
| Annotation .element_value_pair | | Class | sun.tools.classfile.Annotation | Code Trails |
|
| Annotation .Enum_element_value | | Class | sun.tools.classfile.Annotation | Code Trails |
|
| Annotation .InvalidAnnotation | | Class | sun.tools.classfile.Annotation | Code Trails |
|
| Annotation .Primitive_element_value | | Class | sun.tools.classfile.Annotation | Code Trails |
|
| AnnotationDefault_attribute | See JVMS, section 4. | Class | sun.tools.classfile | Code Trails |
|
| Attribute | This is NOT part of any supported API. | Class | sun.tools.classfile | Code Trails |
|
| Attribute .Factory | | Class | sun.tools.classfile.Attribute | Code Trails |
|
| Attribute .Visitor | | Interface | sun.tools.classfile.Attribute | Code Trails |
|
| AttributeException | | Class | sun.tools.classfile | Code Trails |
|
| Attributes | | Class | sun.tools.classfile | Code Trails |
|
| BootstrapMethods_attribute | http://cr. | Class | sun.tools.classfile | Code Trails |
|
| BootstrapMethods_attribute .BootstrapMethodSpecifier | | Class | sun.tools.classfile.BootstrapMethods_attribute | Code Trails |
|
| CharacterRangeTable_attribute | This is NOT part of any supported API. | Class | sun.tools.classfile | Code Trails |
|
| CharacterRangeTable_attribute .Entry | | Class | sun.tools.classfile.CharacterRangeTable_attribute | Code Trails |
|
| ClassFile | See JVMS, section 4. | Class | sun.tools.classfile | Code Trails |
|
| ClassReader | This is NOT part of any supported API. | Class | sun.tools.classfile | Code Trails |
|
| ClassTranslator | Rewrites a class file using a map of translations. | Class | sun.tools.classfile | Code Trails |
|
| ClassWriter | Write a ClassFile data structure to a file or stream. | Class | sun.tools.classfile | Code Trails |
|
| ClassWriter .AnnotationWriter | Writer for annotations and the values they contain. | Class | sun.tools.classfile.ClassWriter | Code Trails |
|
| ClassWriter .AttributeWriter | Writer for the different types of attribute. | Class | sun.tools.classfile.ClassWriter | Code Trails |
|
| ClassWriter .ClassOutputStream | Subtype of ByteArrayOutputStream with the convenience methods of a DataOutputStream. | Class | sun.tools.classfile.ClassWriter | Code Trails |
|
| ClassWriter .ConstantPoolWriter | Writer for the entries in the constant pool. | Class | sun.tools.classfile.ClassWriter | Code Trails |
|
| ClassWriter .StackMapTableWriter | Writer for the frames of StackMap and StackMapTable attributes. | Class | sun.tools.classfile.ClassWriter | Code Trails |
|
| Code_attribute | See JVMS, section 4. | Class | sun.tools.classfile | Code Trails |
|
| CompilationID_attribute | This is NOT part of any supported API. | Class | sun.tools.classfile | Code Trails |
|
| ConstantPool | See JVMS, section 4. | Class | sun.tools.classfile | Code Trails |
|
| ConstantPool .CONSTANT_Class_info | | Class | sun.tools.classfile.ConstantPool | Code Trails |
|
| ConstantPool .CONSTANT_Double_info | | Class | sun.tools.classfile.ConstantPool | Code Trails |
|
| ConstantPool .CONSTANT_Fieldref_info | | Class | sun.tools.classfile.ConstantPool | Code Trails |
|
| ConstantPool .CONSTANT_Float_info | | Class | sun.tools.classfile.ConstantPool | Code Trails |
|
| ConstantPool .CONSTANT_Integer_info | | Class | sun.tools.classfile.ConstantPool | Code Trails |
|
| ConstantPool .CONSTANT_InterfaceMethodref_info | | Class | sun.tools.classfile.ConstantPool | Code Trails |
|
| ConstantPool .CONSTANT_InvokeDynamic_info | | Class | sun.tools.classfile.ConstantPool | Code Trails |
|
| ConstantPool .CONSTANT_Long_info | | Class | sun.tools.classfile.ConstantPool | Code Trails |
|
| ConstantPool .CONSTANT_MethodHandle_info | | Class | sun.tools.classfile.ConstantPool | Code Trails |
|
| ConstantPool .CONSTANT_Methodref_info | | Class | sun.tools.classfile.ConstantPool | Code Trails |
|
| ConstantPool .CONSTANT_MethodType_info | | Class | sun.tools.classfile.ConstantPool | Code Trails |
|
| ConstantPool .CONSTANT_NameAndType_info | | Class | sun.tools.classfile.ConstantPool | Code Trails |
|
| ConstantPool .CONSTANT_String_info | | Class | sun.tools.classfile.ConstantPool | Code Trails |
|
| ConstantPool .CONSTANT_Utf8_info | | Class | sun.tools.classfile.ConstantPool | Code Trails |
|
| ConstantPool .CPInfo | | Class | sun.tools.classfile.ConstantPool | Code Trails |
|
| ConstantPool .CPRefInfo | | Class | sun.tools.classfile.ConstantPool | Code Trails |
|
| ConstantPool .EntryNotFound | | Class | sun.tools.classfile.ConstantPool | Code Trails |
|
| ConstantPool .InvalidEntry | | Class | sun.tools.classfile.ConstantPool | Code Trails |
|
| ConstantPool .InvalidIndex | | Class | sun.tools.classfile.ConstantPool | Code Trails |
|
| ConstantPool .RefKind | | Class | sun.tools.classfile.ConstantPool | Code Trails |
|
| ConstantPool .UnexpectedEntry | | Class | sun.tools.classfile.ConstantPool | Code Trails |
|
| ConstantPool .Visitor | | Interface | sun.tools.classfile.ConstantPool | Code Trails |
|
| ConstantPoolException | | Class | sun.tools.classfile | Code Trails |
|
| ConstantValue_attribute | See JVMS, section 4. | Class | sun.tools.classfile | Code Trails |
|
| DefaultAttribute | | Class | sun.tools.classfile | Code Trails |
|
| Dependencies | A framework for determining dependencies between class files. | Class | sun.tools.classfile | Code Trails |
|
| Dependencies .APIDependencyFinder | | Class | sun.tools.classfile.Dependencies | Code Trails |
|
| Dependencies .BasicDependencyFinder | | Class | sun.tools.classfile.Dependencies | Code Trails |
|
| Dependencies .ClassDependencyFinder | | Class | sun.tools.classfile.Dependencies | Code Trails |
|
| Dependencies .ClassFileError | Thrown when an exception is found processing a class file. | Class | sun.tools.classfile.Dependencies | Code Trails |
|
| Dependencies .ClassFileNotFoundException | Thrown when a class file cannot be found. | Class | sun.tools.classfile.Dependencies | Code Trails |
|
| Dependencies .ClassFileReader | Service provider interface to locate and read class files. | Interface | sun.tools.classfile.Dependencies | Code Trails |
|
| Dependencies .DefaultFilter | | Class | sun.tools.classfile.Dependencies | Code Trails |
|
| Dependencies .Recorder | Service provide interface to handle results. | Interface | sun.tools.classfile.Dependencies | Code Trails |
|
| Dependencies .SimpleDependency | | Class | sun.tools.classfile.Dependencies | Code Trails |
|
| Dependencies .SimpleLocation | | Class | sun.tools.classfile.Dependencies | Code Trails |
|
| Dependencies .TargetPackageFilter | | Class | sun.tools.classfile.Dependencies | Code Trails |
|
| Dependencies .TargetRegexFilter | | Class | sun.tools.classfile.Dependencies | Code Trails |
|
| Dependency | A directed relationship between two Locations. | Interface | sun.tools.classfile | Code Trails |
|
| Dependency .Filter | A filter used to select dependencies of interest, and to discard others. | Interface | sun.tools.classfile.Dependency | Code Trails |
|
| Dependency .Finder | An interface for finding the immediate dependencies of a given class file. | Interface | sun.tools.classfile.Dependency | Code Trails |
|
| Dependency .Location | A location somewhere within a class. | Interface | sun.tools.classfile.Dependency | Code Trails |
|
| Deprecated_attribute | See JVMS, section 4. | Class | sun.tools.classfile | Code Trails |
|
| Descriptor | See JVMS, section 4. | Class | sun.tools.classfile | Code Trails |
|
| DescriptorException | | Class | sun.tools.classfile | Code Trails |