|
|||||||||
| Home >> All >> org >> mom4j >> [ mstore overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.mom4j.mstore
Class StoreFactory

java.lang.Objectorg.mom4j.mstore.StoreFactory
- public final class StoreFactory
- extends java.lang.Object
| Constructor Summary | |
private |
StoreFactory()
|
| Method Summary | |
static Store |
createFileSystemStore(java.io.File rootDir)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
StoreFactory
private StoreFactory()
| Method Detail |
createFileSystemStore
public static final Store createFileSystemStore(java.io.File rootDir)
|
|||||||||
| Home >> All >> org >> mom4j >> [ mstore overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.mom4j.mstore.StoreFactory