| Package | Description |
|---|---|
| net.sf.okapi.common |
Classes commonly used across the whole Okapi Framework.
|
| net.sf.okapi.common.filters |
Interfaces and base classes to implement filters
|
| net.sf.okapi.common.filterwriter |
Interfaces and classes to allow the output of a document in its original
format.
|
| net.sf.okapi.common.skeleton |
Interfaces and classes for the skeleton objects.
|
| net.sf.okapi.filters.markdown | |
| net.sf.okapi.filters.vignette |
| Modifier and Type | Method and Description |
|---|---|
EndSubfilter |
Event.getEndSubfilter()
Convenience method returns the
IResource as a EndSubfilter. |
| Modifier and Type | Method and Description |
|---|---|
String |
SubFilterSkeletonWriter.processEndSubfilter(EndSubfilter resource) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GenericFilterWriter.processEndSubfilter(EndSubfilter resource) |
| Modifier and Type | Method and Description |
|---|---|
String |
ISkeletonWriter.processEndSubfilter(EndSubfilter resource) |
String |
GenericSkeletonWriter.processEndSubfilter(EndSubfilter resource) |
| Modifier and Type | Method and Description |
|---|---|
String |
MarkdownSkeletonWriter.processEndSubfilter(EndSubfilter resource) |
| Modifier and Type | Method and Description |
|---|---|
String |
VignetteSkeletonWriter.processEndSubfilter(EndSubfilter resource) |
Copyright © 2022. All rights reserved.