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 inputStream) |
NewAttributeBands.Integral |
getCountElement() |
List<NewAttributeBands.LayoutElement> |
getLayoutElements() |
void |
pack(OutputStream out) |
void |
renumberBci(IntList bciRenumbering,
Map<org.objectweb.asm.Label,Integer> labelsToOffsets) |
getLengthpublic Replication(String tag, String contents) throws IOException
IOExceptionpublic void addAttributeToBand(NewAttribute attribute, InputStream inputStream)
public NewAttributeBands.Integral getCountElement()
public List<NewAttributeBands.LayoutElement> getLayoutElements()
public void pack(OutputStream out) throws IOException, Pack200Exception
IOExceptionPack200ExceptionCopyright © 2002–2025. All rights reserved.