| Package | Description |
|---|---|
| org.tmatesoft.svn.core.internal.io.dav | |
| org.tmatesoft.svn.core.internal.io.fs | |
| org.tmatesoft.svn.core.internal.io.svn | |
| org.tmatesoft.svn.core.io |
This package provides a low-level API for direct interacting with a Subversion repository on
the SVN protocol level.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DAVRepositoryFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
FSRepositoryFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
SVNRepositoryFactoryImpl |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
SVNRepositoryFactory.registerRepositoryFactory(java.lang.String protocol,
SVNRepositoryFactory factory) |