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) |
getLength
public Replication(String tag, String contents) throws IOException
IOException
public NewAttributeBands.Integral getCountElement()
public List getLayoutElements()
public void addAttributeToBand(NewAttribute attribute, InputStream stream)
public void pack(OutputStream out) throws IOException, Pack200Exception
IOException
Pack200Exception
public void renumberBci(IntList bciRenumbering, Map labelsToOffsets)
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.