| Name | Description | Type | Package | Framework |
| 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 |