|
|||||||||
| Home >> All >> org >> mom4j >> xcp >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.mom4j.xcp.util
Class Serializer

java.lang.Objectorg.mom4j.xcp.util.Serializer
- public final class Serializer
- extends java.lang.Object
| Constructor Summary | |
private |
Serializer()
|
| Method Summary | |
static java.lang.String |
object2String(java.io.Serializable s)
|
static java.io.Serializable |
string2Object(java.lang.String s)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
Serializer
private Serializer()
| Method Detail |
object2String
public static final java.lang.String object2String(java.io.Serializable s)
string2Object
public static final java.io.Serializable string2Object(java.lang.String s)
|
|||||||||
| Home >> All >> org >> mom4j >> xcp >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.mom4j.xcp.util.Serializer