public class SVNCompositeConfigFile extends Object
| Constructor and Description |
|---|
SVNCompositeConfigFile(SVNConfigFile systemFile,
SVNConfigFile userFile) |
| Modifier and Type | Method and Description |
|---|---|
Map |
getProperties(String groupName) |
String |
getPropertyValue(String groupName,
String propertyName) |
boolean |
isModfied() |
void |
save() |
void |
setGroupsToOptions(Map groupToOptions) |
void |
setPropertyValue(String groupName,
String propertyName,
String propertyValue,
boolean save) |
public SVNCompositeConfigFile(SVNConfigFile systemFile, SVNConfigFile userFile)
Copyright © 2025. All rights reserved.