public class NewAttributeBands.Replication extends Object
Constructor and Description |
---|
Replication(String tag,
String contents) |
Modifier and Type | Method and Description |
---|---|
void |
addToAttribute(int index,
NewAttribute attribute) |
NewAttributeBands.Integral |
getCountElement() |
List<org.apache.commons.compress.harmony.unpack200.NewAttributeBands.LayoutElement> |
getLayoutElements() |
void |
readBands(InputStream in,
int count) |
public Replication(String tag, String contents) throws IOException
IOException
public void addToAttribute(int index, NewAttribute attribute)
public NewAttributeBands.Integral getCountElement()
public List<org.apache.commons.compress.harmony.unpack200.NewAttributeBands.LayoutElement> getLayoutElements()
public void readBands(InputStream in, int count) throws IOException, Pack200Exception
IOException
Pack200Exception
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.