| Package | Description |
|---|---|
| org.verapdf.processor.config |
| Modifier and Type | Field and Description |
|---|---|
static FormatOption |
Config.DEFAULT_REPORT_TYPE |
| Modifier and Type | Method and Description |
|---|---|
static FormatOption |
FormatOption.fromOption(String option)
Performs a match against the parameter
String option of each
FormatType's option and returns a matching instance. |
FormatOption |
Config.getReportType() |
static FormatOption |
FormatOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FormatOption[] |
FormatOption.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.setReportType(FormatOption reportType)
Changes settings parameters
|
Copyright © 2015–2016 The veraPDF Consortium. All rights reserved.