de.viaboxx.nlstools.formats
Class MBInMemoryPersistencer
java.lang.Object
de.viaboxx.nlstools.formats.MBPersistencer
de.viaboxx.nlstools.formats.MBInMemoryPersistencer
public class MBInMemoryPersistencer
- extends MBPersistencer
Description:
User: roman.stumm
Date: 02.05.2011
Time: 14:53:59
viaboxx GmbH, 2010
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MBInMemoryPersistencer
public MBInMemoryPersistencer()
save
public void save(MBBundles obj,
File target)
throws Exception
- Specified by:
save in class MBPersistencer
- Throws:
Exception
load
public MBBundles load(File source)
throws Exception
- Specified by:
load in class MBPersistencer
- Throws:
Exception
load
public MBBundles load(InputStream source)
throws Exception
- Specified by:
load in class MBPersistencer
- Throws:
Exception
getCopy
public MBBundles getCopy(String name)
clear
public static void clear()
Copyright © 2013. All Rights Reserved.