de.viaboxx.nlstools.formats
Class MBXMLPersistencer
java.lang.Object
de.viaboxx.nlstools.formats.MBPersistencer
de.viaboxx.nlstools.formats.MBXMLPersistencer
public class MBXMLPersistencer
- extends MBPersistencer
Description:
User: roman.stumm
Date: 14.06.2007
Time: 15:25:25
Copyright: Viaboxx GmbH
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MBXMLPersistencer
public MBXMLPersistencer()
save
public void save(MBBundles obj,
File target)
throws IOException
- Specified by:
save in class MBPersistencer
- Throws:
IOException
load
public MBBundles load(File source)
throws IOException,
ClassNotFoundException
- Specified by:
load in class MBPersistencer
- Throws:
IOException
ClassNotFoundException
load
public MBBundles load(Reader reader)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
load
public MBBundles load(InputStream in)
throws IOException,
ClassNotFoundException
- Specified by:
load in class MBPersistencer
- Throws:
IOException
ClassNotFoundException
getXstream
public static com.thoughtworks.xstream.XStream getXstream()
Copyright © 2013. All Rights Reserved.