public class Serializer extends Object
| Constructor and Description |
|---|
Serializer(com.thoughtworks.xstream.XStream xstream) |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
marshal(T object,
File where) |
<T> T |
unmarshal(File where) |
Copyright © 2016. All rights reserved.