| Package | Description |
|---|---|
| org.sejda.core.support.io | |
| org.sejda.core.support.io.model |
| Modifier and Type | Method and Description |
|---|---|
void |
MultipleOutputWriter.addOutput(PopulatedFileOutput fileOutput)
Adds the given file output (typically a temporary file) to the collection of multiple outputs ready to be written.
|
void |
SingleOutputWriter.setOutput(PopulatedFileOutput fileOutput)
Sets the given file output (typically a temporary file) as the output ready to be written.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileOutput
Holds informations about an output file generated by a task.
|
| Modifier and Type | Method and Description |
|---|---|
PopulatedFileOutput |
FileOutput.name(String name) |
PopulatedFileOutput |
OngoingFileOuputCreation.name(String name)
set the name for the current instance
|
Copyright © 2015. All Rights Reserved.