public class NewAttributeBands.Replication extends java.lang.Object
Constructor and Description |
---|
Replication(java.lang.String tag,
java.lang.String contents) |
Modifier and Type | Method and Description |
---|---|
void |
addToAttribute(int index,
NewAttribute attribute) |
NewAttributeBands.Integral |
getCountElement() |
java.util.List |
getLayoutElements() |
void |
readBands(java.io.InputStream in,
int count) |
public Replication(java.lang.String tag, java.lang.String contents) throws java.io.IOException
java.io.IOException
public void readBands(java.io.InputStream in, int count) throws java.io.IOException, Pack200Exception
java.io.IOException
Pack200Exception
public void addToAttribute(int index, NewAttribute attribute)
public NewAttributeBands.Integral getCountElement()
public java.util.List getLayoutElements()