Class FSRepositoryFactory
java.lang.Object
org.tmatesoft.svn.core.io.SVNRepositoryFactory
org.tmatesoft.svn.core.internal.io.fs.FSRepositoryFactory
- Version:
- 1.3
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected SVNRepositorycreateRepositoryImpl(SVNURL url, ISVNSession session) static voidsetup()Methods inherited from class org.tmatesoft.svn.core.io.SVNRepositoryFactory
create, create, createLocalRepository, createLocalRepository, createLocalRepository, createLocalRepository, createLocalRepository, createLocalRepository, hasRepositoryFactory, registerRepositoryFactoryMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
FSRepositoryFactory
public FSRepositoryFactory()
-
-
Method Details
-
setup
public static void setup() -
createRepositoryImpl
- Specified by:
createRepositoryImplin classSVNRepositoryFactory
-