Uses of Class
org.apache.commons.compress.harmony.unpack200.AttributeLayout
Packages that use AttributeLayout
-
Uses of AttributeLayout in org.apache.commons.compress.harmony.unpack200
Methods in org.apache.commons.compress.harmony.unpack200 that return AttributeLayoutModifier and TypeMethodDescriptionAttributeLayoutMap.getAttributeLayout
(int index, int context) AttributeLayoutMap.getAttributeLayout
(String name, int context) Methods in org.apache.commons.compress.harmony.unpack200 with parameters of type AttributeLayoutModifier and TypeMethodDescriptionvoid
AttributeLayoutMap.add
(AttributeLayout layout) void
AttributeLayoutMap.add
(AttributeLayout layout, NewAttributeBands newBands) AttributeLayoutMap.getAttributeBands
(AttributeLayout layout) Constructors in org.apache.commons.compress.harmony.unpack200 with parameters of type AttributeLayoutModifierConstructorDescriptionNewAttributeBands
(Segment segment, AttributeLayout attributeLayout)