Class NewAttributeBands.UnionCase
java.lang.Object
org.apache.commons.compress.harmony.unpack200.NewAttributeBands.UnionCase
- Enclosing class:
- NewAttributeBands
A Union case
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addToAttribute
(int index, NewAttribute attribute) List<org.apache.commons.compress.harmony.unpack200.NewAttributeBands.LayoutElement>
getBody()
protected int
getLength
(char uintType) boolean
hasTag
(int i) boolean
hasTag
(long l) void
readBands
(InputStream in, int count)
-
Constructor Details
-
UnionCase
-
UnionCase
-
-
Method Details
-
addToAttribute
-
getBody
-
hasTag
-
hasTag
-
readBands
- Throws:
IOException
Pack200Exception
-
getLength
protected int getLength(char uintType)
-