Package | Description |
---|---|
org.tmatesoft.svn.core.internal.wc2 | |
org.tmatesoft.svn.core.internal.wc2.ng | |
org.tmatesoft.svn.core.internal.wc2.old |
Modifier and Type | Method and Description |
---|---|
static SvnRepositoryAccess.UrlInfo |
SvnRepositoryAccess.UrlInfo.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SvnRepositoryAccess.UrlInfo[] |
SvnRepositoryAccess.UrlInfo.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
abstract Structure<SvnRepositoryAccess.UrlInfo> |
SvnRepositoryAccess.getURLFromPath(SvnTarget path,
SVNRevision revision,
SVNRepository repository) |
Modifier and Type | Method and Description |
---|---|
Structure<SvnRepositoryAccess.UrlInfo> |
SvnNgRepositoryAccess.getURLFromPath(SvnTarget path,
SVNRevision revision,
SVNRepository repository) |
Modifier and Type | Method and Description |
---|---|
Structure<SvnRepositoryAccess.UrlInfo> |
SvnOldRepositoryAccess.getURLFromPath(SvnTarget path,
SVNRevision revision,
SVNRepository repository) |
Copyright © 2022. All rights reserved.