| Package | Description |
|---|---|
| de.vandermeer.skb.base.info |
Interfaces and classes to load information from sources and to write information to targets.
|
| Modifier and Type | Method and Description |
|---|---|
DirectorySource |
SimpleDirectoryScanner.getSource() |
DirectorySource |
DirectoryLoader.getSource() |
DirectorySource |
CommonsDirectoryWalker.getSource() |
| Constructor and Description |
|---|
CommonsDirectoryWalker(DirectorySource source,
IOFileFilter dirFilter,
IOFileFilter fileFilter)
Returns a new loader that uses a directory walker with directory and file filters.
|
SimpleDirectoryScanner(DirectorySource source)
Returns a new directory scanner for a given source.
|
Copyright © 2010–2017. All rights reserved.