| Package | Description |
|---|---|
| net.sf.okapi.common.annotation |
Classes to implement and manage annotations.
|
| net.sf.okapi.common.resource |
Interfaces and classes that represent the parsed resources attached to the
events sent by a filter.
|
| net.sf.okapi.steps.tokenization.common |
| Modifier and Type | Method and Description |
|---|---|
Annotations |
Annotations.clone()
Clones this Annotations object.
|
| Modifier and Type | Field and Description |
|---|---|
protected Annotations |
TextPart.annotations |
protected Annotations |
Ending.annotations |
protected Annotations |
BaseNameable.annotations |
| Modifier and Type | Method and Description |
|---|---|
Annotations |
TextContainer.getAnnotations() |
Annotations |
RawDocument.getAnnotations() |
Annotations |
Ending.getAnnotations() |
Annotations |
Document.getAnnotations() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TextUnit.setAnnotations(Annotations annotations)
Used by TextUnit clone method to copy over all annotations at once.
|
protected void |
TextContainer.setAnnotations(Annotations annotations) |
protected void |
Ending.setAnnotations(Annotations annotations) |
| Modifier and Type | Method and Description |
|---|---|
Annotations |
Lexem.getAnnotations() |
Copyright © 2021. All rights reserved.