|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Attribute
Interface representing attributes of class files (directly or indirectly).
| Method Summary | |
|---|---|
int |
byteLength()
Get the total length of the attribute in bytes, including the header. |
String |
getName()
Get the name of the attribute. |
| Method Detail |
|---|
String getName()
non-null; the nameint byteLength()
6.
>= 6; the total length, in bytes
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||