| Package | Description |
|---|---|
| org.tmatesoft.svn.core |
This package mostly contains common classes as well as interfaces used
throughout all the library.
|
| org.tmatesoft.svn.core.internal.io.dav.handlers | |
| org.tmatesoft.svn.core.internal.io.fs | |
| org.tmatesoft.svn.core.javahl17 | |
| org.tmatesoft.svn.core.replicator |
This package provides classes that allow to replicate existing
repositories.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,SVNLogEntryPath> |
SVNLogEntry.getChangedPaths()
Gets a map containing all the paths that were changed in the
revision that this object represents.
|
| Modifier and Type | Field and Description |
|---|---|
private SVNLogEntryPath |
DAVLogHandler.myPath |
| Modifier and Type | Class and Description |
|---|---|
class |
FSPathChange |
| Modifier and Type | Method and Description |
|---|---|
private java.util.Set<ChangePath> |
SVNClientImpl.getChangePaths(java.util.Map<java.lang.String,SVNLogEntryPath> changedPaths) |
| Modifier and Type | Method and Description |
|---|---|
private SVNLogEntryPath |
SVNReplicationEditor.getFileCopyOrigin(java.lang.String path) |