|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectalt.jiapi.file.attribute.Attribute
alt.jiapi.file.attribute.LineNumberTableAttribute
public class LineNumberTableAttribute
LineNumberTable attribute.
4.8.12
Nested Class Summary | |
---|---|
class |
LineNumberTableAttribute.Entry
|
Field Summary | |
---|---|
static java.lang.String |
ATTRIBUTE_NAME
Name of the attribute. |
Fields inherited from class alt.jiapi.file.attribute.Attribute |
---|
cp |
Method Summary | |
---|---|
byte[] |
getBytes()
Get the bytes of this attribute. |
java.util.List |
getEntries()
|
Methods inherited from class alt.jiapi.file.attribute.Attribute |
---|
getAttributeNameIndex, getDataInputStream, getName, readAttribute, setConstantPool, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String ATTRIBUTE_NAME
Method Detail |
---|
public byte[] getBytes()
Attribute
getBytes
in class Attribute
public java.util.List getEntries()
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |