public class SvnNgInheritableProperties extends Object
| Constructor and Description |
|---|
SvnNgInheritableProperties() |
| Modifier and Type | Method and Description |
|---|---|
static Map<File,Map<String,SVNProperties>> |
getInheritalbeProperites(SVNWCContext context,
SVNRepository repository,
File localAbsPath,
long revision,
SVNDepth depth) |
static Map<String,SVNProperties> |
translateInheritedPropertiesPaths(Map<String,SVNProperties> iprops) |
public static Map<File,Map<String,SVNProperties>> getInheritalbeProperites(SVNWCContext context, SVNRepository repository, File localAbsPath, long revision, SVNDepth depth) throws SVNException
SVNExceptionpublic static Map<String,SVNProperties> translateInheritedPropertiesPaths(Map<String,SVNProperties> iprops)
Copyright © 2025. All rights reserved.