de.viaboxx.nlstools.formats
Class MBXMLPersistencer

java.lang.Object
  extended by de.viaboxx.nlstools.formats.MBPersistencer
      extended by 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


Constructor Summary
MBXMLPersistencer()
           
 
Method Summary
static com.thoughtworks.xstream.XStream getXstream()
           
 MBBundles load(File source)
           
 void save(MBBundles obj, File target)
           
 
Methods inherited from class de.viaboxx.nlstools.formats.MBPersistencer
forFile, forFile, loadFile, saveFile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MBXMLPersistencer

public MBXMLPersistencer()
Method Detail

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

getXstream

public static com.thoughtworks.xstream.XStream getXstream()


Copyright © 2012. All Rights Reserved.