Interface SVNWCContext.ISVNWCNodeHandler
-
- All Known Implementing Classes:
SvnNgGetChangelistPaths
,SvnNgGetInfo
- Enclosing class:
- SVNWCContext
public static interface SVNWCContext.ISVNWCNodeHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
nodeFound(java.io.File localAbspath, ISVNWCDb.SVNWCDbKind kind)
-
-
-
Method Detail
-
nodeFound
void nodeFound(java.io.File localAbspath, ISVNWCDb.SVNWCDbKind kind) throws SVNException
- Throws:
SVNException
-
-