public interface DirectoriesSvnEntryHandler
extends org.tmatesoft.svn.core.ISVNDirEntryHandler
ISVNDirEntryHandler with the possibility to get the handled directory names.| Modifier and Type | Method and Description |
|---|---|
List<String> |
getDirectoryNames()
Get the handled Directory names.
|
Copyright © 2004-2015 Hudson. All Rights Reserved.