public class XStreamPersistencer extends Object implements ObjectPersistencer
| Constructor and Description |
|---|
XStreamPersistencer() |
public void save(Object obj, File target) throws IOException
save in interface ObjectPersistencerIOExceptionpublic Object load(File source) throws IOException, ClassNotFoundException
load in interface ObjectPersistencerIOExceptionClassNotFoundExceptionCopyright © 2008-2016. All Rights Reserved.