Class DeprecatedAttribute
java.lang.Object
org.apache.commons.compress.harmony.unpack200.bytecode.ClassFileEntry
org.apache.commons.compress.harmony.unpack200.bytecode.Attribute
org.apache.commons.compress.harmony.unpack200.bytecode.DeprecatedAttribute
Deprecated class file attribute.
-
Field Summary
Fields inherited from class org.apache.commons.compress.harmony.unpack200.bytecode.ClassFileEntry
NONE
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected int
static void
setAttributeName
(CPUTF8 cpUTF8Value) toString()
protected void
Methods inherited from class org.apache.commons.compress.harmony.unpack200.bytecode.Attribute
doWrite, equals, getAttributeName, getLengthIncludingHeader, getNestedClassFileEntries, hasBCIRenumbering, hashCode, isSourceFileAttribute, resolve
Methods inherited from class org.apache.commons.compress.harmony.unpack200.bytecode.ClassFileEntry
objectHashCode, write
-
Constructor Details
-
DeprecatedAttribute
public DeprecatedAttribute()
-
-
Method Details
-
setAttributeName
-
getLength
-
toString
- Specified by:
toString
in classClassFileEntry
-
writeBody
- Specified by:
writeBody
in classAttribute
- Throws:
IOException
-