| Package | Description |
|---|---|
| net.sf.okapi.common.resource |
Interfaces and classes that represent the parsed resources attached to the
events sent by a filter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Segments |
| Modifier and Type | Method and Description |
|---|---|
ISegments |
TextContainer.getSegments()
Creates a new
ISegments object to access the segments of this container. |
ISegments |
TextUnit.getSourceSegments() |
ISegments |
ITextUnit.getSourceSegments()
Gets the segments for the source.
|
ISegments |
TextUnit.getTargetSegments(LocaleId trgLoc) |
ISegments |
ITextUnit.getTargetSegments(LocaleId trgLoc)
Get the segments for a given target.
|
Copyright © 2021. All rights reserved.