See: Description
| Interface | Description |
|---|---|
| IITSItem |
Represents an ITS data category or a group of several instances of an ITS data category.
|
| IWithITSAttributes |
Provides a common interface to all objects that can have ITS attributes.
|
| IWithITSGroups |
Provides a common interface to all objects that can have ITS stand-off elements (groups)
|
| Class | Description |
|---|---|
| AnnotatorsRef |
Represents the ITS annotatorsRef value set.
|
| DataCategories |
Represents the identifiers for the different
types of ITS data categories.
|
| DataCategory |
Provides a base implementation of
IITSItem for a given data category. |
| DataCategoryGroup<T extends DataCategory> |
Represents a stand-off group for a given data category that can have multiple
instances.
|
| Domain |
Implements the Domain data category.
|
| ITSItems |
Represents a collection of
IITSItem objects. |
| ITSReader |
Provides utility methods to read ITS attributes and stand-off elements.
|
| ITSWriter |
Provides utility methods to output ITS attributes and stand-off elements.
|
| LocQualityIssue |
Implements the Localization Quality Issue data category.
|
| LocQualityIssues |
Implements a group of
LocQualityIssue objects. |
| MTConfidence |
Implements the MT Confidence data category.
|
| Provenance |
Implements the Provenance data category.
|
| Provenances |
Implements a group of
Provenance objects. |
| TermTag |
Implements the XLIFF term annotation and the ITS
Terminology data category.
|
| TextAnalysis |
Implements the Text Analysis data category.
|
Classes to read, write and manipulate ITS data categories.
Elements where ITS attributes can be present implement the IWithITSAttributes interface.