|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectits.app.trans.StructDecoder
| Constructor Summary | |
StructDecoder()
|
|
| Method Summary | |
java.lang.String |
decode(int type,
byte[] data)
|
java.lang.String |
getTableName(int type)
|
void |
parse(java.lang.String buf,
java.util.Hashtable delimit)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface its.util.PropertyParser |
toString |
| Constructor Detail |
public StructDecoder()
| Method Detail |
public void parse(java.lang.String buf,
java.util.Hashtable delimit)
throws PropertyParserException
parse in interface PropertyParserPropertyParserException
public java.lang.String decode(int type,
byte[] data)
throws StructDataInvalidException,
StructTypeUnknownException
StructDataInvalidException
StructTypeUnknownException
public java.lang.String getTableName(int type)
throws StructTypeUnknownException
StructTypeUnknownException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||