de.viaboxx.nlstools.formats
Class MBExcelPersistencer
java.lang.Object
de.viaboxx.nlstools.formats.MBPersistencer
de.viaboxx.nlstools.formats.MBExcelPersistencer
public class MBExcelPersistencer
- extends MBPersistencer
Description: Load from and save bundles to an excel file
User: roman.stumm
Date: 29.12.2010
Time: 14:44:37
viaboxx GmbH, 2010
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MBExcelPersistencer
public MBExcelPersistencer()
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(InputStream in)
throws IOException,
ClassNotFoundException
- Specified by:
load in class MBPersistencer
- Throws:
IOException
ClassNotFoundException
Copyright © 2013. All Rights Reserved.