@NotThreadSafe public class FileSystemFolderTree extends DefaultFolderTree<String,File,List<File>>
| Constructor and Description |
|---|
FileSystemFolderTree(File aStartDir) |
FileSystemFolderTree(File aStartDir,
IFilter<File> aDirFilter,
IFilter<File> aFileFilter) |
FileSystemFolderTree(String sStartDir) |
FileSystemFolderTree(String sStartDir,
IFilter<File> aDirFilter,
IFilter<File> aFileFilter) |
createForSetcontainsItemWithID, equals, getAllChildren, getAllItemDatas, getAllItems, getChildCount, getChildren, getChildWithID, getFactory, getItemCount, getItemDataWithID, getItemWithID, hasChildren, hashCode, isItemSameOrDescendant, removeItemWithID, toStringgetRootItemclone, finalize, getClass, notify, notifyAll, wait, wait, waitcontainsItemWithID, getAllItemDatas, getAllItems, getItemCount, getItemDataWithID, getItemWithID, isItemSameOrDescendant, removeItemWithIDgetRootItemgetChildWithIDgetAllChildren, getChildCount, getChildren, hasChildrenCopyright © 2014–2015 Philip Helger. All rights reserved.