public class H4header
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
H4header.Tag |
Constructor and Description |
---|
H4header() |
Modifier and Type | Method and Description |
---|---|
void |
getEosInfo(java.util.Formatter f) |
java.util.List<H4header.Tag> |
getTags() |
boolean |
isEos() |
static void |
setDebugFlags(DebugFlags debugFlag) |
public static void setDebugFlags(DebugFlags debugFlag)
public boolean isEos()
public void getEosInfo(java.util.Formatter f) throws java.io.IOException
java.io.IOException
public java.util.List<H4header.Tag> getTags()