Namespace UnityEditor.Localization.Plugins.XLIFF.Common
Interfaces
IFile
Container for localization material extracted from an entire single document, or another high level self contained logical node in a content structure that cannot be described in the terms of documents.
IGroup
Provides a way to organize units into a structured hierarchy.
IGroupCollection
Holds a collection of IGroup.
INote
Readable comments and annotations.
INoteCollection
Holds a collection of INote.
ITranslationUnit
Static container for a dynamic structure of elements holding the extracted translatable source text, aligned with the Translated text.
ITranslationUnitCollection
Holds a collection of ITranslationUnit.