| Package | Description |
|---|---|
| org.verapdf.processor.config |
| Modifier and Type | Field and Description |
|---|---|
static ProcessingType |
Config.DEFAULT_PROCESSING_TYPE |
| Modifier and Type | Method and Description |
|---|---|
static ProcessingType |
ProcessingType.fromString(String toParse) |
ProcessingType |
Config.getProcessingType() |
static ProcessingType |
ProcessingType.getType(boolean isValidation,
boolean isFeatures) |
static ProcessingType |
ProcessingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessingType[] |
ProcessingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Config.setProcessingType(ProcessingType processingType)
Changes settings parameters
|
Copyright © 2015–2016 The veraPDF Consortium. All rights reserved.