public interface ListCallback
ISVNClient.list(java.lang.String, org.apache.subversion.javahl.types.Revision, org.apache.subversion.javahl.types.Revision, org.apache.subversion.javahl.types.Depth, int, boolean, org.apache.subversion.javahl.callback.ListCallback)
call.Modifier and Type | Method and Description |
---|---|
void |
doEntry(DirEntry dirent,
Lock lock)
This method will be called for each directory entry.
|
Copyright © 2024. All rights reserved.