public interface IAttribute
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getAllBytes(short nameIndex,
ConstantPool constantPool) |
char[] |
getNameChars()
Returns the name of the attribute.
|
char[] getNameChars()
byte[] getAllBytes(short nameIndex,
ConstantPool constantPool)
nameIndex - the index into this class's constant pool for this attribute's name.constantPool -