Uses of Class
org.tmatesoft.svn.core.internal.wc.SVNCompositeConfigFile
-
Packages that use SVNCompositeConfigFile Package Description org.tmatesoft.svn.core.internal.wc -
-
Uses of SVNCompositeConfigFile in org.tmatesoft.svn.core.internal.wc
Methods in org.tmatesoft.svn.core.internal.wc that return SVNCompositeConfigFile Modifier and Type Method Description protected SVNCompositeConfigFile
DefaultSVNHostOptionsProvider. getServersFile()
Constructors in org.tmatesoft.svn.core.internal.wc with parameters of type SVNCompositeConfigFile Constructor Description DefaultSVNConnectionOptions(SVNCompositeConfigFile serversFile, SVNCompositeConfigFile configFile)
DefaultSVNHostOptions(SVNCompositeConfigFile serversFile, SVNURL url)
ExtendedHostOptions(SVNCompositeConfigFile serversFile, SVNURL url)
-