public class NewAttributeBands.Integral extends java.lang.Object
Constructor and Description |
---|
Integral(java.lang.String tag) |
Modifier and Type | Method and Description |
---|---|
void |
addToAttribute(int n,
NewAttribute attribute) |
java.lang.String |
getTag() |
void |
readBands(java.io.InputStream in,
int count) |
public Integral(java.lang.String tag)
public void readBands(java.io.InputStream in, int count) throws java.io.IOException, Pack200Exception
java.io.IOException
Pack200Exception
public void addToAttribute(int n, NewAttribute attribute)
public java.lang.String getTag()