| 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.resource |
Interfaces and classes that represent the parsed resources attached to the
events sent by a filter.
|
| net.sf.okapi.common.skeleton |
Interfaces and classes for the skeleton objects.
|
| net.sf.okapi.filters.vignette |
| Modifier and Type | Method and Description |
|---|---|
StartSubfilter |
Event.getStartSubfilter()
Convenience method returns the
IResource as a StartSubfilter. |
| Modifier and Type | Method and Description |
|---|---|
String |
SubFilterSkeletonWriter.processStartSubfilter(StartSubfilter resource) |
SubFilterSkeletonWriter |
SubFilterSkeletonWriter.setOptions(LocaleId outputLocale,
String outputEncoding,
StartSubfilter startSubfilter,
ILayerProvider layer) |
| Constructor and Description |
|---|
SubFilterSkeletonWriter(StartSubfilter resource) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GenericFilterWriter.processStartSubfilter(StartSubfilter resource) |
| Modifier and Type | Method and Description |
|---|---|
SubFilterSkeletonWriter |
StartSubfilter.createSkeletonWriter(StartSubfilter resource,
LocaleId outputLocale,
String outputEncoding,
ILayerProvider layer) |
| Modifier and Type | Method and Description |
|---|---|
String |
ISkeletonWriter.processStartSubfilter(StartSubfilter resource) |
String |
GenericSkeletonWriter.processStartSubfilter(StartSubfilter resource) |
| Modifier and Type | Method and Description |
|---|---|
String |
VignetteSkeletonWriter.processStartSubfilter(StartSubfilter resource) |
Copyright © 2021. All rights reserved.