| Package | Description |
|---|---|
| net.sf.okapi.filters.abstractmarkup | |
| net.sf.okapi.filters.html | |
| net.sf.okapi.filters.openxml | |
| net.sf.okapi.filters.xmlstream |
| Modifier and Type | Method and Description |
|---|---|
protected abstract TaggedFilterConfiguration |
AbstractMarkupFilter.getConfig()
Get the current
TaggedFilterConfiguration. |
TaggedFilterConfiguration |
AbstractMarkupParameters.getTaggedConfig()
Gets the TaggedFilterConfiguration object for this parameters object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractMarkupParameters.setTaggedConfig(TaggedFilterConfiguration taggedConfig)
Sets the TaggedFilterConfiguration object for this parameters object.
|
| Modifier and Type | Method and Description |
|---|---|
protected TaggedFilterConfiguration |
HtmlFilter.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
TaggedFilterConfiguration |
YamlParameters.getTaggedConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
YamlParameters.setTaggedConfig(TaggedFilterConfiguration taggedConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected TaggedFilterConfiguration |
XmlStreamFilter.getConfig() |
Copyright © 2022. All rights reserved.