Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.mom4j.mstore
Class StoreFactory  view StoreFactory download StoreFactory.java

java.lang.Object
  extended byorg.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)