Uses of Class
org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
Uses of AttributeLayout in org.apache.commons.compress.harmony.unpack200
Modifier and TypeMethodDescriptionAttributeLayoutMap.getAttributeLayout
(int index, int context) AttributeLayoutMap.getAttributeLayout
(String name, int context) Modifier and TypeMethodDescriptionvoid
AttributeLayoutMap.add
(AttributeLayout layout) void
AttributeLayoutMap.add
(AttributeLayout layout, NewAttributeBands newBands) AttributeLayoutMap.getAttributeBands
(AttributeLayout layout) ModifierConstructorDescriptionNewAttributeBands
(Segment segment, AttributeLayout attributeLayout)