public final class SerializableSupport extends Object
public static <T> T serialize(T object)
public static <T> T encode(T object)
T
- the type to operate onobject
- the object to encode/decodeXMLEncoder
,
XMLDecoder
Copyright © 2013. All Rights Reserved.