See: Description
| Interface | Description |
|---|---|
| IAnnotation |
Common handle for all annotations.
|
| IPersistentAnnotation |
An
IAnnotation that can be serialized. |
| Class | Description |
|---|---|
| AltTranslation |
Stores the data representing an alternate translation.
|
| AltTranslationsAnnotation |
Annotation for storing one or more alternate translations for a target content.
|
| Annotations |
Provides annotation mechanism to the resources.
|
| DeepenSegmentationAnnotaton | |
| GenericAnnotation |
Generic annotation allowing access with field names and multiple instance on the same object.
|
| GenericAnnotations |
Provides access to a list of
GenericAnnotation. |
| GenericAnnotationType |
Types of Generic annotation.
|
| GlossaryAnnotation |
Wrapper class for XLIFF glossary element
|
| GlossEntry |
Wrapper class for XLIFF glossary entry element
|
| GlossEntry.Definition |
Wrapper class for XLIFF glossary definition element
|
| GlossEntry.Term |
Wrapper class for XLIFF glossary term element
|
| GlossEntry.Translation |
Wrapper class for XLIFF glossary translation element
|
| IssueAnnotation | |
| IterableEnumeration<T> |
Wrap an Enumeration and make it compatible with new Iterators.
|
| ITSLQIAnnotations |
Annotation for ITS Language Quality Issue meta-data.
|
| ITSProvenanceAnnotations |
Annotation for ITS Provenance meta-data.
|
| Note |
Annotation representing the XLIFF 1.2 like note element.
|
| NoteAnnotation |
Annotation used to expose xliff 1.2 like notes
|
| SkipCheckAnnotation |
Annotation indicating that the quality checks (on both source and target) should be skipped if this annotation is attached to the source segment.
|
| TermsAnnotation |
Simple annotation for storing terms and their associated information.
|
| XLIFFContextGroup |
Represents the annotation of the XLIFF 1.2 context-group element.
|
| XLIFFContextGroup.Context |
Represents the context of the XLIFF 1.2 context-group element.
|
| XLIFFPhase |
Annotation representing the <phase> element within an XLIFF <file><header>.
|
| XLIFFPhaseAnnotation |
Annotation used to expose the %lt;phase-group> element containing the multiple
phases in a %lt;file> element when attached to a StartSubDocument event or
resolve the phase-name reference otherwise.
|
| XLIFFTool |
Annotation representing the %lt;tool> element within an XLIFF
%lt;file>%lt;header>.
|
| XLIFFToolAnnotation |
Annotation containing the set of %lt;tool> elements in an XLIFF %lt;file>%lt;header>.
|
| Enum | Description |
|---|---|
| IssueType | |
| Note.Annotates | |
| Note.Priority | |
| XLIFFContextGroup.Context.StandardContextTypes |
Classes to implement and manage annotations.
This package includes the different interfaces related to working with annotations, as well as some commonly used annotations.
Copyright © 2022. All rights reserved.