public class EclipseAttributeAdapter extends java.lang.Object implements IAttribute
Constructor and Description |
---|
EclipseAttributeAdapter(AjAttribute attr) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getAllBytes(short nameIndex,
ConstantPool constantPool) |
char[] |
getNameChars()
Returns the name of the attribute.
|
public EclipseAttributeAdapter(AjAttribute attr)
public char[] getNameChars()
IAttribute
getNameChars
in interface IAttribute
public byte[] getAllBytes(short nameIndex, ConstantPool constantPool)
getAllBytes
in interface IAttribute
nameIndex
- the index into this class's constant pool for this attribute's name.