Menu

DeveloperDocumentation

Urs Graf Aaron Leander
Attachments
attributes.png (44003 bytes)

Class File Attributes

Each class file consists of * Header information (version, access flags, super class, interfaces) * Constant pool * Field information * Method informationen * Attributes

Field and method information can have attributes themselves. The following overview shows what kind of attributes can be present. The numbers denote the paragraphs within the Java Virtual Machine Specification.

Classfile Attribute


Related

Wiki: Home

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.