Class NewAttributeBands.Replication
java.lang.Object
org.apache.commons.compress.harmony.unpack200.NewAttributeBands.Replication
- Enclosing class:
- NewAttributeBands
A replication is an array of layout elements, with an associated count
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addToAttribute
(int index, NewAttribute attribute) List<org.apache.commons.compress.harmony.unpack200.NewAttributeBands.LayoutElement>
protected int
getLength
(char uintType) void
readBands
(InputStream in, int count)
-
Constructor Details
-
Replication
- Throws:
IOException
-
-
Method Details
-
addToAttribute
-
getCountElement
-
getLayoutElements
public List<org.apache.commons.compress.harmony.unpack200.NewAttributeBands.LayoutElement> getLayoutElements() -
readBands
- Throws:
IOException
Pack200Exception
-
getLength
protected int getLength(char uintType)
-