org.tmatesoft.svn.core.wc.admin

Interface ISVNTreeHandler

public interface ISVNTreeHandler

The ISVNTreeHandler is used in traversing tree operations of SVNLookClient.

Since: 1.1.1

Version: 1.1.1

Author: TMate Software Ltd.

Method Summary
voidhandlePath(SVNAdminPath path)
Handles path information.

Method Detail

handlePath

public void handlePath(SVNAdminPath path)
Handles path information.

Parameters: path repository path information

Throws: SVNException

Copyright © 2004-2007 TMate Software Ltd. All Rights Reserved.