public class NewAttributeBands.Reference extends NewAttributeBands.LayoutElement
| Modifier and Type | Method and Description |
|---|---|
void |
addAttributeToBand(NewAttribute attribute,
InputStream inputStream) |
String |
getTag() |
void |
pack(OutputStream outputStream) |
void |
renumberBci(IntList bciRenumbering,
Map<org.objectweb.asm.Label,Integer> labelsToOffsets) |
getLengthpublic Reference(String tag)
public void addAttributeToBand(NewAttribute attribute, InputStream inputStream)
public String getTag()
public void pack(OutputStream outputStream) throws IOException, Pack200Exception
IOExceptionPack200ExceptionCopyright © 2002–2025. All rights reserved.