|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISVNDirEntryHandler
The ISVNDirEntryHandler interface is used to handle information about directory entries while retrieving dir contents.
Method Summary | |
---|---|
void |
handleDirEntry(SVNDirEntry dirEntry)
Handles a directory entry passed. |
Method Detail |
---|
void handleDirEntry(SVNDirEntry dirEntry) throws SVNException
dirEntry
- a directory entry
SVNException
SVNDirEntry
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |