public class NewAttributeBands.Replication extends NewAttributeBands.LayoutElement
| Constructor and Description |
|---|
Replication(String tag,
String contents) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAttributeToBand(NewAttribute attribute,
InputStream stream) |
NewAttributeBands.Integral |
getCountElement() |
List |
getLayoutElements() |
void |
pack(OutputStream out) |
void |
renumberBci(IntList bciRenumbering,
Map labelsToOffsets) |
getLengthpublic Replication(String tag, String contents) throws IOException
IOExceptionpublic NewAttributeBands.Integral getCountElement()
public List getLayoutElements()
public void addAttributeToBand(NewAttribute attribute, InputStream stream)
public void pack(OutputStream out) throws IOException, Pack200Exception
IOExceptionPack200Exceptionpublic void renumberBci(IntList bciRenumbering, Map labelsToOffsets)
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.