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) |
getLength
public Replication(java.lang.String tag, java.lang.String contents) throws java.io.IOException
java.io.IOException
public 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.IOException
Pack200Exception
public void renumberBci(IntList bciRenumbering, java.util.Map labelsToOffsets)