public class SvnNgInheritableProperties
extends java.lang.Object
| Constructor and Description |
|---|
SvnNgInheritableProperties() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Map<java.io.File,java.util.Map<java.lang.String,SVNProperties>> |
getInheritalbeProperites(SVNWCContext context,
SVNRepository repository,
java.io.File localAbsPath,
long revision,
SVNDepth depth) |
static java.util.Map<java.lang.String,SVNProperties> |
translateInheritedPropertiesPaths(java.util.Map<java.lang.String,SVNProperties> iprops) |
public static java.util.Map<java.io.File,java.util.Map<java.lang.String,SVNProperties>> getInheritalbeProperites(SVNWCContext context, SVNRepository repository, java.io.File localAbsPath, long revision, SVNDepth depth) throws SVNException
SVNExceptionpublic static java.util.Map<java.lang.String,SVNProperties> translateInheritedPropertiesPaths(java.util.Map<java.lang.String,SVNProperties> iprops)
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.