| Package | Description |
|---|---|
| net.sf.okapi.lib.xliff2.core |
Classes implementing the object model of a parsed XLIFF document.
|
| net.sf.okapi.lib.xliff2.its |
Classes to read, write and manipulate ITS data categories.
|
| Modifier and Type | Method and Description |
|---|---|
DataCategoryGroup<?> |
Unit.addITSGroup(DataCategoryGroup<?> group) |
| Modifier and Type | Method and Description |
|---|---|
List<DataCategoryGroup<?>> |
Unit.getITSGroups() |
| Modifier and Type | Method and Description |
|---|---|
DataCategoryGroup<?> |
Unit.addITSGroup(DataCategoryGroup<?> group) |
| Modifier and Type | Class and Description |
|---|---|
class |
LocQualityIssues
Implements a group of
LocQualityIssue objects. |
class |
Provenances
Implements a group of
Provenance objects. |
| Modifier and Type | Method and Description |
|---|---|
DataCategoryGroup<?> |
IWithITSGroups.addITSGroup(DataCategoryGroup<?> group)
Adds an ITS group to this object.
|
| Modifier and Type | Method and Description |
|---|---|
List<DataCategoryGroup<?>> |
IWithITSGroups.getITSGroups()
Gets the ITS groups associated with this object.
|
| Modifier and Type | Method and Description |
|---|---|
DataCategoryGroup<?> |
IWithITSGroups.addITSGroup(DataCategoryGroup<?> group)
Adds an ITS group to this object.
|
Copyright © 2020. All rights reserved.