public class NewAttributeBands.UnionCase extends Object
Constructor and Description |
---|
UnionCase(List tags) |
UnionCase(List tags,
List body) |
Modifier and Type | Method and Description |
---|---|
void |
addToAttribute(int index,
NewAttribute attribute) |
List |
getBody() |
boolean |
hasTag(long l) |
void |
readBands(InputStream in,
int count) |
public UnionCase(List tags, List body) throws IOException
IOException
public boolean hasTag(long l)
public void readBands(InputStream in, int count) throws IOException, Pack200Exception
IOException
Pack200Exception
public void addToAttribute(int index, NewAttribute attribute)
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.