Uses of Enum
org.tmatesoft.svn.core.internal.wc2.SvnRepositoryAccess.UrlInfo
Packages that use SvnRepositoryAccess.UrlInfo
Package
Description
-
Uses of SvnRepositoryAccess.UrlInfo in org.tmatesoft.svn.core.internal.wc2
Methods in org.tmatesoft.svn.core.internal.wc2 that return SvnRepositoryAccess.UrlInfoModifier and TypeMethodDescriptionstatic SvnRepositoryAccess.UrlInfo
SvnRepositoryAccess.UrlInfo.valueOf
(java.lang.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.Methods in org.tmatesoft.svn.core.internal.wc2 that return types with arguments of type SvnRepositoryAccess.UrlInfoModifier and TypeMethodDescriptionabstract Structure<SvnRepositoryAccess.UrlInfo>
SvnRepositoryAccess.getURLFromPath
(SvnTarget path, SVNRevision revision, SVNRepository repository) -
Uses of SvnRepositoryAccess.UrlInfo in org.tmatesoft.svn.core.internal.wc2.ng
Methods in org.tmatesoft.svn.core.internal.wc2.ng that return types with arguments of type SvnRepositoryAccess.UrlInfoModifier and TypeMethodDescriptionSvnNgRepositoryAccess.getURLFromPath
(SvnTarget path, SVNRevision revision, SVNRepository repository) -
Uses of SvnRepositoryAccess.UrlInfo in org.tmatesoft.svn.core.internal.wc2.old
Methods in org.tmatesoft.svn.core.internal.wc2.old that return types with arguments of type SvnRepositoryAccess.UrlInfoModifier and TypeMethodDescriptionSvnOldRepositoryAccess.getURLFromPath
(SvnTarget path, SVNRevision revision, SVNRepository repository)