| Package | Description |
|---|---|
| org.icij.extract.extractor |
| Modifier and Type | Method and Description |
|---|---|
static Extractor.EmbedHandling |
Extractor.EmbedHandling.getDefault() |
Extractor.EmbedHandling |
Extractor.getEmbedHandling()
Get the embed handling mode.
|
static Extractor.EmbedHandling |
Extractor.EmbedHandling.parse(String outputFormat) |
static Extractor.EmbedHandling |
Extractor.EmbedHandling.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Extractor.EmbedHandling[] |
Extractor.EmbedHandling.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.setEmbedHandling(Extractor.EmbedHandling embedHandling)
Set the embed handling mode.
|
Copyright © 2018. All rights reserved.