public final class Unknown extends Attribute
Attribute
,
Serialized Formconstant_pool, length, name_index
Constructor and Description |
---|
Unknown(int name_index,
int length,
byte[] bytes,
ConstantPool constant_pool)
Create a non-standard attribute.
|
Modifier and Type | Method and Description |
---|---|
String |
getName() |
clone, readAttribute
public Unknown(int name_index, int length, byte[] bytes, ConstantPool constant_pool)
name_index
- Index in constant poollength
- Content length in bytesbytes
- Attribute contentsconstant_pool
- Array of constantsCopyright © 2000-2013 Apache Software Foundation. All Rights Reserved.