| Package | Description |
|---|---|
| net.webpdf.ant.task | |
| net.webpdf.ant.task.files |
| Modifier and Type | Method and Description |
|---|---|
IterativeTaskFile |
TaskIntf.getFiles()
Returns the container managing the iterative file progression of this task.
|
IterativeTaskFile |
Task.getFiles()
Returns the container managing the iterative file progression of this task.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaskIntf.setFiles(IterativeTaskFile files)
Sets the configuration container managing the iterative file progression in between the encapsulated tasks and
sub tasks.
|
void |
Task.setFiles(IterativeTaskFile files)
Sets the configuration container managing the iterative file progression in between the encapsulated tasks and
sub tasks.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<IterativeTaskFile> |
IterativeTaskFileMap.iterator()
An iterator over all source/name mappings of this collection.
|
Copyright © 2017–2019 SoftVision Development GmbH, Fulda, Germany. All rights reserved.