com.agimatec.sql.meta.persistence
Class XStreamPersistencer
java.lang.Object
com.agimatec.sql.meta.persistence.XStreamPersistencer
- All Implemented Interfaces:
- ObjectPersistencer
public class XStreamPersistencer
- extends Object
- implements ObjectPersistencer
Description:
User: roman.stumm
Date: 27.04.2007
Time: 17:39:36
Copyright: Agimatec GmbH
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XStreamPersistencer
public XStreamPersistencer()
save
public void save(Object obj,
File target)
throws IOException
- Specified by:
save in interface ObjectPersistencer
- Throws:
IOException
load
public Object load(File source)
throws IOException,
ClassNotFoundException
- Specified by:
load in interface ObjectPersistencer
- Throws:
IOException
ClassNotFoundException
Copyright © 2008-2011. All Rights Reserved.