public class MBExcelPersistencer extends MBPersistencer
| Constructor and Description |
|---|
MBExcelPersistencer() |
| Modifier and Type | Method and Description |
|---|---|
MBBundles |
load(File source) |
MBBundles |
load(InputStream in) |
void |
save(MBBundles obj,
File target) |
forFile, forFile, forURL, loadFile, mkdirs, saveFile, saveFile, withOptionspublic void save(MBBundles obj, File target) throws IOException
save in class MBPersistencerIOExceptionpublic MBBundles load(File source) throws IOException, ClassNotFoundException
load in class MBPersistencerIOExceptionClassNotFoundExceptionpublic MBBundles load(InputStream in) throws IOException, ClassNotFoundException
load in class MBPersistencerIOExceptionClassNotFoundExceptionCopyright © 2018. All rights reserved.