SVNKit Home]]>

org.tmatesoft.svn.core.io
Interface ISVNInheritedPropertiesHandler


public interface ISVNInheritedPropertiesHandler


Method Summary
 void handleInheritedProperites(java.lang.String inheritedFromPath, SVNProperties properties)
           
 

Method Detail

handleInheritedProperites

void handleInheritedProperites(java.lang.String inheritedFromPath,
                               SVNProperties properties)
                               throws SVNException
Throws:
SVNException

SVNKit Home]]>