All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| AbstractFileVisitor |
Abstract class for Segment visitors to be derived from.
|
| AbstractSegmentVisitor |
Abstract class for File visitors to be derived from.
|
| AbstractUnitVisitor |
Abstract class for Unit visitors to be derived from.
|
| AnnotatedSpan |
Represents the information about a span of content that is associated with
a marker ( MTag object or a derived object).
|
| AnnotatorsRef |
Represents the ITS annotatorsRef value set.
|
| BaseList<T> |
Provides the common methods for accessing and manipulating list-type objects
such as the notes, the extension attributes, glossary, etc.
|
| CanReorder |
Represents the value of the canReorder field.
|
| ChangeTrack |
|
| CloneFactory |
Provides methods to create deep-copy clones of various abstract classes or interfaces.
|
| Const |
Provides various constants for useful names.
|
| CTag |
Represents an opening, closing or standalone tag for an original inline code.
|
| DataCategories |
|
| 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.
|
| DataWithExtAttributes |
|
| DefaultEventHandler |
|
| DefaultXliffWalkerStrategy |
|
| Definition |
|
| Directionality |
Represents the types of direction for the bi-directionality information.
|
| Domain |
Implements the Domain data category.
|
| Event |
|
| EventType |
|
| ExtAttribute |
Represents an extension (or unsupported module) attribute.
|
| ExtAttributes |
Represents a set of ExtAttribute objects and associated namespaces.
|
| ExtChildType |
|
| ExtContent |
|
| ExtElement |
Represent an extension (or un-supported module) element.
|
| ExtElements |
|
| ExtensionsWriter |
Provides the methods to output extended elements and attributes.
|
| FileNode |
Represents a <file> node.
|
| FlexibleXliffWalkerStrategy |
|
| Fragment |
Represents a fragment of extracted content.
|
| Glossary |
|
| GlossEntry |
|
| GroupNode |
Represents a group node.
|
| IEventHandler |
Provides the methods to handle events generated by the XLIFFReader object.
|
| IExtChild |
Provides the methods to access a child of an ExtElement.
|
| IFragmentObject |
|
| IFragmentRenderer |
Provides an iterable interface for the objects making up a fragment.
|
| IGroupOrUnitNode |
Represents a node that is either a group or a unit.
|
| IITSItem |
Represents an ITS data category or a group of several instances of an ITS data category.
|
| IMetadataItem |
Represents a metaGroup or a meta item.
|
| InheritedData |
|
| InsingnificantPartData |
Represents the information associated with an insignificant part
(from the XLIFF viewpoint).
|
| InsingnificantPartData.InsignificantPartType |
Types of insignificant parts.
|
| InvalidMarkerOrderException |
Signals that there is a marker not properly located in a fragment or unit.
|
| InvalidParameterException |
Signals that a parameter of a method is invalid.
|
| InvalidPositionException |
Indicates that an action was using the second special character of a marker reference
as a normal character.
|
| Issue |
Represents an issue detected when processing the rules for the Validation module.
|
| Item |
|
| 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.
|
| IWithChangeTrack |
Represents an object that can contain a ChangeTrack object.
|
| IWithExtAttributes |
Provides a common interface to all objects that can have extension attributes.
|
| IWithExtElements |
Provides a common interface to all objects that can have extension elements.
|
| IWithGroupOrUnitNode |
Represents a node that holds groups or units (or both).
|
| IWithInheritedData |
Represents the data inherited throughout a file element: translate, canResegment, srcDir and trgDir.
|
| 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)
|
| IWithMetadata |
Provides the methods to add and retrieve metadata for an object.
|
| IWithMetaGroup |
Represents an object that can have a meta-group (i.e: metadata and metaGroup).
|
| IWithNotes |
Provides the methods to add and retrieve notes for an object.
|
| IWithStore |
Represents an object that is the parent of a Store object, for example a Unit
holds the store for the inline codes and other related data in that unit.
|
| IWithValidation |
Provides the methods to add and retrieve validation rules for an object.
|
| IXliffVisitor<T> |
Types interface for Xliff visitors.
|
| IXliffWalkerStrategy |
Interface for strategy classes that implement the
XLIFF traversal.
|
| Language |
Implement verification for language tags.
|
| LocQualityIssue |
|
| LocQualityIssues |
|
| Match |
|
| Matches |
|
| Meta |
Represents a meta element.
|
| Metadata |
|
| MetaGroup |
|
| MetaGroup.AppliesTo |
Types of object a meta-group can apply to.
|
| MidFileData |
|
| MTag |
Represents an opening or closing tag for an annotation marker.
|
| MTagCommon |
Represents common data for the opening and closing MTag.
|
| MTConfidence |
|
| Note |
Represents a note object.
|
| Note.AppliesTo |
Types of object a note can apply to.
|
| Notes |
Represents a list of Note objects.
|
| NSContext |
Represents the context of the namespaces at a specific point during reading or writing of an XLIFF document.
|
| Part |
Represents a part of a unit.
|
| Part.GetTarget |
Options when getting a target which does not exists yet.
|
| PathSelectorUtils |
Class for path selector utilities.
|
| PathSelectorUtils.Pair<L,R> |
|
| PCont |
Represents the standalone tag of a protected content.
|
| PipelineXliffWalkerStrategy |
Xliff walker strategy with ordered pipeline of visitors.
|
| ProcessingInstruction |
Represents a processing instruction as an extension content object.
|
| Provenance |
|
| Provenances |
|
| Revision |
|
| Revisions |
|
| Rule |
|
| Rule.Normalization |
Form of normalization possible.
|
| Rule.Type |
Types of validation rule.
|
| Segment |
Represents a segment object.
|
| Skeleton |
Represents the information associated with the skeleton.
|
| StartFileData |
Represents the information associated with a file element.
|
| StartGroupData |
Represents the information associated with the start of a group.
|
| StartXliffData |
Represents the information associated with an <xliff> element.
|
| Store |
Represents the store where code and markers, as well as other information,
are stored and shared for a given object implementing IWithStore (e.g.
|
| Tag |
Provides the common methods for code and marker tags.
|
| Tags |
Represents a collection of tags for a specific content.
|
| TagType |
|
| TargetState |
|
| Term |
|
| TermTag |
Implements the XLIFF term annotation and the ITS
Terminology data category.
|
| TextAnalysis |
|
| Translation |
|
| Unit |
Represents the XLIFF <unit> element.
|
| UnitNode |
Represents a unit node.
|
| URIContext |
Represents the context for URI fragment identifier resolution in XLIFF.
|
| URIParser |
Implements a URI supporting the fragment identification mechanism for XLIFF 2.
|
| URIPrefixes |
Represents the prefixes for modules and extensions in XLIFF URI fragment identifiers.
|
| Util |
Provides various helper methods for the library.
|
| Validation |
|
| VisitationContext |
Provides the context for visiting the
visitee during traversal of the XLIFF tree.
|
| WithGroupOrUnitNode |
|
| XLIFFDocument |
Represents a complete parsed XLIFF document in memory.
|
| XLIFFException |
Base exception for all XLIFF-library exceptions.
|
| XLIFFFragmentObject |
|
| XLIFFFragmentRenderer |
|
| XLIFFProcessor |
High-level class implementing the low-level reading and (optionally) re-writing of a document,
with the possibility to easily modify the content.
|
| XLIFFReader |
Implements a stream-based and event-driven XLIFF reader.
|
| XLIFFReaderException |
Signals that an XLIFF reader had an error.
|
| XliffWalker |
Allows for traversal of the tree structure of an XLIFF document,
in a fashion similar to visitor pattern.
|
| XliffWalker.VisitPlaceAwareXliffVisitor<T> |
|
| XliffWalkerPathSelector |
Class to select node paths (file node --> unit node --> segment node) in XLIFF document to build FlexibleXliffWalkerStrategy which
is used to traverse XLIFF document via XliffWalker
|
| XliffWalkerPathSelector.Builder |
|
| XliffWalkerPathSelector.NodeType |
Enumerations for XLIFF document node type
|
| XliffWalkerStrategyFactory |
|
| XLIFFWriter |
Provides the methods to create an XLIFF document or to re-write an existing one.
|
| XLIFFWriterException |
Signals that an XLIFF writer had an error.
|