public class NewAttributeBands.Replication extends NewAttributeBands.LayoutElement
| Constructor and Description |
|---|
Replication(java.lang.String tag,
java.lang.String contents) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAttributeToBand(NewAttribute attribute,
java.io.InputStream stream) |
NewAttributeBands.Integral |
getCountElement() |
java.util.List |
getLayoutElements() |
void |
pack(java.io.OutputStream out) |
void |
renumberBci(IntList bciRenumbering,
java.util.Map labelsToOffsets) |
getLengthpublic Replication(java.lang.String tag, java.lang.String contents) throws java.io.IOException
java.io.IOExceptionpublic NewAttributeBands.Integral getCountElement()
public java.util.List getLayoutElements()
public void addAttributeToBand(NewAttribute attribute, java.io.InputStream stream)
public void pack(java.io.OutputStream out) throws java.io.IOException, Pack200Exception
java.io.IOExceptionPack200Exceptionpublic void renumberBci(IntList bciRenumbering, java.util.Map labelsToOffsets)