Interface | Description |
---|---|
IAnnotation |
Represents an inline annotation.
|
ICode |
The abstract representation of a native code.
|
IContent |
Represents the inline content of an extracted original document.
|
IStore | |
ITag |
Represents a tag, an inline object that represent the opening, the closing or the stand-alone
ICode
or the opening or closing IAnnotation . |
ITags |
Represents the collection of tags for a source or a target content.
|
IWithStore |
Represents an object with a store.
|
Enum | Description |
---|---|
CanReorder |
Represents the value of the canReorder field.
|
Direction |
Represents a directionality value.
|
TagType |
Represents a type of tag.
|
Exception | Description |
---|---|
InvalidParameterException |
Indicates that a method was called with one or more invalid parameters.
|
InvalidPositionException |
Indicates that an action was using the second special character of a tag reference
as a normal character.
|
XLIFF Object Model Interfaces