| Package | Description |
|---|---|
| org.icij.extract.extractor |
| Modifier and Type | Method and Description |
|---|---|
Extractor.OutputFormat |
Extractor.getOutputFormat()
Get the extraction output format.
|
static Extractor.OutputFormat |
Extractor.OutputFormat.parse(String outputFormat) |
static Extractor.OutputFormat |
Extractor.OutputFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Extractor.OutputFormat[] |
Extractor.OutputFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Extractor.setOutputFormat(Extractor.OutputFormat outputFormat)
Set the output format.
|
Copyright © 2018 The International Consortium of Investigative Journalists. All rights reserved.