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.IOExceptionPack200Exceptionpublic void addToAttribute(int n, NewAttribute attribute)
public java.lang.String getTag()