public class SyntheticAttribute extends Attribute
4.8.8
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ATTRIBUTE_NAME |
Constructor and Description |
---|
SyntheticAttribute(ConstantPool cp)
Creates a new Syntehtic attribute.
|
SyntheticAttribute(short nameIndex,
java.io.DataInputStream dis) |
getAttributeNameIndex, getBytes, getDataInputStream, getName, readAttribute, setConstantPool, toString
public static final java.lang.String ATTRIBUTE_NAME
public SyntheticAttribute(ConstantPool cp)
cp
- a ConstantPool, that is related to this attributepublic SyntheticAttribute(short nameIndex, java.io.DataInputStream dis) throws java.io.IOException
nameIndex
- an index in constant pool, that points to
constant_utf8_info "Synthetic"java.io.IOException
Copyright © 2001. Documenation generated January 20 2015.