| Package | Description |
|---|---|
| org.sejda.model.output | |
| org.sejda.model.parameter.base |
| Modifier and Type | Method and Description |
|---|---|
static ExistingOutputPolicy |
ExistingOutputPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExistingOutputPolicy[] |
ExistingOutputPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExistingOutputPolicy |
AbstractParameters.getExistingOutputPolicy() |
ExistingOutputPolicy |
TaskParameters.getExistingOutputPolicy() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractParameters.setExistingOutputPolicy(ExistingOutputPolicy existingOutputPolicy) |
void |
TaskParameters.setExistingOutputPolicy(ExistingOutputPolicy existingOutputPolicy)
sets the policy to use in case of an already existing output is found.
|
Copyright © 2021 sejda. All rights reserved.