public class NewAttributeBands.Replication extends Object
Constructor and Description |
---|
Replication(String tag,
String contents) |
Modifier and Type | Method and Description |
---|---|
void |
addToAttribute(int index,
NewAttribute attribute) |
NewAttributeBands.Integral |
getCountElement() |
List |
getLayoutElements() |
void |
readBands(InputStream in,
int count) |
public Replication(String tag, String contents) throws IOException
IOException
public void readBands(InputStream in, int count) throws IOException, Pack200Exception
IOException
Pack200Exception
public void addToAttribute(int index, NewAttribute attribute)
public NewAttributeBands.Integral getCountElement()
public List getLayoutElements()
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.