Uses of Class
org.apache.commons.compress.harmony.unpack200.bytecode.Attribute
Package
Description
Internal package.
Internal package.
-
Uses of Attribute in org.apache.commons.compress.harmony.unpack200
Modifier and TypeMethodDescriptionMetadataBandGroup.getAttributes()
ClassBands.getClassAttributes()
ClassBands.getFieldAttributes()
ClassBands.getMethodAttributes()
ClassBands.getOrderedCodeAttributes()
Gets an ArrayList of ArrayLists which hold the code attributes corresponding to all classes in order.NewAttributeBands.parseAttributes
(InputStream in, int occurrenceCount) Parse the bands relating to this AttributeLayout and return the correct class file attributes as a List ofAttribute
. -
Uses of Attribute in org.apache.commons.compress.harmony.unpack200.bytecode
Modifier and TypeClassDescriptionclass
AnnotationDefault class file attributeclass
Abstract superclass for Annotations attributesclass
Abstract superclass for attributes that have some part encoded with a BCI renumberingclass
class
AnAttribute
representing a constant.class
Deprecated class file attribute.class
Enclosing method class file attribute.class
Exceptions class file attributeclass
Inner classes class file attributeclass
Line number tableclass
Local variable tableclass
Local variable type table.class
A compressor-defined class file attribute.class
Annotations class file attribute, either a RuntimeVisibleAnnotations attribute or a RuntimeInvisibleAnnotations attribute.class
Parameter annotations class file attribute, either a RuntimeVisibleParameterAnnotations attribute or a RuntimeInvisibleParameterAnnotations attribute.class
Signature class file attributeclass
Source file class file attributeModifierConstructorDescriptionConstructs a new CPMember.