| Package | Description |
|---|---|
| net.sf.okapi.common |
Classes commonly used across the whole Okapi Framework.
|
| net.sf.okapi.common.resource |
Interfaces and classes that represent the parsed resources attached to the
events sent by a filter.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ResourceUtil.copyProperties(BaseNameable srcResource,
BaseNameable trgResource) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseReferenceable
Implements a nameable resource that can be a referent.
|
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 |
StartSubDocument
Resource associated with the filter event START_SUBDOCUMENT.
|
class |
StartSubfilter |
class |
TextContainer
Provides methods for storing the content of a paragraph-type unit, to handle
its properties, annotations and segmentation.
|
class |
TextUnit
Basic unit of extraction from a filter and also the resource associated with
the filter event TEXT_UNIT.
|
Copyright © 2021. All rights reserved.