| Package | Description |
|---|---|
| org.tmatesoft.svn.core.internal.wc |
| Modifier and Type | Field and Description |
|---|---|
private SVNCompositeConfigFile |
DefaultSVNOptions.myConfigFile |
private SVNCompositeConfigFile |
DefaultSVNConnectionOptions.myConfigFile |
private SVNCompositeConfigFile |
DefaultSVNHostOptionsProvider.myServersFile |
private SVNCompositeConfigFile |
DefaultSVNHostOptions.myServersFile |
private SVNCompositeConfigFile |
DefaultSVNConnectionOptions.myServersFile |
| Modifier and Type | Method and Description |
|---|---|
private SVNCompositeConfigFile |
DefaultSVNOptions.getConfigFile() |
private SVNCompositeConfigFile |
DefaultSVNConnectionOptions.getConfigFile() |
protected SVNCompositeConfigFile |
DefaultSVNHostOptionsProvider.getServersFile() |
private SVNCompositeConfigFile |
DefaultSVNHostOptions.getServersFile() |
private SVNCompositeConfigFile |
DefaultSVNConnectionOptions.getServersFile() |
| Constructor and Description |
|---|
DefaultSVNConnectionOptions(SVNCompositeConfigFile serversFile,
SVNCompositeConfigFile configFile) |
DefaultSVNHostOptions(SVNCompositeConfigFile serversFile,
SVNURL url) |
ExtendedHostOptions(SVNCompositeConfigFile serversFile,
SVNURL url) |