| Package | Description |
|---|---|
| net.sf.okapi.filters.openxml |
| Modifier and Type | Field and Description |
|---|---|
ParseType |
ConditionalParameters.nFileType |
| Modifier and Type | Method and Description |
|---|---|
ParseType |
ContentFilter.getConfigurationType() |
ParseType |
ContentFilter.getParseType() |
static ParseType |
ParseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParseType[] |
ParseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContentFilter.setUpConfig(ParseType filetype)
Sets the name of the Yaml configuration file for the current file type, reads the file, and sets the parameters.
|
String |
ITranslator.translate(TextFragment tf,
org.slf4j.Logger lgr,
ParseType nFileType) |
String |
AbstractTranslator.translate(TextFragment tf,
org.slf4j.Logger lgr,
ParseType nFileType) |
Copyright © 2021. All rights reserved.