| Modifier and Type | Method and Description |
|---|---|
String |
detail() |
short |
getCode() |
int |
getLength() |
int |
getOffset() |
short |
getRefno() |
String |
getType() |
String |
getVClass() |
String |
getVinfo() |
boolean |
isExtended() |
boolean |
isUsed() |
protected void |
read() |
String |
tag() |
String |
toString() |
protected void read()
throws IOException
IOExceptionpublic String detail()
public String tag()
public short getCode()
public short getRefno()
public boolean isExtended()
public int getOffset()
public int getLength()
public String getType()
public boolean isUsed()
public String getVinfo()
public String getVClass()