|
Eclipse JDT Release 3.7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IClassFileAttribute
This class represents a generic class file attribute. It is intended to be extended for any new attribute.
Method Summary | |
---|---|
long |
getAttributeLength()
Answer back the attribute length as specified in the JVM specifications. |
char[] |
getAttributeName()
Answer back the attribute name as specified in the JVM specifications. |
int |
getAttributeNameIndex()
Answer back the attribute name index in the constant pool as specified in the JVM specifications. |
Method Detail |
---|
int getAttributeNameIndex()
char[] getAttributeName()
long getAttributeLength()
|
Eclipse JDT Release 3.7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2011 IBM Corporation and others. All rights reserved.