| Package | Description |
|---|---|
| com.izforge.izpack.util.file |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectoryScanner
Class for scanning a directory for files/directories which match certain
criteria.
|
class |
SourceFileScanner
Utility class that collects the functionality of the various
scanDir methods that have been scattered in several tasks before.
|
| Modifier and Type | Method and Description |
|---|---|
static Resource[] |
ResourceUtils.selectOutOfDateSources(Resource[] source,
FileNameMapper mapper,
ResourceFactory targets)
tells which source files should be reprocessed based on the
last modification date of target files
|
static Resource[] |
ResourceUtils.selectOutOfDateSources(Resource[] resources,
FileNameMapper mapper,
ResourceFactory targets,
long granularity)
tells which source files should be reprocessed based on the
last modification date of target files
|
Copyright © 2001–2025. All rights reserved.