|
| SerializationSvc (String aliasConfFileClassPath) |
|
| SerializationSvc (String aliasConfFileClassPath, XStream xstream, XStream jsonxstream) |
|
void | addAlias (String alias, Class klass) |
|
String | toXML (Object obj) |
|
Object | fromXML (String s) |
|
String | toJSON (Object obj) |
|
Object | fromJSON (String s) |
|
byte[] | toBytes (Object obj) |
|
Object | fromBytes (byte[] bytes) |
|
String | getAliasConfFileName () |
|
String | deCompress (byte[] bytes) |
|
byte[] | compress (String str) |
|
The documentation for this class was generated from the following file: