|
||||||
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.InnerClassesAttribute
public class InnerClassesAttribute
InnerClasses attribute.
4.8.6
Nested Class Summary | |
---|---|
class |
InnerClassesAttribute.InnerClass
|
Field Summary |
---|
Fields inherited from class alt.jiapi.file.attribute.Attribute |
---|
cp |
Constructor Summary | |
---|---|
InnerClassesAttribute(short nameIndex,
int attributeLength,
java.io.DataInputStream dis)
|
Method Summary | |
---|---|
byte[] |
getBytes()
Get the bytes of this attribute. |
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 |
Constructor Detail |
---|
public InnerClassesAttribute(short nameIndex, int attributeLength, java.io.DataInputStream dis) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public byte[] getBytes()
Attribute
getBytes
in class Attribute
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |