| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IMultilingual |
interface |
ITextUnit
Interface for the basic unit of extraction from a filter and also the resource
associated with the filter event TEXT_UNIT.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentPart
Resource associated with the filter events DOCUMENT_PART,
|
class |
StartDocument
Resource associated with the filter event START_DOCUMENT.
|
class |
StartGroup
Resource associated with the filter event START_GROUP.
|
class |
StartSubfilter |
class |
TextUnit
Basic unit of extraction from a filter and also the resource associated with
the filter event TEXT_UNIT.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
IWithTargetProperties.copy(IWithTargetProperties from,
IWithTargetProperties to)
Copy all
IWithTargetProperties Unless destination already has the
property. Target LocaleId not found in the destination are added
then properties are copied. |
| Modifier and Type | Class and Description |
|---|---|
class |
StorageList
provides a way to store a list of resources and implements the different
interfaces of the resources.
|
Copyright © 2022. All rights reserved.