A B C D E F G H I J L M N O P R S T U V W X Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractFileVisitor - Class in net.sf.okapi.lib.xliff2.walker
-
Abstract class for Segment visitors to be derived from.
- AbstractFileVisitor() - Constructor for class net.sf.okapi.lib.xliff2.walker.AbstractFileVisitor
- AbstractSegmentVisitor - Class in net.sf.okapi.lib.xliff2.walker
-
Abstract class for File visitors to be derived from.
- AbstractSegmentVisitor() - Constructor for class net.sf.okapi.lib.xliff2.walker.AbstractSegmentVisitor
- AbstractUnitVisitor - Class in net.sf.okapi.lib.xliff2.walker
-
Abstract class for Unit visitors to be derived from.
- AbstractUnitVisitor() - Constructor for class net.sf.okapi.lib.xliff2.walker.AbstractUnitVisitor
- add(String, String, String) - Method in class net.sf.okapi.lib.xliff2.core.ExtElements
-
Adds a new
ExtElementobject to this set. - add(Map<String, String>) - Method in class net.sf.okapi.lib.xliff2.URIPrefixes
-
Adds a collection of uri/prefix to this object.
- add(ExtElement) - Method in class net.sf.okapi.lib.xliff2.core.ExtElements
-
Adds an element to this set.
- add(PCont) - Method in class net.sf.okapi.lib.xliff2.core.Tags
-
Adds a protected content tag to this object.
- add(Tag) - Method in class net.sf.okapi.lib.xliff2.core.Tags
-
Adds a tag to this collection.
- add(GroupNode) - Method in interface net.sf.okapi.lib.xliff2.document.IWithGroupOrUnitNode
-
Adds a
GroupNodeto this object. - add(GroupNode) - Method in class net.sf.okapi.lib.xliff2.document.WithGroupOrUnitNode
- add(UnitNode) - Method in interface net.sf.okapi.lib.xliff2.document.IWithGroupOrUnitNode
-
Adds a
UnitNodeto this object. - add(UnitNode) - Method in class net.sf.okapi.lib.xliff2.document.WithGroupOrUnitNode
- add(IITSItem) - Method in class net.sf.okapi.lib.xliff2.its.ITSItems
-
Adds (or sets) a new ITS data category instance in this collection.
- add(IEventHandler) - Method in class net.sf.okapi.lib.xliff2.processor.XLIFFProcessor
-
Adds an event handler to this processor.
- add(T) - Method in class net.sf.okapi.lib.xliff2.core.BaseList
-
Adds an object to this list.
- addChild(IExtChild) - Method in class net.sf.okapi.lib.xliff2.core.ExtElement
-
Adds a
IExtChildobject to this element. - addChild(IExtChild) - Method in class net.sf.okapi.lib.xliff2.core.Skeleton
-
Adds an extension child to this skeleton.
- addContent(String) - Method in class net.sf.okapi.lib.xliff2.core.ExtElement
-
Adds a text content to this element.
- addDeclaration() - Method in class net.sf.okapi.lib.xliff2.validation.Validation
- addDeclaration(StartXliffData) - Static method in class net.sf.okapi.lib.xliff2.its.ITSWriter
-
Adds the namespaces and version information for supporting ITS mapping in an XLIFF 2 document.
- addElement(String) - Method in class net.sf.okapi.lib.xliff2.core.ExtElement
-
Adds a child element to this element, both of the same namespace.
- addElement(String, String, String) - Method in class net.sf.okapi.lib.xliff2.core.ExtElement
-
Adds a child element to this element.
- addExtra(File) - Method in class net.sf.okapi.lib.xliff2.URIPrefixes
-
Adds prefixes from a given properties file.
- addFileNode(String) - Method in class net.sf.okapi.lib.xliff2.document.XLIFFDocument
-
Adds a
FileNodeobject to this document. - addFileVisitor(IXliffVisitor<FileNode>, XliffWalkerPathSelector...) - Method in class net.sf.okapi.lib.xliff2.walker.XliffWalker
- addFileVisitor(XliffWalker.VisitPlaceAwareXliffVisitor<FileNode>) - Method in class net.sf.okapi.lib.xliff2.walker.XliffWalker
- addGroup(MetaGroup) - Method in interface net.sf.okapi.lib.xliff2.metadata.IWithMetaGroup
-
Adds a
MetaGroupobject to this object. - addGroup(MetaGroup) - Method in class net.sf.okapi.lib.xliff2.metadata.Metadata
- addGroup(MetaGroup) - Method in class net.sf.okapi.lib.xliff2.metadata.MetaGroup
- addGroupNode(String) - Method in interface net.sf.okapi.lib.xliff2.document.IWithGroupOrUnitNode
-
Adds a
GroupNodeto this object. - addGroupNode(String) - Method in class net.sf.okapi.lib.xliff2.document.WithGroupOrUnitNode
- addITSGroup(DataCategoryGroup<?>) - Method in class net.sf.okapi.lib.xliff2.core.Unit
- addITSGroup(DataCategoryGroup<?>) - Method in interface net.sf.okapi.lib.xliff2.its.IWithITSGroups
-
Adds an ITS group to this object.
- addNote(Note) - Method in interface net.sf.okapi.lib.xliff2.core.IWithNotes
-
Adds a note to the list of notes.
- addNote(Note) - Method in class net.sf.okapi.lib.xliff2.core.MidFileData
- addPrefixes(Map<String, String>) - Method in class net.sf.okapi.lib.xliff2.URIParser
-
Adds a collection of uri/prefix to the prefixes resolver associated with this object.
- addSegmentVisitor(IXliffVisitor<Segment>, XliffWalkerPathSelector...) - Method in class net.sf.okapi.lib.xliff2.walker.XliffWalker
- addSegmentVisitor(XliffWalker.VisitPlaceAwareXliffVisitor<Segment>) - Method in class net.sf.okapi.lib.xliff2.walker.XliffWalker
- addTranslation(String) - Method in class net.sf.okapi.lib.xliff2.glossary.GlossEntry
-
Adds a translation to this entry.
- addUnitNode(String) - Method in interface net.sf.okapi.lib.xliff2.document.IWithGroupOrUnitNode
-
Adds a
UnitNodeto this object. - addUnitNode(String) - Method in class net.sf.okapi.lib.xliff2.document.WithGroupOrUnitNode
- addUnitVisitor(IXliffVisitor<UnitNode>, XliffWalkerPathSelector...) - Method in class net.sf.okapi.lib.xliff2.walker.XliffWalker
- addUnitVisitor(XliffWalker.VisitPlaceAwareXliffVisitor<UnitNode>) - Method in class net.sf.okapi.lib.xliff2.walker.XliffWalker
- ALL_NODES_SELECTOR - Static variable in class net.sf.okapi.lib.xliff2.walker.selector.XliffWalkerPathSelector
- allPaths() - Method in class net.sf.okapi.lib.xliff2.walker.selector.XliffWalkerPathSelector.Builder
- annotate(int, int, String, String, String) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Annotates a span of content in this fragment.
- annotate(int, int, MTag) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Annotates a span of content in this fragment.
- annotate(Fragment, int, int, IITSItem) - Static method in class net.sf.okapi.lib.xliff2.its.ITSWriter
-
Annotates a given fragment with an ITS item.
- annotate(Fragment, int, int, IITSItem, String) - Static method in class net.sf.okapi.lib.xliff2.its.ITSWriter
-
Tries to reuse an existing annotation to add an ITS item.
- annotate(Fragment, int, int, Match) - Static method in class net.sf.okapi.lib.xliff2.matches.Match
-
Tries to reuse an existing
mtc:matchannotation to add a given match. - AnnotatedSpan - Class in net.sf.okapi.lib.xliff2.core
-
Represents the information about a span of content that is associated with a marker (
MTagobject or a derived object). - AnnotatedSpan(MTag, Part, int) - Constructor for class net.sf.okapi.lib.xliff2.core.AnnotatedSpan
-
Creates a new
AnnotatedSpanobject. - annotateWithNote(int, int, String) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Annotates a span of content in this fragment with a
Noteobject and add the new note to the container. - AnnotatorsRef - Class in net.sf.okapi.lib.xliff2.its
-
Represents the ITS annotatorsRef value set.
- AnnotatorsRef() - Constructor for class net.sf.okapi.lib.xliff2.its.AnnotatorsRef
-
Creates an empty
AnnotatorsRefobject. - AnnotatorsRef(AnnotatorsRef) - Constructor for class net.sf.okapi.lib.xliff2.its.AnnotatorsRef
-
Copy constructor.
- ANNOTATORSREF - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
- append(char) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Appends a character at the end of this fragment.
- append(CharSequence) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Appends a plain text string to this fragment.
- append(CharSequence, int, int) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Appends a sub-sequence of a given plain text string to this fragment.
- append(String) - Method in class net.sf.okapi.lib.xliff2.core.AnnotatedSpan
-
Appends a chunk of coded text to the coded text of this span.
- append(Fragment) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Appends a fragment to this fragment.
- append(Tag) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Appends a tag to this fragment.
- append(TagType, String, String, boolean) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Appends a code tag.
- appendCode(String, String) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Appends a standalone code to this fragment.
- appendIgnorable() - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Appends an empty ignorable part to this unit.
- appendSegment() - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Appends a new empty segment to this unit.
- APPLIES_TO_ATTR_NAME - Static variable in class net.sf.okapi.lib.xliff2.changeTracking.Revisions
-
appliesToattribute name. - ATTR_APPLIESTO - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_CANCOPY - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_CANDELETE - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_CANOVERLAP - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_CANREORDER - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_CANRESEGMENT - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_CATEGORY - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_COPYOF - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_DATAREF - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_DATAREFEND - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_DATAREFSTART - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_DIR - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_DISP - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_DISPEND - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_DISPSTART - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_EQUIV - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_EQUIVEND - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_EQUIVSTART - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_HEX - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_HREF - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_ID - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_ISOLATED - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_NAME - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_ORDER - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_ORIGIN - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_ORIGINAL - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_PRIORITY - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_REF - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_SIMILARITY - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_SRCDIR - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_SRCLANG - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_STARTREF - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_STATE - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_SUBFLOWS - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_SUBFLOWSEND - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_SUBFLOWSSTART - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_SUBSTATE - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_SUBTYPE - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_TRANSLATE - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_TRGDIR - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_TRGLANG - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_TYPE - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_VALUE - Static variable in class net.sf.okapi.lib.xliff2.Const
- ATTR_VERSION - Static variable in class net.sf.okapi.lib.xliff2.Const
- AUTHOR_ATTR_NAME - Static variable in class net.sf.okapi.lib.xliff2.changeTracking.Revision
-
authorattribute name. - AUTO - net.sf.okapi.lib.xliff2.core.Directionality
-
Automatic.
B
- BaseList<T> - Class in net.sf.okapi.lib.xliff2.core
-
Provides the common methods for accessing and manipulating list-type objects such as the notes, the extension attributes, glossary, etc.
- BaseList() - Constructor for class net.sf.okapi.lib.xliff2.core.BaseList
-
Creates an empty
BaseListobject. - BaseList(BaseList<T>) - Constructor for class net.sf.okapi.lib.xliff2.core.BaseList
-
Copy constructor.
- build() - Method in class net.sf.okapi.lib.xliff2.walker.selector.XliffWalkerPathSelector.Builder
- buildDCValue(StringBuilder, String, String) - Method in class net.sf.okapi.lib.xliff2.its.AnnotatorsRef
-
Adds if needed the annotator reference value for the given data category.
- Builder() - Constructor for class net.sf.okapi.lib.xliff2.walker.selector.XliffWalkerPathSelector.Builder
- buildExtAttributes(ExtAttributes, Stack<NSContext>) - Method in class net.sf.okapi.lib.xliff2.writer.ExtensionsWriter
-
Builds the XLIFF output for a giveb
ExtAttributesobject. - buildExtChildren(List<IExtChild>, Stack<NSContext>) - Method in class net.sf.okapi.lib.xliff2.writer.ExtensionsWriter
-
Builds the XLIFF output for a given list of
IExtChildobjects. - buildExtElements(IWithExtElements, Stack<NSContext>) - Method in class net.sf.okapi.lib.xliff2.writer.ExtensionsWriter
-
Builds the XLIFF output for a given object that has extension objects.
C
- calculateDataToIdsMap() - Method in class net.sf.okapi.lib.xliff2.core.Store
- CanReorder - Enum in net.sf.okapi.lib.xliff2.core
-
Represents the value of the canReorder field.
- cc - Variable in class net.sf.okapi.lib.xliff2.core.CTag
- CDATA - net.sf.okapi.lib.xliff2.core.ExtChildType
-
Content in CDATA format.
- ChangeTrack - Class in net.sf.okapi.lib.xliff2.changeTracking
-
Represents the
<changeTrack>element of the Chan g e Tracking module. - ChangeTrack() - Constructor for class net.sf.okapi.lib.xliff2.changeTracking.ChangeTrack
-
Creates a new
ChangeTrackobject. - ChangeTrack(ChangeTrack) - Constructor for class net.sf.okapi.lib.xliff2.changeTracking.ChangeTrack
-
Copy constructor.
- checkPosition(int) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Verifies if a given position in the coded text is on the second special character of a tag reference.
- checkValid(String) - Method in class net.sf.okapi.lib.xliff2.lang.Language
-
Verify the validity of a given language tag.
- checkValueList(String, String, String) - Static method in class net.sf.okapi.lib.xliff2.Util
-
Checks if a given value is in a given list of allowed values.
- clear() - Method in class net.sf.okapi.lib.xliff2.core.BaseList
-
Removes all objects in this list.
- clear() - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Clears the fragment: removes all tags and text.
- clear() - Method in class net.sf.okapi.lib.xliff2.its.ITSItems
-
Removes all entries in this collection.
- clone() - Method in class net.sf.okapi.lib.xliff2.NSContext
- clone() - Method in class net.sf.okapi.lib.xliff2.reader.URIContext
- CLONE_SOURCE - net.sf.okapi.lib.xliff2.core.Part.GetTarget
-
Indicates to clone the source in the target if a target does not exist yet.
- CloneFactory - Class in net.sf.okapi.lib.xliff2.core
-
Provides methods to create deep-copy clones of various abstract classes or interfaces.
- CloneFactory() - Constructor for class net.sf.okapi.lib.xliff2.core.CloneFactory
- close() - Method in class net.sf.okapi.lib.xliff2.reader.XLIFFReader
-
Closes the document.
- close() - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
-
Closes the output document.
- closeCodeSpan(String, String) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Creates at the end of this fragment a closing tag for an existing code.
- closeMarkerSpan(String) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Appends a tag to close the marker of a given id.
- CLOSING - net.sf.okapi.lib.xliff2.core.TagType
-
Closing tag of a spanning code or closing tag for a marker.
- CODE_CLOSING - Static variable in class net.sf.okapi.lib.xliff2.core.Fragment
-
First character of the special pair indicating a reference to the closing tag of a code (a
CTag). - CODE_OPENING - Static variable in class net.sf.okapi.lib.xliff2.core.Fragment
-
First character of the special pair indicating a reference to the opening tag of a code (a
CTag). - CODE_STANDALONE - Static variable in class net.sf.okapi.lib.xliff2.core.Fragment
-
First character of the special pair indicating a reference to the standalone tag of a code (a
CTag). - codedText - Variable in class net.sf.okapi.lib.xliff2.core.PCont
- COMMENT - net.sf.okapi.lib.xliff2.core.InsingnificantPartData.InsignificantPartType
-
XML Comment.
- compareAllowingNull(String, String) - Static method in class net.sf.okapi.lib.xliff2.Util
-
Compares two strings allowing them to be null.
- complementReference() - Method in class net.sf.okapi.lib.xliff2.URIParser
-
Changes this object to represent a complete fragment identifier if the initial one was relative.
- Const - Class in net.sf.okapi.lib.xliff2
-
Provides various constants for useful names.
- Const() - Constructor for class net.sf.okapi.lib.xliff2.Const
- containsFile(XliffWalkerPathSelector, String) - Static method in class net.sf.okapi.lib.xliff2.walker.selector.PathSelectorUtils
- containsPair(String, String) - Method in class net.sf.okapi.lib.xliff2.NSContext
-
Indicates if this context has a given namespace URI associated with a given prefix.
- containsSegment(XliffWalkerPathSelector, String, String, int) - Static method in class net.sf.okapi.lib.xliff2.walker.selector.PathSelectorUtils
- containsUnit(XliffWalkerPathSelector, String, String) - Static method in class net.sf.okapi.lib.xliff2.walker.selector.PathSelectorUtils
- create(File, String) - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
-
Creates a new XLIFF document
- create(File, String, String) - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
-
Creates a new document with a given file, with a source language and a target language.
- create(Writer, String) - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
-
Creates a new document for a given writer and a source language.
- create(Writer, String, String) - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
-
Creates a new XLIFF document.
- create(Object) - Static method in class net.sf.okapi.lib.xliff2.core.CloneFactory
-
Creates a deep-copy clone of a given object.
- create(IExtChild) - Static method in class net.sf.okapi.lib.xliff2.core.CloneFactory
-
Creates a deep-copy clone of a given
IExtChildobject. - create(Part) - Static method in class net.sf.okapi.lib.xliff2.core.CloneFactory
- create(Tag, Tags) - Static method in class net.sf.okapi.lib.xliff2.core.CloneFactory
-
Creates a deep-copy clone of a given
Tagobject. - CREATE_EMPTY - net.sf.okapi.lib.xliff2.core.Part.GetTarget
-
Indicates to create an empty target if a target does not exist yet.
- createAndCopyMetadata() - Method in class net.sf.okapi.lib.xliff2.core.Segment
-
Creates a new empty segment based on this one.
- createAnnotatorsRef(IWithITSAttributes) - Method in class net.sf.okapi.lib.xliff2.its.ITSWriter
- createAnnotatorsRefList(Stack<InheritedData>) - Method in class net.sf.okapi.lib.xliff2.its.ITSWriter
- createCopy() - Method in class net.sf.okapi.lib.xliff2.its.Domain
- createCopy() - Method in interface net.sf.okapi.lib.xliff2.its.IITSItem
-
Creates a deep-copy clone of this item.
- createCopy() - Method in class net.sf.okapi.lib.xliff2.its.LocQualityIssue
- createCopy() - Method in class net.sf.okapi.lib.xliff2.its.LocQualityIssues
- createCopy() - Method in class net.sf.okapi.lib.xliff2.its.MTConfidence
- createCopy() - Method in class net.sf.okapi.lib.xliff2.its.Provenance
- createCopy() - Method in class net.sf.okapi.lib.xliff2.its.Provenances
- createCopy() - Method in class net.sf.okapi.lib.xliff2.its.TextAnalysis
- createEventIterator() - Method in class net.sf.okapi.lib.xliff2.document.XLIFFDocument
-
Creates an iterator for the events of this document.
- createEventIterator(Stack<URIContext>) - Method in class net.sf.okapi.lib.xliff2.document.FileNode
-
Create an iterator for the event for this file node.
- createEventIterator(Stack<URIContext>) - Method in class net.sf.okapi.lib.xliff2.document.GroupNode
-
Creates an iterator for the events in this group node.
- createFixedSequences(List<CTag>, boolean) - Static method in class net.sf.okapi.lib.xliff2.Util
-
Creates a list of sequences of code markers that must not be re-ordered from the list of all code markers in a given source or target content.
- createGroupOrUnitIterator() - Method in interface net.sf.okapi.lib.xliff2.document.IWithGroupOrUnitNode
-
Creates an iterator for the group nodes and unit nodes in this object.
- createGroupOrUnitIterator() - Method in class net.sf.okapi.lib.xliff2.document.WithGroupOrUnitNode
- CTag - Class in net.sf.okapi.lib.xliff2.core
-
Represents an opening, closing or standalone tag for an original inline code.
- CTag(TagType, String, String) - Constructor for class net.sf.okapi.lib.xliff2.core.CTag
-
Creates a new code tag (without any link to another tag).
- CURRENT_VERSION_ATTR_NAME - Static variable in class net.sf.okapi.lib.xliff2.changeTracking.Revisions
-
currentVersionattribute name. - CUSTOM - net.sf.okapi.lib.xliff2.validation.Rule.Type
D
- DataCategories - Class in net.sf.okapi.lib.xliff2.its
-
Represents the identifiers for the different types of ITS data categories.
- DataCategories() - Constructor for class net.sf.okapi.lib.xliff2.its.DataCategories
- DataCategory - Class in net.sf.okapi.lib.xliff2.its
-
Provides a base implementation of
IITSItemfor a given data category. - DataCategory() - Constructor for class net.sf.okapi.lib.xliff2.its.DataCategory
- DataCategoryGroup<T extends DataCategory> - Class in net.sf.okapi.lib.xliff2.its
-
Represents a stand-off group for a given data category that can have multiple instances.
- DataCategoryGroup(String) - Constructor for class net.sf.okapi.lib.xliff2.its.DataCategoryGroup
-
Creates a new
DataCategoryGroupobject with a given identifier. - DataWithExtAttributes - Class in net.sf.okapi.lib.xliff2.core
-
Implements the
IWithExtAttributesinterface. - DataWithExtAttributes() - Constructor for class net.sf.okapi.lib.xliff2.core.DataWithExtAttributes
-
Creates an empty
DataWithExtAttributesobject. - DataWithExtAttributes(DataWithExtAttributes) - Constructor for class net.sf.okapi.lib.xliff2.core.DataWithExtAttributes
-
Copy constructor.
- DATETIME_ATTR_NAME - Static variable in class net.sf.okapi.lib.xliff2.changeTracking.Revision
-
datetimeattribute name. - DEFAULT_TYPE - Static variable in class net.sf.okapi.lib.xliff2.matches.Match
-
Default value for the
typeattribute of <match>. - DefaultEventHandler - Class in net.sf.okapi.lib.xliff2.processor
-
Implements a default event handler for
XLIFFProcessor. - DefaultEventHandler() - Constructor for class net.sf.okapi.lib.xliff2.processor.DefaultEventHandler
- defaultStrategy() - Static method in class net.sf.okapi.lib.xliff2.walker.strategy.XliffWalkerStrategyFactory
- DefaultXliffWalkerStrategy - Class in net.sf.okapi.lib.xliff2.walker.strategy
-
Implementation of
IXliffWalkerStrategywhich enables traversal over all XLIFF document nodes. - DefaultXliffWalkerStrategy() - Constructor for class net.sf.okapi.lib.xliff2.walker.strategy.DefaultXliffWalkerStrategy
- Definition - Class in net.sf.okapi.lib.xliff2.glossary
-
Represents the <definition> element Glossary module.
- Definition(String) - Constructor for class net.sf.okapi.lib.xliff2.glossary.Definition
-
Creates a
Definitionobject with a given text. - Definition(Definition) - Constructor for class net.sf.okapi.lib.xliff2.glossary.Definition
-
Copy constructor.
- delete(int, int) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Deletes a section of this fragment (including any protected content within the section).
- deleteAttribute(String, String) - Method in class net.sf.okapi.lib.xliff2.core.ExtAttributes
-
Removes an attribute from this set.
- Directionality - Enum in net.sf.okapi.lib.xliff2.core
-
Represents the types of direction for the bi-directionality information.
- doAutoLoads() - Method in class net.sf.okapi.lib.xliff2.URIPrefixes
-
Performs the auto-loading steps: load the defaults, then adds the custom prefixes if a file for them is set.
- Domain - Class in net.sf.okapi.lib.xliff2.its
-
Implements the Domain data category.
- Domain() - Constructor for class net.sf.okapi.lib.xliff2.its.Domain
-
Creates a new
Domainobject without initial data. - Domain(String) - Constructor for class net.sf.okapi.lib.xliff2.its.Domain
-
Creates a new
Domainobject with a value. - DOMAIN - Static variable in class net.sf.okapi.lib.xliff2.its.DataCategories
- DOMAINS - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
- doNonEmptySourcesHaveNonEmptyTargets() - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Indicates if all parts (segments and ignorables) of this unit that have a non-empty source have also a non-empty target.
- DONT_CREATE - net.sf.okapi.lib.xliff2.core.Part.GetTarget
-
Indicates to not create a target if a target does not exists yet: the target remains null.
- doWalk(XLIFFDocument) - Method in class net.sf.okapi.lib.xliff2.walker.XliffWalker
-
Main method for running the traversal.
- doWalk(XLIFFDocument, XliffWalker) - Method in class net.sf.okapi.lib.xliff2.walker.strategy.DefaultXliffWalkerStrategy
- doWalk(XLIFFDocument, XliffWalker) - Method in class net.sf.okapi.lib.xliff2.walker.strategy.FlexibleXliffWalkerStrategy
- doWalk(XLIFFDocument, XliffWalker) - Method in interface net.sf.okapi.lib.xliff2.walker.strategy.IXliffWalkerStrategy
- doWalk(XLIFFDocument, XliffWalker) - Method in class net.sf.okapi.lib.xliff2.walker.strategy.PipelineXliffWalkerStrategy
- doWalkFileNodes(XLIFFDocument, XliffWalker.VisitPlaceAwareXliffVisitor<FileNode>) - Static method in class net.sf.okapi.lib.xliff2.walker.strategy.PipelineXliffWalkerStrategy
- doWalkSegments(XLIFFDocument, XliffWalker.VisitPlaceAwareXliffVisitor<Segment>) - Static method in class net.sf.okapi.lib.xliff2.walker.strategy.PipelineXliffWalkerStrategy
- doWalkUnitNodes(XLIFFDocument, XliffWalker.VisitPlaceAwareXliffVisitor<UnitNode>) - Static method in class net.sf.okapi.lib.xliff2.walker.strategy.PipelineXliffWalkerStrategy
E
- ELEM_CANDIDATE - Static variable in class net.sf.okapi.lib.xliff2.Const
- ELEM_CANDIDATES - Static variable in class net.sf.okapi.lib.xliff2.Const
- ELEM_CLOSINGANNO - Static variable in class net.sf.okapi.lib.xliff2.Const
- ELEM_CLOSINGCODE - Static variable in class net.sf.okapi.lib.xliff2.Const
- ELEM_CP - Static variable in class net.sf.okapi.lib.xliff2.Const
- ELEM_CUSTPROP - Static variable in class net.sf.okapi.lib.xliff2.Const
- ELEM_DATA - Static variable in class net.sf.okapi.lib.xliff2.Const
- ELEM_DEFINITION - Static variable in class net.sf.okapi.lib.xliff2.Const
- ELEM_FILE - Static variable in class net.sf.okapi.lib.xliff2.Const
- ELEM_GLOSSENTRY - Static variable in class net.sf.okapi.lib.xliff2.Const
- ELEM_GROUP - Static variable in class net.sf.okapi.lib.xliff2.Const
- ELEM_IGNORABLE - Static variable in class net.sf.okapi.lib.xliff2.Const
- ELEM_MTC_MATCH - Static variable in class net.sf.okapi.lib.xliff2.matches.Match
- ELEM_NOTE - Static variable in class net.sf.okapi.lib.xliff2.Const
- ELEM_NOTES - Static variable in class net.sf.okapi.lib.xliff2.Const
- ELEM_OPENINGANNO - Static variable in class net.sf.okapi.lib.xliff2.Const
- ELEM_OPENINGCODE - Static variable in class net.sf.okapi.lib.xliff2.Const
- ELEM_ORIGINALDATA - Static variable in class net.sf.okapi.lib.xliff2.Const
- ELEM_PAIREDANNO - Static variable in class net.sf.okapi.lib.xliff2.Const
- ELEM_PAIREDCODES - Static variable in class net.sf.okapi.lib.xliff2.Const
- ELEM_PLACEHOLDER - Static variable in class net.sf.okapi.lib.xliff2.Const
- ELEM_SEGMENT - Static variable in class net.sf.okapi.lib.xliff2.Const
- ELEM_SKELETON - Static variable in class net.sf.okapi.lib.xliff2.Const
- ELEM_SOURCE - Static variable in class net.sf.okapi.lib.xliff2.Const
- ELEM_TARGET - Static variable in class net.sf.okapi.lib.xliff2.Const
- ELEM_TERM - Static variable in class net.sf.okapi.lib.xliff2.Const
- ELEM_TRANSLATION - Static variable in class net.sf.okapi.lib.xliff2.Const
- ELEM_UNIT - Static variable in class net.sf.okapi.lib.xliff2.Const
- ELEM_XLIFF - Static variable in class net.sf.okapi.lib.xliff2.Const
- ELEMENT - net.sf.okapi.lib.xliff2.core.ExtChildType
-
Element.
- END_DOCUMENT - net.sf.okapi.lib.xliff2.reader.EventType
-
End of the input document.
- END_FILE - net.sf.okapi.lib.xliff2.reader.EventType
-
End of a file in an XLIFF document.
- END_GROUP - net.sf.okapi.lib.xliff2.reader.EventType
-
End of a group.
- END_XLIFF - net.sf.okapi.lib.xliff2.reader.EventType
-
End of the XLIFF element in the document.
- ENDSWITH - net.sf.okapi.lib.xliff2.validation.Rule.Type
- equals(Object) - Method in class net.sf.okapi.lib.xliff2.changeTracking.Item
- equals(Object) - Method in class net.sf.okapi.lib.xliff2.core.CTag
- equals(Object) - Method in class net.sf.okapi.lib.xliff2.core.DataWithExtAttributes
-
Indicates if this object is equals to a given one.
- equals(Object) - Method in class net.sf.okapi.lib.xliff2.core.ExtAttribute
- equals(Object) - Method in class net.sf.okapi.lib.xliff2.core.ExtElement
- equals(Object) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Indicates if this fragment equals another object.
- equals(Object) - Method in class net.sf.okapi.lib.xliff2.core.MTag
- equals(Object) - Method in class net.sf.okapi.lib.xliff2.core.MTagCommon
-
Indicates if this object is equals to a given one.
- equals(Object) - Method in class net.sf.okapi.lib.xliff2.core.Note
- equals(Object) - Method in class net.sf.okapi.lib.xliff2.core.StartXliffData
- equals(Object) - Method in class net.sf.okapi.lib.xliff2.core.Tag
-
Indicates if this tag is equal to another.
- equals(Object) - Method in class net.sf.okapi.lib.xliff2.its.TermTag
- equals(Object, Object) - Static method in class net.sf.okapi.lib.xliff2.Util
-
Checks if two objects are equal, even if either is null.
- Event - Class in net.sf.okapi.lib.xliff2.reader
-
Represents an event send by the the
XLIFFReader. - Event(EventType, URIContext) - Constructor for class net.sf.okapi.lib.xliff2.reader.Event
- Event(EventType, URIContext, Object) - Constructor for class net.sf.okapi.lib.xliff2.reader.Event
- EventType - Enum in net.sf.okapi.lib.xliff2.reader
-
List of the different types of
Eventobjects theXLIFFReadercan generate. - ExtAttribute - Class in net.sf.okapi.lib.xliff2.core
-
Represents an extension (or unsupported module) attribute.
- ExtAttribute(QName, String) - Constructor for class net.sf.okapi.lib.xliff2.core.ExtAttribute
-
Creates a new
ExtAttributeobject. - ExtAttribute(ExtAttribute) - Constructor for class net.sf.okapi.lib.xliff2.core.ExtAttribute
-
Copy constructor.
- ExtAttributes - Class in net.sf.okapi.lib.xliff2.core
-
Represents a set of
ExtAttributeobjects and associated namespaces. - ExtAttributes() - Constructor for class net.sf.okapi.lib.xliff2.core.ExtAttributes
-
Creates a new empty
ExtAttributesobject. - ExtAttributes(ExtAttributes) - Constructor for class net.sf.okapi.lib.xliff2.core.ExtAttributes
-
Copy constructor.
- ExtChildType - Enum in net.sf.okapi.lib.xliff2.core
-
Possible types child in an extension element:
ExtChildType.ELEMENT,ExtChildType.CDATA,ExtChildType.TEXTorExtChildType.PI. - ExtContent - Class in net.sf.okapi.lib.xliff2.core
-
Represents an extension content object: a
IExtChildobject of typeExtChildType.TEXTorExtChildType.CDATA. - ExtContent(String) - Constructor for class net.sf.okapi.lib.xliff2.core.ExtContent
-
Creates a new
ExtContentobject. - ExtContent(String, boolean) - Constructor for class net.sf.okapi.lib.xliff2.core.ExtContent
-
Creates a new
ExtContentobject in CDATA mode or not. - ExtContent(ExtContent) - Constructor for class net.sf.okapi.lib.xliff2.core.ExtContent
-
Copy constructor.
- ExtElement - Class in net.sf.okapi.lib.xliff2.core
-
Represent an extension (or un-supported module) element.
- ExtElement(QName) - Constructor for class net.sf.okapi.lib.xliff2.core.ExtElement
-
Creates a new
ExtElementobject. - ExtElement(ExtElement) - Constructor for class net.sf.okapi.lib.xliff2.core.ExtElement
-
Copy constructor.
- ExtElements - Class in net.sf.okapi.lib.xliff2.core
-
Represents a set of
ExtElementobjects. - ExtElements() - Constructor for class net.sf.okapi.lib.xliff2.core.ExtElements
-
Creates an empty
ExtElementsobject. - ExtElements(ExtElements) - Constructor for class net.sf.okapi.lib.xliff2.core.ExtElements
-
Copy constructor.
- ExtensionsWriter - Class in net.sf.okapi.lib.xliff2.writer
-
Provides the methods to output extended elements and attributes.
- ExtensionsWriter() - Constructor for class net.sf.okapi.lib.xliff2.writer.ExtensionsWriter
-
Creates a
ExtensionsWriterthat use the current platform line-break. - ExtensionsWriter(String) - Constructor for class net.sf.okapi.lib.xliff2.writer.ExtensionsWriter
-
Creates a
ExtensionsWriterand sets the type of line-breaks to use.
F
- fetchReference(URIParser) - Method in class net.sf.okapi.lib.xliff2.document.XLIFFDocument
-
Retrieves the object corresponding to a given URI fragment.
- fetchUnresolvedITSGroups(IWithITSAttributes) - Method in class net.sf.okapi.lib.xliff2.its.ITSReader
-
Tries to resolve any un-resolved reference to ITS stand-off group.
- FILE - net.sf.okapi.lib.xliff2.walker.selector.XliffWalkerPathSelector.NodeType
- FileNode - Class in net.sf.okapi.lib.xliff2.document
-
Represents a <file> node.
- FileNode(StartFileData) - Constructor for class net.sf.okapi.lib.xliff2.document.FileNode
-
Creates a new
FileNodeobject with a givenStartFileDataresource. - FINAL - net.sf.okapi.lib.xliff2.core.TargetState
-
Target state: final.
- find(String, String) - Method in class net.sf.okapi.lib.xliff2.core.ExtElements
-
Gets a list of all child elements for a given namespace and name for this element (not recursively)
- FIRSTNO - net.sf.okapi.lib.xliff2.core.CanReorder
- flexibleStrategy(XliffWalkerPathSelector...) - Static method in class net.sf.okapi.lib.xliff2.walker.strategy.XliffWalkerStrategyFactory
- FlexibleXliffWalkerStrategy - Class in net.sf.okapi.lib.xliff2.walker.strategy
-
Implementation of
IXliffWalkerStrategywhich enables traversal over XLIFF document nodes specified by path selectorsXliffWalkerPathSelector. - Fragment - Class in net.sf.okapi.lib.xliff2.core
-
Represents a fragment of extracted content.
- Fragment(Fragment, Store, boolean) - Constructor for class net.sf.okapi.lib.xliff2.core.Fragment
-
Copy constructor.
- Fragment(Store, boolean) - Constructor for class net.sf.okapi.lib.xliff2.core.Fragment
-
Creates a new source or target
Fragmentobject. - Fragment(Store, boolean, String) - Constructor for class net.sf.okapi.lib.xliff2.core.Fragment
-
Creates a new source or target
Fragmentobject with a content. - fromString(String) - Static method in enum net.sf.okapi.lib.xliff2.core.TargetState
-
Converts a given string representing the name of a target state into a
TargetStateobject. - fromString(String) - Static method in enum net.sf.okapi.lib.xliff2.metadata.MetaGroup.AppliesTo
- fromString(String) - Static method in enum net.sf.okapi.lib.xliff2.validation.Rule.Normalization
- fromString(String) - Static method in enum net.sf.okapi.lib.xliff2.validation.Rule.Type
G
- get() - Method in class net.sf.okapi.lib.xliff2.document.GroupNode
-
Gets the
StartGroupDataresource for this group node. - get() - Method in class net.sf.okapi.lib.xliff2.document.UnitNode
-
Gets the
Unitassociated with this unit node. - get() - Method in class net.sf.okapi.lib.xliff2.URIPrefixes
-
Gets the current mapping of prefixes.
- get(int) - Method in class net.sf.okapi.lib.xliff2.core.BaseList
-
Gets the object at a given index position.
- get(int) - Method in class net.sf.okapi.lib.xliff2.core.ExtElements
-
Gets the element at a given position.
- get(int) - Method in class net.sf.okapi.lib.xliff2.core.Tags
- get(CharSequence, int) - Method in class net.sf.okapi.lib.xliff2.core.Tags
- get(Class<A>) - Method in class net.sf.okapi.lib.xliff2.its.ITSItems
-
Gets the item for a given type of data category.
- get(String) - Method in class net.sf.okapi.lib.xliff2.its.AnnotatorsRef
-
Gets the annotator reference value for a given data category.
- get(String) - Method in class net.sf.okapi.lib.xliff2.its.ITSItems
-
Gets the item for a given data category name.
- get(String, TagType) - Method in class net.sf.okapi.lib.xliff2.core.Tags
-
Gets the tag for a given id and tag type.
- getAllExactMatches() - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Retrieves all exact matches from this unit, i.e.
- getAllFileNodeVisitors() - Method in class net.sf.okapi.lib.xliff2.walker.XliffWalker
- getAllSegmentVisitors() - Method in class net.sf.okapi.lib.xliff2.walker.XliffWalker
- getAllUnitNodeVisitors() - Method in class net.sf.okapi.lib.xliff2.walker.XliffWalker
- getAnnotatedSpans(boolean) - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Creates a list of the annotated spans in this unit.
- getAnnotatorRef() - Method in class net.sf.okapi.lib.xliff2.its.DataCategory
- getAnnotatorRef() - Method in class net.sf.okapi.lib.xliff2.its.DataCategoryGroup
- getAnnotatorRef() - Method in interface net.sf.okapi.lib.xliff2.its.IITSItem
-
Gets the annotator reference currently set for this data category.
- getAnnotatorRef() - Method in class net.sf.okapi.lib.xliff2.its.TermTag
-
Gets the annotator reference currently set for this data category.
- getAnnotatorRef() - Method in class net.sf.okapi.lib.xliff2.matches.Match
-
Gets the ITS annotator reference for this match.
- getAnnotatorsRef() - Method in class net.sf.okapi.lib.xliff2.core.InheritedData
- getAnnotatorsRef() - Method in interface net.sf.okapi.lib.xliff2.core.IWithInheritedData
-
Gets the annotators-references for this object.
- getAppliesTo() - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revisions
-
Gets the value of the appliesTo attribute.
- getAppliesTo() - Method in class net.sf.okapi.lib.xliff2.core.Note
-
Gets the type of object this note applies to.
- getAppliesTo() - Method in class net.sf.okapi.lib.xliff2.metadata.MetaGroup
- getAttribute(String, String) - Method in class net.sf.okapi.lib.xliff2.core.ExtAttributes
-
Gets an attribute if it exists.
- getAttributesString() - Method in class net.sf.okapi.lib.xliff2.changeTracking.Item
-
Gets the attributes string.
- getAttributesString() - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revision
-
Gets the attributes string.
- getAttributesString() - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revisions
-
Gets the attributes string.
- getAttributeValue(String, String) - Method in class net.sf.okapi.lib.xliff2.core.ExtAttributes
-
Gets the value for a given attribute name of a given namespace.
- getAuthor() - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revision
-
Gets the author attribute value.
- getCanCopy() - Method in class net.sf.okapi.lib.xliff2.core.CTag
-
Indicates if this code can be copied.
- getCanDelete() - Method in class net.sf.okapi.lib.xliff2.core.CTag
-
Indicates if this code can be deleted.
- getCanOverlap() - Method in class net.sf.okapi.lib.xliff2.core.CTag
-
Indicates if this spanning code can overlap others (i.e.
- getCanReorder() - Method in class net.sf.okapi.lib.xliff2.core.CTag
-
Indicates if this code can be re-ordered.
- getCanResegment() - Method in class net.sf.okapi.lib.xliff2.core.InheritedData
- getCanResegment() - Method in interface net.sf.okapi.lib.xliff2.core.IWithInheritedData
-
Indicates if this object can be re-segmented by default.
- getCanResegment() - Method in class net.sf.okapi.lib.xliff2.core.Segment
-
Indicates if this segment can be re-segmented.
- getCategory() - Method in class net.sf.okapi.lib.xliff2.core.Note
-
Gets the category for this note.
- getCategory() - Method in class net.sf.okapi.lib.xliff2.metadata.MetaGroup
- getCData() - Method in class net.sf.okapi.lib.xliff2.core.ExtContent
-
Indicates if the content is to be represented as CDATA.
- getChangeTrack() - Method in interface net.sf.okapi.lib.xliff2.core.IWithChangeTrack
-
Gets the
ChangeTrackobject for this element, creates an empty of if there is none. - getChangeTrack() - Method in class net.sf.okapi.lib.xliff2.core.MidFileData
- getChildren() - Method in class net.sf.okapi.lib.xliff2.core.ExtElement
-
Gets the list of the children of this element.
- getChildren() - Method in class net.sf.okapi.lib.xliff2.core.Skeleton
-
Gets the list of extension children for this skeleton.
- getChildrenNodes() - Method in class net.sf.okapi.lib.xliff2.walker.selector.XliffWalkerPathSelector
- getClosingPosition(Tag) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Gets the closing position of a span of content in this fragment for a given opening tag.
- getClosingTag() - Static method in class net.sf.okapi.lib.xliff2.changeTracking.ChangeTrack
-
Gets the
changeTrackclosing tag. - getClosingTag() - Method in class net.sf.okapi.lib.xliff2.changeTracking.Item
-
Gets the complete
itemclosing tag. - getClosingTag() - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revision
-
Gets the complete
revisionclosing tag. - getClosingTag() - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revisions
-
Gets the complete
revisionsclosing tag. - getClosingTag(String) - Method in class net.sf.okapi.lib.xliff2.core.Tags
-
Gets the closing tag for a given tag ID.
- getClosingTag(Tag) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Gets the closing tag corresponding to a given opening tag within a unit.
- getClosingTag(Tag) - Method in class net.sf.okapi.lib.xliff2.core.Tags
-
Gets the closing tag for a given opening tag.
- getClosingTagName() - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revisions
-
Gets the closing
changeTracktag name. - getCode() - Method in class net.sf.okapi.lib.xliff2.validation.Issue
-
Gets the code for this issue.
- getCodedText() - Method in class net.sf.okapi.lib.xliff2.core.AnnotatedSpan
-
Gets the coded text of the content for this span.
- getCodedText() - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Gets the content of this fragment in coded text format.
- getCodedText() - Method in class net.sf.okapi.lib.xliff2.core.PCont
-
Gets the coded text for this protected content.
- getCodedTextPosition(int, boolean) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Helper methods calling
Fragment.getCodedTextPosition(CharSequence, int, boolean)with the coded text of this fragment as the first parameter. - getCodedTextPosition(CharSequence, int, boolean) - Static method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Gets the coded text position in a given coded text string for a given plain text position.
- getComment() - Method in class net.sf.okapi.lib.xliff2.its.LocQualityIssue
- getCompleteOpeningTag() - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revisions
-
Gets the complete
revisionsopening tag. - getCompleteOpeningTag(boolean) - Static method in class net.sf.okapi.lib.xliff2.changeTracking.ChangeTrack
-
Gets the complete opening
<changeTrack>tag. - getContextFileId() - Method in class net.sf.okapi.lib.xliff2.URIParser
-
Gets the context file identifier of this URI's fragment.
- getContextGroupId() - Method in class net.sf.okapi.lib.xliff2.URIParser
-
Gets the context group identifier of this URI's fragment.
- getContextUnitId() - Method in class net.sf.okapi.lib.xliff2.URIParser
-
Gets the context unit identifier of this URI's fragment.
- getCopyOf() - Method in class net.sf.okapi.lib.xliff2.core.CTag
-
Gets the ID of the code from which this code is a copy.
- getCTag() - Method in interface net.sf.okapi.lib.xliff2.renderer.IFragmentObject
-
Gets the
CTagof this object, if the object is of that type - getCTag() - Method in class net.sf.okapi.lib.xliff2.renderer.XLIFFFragmentObject
- getCTag(int) - Method in class net.sf.okapi.lib.xliff2.core.Tags
-
Gets the
CTagfor a given key. - getCTag(CharSequence, int) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Gets the
CTagfor a given reference in a coded text. - getCTag(CharSequence, int) - Method in class net.sf.okapi.lib.xliff2.core.Tags
-
Gets the
CTagfor a given reference in a coded text. - getCurrentVersion() - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revisions
-
Gets the value of the
currentVersionattribute. - getData() - Method in class net.sf.okapi.lib.xliff2.core.CTag
-
Gets the original data of this code's tag.
- getData() - Method in class net.sf.okapi.lib.xliff2.core.InsingnificantPartData
-
Gets the data for this
InsingnificantPartDataobject. - getData() - Method in class net.sf.okapi.lib.xliff2.metadata.Meta
- getData() - Method in class net.sf.okapi.lib.xliff2.validation.Rule
- getDataCategoryName() - Method in class net.sf.okapi.lib.xliff2.its.Domain
- getDataCategoryName() - Method in interface net.sf.okapi.lib.xliff2.its.IITSItem
-
Gets the id/name of this data category.
- getDataCategoryName() - Method in class net.sf.okapi.lib.xliff2.its.LocQualityIssue
- getDataCategoryName() - Method in class net.sf.okapi.lib.xliff2.its.LocQualityIssues
- getDataCategoryName() - Method in class net.sf.okapi.lib.xliff2.its.MTConfidence
- getDataCategoryName() - Method in class net.sf.okapi.lib.xliff2.its.Provenance
- getDataCategoryName() - Method in class net.sf.okapi.lib.xliff2.its.Provenances
- getDataCategoryName() - Method in class net.sf.okapi.lib.xliff2.its.TermTag
-
Gets the the id/name of this data category.
- getDataCategoryName() - Method in class net.sf.okapi.lib.xliff2.its.TextAnalysis
- getDataDir() - Method in class net.sf.okapi.lib.xliff2.core.CTag
-
Gets the directionality of the original data of this code's tag.
- getDataId() - Method in class net.sf.okapi.lib.xliff2.URIParser
-
Gets the original data identifier of this URI's fragment.
- getDataRef() - Method in class net.sf.okapi.lib.xliff2.core.CTag
-
Gets the ID of the element where this code's tag is stored.
- getDatetime() - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revision
-
Gets the value of the datetime attribute.
- getDeclarationCount() - Method in class net.sf.okapi.lib.xliff2.validation.Validation
- getDefinition() - Method in class net.sf.okapi.lib.xliff2.glossary.GlossEntry
-
Gets the definition for this entry.
- getDir() - Method in class net.sf.okapi.lib.xliff2.core.CTag
-
Gets the directionality of the content of this code.
- getDir(boolean) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Gets the directionality of this fragment.
- getDisp() - Method in class net.sf.okapi.lib.xliff2.core.CTag
-
Gets the user-friendly representation of the data of this code's tag.
- getDisplay() - Method in class net.sf.okapi.lib.xliff2.validation.Rule
-
Gets a human readable representation of the rule.
- getDomain() - Method in class net.sf.okapi.lib.xliff2.its.Domain
- getEffectiveData() - Method in class net.sf.okapi.lib.xliff2.validation.Rule
-
Gets the effective text to use when applying the rule.
- getEnd() - Method in class net.sf.okapi.lib.xliff2.core.AnnotatedSpan
-
Gets the end position in the coded text of the end part of this span.
- getEndPart() - Method in class net.sf.okapi.lib.xliff2.core.AnnotatedSpan
-
Gets the
Partobject where this span ends. - getEquiv() - Method in class net.sf.okapi.lib.xliff2.core.CTag
-
Gets the text equivalent representation of the data of this code's tag.
- getErrorOnUnknownPrefix() - Method in class net.sf.okapi.lib.xliff2.URIParser
-
Gets the option to generate or not an error when finding an unknown prefix.
- getExistsInSource() - Method in class net.sf.okapi.lib.xliff2.validation.Rule
-
Gets the flag 'existsInSource'.
- getExtAttributes() - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revision
- getExtAttributes() - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revisions
- getExtAttributes() - Method in class net.sf.okapi.lib.xliff2.core.DataWithExtAttributes
- getExtAttributes() - Method in interface net.sf.okapi.lib.xliff2.core.IWithExtAttributes
-
Gets the
ExtAttributesobject for the parent object. - getExtAttributes() - Method in class net.sf.okapi.lib.xliff2.core.Notes
- getExtAttributes() - Method in class net.sf.okapi.lib.xliff2.glossary.GlossEntry
- getExtAttributes() - Method in class net.sf.okapi.lib.xliff2.matches.Match
- getExtAttributes() - Method in class net.sf.okapi.lib.xliff2.validation.Rule
- getExtAttributes() - Method in class net.sf.okapi.lib.xliff2.validation.Validation
- getExtAttributeValue(String, String) - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revision
- getExtAttributeValue(String, String) - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revisions
- getExtAttributeValue(String, String) - Method in class net.sf.okapi.lib.xliff2.core.DataWithExtAttributes
- getExtAttributeValue(String, String) - Method in interface net.sf.okapi.lib.xliff2.core.IWithExtAttributes
-
Gets the value for a given extension attribute.
- getExtAttributeValue(String, String) - Method in class net.sf.okapi.lib.xliff2.core.Notes
- getExtAttributeValue(String, String) - Method in class net.sf.okapi.lib.xliff2.glossary.GlossEntry
- getExtAttributeValue(String, String) - Method in class net.sf.okapi.lib.xliff2.matches.Match
- getExtAttributeValue(String, String) - Method in class net.sf.okapi.lib.xliff2.validation.Rule
- getExtAttributeValue(String, String) - Method in class net.sf.okapi.lib.xliff2.validation.Validation
- getExtElements() - Method in interface net.sf.okapi.lib.xliff2.core.IWithExtElements
-
Gets the
ExtElementsobject associated with this object. - getExtElements() - Method in class net.sf.okapi.lib.xliff2.glossary.GlossEntry
- getExtElements() - Method in class net.sf.okapi.lib.xliff2.matches.Match
- getExtensionInfo() - Method in class net.sf.okapi.lib.xliff2.URIParser
-
Gets the extension information for this fragment.
- getFile() - Method in class net.sf.okapi.lib.xliff2.document.XLIFFDocument
-
Gets the File object associated with this document.
- getFile() - Method in class net.sf.okapi.lib.xliff2.walker.VisitationContext
- getFileId() - Method in class net.sf.okapi.lib.xliff2.reader.URIContext
-
Gets the id of the file selector.
- getFileId() - Method in class net.sf.okapi.lib.xliff2.URIParser
-
Gets the file identifier of this URI's fragment.
- getFileId() - Method in class net.sf.okapi.lib.xliff2.validation.Issue
-
Gets the file id for this issue.
- getFileNode(String) - Method in class net.sf.okapi.lib.xliff2.document.XLIFFDocument
-
Gets the
FileNodefrom a given file id. - getFileNodeId() - Method in class net.sf.okapi.lib.xliff2.walker.VisitationContext
- getFileNodeIds() - Method in class net.sf.okapi.lib.xliff2.document.XLIFFDocument
-
Gets the IDs of all
FileNodein this XLIFF document. - getFileNodeVisitors(String) - Method in class net.sf.okapi.lib.xliff2.walker.XliffWalker
-
Method returns visitors which are configured to be executed on specific file id.
- getFileVisitor(String) - Method in class net.sf.okapi.lib.xliff2.walker.XliffWalker
-
Method returns
XliffWalker.VisitPlaceAwareXliffVisitorforFileNodeby its id. - getFirstContent() - Method in class net.sf.okapi.lib.xliff2.core.ExtElement
-
Gets the first child content of this element.
- getFirstElement() - Method in class net.sf.okapi.lib.xliff2.core.ExtElement
-
Gets the first child element of this element.
- getFirstElement(String, String) - Method in class net.sf.okapi.lib.xliff2.core.ExtElement
-
Gets the first element child for a given namespace and name of this element.
- getForceUniqueIds() - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
- getGlossary() - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Gets the
Glossaryobject for this unit, creates an empty of if there is none. - getGroupId() - Method in class net.sf.okapi.lib.xliff2.its.DataCategoryGroup
-
Gets the identifier for this group.
- getGroupId() - Method in class net.sf.okapi.lib.xliff2.reader.URIContext
-
Gets the id of the group selector.
- getGroupId() - Method in class net.sf.okapi.lib.xliff2.URIParser
-
Gets the group identifier of this URI's fragment.
- getGroupNode(String) - Method in interface net.sf.okapi.lib.xliff2.document.IWithGroupOrUnitNode
-
Gets a
GroupNodefor a given id. - getGroupNode(String) - Method in class net.sf.okapi.lib.xliff2.document.WithGroupOrUnitNode
- getGroupNode(String, String) - Method in class net.sf.okapi.lib.xliff2.document.XLIFFDocument
-
Gets the
GroupNodefrom a given file id and a given group id. - getHref() - Method in class net.sf.okapi.lib.xliff2.core.Skeleton
-
Gets the href for this skeleton.
- getId() - Method in class net.sf.okapi.lib.xliff2.core.AnnotatedSpan
-
Gets the id of the marker for this span.
- getId() - Method in class net.sf.okapi.lib.xliff2.core.CTag
- getId() - Method in class net.sf.okapi.lib.xliff2.core.MTag
- getId() - Method in class net.sf.okapi.lib.xliff2.core.MTagCommon
- getId() - Method in class net.sf.okapi.lib.xliff2.core.Note
-
Gets the id for this note.
- getId() - Method in class net.sf.okapi.lib.xliff2.core.Part
-
Gets the id for this part.
- getId() - Method in class net.sf.okapi.lib.xliff2.core.Tag
-
Gets the id for the code or annotation using this tag.
- getId() - Method in class net.sf.okapi.lib.xliff2.glossary.GlossEntry
-
Gets the id for this entry.
- getId() - Method in class net.sf.okapi.lib.xliff2.glossary.Translation
-
Gets the id for this translation.
- getId() - Method in interface net.sf.okapi.lib.xliff2.its.IWithITSAttributes
-
Gets the id of the object that holds the ITS items.
- getId() - Method in class net.sf.okapi.lib.xliff2.matches.Match
-
Gets the id for this match.
- getId() - Method in class net.sf.okapi.lib.xliff2.metadata.Metadata
- getId() - Method in class net.sf.okapi.lib.xliff2.metadata.MetaGroup
- getId(boolean) - Method in class net.sf.okapi.lib.xliff2.core.Part
-
Gets the id for this part.
- getIdForData(CTag) - Method in class net.sf.okapi.lib.xliff2.core.Store
- getInsingnificantPartData() - Method in class net.sf.okapi.lib.xliff2.reader.Event
- getIterable(Class<T>) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Creates a new instance of an iterable interface for a given class of objects.
- getITSGroups() - Method in class net.sf.okapi.lib.xliff2.core.Unit
- getITSGroups() - Method in interface net.sf.okapi.lib.xliff2.its.IWithITSGroups
-
Gets the ITS groups associated with this object.
- getITSItems() - Method in class net.sf.okapi.lib.xliff2.core.MTag
- getITSItems() - Method in class net.sf.okapi.lib.xliff2.core.MTagCommon
- getITSItems() - Method in class net.sf.okapi.lib.xliff2.core.Unit
- getITSItems() - Method in interface net.sf.okapi.lib.xliff2.its.IWithITSAttributes
-
Gets the ITS items associated with this object.
- getITSItems() - Method in class net.sf.okapi.lib.xliff2.its.TermTag
-
This method always return null: Only the Terminology data category can be used on a term annotation.
- getKey(Tag) - Method in class net.sf.okapi.lib.xliff2.core.Tags
-
Gets the key for a given code or marker.
- getLeft() - Method in class net.sf.okapi.lib.xliff2.walker.selector.PathSelectorUtils.Pair
- getLineBreak() - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
-
Gets the line break to use for this document.
- getList() - Method in class net.sf.okapi.lib.xliff2.its.DataCategoryGroup
-
Gets the list of instances for this group.
- getLocalPart() - Method in class net.sf.okapi.lib.xliff2.core.ExtAttribute
-
Gets the local name of this attribute.
- getMarker() - Method in class net.sf.okapi.lib.xliff2.core.AnnotatedSpan
-
Gets the
MTagobject associated with this span. - getMatches() - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Gets the
Matchesobject for this unit, creates an empty of if there is none. - getMatchesByMinimumSimilarity(double) - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Retrieves all matches from this unit with the given minimum similarity.
- getMatchesByRef(String) - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Retrieves all matches from this unit for the given ref attribute value.
- getMatchesBySimilarityRange(double, double) - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Retrieves all matches from this unit in the given similarity range.
- getMatchesForSegment(int) - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Retrieves all matches from this unit for the given segment (zero-based index)
- getMatchQuality() - Method in class net.sf.okapi.lib.xliff2.matches.Match
-
Gets the quality for this match.
- getMatchSuitability() - Method in class net.sf.okapi.lib.xliff2.matches.Match
-
Gets the suitability for this match.
- getMetadata() - Method in interface net.sf.okapi.lib.xliff2.core.IWithMetadata
-
Gets the
Metadataobject for the parent, creates an empty of if there is none. - getMetadata() - Method in class net.sf.okapi.lib.xliff2.core.MidFileData
- getMetadata() - Method in class net.sf.okapi.lib.xliff2.matches.Match
- getMidData() - Method in class net.sf.okapi.lib.xliff2.document.FileNode
-
Gets the
MidFileDataresource for this file node. - getMidFileData() - Method in class net.sf.okapi.lib.xliff2.reader.Event
- getMTag() - Method in interface net.sf.okapi.lib.xliff2.renderer.IFragmentObject
-
Gets the
MTagof this object, if the object is of that type - getMTag() - Method in class net.sf.okapi.lib.xliff2.renderer.XLIFFFragmentObject
- getMTag(int) - Method in class net.sf.okapi.lib.xliff2.core.Tags
-
Gets the
MTagfor a given key. - getMTag(CharSequence, int) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Gets the
MTagfor a given reference in a coded text. - getMTag(CharSequence, int) - Method in class net.sf.okapi.lib.xliff2.core.Tags
-
Gets the
MTagfor a given reference in a coded text. - getMtConfidence() - Method in class net.sf.okapi.lib.xliff2.its.MTConfidence
- getMTConfidence() - Method in class net.sf.okapi.lib.xliff2.matches.Match
-
Gets the ITS MT Confidence for this match.
- getNamespaceContext() - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
-
Gets the namespace context for this writer.
- getNamespacePrefix(String) - Method in class net.sf.okapi.lib.xliff2.core.ExtAttributes
-
Gets the prefix for a given namespace URI.
- getNamespaces() - Method in class net.sf.okapi.lib.xliff2.core.ExtAttributes
-
Gets the set of keys for the namespaces in this object.
- getNamespaceURI() - Method in class net.sf.okapi.lib.xliff2.core.ExtAttribute
-
Gets the namespace URI of this attribute.
- getNamespaceURI(String) - Method in class net.sf.okapi.lib.xliff2.NSContext
- getNodeId() - Method in class net.sf.okapi.lib.xliff2.walker.selector.XliffWalkerPathSelector
- getNodeType() - Method in class net.sf.okapi.lib.xliff2.walker.selector.XliffWalkerPathSelector
- getNormalization() - Method in class net.sf.okapi.lib.xliff2.validation.Rule
- getNoteCount() - Method in interface net.sf.okapi.lib.xliff2.core.IWithNotes
-
Gets the number of notes for this object.
- getNoteCount() - Method in class net.sf.okapi.lib.xliff2.core.MidFileData
- getNoteId() - Method in class net.sf.okapi.lib.xliff2.URIParser
-
Gets the note identifier of this URI's fragment.
- getNotes() - Method in interface net.sf.okapi.lib.xliff2.core.IWithNotes
-
Gets the
Notesobject for this object. - getNotes() - Method in class net.sf.okapi.lib.xliff2.core.MidFileData
- getObject() - Method in interface net.sf.okapi.lib.xliff2.renderer.IFragmentObject
-
Gets the original object.
- getObject() - Method in class net.sf.okapi.lib.xliff2.renderer.XLIFFFragmentObject
- getObjectFromId(String) - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Gets the object associated with a given span-class id in this unit.
- getOccurs() - Method in class net.sf.okapi.lib.xliff2.validation.Rule
- getOpeningCTag(String) - Method in class net.sf.okapi.lib.xliff2.core.Tags
-
Gets the opening
CTagfor a given id. - getOpeningMTag(String) - Method in class net.sf.okapi.lib.xliff2.core.Tags
-
Gets the opening
MTagfor a given id. - getOpeningTag(String) - Method in class net.sf.okapi.lib.xliff2.core.Tags
-
Gets the opening tag for a given tag ID.
- getOpeningTag(Tag) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Gets the opening tag corresponding to a given closing tag within a unit.
- getOpeningTag(Tag) - Method in class net.sf.okapi.lib.xliff2.core.Tags
-
Gets the opening tag for a given closing tag.
- getOpeningTagName() - Method in class net.sf.okapi.lib.xliff2.changeTracking.Item
-
Gets the opening
itemtag name. - getOpeningTagName() - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revision
-
Gets the opening
revisiontag name. - getOpeningTagName() - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revisions
-
Gets the opening
revisionstag name. - getOrCreate(String, String, String) - Method in class net.sf.okapi.lib.xliff2.core.ExtElements
-
Get and if needed, create before, a given element from this set.
- getOrCreateMarker(int, int, String, String) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Get or create an annotation marker for a given span of content.
- getOrderedCTags(boolean) - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Creates the list of
CTagin the source or target content, in their respective order. - getOrg() - Method in class net.sf.okapi.lib.xliff2.its.Provenance
- getOrgRef() - Method in class net.sf.okapi.lib.xliff2.its.Provenance
- getOrigin() - Method in class net.sf.okapi.lib.xliff2.matches.Match
-
Gets the origin for this match.
- getOriginal() - Method in class net.sf.okapi.lib.xliff2.core.StartFileData
-
Gets the original attribute of this file.
- getOutsideRepresentationMap() - Method in class net.sf.okapi.lib.xliff2.core.Store
- getOwnTags() - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Creates a list of all the source or target tags in this fragment.
- getOwnTagsStatus() - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Creates a map of the opening and closing tags in this fragment and their corresponding status as tag: (0=isolated, 1=not-well-formed or 2=well-formed).
- getParent() - Method in class net.sf.okapi.lib.xliff2.core.Store
-
Gets the main object associated with this store.
- getParent() - Method in class net.sf.okapi.lib.xliff2.document.GroupNode
-
Gets the parent for this group node.
- getPart(int) - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Gets the part at a given index.
- getPartCount() - Method in class net.sf.okapi.lib.xliff2.core.AnnotatedSpan
-
Gets the number of parts where this span exists.
- getPartCount() - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Gets the number of parts in this unit.
- getPCont(int) - Method in class net.sf.okapi.lib.xliff2.core.Tags
-
Gets the
PContfor a given key. - getPCont(CharSequence, int) - Method in class net.sf.okapi.lib.xliff2.core.Tags
-
Gets the
PContfor a given reference in a coded text. - getPContCount() - Method in class net.sf.okapi.lib.xliff2.core.Tags
-
Gets the number of protected content items in this object.
- getPerson() - Method in class net.sf.okapi.lib.xliff2.its.Provenance
- getPersonRef() - Method in class net.sf.okapi.lib.xliff2.its.Provenance
- getPI() - Method in class net.sf.okapi.lib.xliff2.core.ProcessingInstruction
-
Gets the processing instruction text.
- getPlainText() - Method in class net.sf.okapi.lib.xliff2.core.AnnotatedSpan
-
Gets the plain text version of the content for this span.
- getPlainText() - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Gets a plain text version (all tag references stripped out) of the content of this fragment.
- getPlainText(boolean, boolean) - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Gets the plain text version of the full content of this unit, for either the source or the target.
- getPrefix() - Method in enum net.sf.okapi.lib.xliff2.core.Directionality
- getPrefix() - Method in class net.sf.okapi.lib.xliff2.core.ExtAttribute
-
Gets the prefix of this attribute.
- getPrefix(String) - Method in class net.sf.okapi.lib.xliff2.NSContext
- getPrefixes(String) - Method in class net.sf.okapi.lib.xliff2.NSContext
- getPreserveWS() - Method in class net.sf.okapi.lib.xliff2.core.Part
-
Indicates if the whitespace of this part's content must be preserved.
- getPreserveWS() - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Indicates if the whitespace of this part's content must be preserved.
- getPriority() - Method in class net.sf.okapi.lib.xliff2.core.Note
-
Gets the priority for this note.
- getProfileRef() - Method in class net.sf.okapi.lib.xliff2.its.LocQualityIssue
- getProperty() - Method in class net.sf.okapi.lib.xliff2.changeTracking.Item
-
Gets the value of the property attribute.
- getProvRef() - Method in class net.sf.okapi.lib.xliff2.its.Provenance
- getQName() - Method in class net.sf.okapi.lib.xliff2.core.ExtAttribute
-
Gets the QName of this attribute.
- getQName() - Method in class net.sf.okapi.lib.xliff2.core.ExtElement
-
Gets the QName of this element.
- getRef() - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revisions
-
Gets the value for the ref attribute.
- getRef() - Method in class net.sf.okapi.lib.xliff2.core.MTag
-
Gets the URI reference for this marker.
- getRef() - Method in class net.sf.okapi.lib.xliff2.core.MTagCommon
- getRef() - Method in class net.sf.okapi.lib.xliff2.glossary.GlossEntry
-
Gets the reference for this entry.
- getRef() - Method in class net.sf.okapi.lib.xliff2.glossary.Translation
-
Gets the reference for this translation.
- getRef() - Method in class net.sf.okapi.lib.xliff2.matches.Match
-
Gets the ref for this match.
- getRefContainer() - Method in class net.sf.okapi.lib.xliff2.URIParser
-
Gets the type of container for this URI reference.
- getRefType() - Method in class net.sf.okapi.lib.xliff2.URIParser
-
Gets the type of reference for this URI's fragment.
- getResource() - Method in class net.sf.okapi.lib.xliff2.reader.Event
- getRevOrg() - Method in class net.sf.okapi.lib.xliff2.its.Provenance
- getRevOrgRef() - Method in class net.sf.okapi.lib.xliff2.its.Provenance
- getRevPerson() - Method in class net.sf.okapi.lib.xliff2.its.Provenance
- getRevPersonRef() - Method in class net.sf.okapi.lib.xliff2.its.Provenance
- getRevTool() - Method in class net.sf.okapi.lib.xliff2.its.Provenance
-
Gets the revision tool attribute.
- getRevToolRef() - Method in class net.sf.okapi.lib.xliff2.its.Provenance
- getRight() - Method in class net.sf.okapi.lib.xliff2.walker.selector.PathSelectorUtils.Pair
- getRuleInfo() - Method in class net.sf.okapi.lib.xliff2.validation.Issue
-
Gets the string representation of the rule that triggered the issue.
- getScope() - Method in class net.sf.okapi.lib.xliff2.URIParser
-
Gets the scope string for this URI's fragment.
- getSegment(int) - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Gets the segment at a given index.
- getSegmentCount() - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Gets the number of segments in this unit.
- getSegmentIndex() - Method in class net.sf.okapi.lib.xliff2.walker.VisitationContext
- getSegments() - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Creates an
Iterableobject for the segments in this unit. - getSegmentVisitor(String) - Method in class net.sf.okapi.lib.xliff2.walker.XliffWalker
-
Method returns
XliffWalker.VisitPlaceAwareXliffVisitorforSegmentby its id. - getSegmentVisitors(String, String, int) - Method in class net.sf.okapi.lib.xliff2.walker.XliffWalker
-
Method returns visitors which are configured to be executed on specific file id, unit id and segment index.
- getSelectors() - Method in class net.sf.okapi.lib.xliff2.walker.XliffWalker.VisitPlaceAwareXliffVisitor
- getSeverity() - Method in class net.sf.okapi.lib.xliff2.its.LocQualityIssue
- getSimilarity() - Method in class net.sf.okapi.lib.xliff2.matches.Match
-
Gets the similarity value for this match
- getSkeletonData() - Method in class net.sf.okapi.lib.xliff2.document.FileNode
-
Gets the
Skeletonfor this file node. - getSkeletonData() - Method in class net.sf.okapi.lib.xliff2.reader.Event
- getSource() - Method in class net.sf.okapi.lib.xliff2.core.Part
-
Gets the source fragment for this part.
- getSource() - Method in class net.sf.okapi.lib.xliff2.matches.Match
-
Gets the source fragment for this match.
- getSourceDir() - Method in class net.sf.okapi.lib.xliff2.core.InheritedData
- getSourceDir() - Method in interface net.sf.okapi.lib.xliff2.core.IWithInheritedData
- getSourceDir() - Method in interface net.sf.okapi.lib.xliff2.core.IWithStore
- getSourceDir() - Method in class net.sf.okapi.lib.xliff2.core.Store
-
Gets the source directionality for this store.
- getSourceDir() - Method in class net.sf.okapi.lib.xliff2.matches.Match
- getSourceInlineId() - Method in class net.sf.okapi.lib.xliff2.URIParser
-
Gets the segment or ignorable or source inline element of this URI's fragment.
- getSourceLanguage() - Method in class net.sf.okapi.lib.xliff2.core.StartXliffData
-
Gets the language code of the source for this document.
- getSourceOrTargetReference(String) - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Gets the span-like object associated with a given id in this unit.
- getSourceTags() - Method in class net.sf.okapi.lib.xliff2.core.Part
-
Gets all the source tags for the unit where this part is.
- getSourceTags() - Method in class net.sf.okapi.lib.xliff2.core.Store
-
Gets the source tags for this store.
- getStart() - Method in class net.sf.okapi.lib.xliff2.core.AnnotatedSpan
-
Gets the start position in the coded text of the start part of this span.
- getStartData() - Method in class net.sf.okapi.lib.xliff2.document.FileNode
-
Gets the
StartFileDataobject for this file node. - getStartFileData() - Method in class net.sf.okapi.lib.xliff2.reader.Event
- getStartGroupData() - Method in class net.sf.okapi.lib.xliff2.reader.Event
- getStartPart() - Method in class net.sf.okapi.lib.xliff2.core.AnnotatedSpan
-
Gets the
Partobject where this span starts. - getStartXliffData() - Method in class net.sf.okapi.lib.xliff2.document.XLIFFDocument
-
Gets the document-level data for this document.
- getStartXliffData() - Method in class net.sf.okapi.lib.xliff2.reader.Event
- getState() - Method in class net.sf.okapi.lib.xliff2.core.Segment
-
Gets the state for this segment.
- getStore() - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Gets the store associated with this fragment.
- getStore() - Method in interface net.sf.okapi.lib.xliff2.core.IWithStore
-
Gets the
Storeobject of this object. - getStore() - Method in class net.sf.okapi.lib.xliff2.core.Part
-
Gets the store for this part.
- getStore() - Method in class net.sf.okapi.lib.xliff2.core.Tags
-
Gets the store associated with this collection.
- getStore() - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Gets the store for this unit.
- getStore() - Method in class net.sf.okapi.lib.xliff2.matches.Match
-
Gets the
Storeobject associated with this match. - getSubFlows() - Method in class net.sf.okapi.lib.xliff2.core.CTag
-
Gets the IDs of the units representing the sub-flows for this code's tag.
- getSubFlowsIds() - Method in class net.sf.okapi.lib.xliff2.core.CTag
-
Gets an array of the IDs of the units representing the sub-flows for this code's tag.
- getSubState() - Method in class net.sf.okapi.lib.xliff2.core.Segment
-
Gets the sub-state for this segment.
- getSubType() - Method in class net.sf.okapi.lib.xliff2.core.CTag
-
Gets the sub-type of this code.
- getSubType() - Method in class net.sf.okapi.lib.xliff2.matches.Match
-
Gets the subType for this match.
- getTaClassRef() - Method in class net.sf.okapi.lib.xliff2.its.TextAnalysis
- getTaConfidence() - Method in class net.sf.okapi.lib.xliff2.its.TextAnalysis
-
Gets the
taConfidenceattribute. - getTag(int) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Gets the tag for a given key.
- getTag(CharSequence, int) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
- getTag(String) - Method in class net.sf.okapi.lib.xliff2.core.Store
-
Gets the tag object for a given id.
- getTag(String, TagType) - Method in class net.sf.okapi.lib.xliff2.core.Store
-
Gets the tag for a given id and type (from the whole store).
- getTags() - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Gets the source or target tags for the unit where this segment is located.
- getTagType() - Method in class net.sf.okapi.lib.xliff2.core.Tag
-
Gets the
TagTypevalue of this tag. - getTaIdent() - Method in class net.sf.okapi.lib.xliff2.its.TextAnalysis
- getTaIdentRef() - Method in class net.sf.okapi.lib.xliff2.its.TextAnalysis
- getTarget() - Method in class net.sf.okapi.lib.xliff2.core.Part
-
Gets the target fragment for this part.
- getTarget() - Method in class net.sf.okapi.lib.xliff2.matches.Match
-
Gets the target fragment for this match.
- getTarget(Part.GetTarget) - Method in class net.sf.okapi.lib.xliff2.core.Part
-
Gets the target fragment for this part, and possibly create it if it does not exists yet.
- getTargetDir() - Method in class net.sf.okapi.lib.xliff2.core.InheritedData
- getTargetDir() - Method in interface net.sf.okapi.lib.xliff2.core.IWithInheritedData
- getTargetDir() - Method in interface net.sf.okapi.lib.xliff2.core.IWithStore
- getTargetDir() - Method in class net.sf.okapi.lib.xliff2.core.Store
-
Gets the target directionality for this store.
- getTargetDir() - Method in class net.sf.okapi.lib.xliff2.matches.Match
- getTargetInlineId() - Method in class net.sf.okapi.lib.xliff2.URIParser
-
Gets the target inline element identifier of this URI's fragment.
- getTargetLanguage() - Method in class net.sf.okapi.lib.xliff2.core.StartXliffData
-
Gets the target language of the document.
- getTargetOrder() - Method in class net.sf.okapi.lib.xliff2.core.Part
-
Gets the target order for this part.
- getTargetOrderedParts() - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Gets the list of the parts for this unit in the order specified for the target content.
- getTargetTags() - Method in class net.sf.okapi.lib.xliff2.core.Part
-
Gets all the target tags for the unit where this part is.
- getTargetTags() - Method in class net.sf.okapi.lib.xliff2.core.Store
-
Gets the target tags for this store.
- getTaSource() - Method in class net.sf.okapi.lib.xliff2.its.TextAnalysis
-
Gets the
taSourceattribute. - getTerm() - Method in class net.sf.okapi.lib.xliff2.glossary.GlossEntry
-
Gets the term for this entry.
- getTermConfidence() - Method in class net.sf.okapi.lib.xliff2.its.TermTag
-
Gets the confidence on whether this is a term or not.
- getTermInfo() - Method in class net.sf.okapi.lib.xliff2.its.TermTag
-
Gets the term information for this marker.
- getTermInfoRef() - Method in class net.sf.okapi.lib.xliff2.its.TermTag
-
Gets the term information reference for this marker.
- getText() - Method in class net.sf.okapi.lib.xliff2.changeTracking.Item
-
Gets the contained text.
- getText() - Method in class net.sf.okapi.lib.xliff2.core.ExtContent
-
Gets the content.
- getText() - Method in class net.sf.okapi.lib.xliff2.core.Note
-
Gets the text content of this note.
- getText() - Method in interface net.sf.okapi.lib.xliff2.renderer.IFragmentObject
-
Gets the text of this object, if the object is a String.
- getText() - Method in class net.sf.okapi.lib.xliff2.renderer.XLIFFFragmentObject
- getText() - Method in class net.sf.okapi.lib.xliff2.validation.Issue
-
Gets the text for this issue.
- getTool() - Method in class net.sf.okapi.lib.xliff2.its.Provenance
-
Gets the tool attribute.
- getToolRef() - Method in class net.sf.okapi.lib.xliff2.its.Provenance
- getTranslate() - Method in class net.sf.okapi.lib.xliff2.core.InheritedData
- getTranslate() - Method in interface net.sf.okapi.lib.xliff2.core.IWithInheritedData
-
Indicates if this object has translatable content by default.
- getTranslate() - Method in class net.sf.okapi.lib.xliff2.core.MTag
-
Gets the translate property for this marker.
- getTranslate() - Method in class net.sf.okapi.lib.xliff2.core.MTagCommon
- getTranslateStateEndings(boolean) - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Creates a list of booleans corresponding to the translate state at the end of each part in this unit.
- getTranslations() - Method in class net.sf.okapi.lib.xliff2.glossary.GlossEntry
-
Gets the list of the
Translationobjects for this entry. - getType() - Method in class net.sf.okapi.lib.xliff2.core.AnnotatedSpan
-
Gets the type of the marker for this span.
- getType() - Method in class net.sf.okapi.lib.xliff2.core.CTag
- getType() - Method in class net.sf.okapi.lib.xliff2.core.ExtContent
- getType() - Method in class net.sf.okapi.lib.xliff2.core.ExtElement
-
Gets the
ExtChildTypetype for this element. - getType() - Method in interface net.sf.okapi.lib.xliff2.core.IExtChild
-
Gets the type of child this object is (one of the
ExtChildTypevalues). - getType() - Method in class net.sf.okapi.lib.xliff2.core.InsingnificantPartData
-
Gets the type for this
InsingnificantPartDataobject. - getType() - Method in class net.sf.okapi.lib.xliff2.core.MTag
- getType() - Method in class net.sf.okapi.lib.xliff2.core.MTagCommon
- getType() - Method in class net.sf.okapi.lib.xliff2.core.ProcessingInstruction
- getType() - Method in class net.sf.okapi.lib.xliff2.core.Tag
-
Gets the type of the code or marker this tag represents.
- getType() - Method in class net.sf.okapi.lib.xliff2.its.LocQualityIssue
- getType() - Method in class net.sf.okapi.lib.xliff2.matches.Match
-
Gets the type for this match.
- getType() - Method in class net.sf.okapi.lib.xliff2.metadata.Meta
- getType() - Method in class net.sf.okapi.lib.xliff2.reader.Event
- getType() - Method in class net.sf.okapi.lib.xliff2.validation.Rule
- getUnit() - Method in class net.sf.okapi.lib.xliff2.reader.Event
- getUnit() - Method in class net.sf.okapi.lib.xliff2.walker.VisitationContext
- getUnitId() - Method in class net.sf.okapi.lib.xliff2.reader.URIContext
-
Gets the id of the unit selector.
- getUnitId() - Method in class net.sf.okapi.lib.xliff2.URIParser
-
Gets the unit identifier of this URI's fragment.
- getUnitId() - Method in class net.sf.okapi.lib.xliff2.validation.Issue
-
Gets the id of the unit where this issue is.
- getUnitNode(String) - Method in interface net.sf.okapi.lib.xliff2.document.IWithGroupOrUnitNode
-
Gets the
UnitNodefor a given unit id. - getUnitNode(String) - Method in class net.sf.okapi.lib.xliff2.document.WithGroupOrUnitNode
- getUnitNode(String, String) - Method in class net.sf.okapi.lib.xliff2.document.XLIFFDocument
-
Gets the
UnitNodefrom a given file id and a given unit id. - getUnitNodes() - Method in interface net.sf.okapi.lib.xliff2.document.IWithGroupOrUnitNode
-
Gets all the
UnitNodeelements of this object. - getUnitNodes() - Method in class net.sf.okapi.lib.xliff2.document.WithGroupOrUnitNode
- getUnitNodeVisitors(String, String) - Method in class net.sf.okapi.lib.xliff2.walker.XliffWalker
-
Method returns visitors which are configured to be executed on specific file id and unit id.
- getUnits() - Method in class net.sf.okapi.lib.xliff2.document.XLIFFDocument
-
Gets a list of all the units in this document.
- getUnitVisitor(String) - Method in class net.sf.okapi.lib.xliff2.walker.XliffWalker
-
Method returns
XliffWalker.VisitPlaceAwareXliffVisitorforUnitNodeby its id. - getUnresolvedGroupRef() - Method in class net.sf.okapi.lib.xliff2.its.LocQualityIssue
- getUnresolvedGroupRef() - Method in class net.sf.okapi.lib.xliff2.its.Provenance
- getURI() - Method in class net.sf.okapi.lib.xliff2.URIParser
-
Gets the URI object for this object.
- getURIContext() - Method in class net.sf.okapi.lib.xliff2.reader.Event
- getValidation() - Method in interface net.sf.okapi.lib.xliff2.core.IWithValidation
-
Gets the
Validationobject for the parent, creates an empty of if there is none. - getValidation() - Method in class net.sf.okapi.lib.xliff2.core.MidFileData
- getValue() - Method in class net.sf.okapi.lib.xliff2.core.ExtAttribute
-
Gets the value of this attribute.
- getValue() - Method in class net.sf.okapi.lib.xliff2.core.MTag
-
Gets the value for this marker.
- getValue() - Method in class net.sf.okapi.lib.xliff2.core.MTagCommon
- getVersion() - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revision
-
Gets the value of the version attribute.
- getVersion() - Method in class net.sf.okapi.lib.xliff2.core.StartXliffData
-
Gets the version of this document.
- getVisitorCount() - Method in class net.sf.okapi.lib.xliff2.walker.XliffWalker
- getWarningCount() - Method in class net.sf.okapi.lib.xliff2.reader.XLIFFReader
-
Gets the number of warnings.
- getWellFormedClosing(Tag, int) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Gets the well-formed closing tag for a given opening one, starting at a given character position.
- getWithOriginalData() - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
-
Gets the flag indicating whether or not to output original data entries.
- Glossary - Class in net.sf.okapi.lib.xliff2.glossary
-
Represents the <glossary> element of the Glossary module.
- Glossary() - Constructor for class net.sf.okapi.lib.xliff2.glossary.Glossary
-
Creates a new
Glossaryobject. - Glossary(Glossary) - Constructor for class net.sf.okapi.lib.xliff2.glossary.Glossary
-
Copy constructor.
- GlossEntry - Class in net.sf.okapi.lib.xliff2.glossary
-
Represents the <glossEntry> element of the Glossary module.
- GlossEntry() - Constructor for class net.sf.okapi.lib.xliff2.glossary.GlossEntry
-
Creates a new
GlossEntryobject. - GlossEntry(GlossEntry) - Constructor for class net.sf.okapi.lib.xliff2.glossary.GlossEntry
-
Copy constructor.
- GroupNode - Class in net.sf.okapi.lib.xliff2.document
-
Represents a group node.
- GroupNode(GroupNode, StartGroupData) - Constructor for class net.sf.okapi.lib.xliff2.document.GroupNode
-
Creates a new
GroupNodeobject with a givenStartGroupDataresource and parent.
H
- handleEndDocument(Event) - Method in class net.sf.okapi.lib.xliff2.processor.DefaultEventHandler
- handleEndDocument(Event) - Method in interface net.sf.okapi.lib.xliff2.processor.IEventHandler
-
Handles the
END_DOCUMENTevent. - handleEndFile(Event) - Method in class net.sf.okapi.lib.xliff2.processor.DefaultEventHandler
- handleEndFile(Event) - Method in interface net.sf.okapi.lib.xliff2.processor.IEventHandler
-
Handles the
END_FILEevent. - handleEndGroup(Event) - Method in class net.sf.okapi.lib.xliff2.processor.DefaultEventHandler
- handleEndGroup(Event) - Method in interface net.sf.okapi.lib.xliff2.processor.IEventHandler
-
Handles the
END_GROUPevent. - handleEndXliff(Event) - Method in class net.sf.okapi.lib.xliff2.processor.DefaultEventHandler
- handleEndXliff(Event) - Method in interface net.sf.okapi.lib.xliff2.processor.IEventHandler
-
Handles the
END_XLIFFevent. - handleInsignificantPart(Event) - Method in class net.sf.okapi.lib.xliff2.processor.DefaultEventHandler
- handleInsignificantPart(Event) - Method in interface net.sf.okapi.lib.xliff2.processor.IEventHandler
-
Handles the
INSIGNIFICANT_PARTevent. - handleMidFile(Event) - Method in class net.sf.okapi.lib.xliff2.processor.DefaultEventHandler
- handleMidFile(Event) - Method in interface net.sf.okapi.lib.xliff2.processor.IEventHandler
-
Handles the
MID_FILEevent. - handleSkeleton(Event) - Method in class net.sf.okapi.lib.xliff2.processor.DefaultEventHandler
- handleSkeleton(Event) - Method in interface net.sf.okapi.lib.xliff2.processor.IEventHandler
-
Handles the
SKELETONevent. - handleStartDocument(Event) - Method in class net.sf.okapi.lib.xliff2.processor.DefaultEventHandler
- handleStartDocument(Event) - Method in interface net.sf.okapi.lib.xliff2.processor.IEventHandler
-
Handles the
START_DOCUMENTevent. - handleStartFile(Event) - Method in class net.sf.okapi.lib.xliff2.processor.DefaultEventHandler
- handleStartFile(Event) - Method in interface net.sf.okapi.lib.xliff2.processor.IEventHandler
-
Handles the
START_FILEevent. - handleStartGroup(Event) - Method in class net.sf.okapi.lib.xliff2.processor.DefaultEventHandler
- handleStartGroup(Event) - Method in interface net.sf.okapi.lib.xliff2.processor.IEventHandler
-
Handles the
START_GROUPevent. - handleStartXliff(Event) - Method in class net.sf.okapi.lib.xliff2.processor.DefaultEventHandler
- handleStartXliff(Event) - Method in interface net.sf.okapi.lib.xliff2.processor.IEventHandler
-
Handles the
START_XLIFFevent. - handleUnit(Event) - Method in class net.sf.okapi.lib.xliff2.processor.DefaultEventHandler
- handleUnit(Event) - Method in interface net.sf.okapi.lib.xliff2.processor.IEventHandler
-
Handles the
TEXT_UNITevent. - hasChangeTrack() - Method in interface net.sf.okapi.lib.xliff2.core.IWithChangeTrack
-
Check if there is at least a revision for this element.
- hasChangeTrack() - Method in class net.sf.okapi.lib.xliff2.core.MidFileData
- hasChild() - Method in class net.sf.okapi.lib.xliff2.core.ExtElement
-
Indicates if this element has at least one child.
- hasContentAfter(String, int) - Static method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Indicates if a given coded text has any non-marker tags at or after a given position.
- hasCTagWithData() - Method in class net.sf.okapi.lib.xliff2.core.Store
-
Indicates if there is at least one code with original data in this store.
- hasCTagWithData() - Method in class net.sf.okapi.lib.xliff2.core.Tags
-
Indicates if this collection of tags has at least one code with original data.
- hasData() - Method in class net.sf.okapi.lib.xliff2.core.CTag
-
Indicates if this code's tag has some content for its original data.
- hasExtAttribute() - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revision
- hasExtAttribute() - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revisions
- hasExtAttribute() - Method in class net.sf.okapi.lib.xliff2.core.DataWithExtAttributes
- hasExtAttribute() - Method in interface net.sf.okapi.lib.xliff2.core.IWithExtAttributes
-
Indicates if at least one extension attribute is present.
- hasExtAttribute() - Method in class net.sf.okapi.lib.xliff2.core.Notes
- hasExtAttribute() - Method in class net.sf.okapi.lib.xliff2.glossary.GlossEntry
- hasExtAttribute() - Method in class net.sf.okapi.lib.xliff2.matches.Match
- hasExtAttribute() - Method in class net.sf.okapi.lib.xliff2.validation.Rule
- hasExtAttribute() - Method in class net.sf.okapi.lib.xliff2.validation.Validation
- hasExtElements() - Method in interface net.sf.okapi.lib.xliff2.core.IWithExtElements
-
Indicates if there is a
ExtElementsobject associated with this object. - hasExtElements() - Method in class net.sf.okapi.lib.xliff2.glossary.GlossEntry
- hasExtElements() - Method in class net.sf.okapi.lib.xliff2.matches.Match
- hasGlossEntry() - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Indicates if this unit has at least one glossary entry.
- hashCode() - Method in class net.sf.okapi.lib.xliff2.changeTracking.Item
- hashCode() - Method in class net.sf.okapi.lib.xliff2.core.CTag
- hashCode() - Method in class net.sf.okapi.lib.xliff2.core.DataWithExtAttributes
- hashCode() - Method in class net.sf.okapi.lib.xliff2.core.ExtAttribute
- hashCode() - Method in class net.sf.okapi.lib.xliff2.core.ExtElement
- hashCode() - Method in class net.sf.okapi.lib.xliff2.core.Fragment
- hashCode() - Method in class net.sf.okapi.lib.xliff2.core.MTag
- hashCode() - Method in class net.sf.okapi.lib.xliff2.core.MTagCommon
- hashCode() - Method in class net.sf.okapi.lib.xliff2.core.Note
- hashCode() - Method in class net.sf.okapi.lib.xliff2.core.StartXliffData
- hashCode() - Method in class net.sf.okapi.lib.xliff2.core.Tag
- hashCode() - Method in class net.sf.okapi.lib.xliff2.core.Tags
- hashCode() - Method in class net.sf.okapi.lib.xliff2.its.TermTag
- hasITSGroup() - Method in class net.sf.okapi.lib.xliff2.core.Unit
- hasITSGroup() - Method in interface net.sf.okapi.lib.xliff2.its.IWithITSGroups
-
Indicates if the object has at least one ITS group.
- hasITSItem() - Method in class net.sf.okapi.lib.xliff2.core.MTag
- hasITSItem() - Method in class net.sf.okapi.lib.xliff2.core.MTagCommon
- hasITSItem() - Method in class net.sf.okapi.lib.xliff2.core.Unit
- hasITSItem() - Method in interface net.sf.okapi.lib.xliff2.its.IWithITSAttributes
-
Indicates if the object has at least one ITS item.
- hasITSItem() - Method in class net.sf.okapi.lib.xliff2.its.TermTag
- hasMatch() - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Indicates if this unit has at least one match.
- hasMetadata() - Method in interface net.sf.okapi.lib.xliff2.core.IWithMetadata
-
Indicates if the object has metadata.
- hasMetadata() - Method in class net.sf.okapi.lib.xliff2.core.MidFileData
- hasMetadata() - Method in class net.sf.okapi.lib.xliff2.matches.Match
- hasNamespace() - Method in class net.sf.okapi.lib.xliff2.core.ExtAttributes
-
Indicates if this set has at least one namespace defined.
- hasNext() - Method in class net.sf.okapi.lib.xliff2.reader.XLIFFReader
-
Indicates if there is another event.
- hasNonInheritedRule() - Method in class net.sf.okapi.lib.xliff2.validation.Validation
-
Indicates if this list of rules has at least one that is not inherited.
- hasSourceTag() - Method in class net.sf.okapi.lib.xliff2.core.Store
-
Indicates if there is at least one tag (for code or marker) in the source content for this store.
- hasTag() - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Indicates if this fragment contains at least one tag.
- hasTarget() - Method in class net.sf.okapi.lib.xliff2.core.Part
-
Indicates if this part has a target.
- hasTargetOrder() - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Indicates if this unit has at least one target part not in the same order as the source.
- hasTargetTag() - Method in class net.sf.okapi.lib.xliff2.core.Store
-
Indicates if there is at least one tag (for code or marker) in the target content for this store.
- hasUnresolvedGroup() - Method in class net.sf.okapi.lib.xliff2.its.DataCategory
- hasUnresolvedGroup() - Method in class net.sf.okapi.lib.xliff2.its.DataCategoryGroup
- hasUnresolvedGroup() - Method in interface net.sf.okapi.lib.xliff2.its.IITSItem
-
Indicates if this item has currently a reference to a stand-off element that has not been resolved yet.
- hasUnresolvedGroup() - Method in class net.sf.okapi.lib.xliff2.its.LocQualityIssue
- hasUnresolvedGroup() - Method in class net.sf.okapi.lib.xliff2.its.Provenance
- hasValidation() - Method in interface net.sf.okapi.lib.xliff2.core.IWithValidation
-
Indicates if the object has validation data.
- hasValidation() - Method in class net.sf.okapi.lib.xliff2.core.MidFileData
- hideProtectedContent() - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Hides all protected spans of this unit into
PContobjects.
I
- IEventHandler - Interface in net.sf.okapi.lib.xliff2.processor
-
Provides the methods to handle events generated by the
XLIFFReaderobject. - IExtChild - Interface in net.sf.okapi.lib.xliff2.core
-
Provides the methods to access a child of an
ExtElement. - IFragmentObject - Interface in net.sf.okapi.lib.xliff2.renderer
- IFragmentRenderer - Interface in net.sf.okapi.lib.xliff2.renderer
-
Provides an iterable interface for the objects making up a fragment.
- IGNORABLE - net.sf.okapi.lib.xliff2.metadata.MetaGroup.AppliesTo
-
The meta-group applies to the ignorable.
- IGroupOrUnitNode - Interface in net.sf.okapi.lib.xliff2.document
-
Represents a node that is either a group or a unit.
- IITSItem - Interface in net.sf.okapi.lib.xliff2.its
-
Represents an ITS data category or a group of several instances of an ITS data category.
- IMetadataItem - Interface in net.sf.okapi.lib.xliff2.metadata
-
Represents a metaGroup or a meta item.
- INHERITED - net.sf.okapi.lib.xliff2.core.Directionality
-
Inherited from the proper parent.
- InheritedData - Class in net.sf.okapi.lib.xliff2.core
-
Implements the
IWithInheritedDatainterface. - InheritedData() - Constructor for class net.sf.okapi.lib.xliff2.core.InheritedData
-
Creates a InheritedData object with default values.
- InheritedData(InheritedData) - Constructor for class net.sf.okapi.lib.xliff2.core.InheritedData
-
Creates a new InheritedData object from an existing one.
- INITIAL - net.sf.okapi.lib.xliff2.core.TargetState
-
Target state: initial.
- insert(CharSequence, int) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Inserts a plain text at a given position.
- insert(TagType, String, String, String, int, boolean, boolean) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Inserts a code at a given position (including the end) of this fragment.
- INSIGNIFICANT_PART - net.sf.okapi.lib.xliff2.reader.EventType
-
Non-significant parts of the document (white-spaces between elements outside the content).
- InsingnificantPartData - Class in net.sf.okapi.lib.xliff2.core
-
Represents the information associated with an insignificant part (from the XLIFF viewpoint).
- InsingnificantPartData(InsingnificantPartData.InsignificantPartType, String) - Constructor for class net.sf.okapi.lib.xliff2.core.InsingnificantPartData
-
Creates a new
InsingnificantPartDataobject. - InsingnificantPartData.InsignificantPartType - Enum in net.sf.okapi.lib.xliff2.core
-
Types of insignificant parts.
- InvalidMarkerOrderException - Exception in net.sf.okapi.lib.xliff2.core
-
Signals that there is a marker not properly located in a fragment or unit.
- InvalidMarkerOrderException(String) - Constructor for exception net.sf.okapi.lib.xliff2.core.InvalidMarkerOrderException
-
Creates a new InvalidMarkerOrder object with a given message.
- InvalidMarkerOrderException(String, Throwable) - Constructor for exception net.sf.okapi.lib.xliff2.core.InvalidMarkerOrderException
-
Creates a new InvalidMarkerOrder object with a given message and a given parent exception cause.
- InvalidMarkerOrderException(Throwable) - Constructor for exception net.sf.okapi.lib.xliff2.core.InvalidMarkerOrderException
-
Creates a new InvalidMarkerOrder object with a given parent exception cause.
- InvalidParameterException - Exception in net.sf.okapi.lib.xliff2
-
Signals that a parameter of a method is invalid.
- InvalidParameterException(String) - Constructor for exception net.sf.okapi.lib.xliff2.InvalidParameterException
-
Creates a new exception with a given text.
- InvalidParameterException(String, Throwable) - Constructor for exception net.sf.okapi.lib.xliff2.InvalidParameterException
-
Creates a new exception with a given message and a given parent exception cause.
- InvalidParameterException(Throwable) - Constructor for exception net.sf.okapi.lib.xliff2.InvalidParameterException
-
Creates a new exception with a given parent exception.
- InvalidPositionException - Exception in net.sf.okapi.lib.xliff2.core
-
Indicates that an action was using the second special character of a marker reference as a normal character.
- InvalidPositionException(String) - Constructor for exception net.sf.okapi.lib.xliff2.core.InvalidPositionException
-
Creates a new exception with a given text.
- InvalidPositionException(Throwable) - Constructor for exception net.sf.okapi.lib.xliff2.core.InvalidPositionException
-
Creates a new exception with a given parent exception.
- isCaseSensitive() - Method in class net.sf.okapi.lib.xliff2.validation.Rule
- isChar1(char) - Static method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Helper method that checks if a given character is the first special character of a tag reference.
- isCode() - Method in class net.sf.okapi.lib.xliff2.core.CTag
- isCode() - Method in class net.sf.okapi.lib.xliff2.core.MTag
- isCode() - Method in class net.sf.okapi.lib.xliff2.core.Tag
-
Indicates if this tag is for a code (
CTag). - isCTag(char) - Static method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Indicates if a given character is the first special character of a
CTagreference. - isEmpty() - Method in class net.sf.okapi.lib.xliff2.core.BaseList
-
Indicates if this list is empty.
- isEmpty() - Method in class net.sf.okapi.lib.xliff2.core.ExtAttributes
-
Indicates if this set is empty or not.
- isEmpty() - Method in class net.sf.okapi.lib.xliff2.core.ExtElements
-
Indicates if this set has at least one element.
- isEmpty() - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Indicates if this fragment is empty.
- isEmpty() - Method in class net.sf.okapi.lib.xliff2.core.Note
-
Indicates if this note is empty, that is if the content is null or empty.
- isEmpty() - Method in class net.sf.okapi.lib.xliff2.core.Tags
-
Returns true if this tags contains no tag.
- isEmpty() - Method in class net.sf.okapi.lib.xliff2.its.AnnotatorsRef
-
Indicates if this annotators set is empty or nor.
- isEmpty() - Method in class net.sf.okapi.lib.xliff2.its.ITSItems
-
Indicates if there is at least one entry in this collection.
- isEnabled() - Method in class net.sf.okapi.lib.xliff2.its.LocQualityIssue
- isEnabled() - Method in class net.sf.okapi.lib.xliff2.validation.Rule
-
Indicates if this rule is enabled or not.
- isEndDocument() - Method in class net.sf.okapi.lib.xliff2.reader.Event
- isEndFile() - Method in class net.sf.okapi.lib.xliff2.reader.Event
- isEndGroup() - Method in class net.sf.okapi.lib.xliff2.reader.Event
- isEndXliff() - Method in class net.sf.okapi.lib.xliff2.reader.Event
- isFragmentOnly() - Method in class net.sf.okapi.lib.xliff2.URIParser
-
Indicates if this URI has only a fragment.
- isFullContent() - Method in class net.sf.okapi.lib.xliff2.core.AnnotatedSpan
-
Indicates if this span covers the entire content of the part or parts where it exists.
- isGroup() - Method in class net.sf.okapi.lib.xliff2.its.DataCategory
- isGroup() - Method in class net.sf.okapi.lib.xliff2.its.DataCategoryGroup
- isGroup() - Method in interface net.sf.okapi.lib.xliff2.its.IITSItem
-
Indicates if this item is a group.
- isGroup() - Method in interface net.sf.okapi.lib.xliff2.metadata.IMetadataItem
-
Indicates if this item is a meta-group or not.
- isGroup() - Method in class net.sf.okapi.lib.xliff2.metadata.Meta
- isGroup() - Method in class net.sf.okapi.lib.xliff2.metadata.MetaGroup
- isIdUsed(String) - Method in interface net.sf.okapi.lib.xliff2.core.IWithStore
- isIdUsed(String) - Method in class net.sf.okapi.lib.xliff2.core.Store
-
Indicates if a given id value is already in use in the object associated with this store (i.e.
- isIdUsed(String) - Method in class net.sf.okapi.lib.xliff2.core.Unit
- isIdUsed(String) - Method in class net.sf.okapi.lib.xliff2.matches.Match
- isIdUsedInTags(String) - Method in class net.sf.okapi.lib.xliff2.core.Store
-
Indicates if a given id value is already used among the existing tags (not the full scope of a store).
- isInherited() - Method in class net.sf.okapi.lib.xliff2.validation.Rule
-
Indicates if this rule is inherited from a parent object.
- isInitialWithData() - Method in class net.sf.okapi.lib.xliff2.core.CTag
-
Indicates if this code's tag had an original data initially (when read from the document).
- isMarker() - Method in class net.sf.okapi.lib.xliff2.core.CTag
- isMarker() - Method in class net.sf.okapi.lib.xliff2.core.MTag
- isMarker() - Method in class net.sf.okapi.lib.xliff2.core.Tag
-
Indicates if this tag is for a marker (
MTag). - isMidFile() - Method in class net.sf.okapi.lib.xliff2.reader.Event
- isModule() - Method in class net.sf.okapi.lib.xliff2.core.ExtAttribute
-
Indicates if this attribute is part of a module or not.
- isModule() - Method in class net.sf.okapi.lib.xliff2.core.ExtElement
-
Indicates if this extension element is part of a module or not.
- isModule(String, String) - Static method in class net.sf.okapi.lib.xliff2.Util
-
Indicates if the given namespace URI is of a given module or not.
- isNoE(String) - Static method in class net.sf.okapi.lib.xliff2.Util
-
Checks if a string is null or empty.
- ISNOTPRESENT - net.sf.okapi.lib.xliff2.validation.Rule.Type
- ISPRESENT - net.sf.okapi.lib.xliff2.validation.Rule.Type
- isReference() - Method in class net.sf.okapi.lib.xliff2.matches.Match
-
Gets the reference for this match.
- isSegment() - Method in class net.sf.okapi.lib.xliff2.core.Part
-
Indicates if this part is a segment or an ignorable.
- isSegment() - Method in class net.sf.okapi.lib.xliff2.core.Segment
- isSkeleton() - Method in class net.sf.okapi.lib.xliff2.reader.Event
- isStartDocument() - Method in class net.sf.okapi.lib.xliff2.reader.Event
- isStartFile() - Method in class net.sf.okapi.lib.xliff2.reader.Event
- isStartGroup() - Method in class net.sf.okapi.lib.xliff2.reader.Event
- isStartXliff() - Method in class net.sf.okapi.lib.xliff2.reader.Event
- Issue - Class in net.sf.okapi.lib.xliff2.validation
-
Represents an issue detected when processing the rules for the Validation module.
- Issue(String, String, String, String, String) - Constructor for class net.sf.okapi.lib.xliff2.validation.Issue
-
Creates a new
Issueobject with a given segment number, code and text. - isTarget() - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Indicates if this fragment is a target content.
- isTerm() - Method in class net.sf.okapi.lib.xliff2.its.TermTag
-
Indicates if this is a term.
- isUnit() - Method in class net.sf.okapi.lib.xliff2.document.GroupNode
- isUnit() - Method in interface net.sf.okapi.lib.xliff2.document.IGroupOrUnitNode
-
Indicates if this node is a UnitNode.
- isUnit() - Method in class net.sf.okapi.lib.xliff2.document.UnitNode
- isUnit() - Method in class net.sf.okapi.lib.xliff2.reader.Event
- isValidInXML(int) - Static method in class net.sf.okapi.lib.xliff2.Util
-
Indicates if a given code point is valid in XML or not.
- isValidNmtoken(String) - Static method in class net.sf.okapi.lib.xliff2.Util
-
Verifies if a given value is a valid NMTOKEN value.
- isXLIFF() - Method in class net.sf.okapi.lib.xliff2.URIParser
-
Indicates if this URI has an XLIFF 2 fragment identifier.
- Item - Class in net.sf.okapi.lib.xliff2.changeTracking
-
Represents the
<item>element of the Chang e Tracking module. - Item() - Constructor for class net.sf.okapi.lib.xliff2.changeTracking.Item
-
Creates a new
Itemobject. - Item(String) - Constructor for class net.sf.okapi.lib.xliff2.changeTracking.Item
-
Constructor.
- Item(Item) - Constructor for class net.sf.okapi.lib.xliff2.changeTracking.Item
-
Copy constructor
- iterator() - Method in class net.sf.okapi.lib.xliff2.core.BaseList
- iterator() - Method in class net.sf.okapi.lib.xliff2.core.ExtAttributes
-
Creates an iterator for the attributes in this set.
- iterator() - Method in class net.sf.okapi.lib.xliff2.core.ExtElements
- iterator() - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Creates an iterator for all the different objects composing this fragment.
- iterator() - Method in class net.sf.okapi.lib.xliff2.core.Tags
- iterator() - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Creates a new iterator to loop through the segments and ignorables of this unit.
- iterator() - Method in class net.sf.okapi.lib.xliff2.glossary.GlossEntry
- iterator() - Method in class net.sf.okapi.lib.xliff2.its.ITSItems
-
Returns an iterator for the items in this collection.
- iterator() - Method in class net.sf.okapi.lib.xliff2.renderer.XLIFFFragmentRenderer
- iteratorPCont() - Method in class net.sf.okapi.lib.xliff2.core.Tags
-
Creates an iterator for the
PContobjects in this collection. - ITSItems - Class in net.sf.okapi.lib.xliff2.its
-
Represents a collection of
IITSItemobjects. - ITSItems() - Constructor for class net.sf.okapi.lib.xliff2.its.ITSItems
-
Creates an empty
ITSItemsobject. - ITSItems(ITSItems) - Constructor for class net.sf.okapi.lib.xliff2.its.ITSItems
-
Copy constructor.
- ITSReader - Class in net.sf.okapi.lib.xliff2.its
-
Provides utility methods to read ITS attributes and stand-off elements.
- ITSReader(XMLStreamReader) - Constructor for class net.sf.okapi.lib.xliff2.its.ITSReader
-
Creates a new
ITSReaderobject for a given reader. - ITSWriter - Class in net.sf.okapi.lib.xliff2.its
-
Provides utility methods to output ITS attributes and stand-off elements.
- ITSWriter() - Constructor for class net.sf.okapi.lib.xliff2.its.ITSWriter
- IWithChangeTrack - Interface in net.sf.okapi.lib.xliff2.core
-
Represents an object that can contain a
ChangeTrackobject. - IWithExtAttributes - Interface in net.sf.okapi.lib.xliff2.core
-
Provides a common interface to all objects that can have extension attributes.
- IWithExtElements - Interface in net.sf.okapi.lib.xliff2.core
-
Provides a common interface to all objects that can have extension elements.
- IWithGroupOrUnitNode - Interface in net.sf.okapi.lib.xliff2.document
-
Represents a node that holds groups or units (or both).
- IWithInheritedData - Interface in net.sf.okapi.lib.xliff2.core
-
Represents the data inherited throughout a file element: translate, canResegment, srcDir and trgDir.
- IWithITSAttributes - Interface in net.sf.okapi.lib.xliff2.its
-
Provides a common interface to all objects that can have ITS attributes.
- IWithITSGroups - Interface in net.sf.okapi.lib.xliff2.its
-
Provides a common interface to all objects that can have ITS stand-off elements (groups)
- IWithMetadata - Interface in net.sf.okapi.lib.xliff2.core
-
Provides the methods to add and retrieve metadata for an object.
- IWithMetaGroup - Interface in net.sf.okapi.lib.xliff2.metadata
-
Represents an object that can have a meta-group (i.e: metadata and metaGroup).
- IWithNotes - Interface in net.sf.okapi.lib.xliff2.core
-
Provides the methods to add and retrieve notes for an object.
- IWithStore - Interface in net.sf.okapi.lib.xliff2.core
- IWithValidation - Interface in net.sf.okapi.lib.xliff2.core
-
Provides the methods to add and retrieve validation rules for an object.
- IXliffVisitor<T> - Interface in net.sf.okapi.lib.xliff2.walker
-
Types interface for Xliff visitors.
- IXliffWalkerStrategy - Interface in net.sf.okapi.lib.xliff2.walker.strategy
-
Interface for strategy classes that implement the XLIFF traversal.
J
- join(int, int, boolean, boolean) - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Joins two or more parts together into the first one.
- joinAll(boolean) - Method in class net.sf.okapi.lib.xliff2.core.Unit
L
- Language - Class in net.sf.okapi.lib.xliff2.lang
-
Implement verification for language tags.
- LIST - Static variable in class net.sf.okapi.lib.xliff2.its.DataCategories
- load(File) - Method in class net.sf.okapi.lib.xliff2.document.XLIFFDocument
-
Loads a document from a given file, with maximum validation.
- load(File, int) - Method in class net.sf.okapi.lib.xliff2.document.XLIFFDocument
-
Loads a document from a given File.
- load(String, int) - Method in class net.sf.okapi.lib.xliff2.document.XLIFFDocument
-
Loads a document from a string.
- load(URI, int) - Method in class net.sf.okapi.lib.xliff2.document.XLIFFDocument
-
Loads a document from a given URI.
- loadDefaults() - Method in class net.sf.okapi.lib.xliff2.URIPrefixes
-
Loads the default prefixes from the default properties file.
- loadFromRegistry() - Method in class net.sf.okapi.lib.xliff2.URIPrefixes
- LocQualityIssue - Class in net.sf.okapi.lib.xliff2.its
-
Implements the Localization Quality Issue data category.
- LocQualityIssue() - Constructor for class net.sf.okapi.lib.xliff2.its.LocQualityIssue
-
Creates a new
LocQualityIssueobject without initial data. - LocQualityIssue(String) - Constructor for class net.sf.okapi.lib.xliff2.its.LocQualityIssue
-
Creates a new
LocQualityIssueobject with a comment. - LOCQUALITYISSUE - Static variable in class net.sf.okapi.lib.xliff2.its.DataCategories
- LOCQUALITYISSUE - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
- LOCQUALITYISSUECOMMENT - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
- LOCQUALITYISSUEENABLED - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
- LOCQUALITYISSUEPROFILEREF - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
- LocQualityIssues - Class in net.sf.okapi.lib.xliff2.its
-
Implements a group of
LocQualityIssueobjects. - LocQualityIssues(String) - Constructor for class net.sf.okapi.lib.xliff2.its.LocQualityIssues
- LOCQUALITYISSUES - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
- LOCQUALITYISSUESEVERITY - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
- LOCQUALITYISSUESREF - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
- LOCQUALITYISSUETYPE - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
- LTR - net.sf.okapi.lib.xliff2.core.Directionality
-
Left-to-Right.
M
- MARKER_CLOSING - Static variable in class net.sf.okapi.lib.xliff2.core.Fragment
-
First character of the special pair indicating a reference to the closing tag of a marker (a
MTag). - MARKER_OPENING - Static variable in class net.sf.okapi.lib.xliff2.core.Fragment
-
First character of the special pair indicating a reference to the opening tag of a marker (a
MTag). - Match - Class in net.sf.okapi.lib.xliff2.matches
-
Represents the <match> element of the Translation Candidates module.
- Match() - Constructor for class net.sf.okapi.lib.xliff2.matches.Match
-
Creates a new empty
Matchobject. - Match(Match) - Constructor for class net.sf.okapi.lib.xliff2.matches.Match
-
Copy constructor
- MATCH_REF_PREFIX - Static variable in class net.sf.okapi.lib.xliff2.matches.Match
- matches(Event, URIParser) - Method in class net.sf.okapi.lib.xliff2.reader.URIContext
- Matches - Class in net.sf.okapi.lib.xliff2.matches
-
Represents the <matches> element of the Translation Candidates module.
- Matches() - Constructor for class net.sf.okapi.lib.xliff2.matches.Matches
-
Creates a new
Matchesobject. - Matches(Matches) - Constructor for class net.sf.okapi.lib.xliff2.matches.Matches
-
Copy constructor.
- mc - Variable in class net.sf.okapi.lib.xliff2.core.MTag
- Meta - Class in net.sf.okapi.lib.xliff2.metadata
-
Represents a meta element.
- Meta(String) - Constructor for class net.sf.okapi.lib.xliff2.metadata.Meta
-
Creates a
Metaobject with a given type. - Meta(String, String) - Constructor for class net.sf.okapi.lib.xliff2.metadata.Meta
-
Creates a
Metaobject with a given type and data. - Meta(Meta) - Constructor for class net.sf.okapi.lib.xliff2.metadata.Meta
-
Copy constructor.
- Metadata - Class in net.sf.okapi.lib.xliff2.metadata
-
Represents a list of
IMetadataItemobjects. - Metadata() - Constructor for class net.sf.okapi.lib.xliff2.metadata.Metadata
-
Creates an empty
Metadataobject. - Metadata(Metadata) - Constructor for class net.sf.okapi.lib.xliff2.metadata.Metadata
-
Copy constructor.
- MetaGroup - Class in net.sf.okapi.lib.xliff2.metadata
-
Represents a group of
IMetadataItemobjects. - MetaGroup() - Constructor for class net.sf.okapi.lib.xliff2.metadata.MetaGroup
-
Creates an empty
MetaGroupobject. - MetaGroup(String) - Constructor for class net.sf.okapi.lib.xliff2.metadata.MetaGroup
-
Creates a
MetaGroupobject with a given category parameter. - MetaGroup(MetaGroup) - Constructor for class net.sf.okapi.lib.xliff2.metadata.MetaGroup
-
Copy constructor.
- MetaGroup.AppliesTo - Enum in net.sf.okapi.lib.xliff2.metadata
-
Types of object a meta-group can apply to.
- MID_FILE - net.sf.okapi.lib.xliff2.reader.EventType
-
Part of the file-level data after the skeleton and before the first unit or group.
- MidFileData - Class in net.sf.okapi.lib.xliff2.core
-
Implements the
IWithExtElementsandIWithNotesinterfaces. - MidFileData() - Constructor for class net.sf.okapi.lib.xliff2.core.MidFileData
- MTag - Class in net.sf.okapi.lib.xliff2.core
-
Represents an opening or closing tag for an annotation marker.
- MTag(String, String) - Constructor for class net.sf.okapi.lib.xliff2.core.MTag
-
Creates a new opening tag for a marker.
- MTag(MTag) - Constructor for class net.sf.okapi.lib.xliff2.core.MTag
-
Creates a new opening or closing tag for a marker.
- MTag(MTag, MTag) - Constructor for class net.sf.okapi.lib.xliff2.core.MTag
-
Copy constructor.
- MTagCommon - Class in net.sf.okapi.lib.xliff2.core
-
Represents common data for the opening and closing
MTag. - MTagCommon(String, String) - Constructor for class net.sf.okapi.lib.xliff2.core.MTagCommon
- MTagCommon(MTagCommon) - Constructor for class net.sf.okapi.lib.xliff2.core.MTagCommon
-
Copy constructor.
- MTConfidence - Class in net.sf.okapi.lib.xliff2.its
-
Implements the MT Confidence data category.
- MTConfidence() - Constructor for class net.sf.okapi.lib.xliff2.its.MTConfidence
-
Creates a new
MTConfidenceobject without initial data. - MTConfidence(String, double) - Constructor for class net.sf.okapi.lib.xliff2.its.MTConfidence
-
Creates a new
MTConfidenceobject with a given annotator reference and confidence score. - MTCONFIDENCE - Static variable in class net.sf.okapi.lib.xliff2.its.DataCategories
- MTCONFIDENCE - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
N
- net.sf.okapi.lib.xliff2 - package net.sf.okapi.lib.xliff2
-
Classes shared across the library.
- net.sf.okapi.lib.xliff2.changeTracking - package net.sf.okapi.lib.xliff2.changeTracking
- net.sf.okapi.lib.xliff2.core - package net.sf.okapi.lib.xliff2.core
-
Classes implementing the object model of a parsed XLIFF document.
- net.sf.okapi.lib.xliff2.document - package net.sf.okapi.lib.xliff2.document
-
Classes to hold in memory a complete parsed XLIFF document.
- net.sf.okapi.lib.xliff2.glossary - package net.sf.okapi.lib.xliff2.glossary
-
Classes to read, write and manipulate the elements and attributes of the Glossary module.
- net.sf.okapi.lib.xliff2.its - package net.sf.okapi.lib.xliff2.its
-
Classes to read, write and manipulate ITS data categories.
- net.sf.okapi.lib.xliff2.lang - package net.sf.okapi.lib.xliff2.lang
-
Helper classes for language validation.
- net.sf.okapi.lib.xliff2.matches - package net.sf.okapi.lib.xliff2.matches
-
Classes to read, write and manipulate the elements and attributes of the Translation Candidates module.
- net.sf.okapi.lib.xliff2.metadata - package net.sf.okapi.lib.xliff2.metadata
-
Classes to read, write and manipulate the elements and attributes of the Metadata module.
- net.sf.okapi.lib.xliff2.processor - package net.sf.okapi.lib.xliff2.processor
-
Classes to process a document with minimal coding.
- net.sf.okapi.lib.xliff2.reader - package net.sf.okapi.lib.xliff2.reader
-
Classes to read and validate an XLIFF document.
- net.sf.okapi.lib.xliff2.renderer - package net.sf.okapi.lib.xliff2.renderer
- net.sf.okapi.lib.xliff2.validation - package net.sf.okapi.lib.xliff2.validation
-
Classes to read, write and manipulate the elements and attributes of the Validation module.
- net.sf.okapi.lib.xliff2.walker - package net.sf.okapi.lib.xliff2.walker
- net.sf.okapi.lib.xliff2.walker.selector - package net.sf.okapi.lib.xliff2.walker.selector
- net.sf.okapi.lib.xliff2.walker.strategy - package net.sf.okapi.lib.xliff2.walker.strategy
- net.sf.okapi.lib.xliff2.writer - package net.sf.okapi.lib.xliff2.writer
-
Classes to write a new XLIFF document or re-write an existing one.
- next() - Method in class net.sf.okapi.lib.xliff2.reader.XLIFFReader
-
Gets the next filter event.
- NFC - net.sf.okapi.lib.xliff2.validation.Rule.Normalization
- NFD - net.sf.okapi.lib.xliff2.validation.Rule.Normalization
- NO - net.sf.okapi.lib.xliff2.core.CanReorder
- NONE - net.sf.okapi.lib.xliff2.validation.Rule.Normalization
- Note - Class in net.sf.okapi.lib.xliff2.core
-
Represents a note object.
- Note() - Constructor for class net.sf.okapi.lib.xliff2.core.Note
-
Creates a new empty
Noteobject. - Note(String) - Constructor for class net.sf.okapi.lib.xliff2.core.Note
-
Creates a new
Noteobject with a content with a scope set toNote.AppliesTo.UNDEFINED. - Note(String, Note.AppliesTo) - Constructor for class net.sf.okapi.lib.xliff2.core.Note
-
Creates a new
Noteobject with a content and a scope. - Note(Note) - Constructor for class net.sf.okapi.lib.xliff2.core.Note
-
Copy constructor.
- Note.AppliesTo - Enum in net.sf.okapi.lib.xliff2.core
-
Types of object a note can apply to.
- Notes - Class in net.sf.okapi.lib.xliff2.core
-
Represents a list of
Noteobjects. - Notes() - Constructor for class net.sf.okapi.lib.xliff2.core.Notes
-
Creates an empty
Notesobject. - Notes(Notes) - Constructor for class net.sf.okapi.lib.xliff2.core.Notes
-
Copy constructor.
- NS_ITS - Static variable in class net.sf.okapi.lib.xliff2.Const
-
URI for the ITS 2.0 namespace.
- NS_ITSXLF - Static variable in class net.sf.okapi.lib.xliff2.Const
- NS_XLIFF_CORE20 - Static variable in class net.sf.okapi.lib.xliff2.Const
-
URI for the XLIFF 2.0 namespace.
- NS_XLIFF_FS20 - Static variable in class net.sf.okapi.lib.xliff2.Const
-
URI for the XLIFF Format Style module 2.0
- NS_XLIFF_GLOSSARY20 - Static variable in class net.sf.okapi.lib.xliff2.Const
-
URI for the XLIFF Glossary module 2.0
- NS_XLIFF_MATCHES20 - Static variable in class net.sf.okapi.lib.xliff2.Const
-
URI for the XLIFF Matches module 2.0
- NS_XLIFF_METADATA20 - Static variable in class net.sf.okapi.lib.xliff2.Const
-
URI for the XLIFF Metadata module 2.0
- NS_XLIFF_MODSTART - Static variable in class net.sf.okapi.lib.xliff2.Const
-
Starting part of all the XLIFF 2 modules namespaces.
- NS_XLIFF_RESDATA20 - Static variable in class net.sf.okapi.lib.xliff2.Const
-
URI for the XLIFF Resource Data module 2.0
- NS_XLIFF_SIZE20 - Static variable in class net.sf.okapi.lib.xliff2.Const
-
URI for the XLIFF Size and Length Restriction module 2.0
- NS_XLIFF_TRACKING20 - Static variable in class net.sf.okapi.lib.xliff2.Const
-
URI for the XLIFF Change Tracking module 2.0
- NS_XLIFF_VALIDATION20 - Static variable in class net.sf.okapi.lib.xliff2.Const
-
URI for the XLIFF Validation module 2.0
- NS_XLIFFOKAPI - Static variable in class net.sf.okapi.lib.xliff2.Const
-
URI for the Okapi XLIFF extensions namespace.
- NS_XML - Static variable in class net.sf.okapi.lib.xliff2.Const
-
URI for the XML namespace.
- NSContext - Class in net.sf.okapi.lib.xliff2
-
Represents the context of the namespaces at a specific point during reading or writing of an XLIFF document.
- NSContext() - Constructor for class net.sf.okapi.lib.xliff2.NSContext
-
Creates a new object.
- NSContext(String, String) - Constructor for class net.sf.okapi.lib.xliff2.NSContext
-
Creates a new context object and add one namespace to it.
O
- open(File) - Method in class net.sf.okapi.lib.xliff2.reader.XLIFFReader
-
Opens an XLIFF document by its File object.
- open(InputStream) - Method in class net.sf.okapi.lib.xliff2.reader.XLIFFReader
-
Opens an XLIFF document by its stream.
- open(String) - Method in class net.sf.okapi.lib.xliff2.reader.XLIFFReader
-
Opens an XLIFF document passed as a string.
- open(URI) - Method in class net.sf.okapi.lib.xliff2.reader.XLIFFReader
-
Opens an XLIFF document by its URI.
- openCodeSpan(String, String) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Creates at the end of this fragment an opening tag for a new code.
- OPENING - net.sf.okapi.lib.xliff2.core.TagType
-
Opening tag of a spanning code or opening tag for a marker.
- openMarkerSpan(String, String) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Appends a tag opening a new marker span.
- outputAttributes(IWithITSAttributes, AnnotatorsRef, AnnotatorsRef) - Method in class net.sf.okapi.lib.xliff2.its.ITSWriter
- outputStandOffElements(String, String, Unit) - Method in class net.sf.okapi.lib.xliff2.its.ITSWriter
-
Outputs any stand-off elements used in the markers for the given unit.
P
- Part - Class in net.sf.okapi.lib.xliff2.core
-
Represents a part of a unit.
- Part(Part) - Constructor for class net.sf.okapi.lib.xliff2.core.Part
-
Copy constructor.
- Part(Store) - Constructor for class net.sf.okapi.lib.xliff2.core.Part
-
Creates a new part with an empty source.
- Part(Store, String) - Constructor for class net.sf.okapi.lib.xliff2.core.Part
-
Creates a new part with a given plain text source.
- Part.GetTarget - Enum in net.sf.okapi.lib.xliff2.core
-
Options when getting a target which does not exists yet.
- PathSelectorUtils - Class in net.sf.okapi.lib.xliff2.walker.selector
-
Class for path selector utilities.
- PathSelectorUtils() - Constructor for class net.sf.okapi.lib.xliff2.walker.selector.PathSelectorUtils
- PathSelectorUtils.Pair<L,R> - Class in net.sf.okapi.lib.xliff2.walker.selector
- PCont - Class in net.sf.okapi.lib.xliff2.core
-
Represents the standalone tag of a protected content.
- PCont() - Constructor for class net.sf.okapi.lib.xliff2.core.PCont
-
Creates an empty
PContobject. - PCont(String) - Constructor for class net.sf.okapi.lib.xliff2.core.PCont
-
Creates a new protected content marker with a given coded text.
- PCont(PCont) - Constructor for class net.sf.okapi.lib.xliff2.core.PCont
-
Copy constructor.
- PCONT_STANDALONE - Static variable in class net.sf.okapi.lib.xliff2.core.Fragment
-
First character of the special pair indicating a reference to the standalone holder for a protected content (a
PCont). - PI - net.sf.okapi.lib.xliff2.core.ExtChildType
-
Processing Instruction.
- PI - net.sf.okapi.lib.xliff2.core.InsingnificantPartData.InsignificantPartType
-
XML processing Instruction.
- pipelineStrategy() - Static method in class net.sf.okapi.lib.xliff2.walker.strategy.XliffWalkerStrategyFactory
- PipelineXliffWalkerStrategy - Class in net.sf.okapi.lib.xliff2.walker.strategy
-
Xliff walker strategy with ordered pipeline of visitors.
- PipelineXliffWalkerStrategy() - Constructor for class net.sf.okapi.lib.xliff2.walker.strategy.PipelineXliffWalkerStrategy
- PREFIX_FS - Static variable in class net.sf.okapi.lib.xliff2.Const
- PREFIX_GLOSSARY - Static variable in class net.sf.okapi.lib.xliff2.Const
- PREFIX_ITS - Static variable in class net.sf.okapi.lib.xliff2.Const
- PREFIX_ITSXLF - Static variable in class net.sf.okapi.lib.xliff2.Const
- PREFIX_MATCHES - Static variable in class net.sf.okapi.lib.xliff2.Const
- PREFIX_METADATA - Static variable in class net.sf.okapi.lib.xliff2.Const
- PREFIX_RESDATA - Static variable in class net.sf.okapi.lib.xliff2.Const
- PREFIX_SIZE - Static variable in class net.sf.okapi.lib.xliff2.Const
- PREFIX_TRACKING - Static variable in class net.sf.okapi.lib.xliff2.Const
- PREFIX_VALIDATION - Static variable in class net.sf.okapi.lib.xliff2.Const
- PREFIX_XLIFFOKAPI - Static variable in class net.sf.okapi.lib.xliff2.Const
- PREFIXCOL_FS - Static variable in class net.sf.okapi.lib.xliff2.Const
- PREFIXCOL_GLOSSARY - Static variable in class net.sf.okapi.lib.xliff2.Const
- PREFIXCOL_ITS - Static variable in class net.sf.okapi.lib.xliff2.Const
- PREFIXCOL_ITSXLF - Static variable in class net.sf.okapi.lib.xliff2.Const
- PREFIXCOL_MATCHES - Static variable in class net.sf.okapi.lib.xliff2.Const
- PREFIXCOL_METADATA - Static variable in class net.sf.okapi.lib.xliff2.Const
- PREFIXCOL_RESDATA - Static variable in class net.sf.okapi.lib.xliff2.Const
- PREFIXCOL_SIZE - Static variable in class net.sf.okapi.lib.xliff2.Const
- PREFIXCOL_TRACKINGSd - Static variable in class net.sf.okapi.lib.xliff2.Const
- PREFIXCOL_VALIDATION - Static variable in class net.sf.okapi.lib.xliff2.Const
- PREFIXCOL_XLIFFOKAPI - Static variable in class net.sf.okapi.lib.xliff2.Const
- prepare() - Method in class net.sf.okapi.lib.xliff2.validation.Rule
-
Creates the effective data from the data and flags for this rule.
- prepare() - Method in class net.sf.okapi.lib.xliff2.validation.Validation
-
Prepare the rules for performing the validation tasks.
- print() - Method in class net.sf.okapi.lib.xliff2.its.AnnotatorsRef
-
Outputs the annotator-references in this set.
- printCommonAttributes(CTag, Tags, StringBuilder, CTag, boolean) - Static method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Output the common attributes for a given CTag object.
- printDCIfDifferent(String, String, AnnotatorsRef) - Static method in class net.sf.okapi.lib.xliff2.its.AnnotatorsRef
-
Compares a give annotator-reference value and parent's value for a given data category and output the value if it is difference form the parent's value or if the parent's value is null.
- printDifferences(AnnotatorsRef) - Method in class net.sf.okapi.lib.xliff2.its.AnnotatorsRef
-
Output the annotator-references of this set that are not in a given parent set.
- printExtAttributes(Tag, StringBuilder, Stack<NSContext>) - Static method in class net.sf.okapi.lib.xliff2.core.Fragment
- ProcessingInstruction - Class in net.sf.okapi.lib.xliff2.core
-
Represents a processing instruction as an extension content object.
- ProcessingInstruction(String) - Constructor for class net.sf.okapi.lib.xliff2.core.ProcessingInstruction
-
Creates a new
ProcessingInstructionobject. - ProcessingInstruction(ProcessingInstruction) - Constructor for class net.sf.okapi.lib.xliff2.core.ProcessingInstruction
-
Copy constructor.
- processMatches() - Method in class net.sf.okapi.lib.xliff2.reader.XLIFFReader
- processRules(Unit, String) - Method in class net.sf.okapi.lib.xliff2.validation.Validation
-
Applies the rules of this object on a given unit.
- PROPERTY_ATTR_NAME - Static variable in class net.sf.okapi.lib.xliff2.changeTracking.Item
-
propertyattribute name. - PROPERTY_CONTENT_VALUE - Static variable in class net.sf.okapi.lib.xliff2.changeTracking.Item
-
contentvalue forpropertyattribute. - Provenance - Class in net.sf.okapi.lib.xliff2.its
-
Implements the Provenance data category.
- Provenance() - Constructor for class net.sf.okapi.lib.xliff2.its.Provenance
-
Creates a new
Provenanceobject without initial data. - PROVENANCE - Static variable in class net.sf.okapi.lib.xliff2.its.DataCategories
- PROVENANCERECORD - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
- PROVENANCERECORDS - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
- PROVENANCERECORDSREF - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
- Provenances - Class in net.sf.okapi.lib.xliff2.its
-
Implements a group of
Provenanceobjects. - Provenances(String) - Constructor for class net.sf.okapi.lib.xliff2.its.Provenances
- PROVORG - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
- PROVORGREF - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
- PROVPERSON - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
- PROVPERSONREF - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
- PROVREF - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
- PROVREVORG - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
- PROVREVORGREF - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
- PROVREVPERSON - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
- PROVREVPERSONREF - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
- PROVREVTOOL - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
- PROVREVTOOLREF - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
- PROVTOOL - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
- PROVTOOLREF - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
- put(String, String) - Method in class net.sf.okapi.lib.xliff2.NSContext
-
Sets a prefix/uri pair to this context.
R
- read(String) - Method in class net.sf.okapi.lib.xliff2.its.AnnotatorsRef
-
Reads the annotatorsRef value into this object.
- readAnnotatorsRef(boolean, AnnotatorsRef) - Method in class net.sf.okapi.lib.xliff2.its.ITSReader
-
Reads the annotatorsRef attribute from the current element.
- readAttributes(IWithITSGroups, IWithITSAttributes, AnnotatorsRef) - Method in class net.sf.okapi.lib.xliff2.its.ITSReader
-
Reads the ITS attributes for the current element.
- readStandOffElements(String, IWithITSGroups, AnnotatorsRef) - Method in class net.sf.okapi.lib.xliff2.its.ITSReader
-
Reads the stand-off ITS elements
- readTerminology(TermTag, AnnotatorsRef) - Method in class net.sf.okapi.lib.xliff2.its.ITSReader
-
Reads the ITS attributes for terminology.
- REF_ATTR_NAME - Static variable in class net.sf.okapi.lib.xliff2.changeTracking.Revisions
-
refattribute name. - remove(int) - Method in class net.sf.okapi.lib.xliff2.core.BaseList
-
Removes from this list the object at the given index position.
- remove(int) - Method in class net.sf.okapi.lib.xliff2.core.Tags
-
Removes a tag for a given key.
- remove(int) - Method in class net.sf.okapi.lib.xliff2.processor.XLIFFProcessor
-
Removes the handler at a given position.
- remove(Tag) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Removes a tag from this fragment (including if the tag is in a protected content).
- remove(IITSItem) - Method in class net.sf.okapi.lib.xliff2.its.ITSItems
-
Removes a given item from this collection.
- remove(IEventHandler) - Method in class net.sf.okapi.lib.xliff2.processor.XLIFFProcessor
-
Removes a given handler from this processor.
- remove(T) - Method in class net.sf.okapi.lib.xliff2.core.BaseList
-
Removes a given object from this list.
- removeAll() - Method in class net.sf.okapi.lib.xliff2.processor.XLIFFProcessor
-
Removes all handlers from this processor.
- removeExtensions(Object) - Static method in class net.sf.okapi.lib.xliff2.Util
-
Removes extension attributes and elements from a given object.
- removeFileVisitor(String) - Method in class net.sf.okapi.lib.xliff2.walker.XliffWalker
- removeMarkers() - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Removes all the annotation markers from the source and target (if a target is available) in this unit.
- removeMarkers(boolean, String) - Method in class net.sf.okapi.lib.xliff2.core.Part
-
Removes the markers in the source or target content of this part.
- removeModules(Object, String) - Static method in class net.sf.okapi.lib.xliff2.Util
-
Removes modules attributes and elements from a given object.
- removePCont(int) - Method in class net.sf.okapi.lib.xliff2.core.Tags
-
Removes the
PContobject for a given key. - removeSegmentVisitor(String) - Method in class net.sf.okapi.lib.xliff2.walker.XliffWalker
- removeUnitVisitor(String) - Method in class net.sf.okapi.lib.xliff2.walker.XliffWalker
- removeVisitors() - Method in class net.sf.okapi.lib.xliff2.walker.XliffWalker
- render() - Method in interface net.sf.okapi.lib.xliff2.renderer.IFragmentObject
-
Generates the output for a given format.
- render() - Method in class net.sf.okapi.lib.xliff2.renderer.XLIFFFragmentObject
- resetPContLastValue() - Method in class net.sf.okapi.lib.xliff2.core.Tags
- resolve(String) - Method in class net.sf.okapi.lib.xliff2.URIPrefixes
-
Resolves a given prefix.
- resolveFileNodeIds(XLIFFDocument, XliffWalkerPathSelector) - Static method in class net.sf.okapi.lib.xliff2.walker.selector.PathSelectorUtils
- resolveSegments(UnitNode, XliffWalkerPathSelector) - Static method in class net.sf.okapi.lib.xliff2.walker.selector.PathSelectorUtils
- resolveUnitNodes(FileNode, XliffWalkerPathSelector) - Static method in class net.sf.okapi.lib.xliff2.walker.selector.PathSelectorUtils
- REVIEWED - net.sf.okapi.lib.xliff2.core.TargetState
-
Target state: reviewed.
- Revision - Class in net.sf.okapi.lib.xliff2.changeTracking
-
Represents the
<revision>element of the Chan g e Tracking module. - Revision() - Constructor for class net.sf.okapi.lib.xliff2.changeTracking.Revision
-
Creates a new
Revisionobject. - Revision(Revision) - Constructor for class net.sf.okapi.lib.xliff2.changeTracking.Revision
-
Copy constructor.
- Revisions - Class in net.sf.okapi.lib.xliff2.changeTracking
-
Represents the
<revisions>element of the ChangeTracking module. - Revisions() - Constructor for class net.sf.okapi.lib.xliff2.changeTracking.Revisions
-
Default constructor.
- Revisions(String) - Constructor for class net.sf.okapi.lib.xliff2.changeTracking.Revisions
-
Creates a new
Revisionsobject. - Revisions(Revisions) - Constructor for class net.sf.okapi.lib.xliff2.changeTracking.Revisions
-
Creates a copy of an existing
Revisionsobject - RTL - net.sf.okapi.lib.xliff2.core.Directionality
-
Right-to-Left.
- Rule - Class in net.sf.okapi.lib.xliff2.validation
-
Represents the <rule> element of the Validation module.
- Rule(String, String) - Constructor for class net.sf.okapi.lib.xliff2.validation.Rule
-
Creates a rule of a given type.
- Rule(Rule) - Constructor for class net.sf.okapi.lib.xliff2.validation.Rule
-
Copy constructor.
- Rule.Normalization - Enum in net.sf.okapi.lib.xliff2.validation
-
Form of normalization possible.
- Rule.Type - Enum in net.sf.okapi.lib.xliff2.validation
-
Types of validation rule.
- run() - Method in class net.sf.okapi.lib.xliff2.processor.XLIFFProcessor
-
Process the document.
- run(File) - Method in class net.sf.okapi.lib.xliff2.processor.XLIFFProcessor
-
Run the processor for a given input file.
- run(File, File) - Method in class net.sf.okapi.lib.xliff2.processor.XLIFFProcessor
-
Run the processor for a given input file, and (if specified) re-write the modified document in a given output file.
S
- save() - Method in class net.sf.okapi.lib.xliff2.document.XLIFFDocument
-
Saves this document to the current file.
- save(Writer) - Method in class net.sf.okapi.lib.xliff2.document.XLIFFDocument
-
Saves this document to a writer.
- saveAs(File) - Method in class net.sf.okapi.lib.xliff2.document.XLIFFDocument
-
Saves this document to a specified file.
- searchData(Unit, String) - Static method in class net.sf.okapi.lib.xliff2.reader.URIContext
-
Searches an original data object in a given unit.
- searchExtensions(IWithExtElements, AbstractMap.SimpleEntry<String, List<String>>) - Static method in class net.sf.okapi.lib.xliff2.reader.URIContext
-
Searches recursively an
IWithExtElementsobject for an extension object with a given id. - searchInlineSource(Unit, String) - Static method in class net.sf.okapi.lib.xliff2.reader.URIContext
-
Searches a source inline code, segment or ignorable in a unit.
- searchInlineTarget(Unit, String) - Static method in class net.sf.okapi.lib.xliff2.reader.URIContext
-
Searches a target inline code in a unit.
- searchMatch(ExtElement, AbstractMap.SimpleEntry<String, List<String>>) - Static method in class net.sf.okapi.lib.xliff2.reader.URIContext
- searchNotes(IWithNotes, String) - Static method in class net.sf.okapi.lib.xliff2.reader.URIContext
-
Searches an
IWithNotesobject for a note with a given id. - searchUnit(Unit, AbstractMap.SimpleEntry<String, List<String>>) - Static method in class net.sf.okapi.lib.xliff2.reader.URIContext
-
Searches recursively a
Unitobject for a module or an extension object with a given id. - Segment - Class in net.sf.okapi.lib.xliff2.core
-
Represents a segment object.
- Segment(Segment) - Constructor for class net.sf.okapi.lib.xliff2.core.Segment
-
Copy constructor.
- Segment(Store) - Constructor for class net.sf.okapi.lib.xliff2.core.Segment
-
Creates a new
Segmentobject. - SEGMENT - net.sf.okapi.lib.xliff2.walker.selector.XliffWalkerPathSelector.NodeType
- selector(String) - Method in class net.sf.okapi.lib.xliff2.walker.selector.XliffWalkerPathSelector.Builder
- selector(String, String) - Method in class net.sf.okapi.lib.xliff2.walker.selector.XliffWalkerPathSelector.Builder
- selector(String, String, Integer) - Method in class net.sf.okapi.lib.xliff2.walker.selector.XliffWalkerPathSelector.Builder
- set(int, T) - Method in class net.sf.okapi.lib.xliff2.core.BaseList
-
Replaces an existing object by a new one at a given index position.
- set(String, String) - Method in class net.sf.okapi.lib.xliff2.its.AnnotatorsRef
-
Sets the annotator reference for a given data category.
- set(Fragment, Stack<NSContext>) - Method in interface net.sf.okapi.lib.xliff2.renderer.IFragmentRenderer
-
Sets the fragment to iterate through and the namespace context.
- set(Fragment, Stack<NSContext>) - Method in class net.sf.okapi.lib.xliff2.renderer.XLIFFFragmentRenderer
- set(IITSItem) - Method in class net.sf.okapi.lib.xliff2.its.AnnotatorsRef
-
Sets the annotator reference of a given ITS item (if available).
- setAnnoatorRef(String) - Method in class net.sf.okapi.lib.xliff2.matches.Match
-
Sets the the ITS annotator reference for this match.
- setAnnotatorRef(String) - Method in class net.sf.okapi.lib.xliff2.its.DataCategory
- setAnnotatorRef(String) - Method in class net.sf.okapi.lib.xliff2.its.DataCategoryGroup
- setAnnotatorRef(String) - Method in interface net.sf.okapi.lib.xliff2.its.IITSItem
-
Sets the annotator reference information for this data category.
- setAnnotatorRef(String) - Method in class net.sf.okapi.lib.xliff2.its.TermTag
-
Sets the annotator reference information for this data category.
- setAnnotatorRef(AnnotatorsRef) - Method in class net.sf.okapi.lib.xliff2.its.DataCategory
- setAnnotatorRef(AnnotatorsRef) - Method in class net.sf.okapi.lib.xliff2.its.DataCategoryGroup
- setAnnotatorRef(AnnotatorsRef) - Method in interface net.sf.okapi.lib.xliff2.its.IITSItem
-
Sets the annotator reference information for this data category.
- setAnnotatorRef(AnnotatorsRef) - Method in class net.sf.okapi.lib.xliff2.its.TermTag
-
Sets the annotator reference information for this data category.
- setAnnotatorsRef(AnnotatorsRef) - Method in class net.sf.okapi.lib.xliff2.core.InheritedData
- setAnnotatorsRef(AnnotatorsRef) - Method in interface net.sf.okapi.lib.xliff2.core.IWithInheritedData
-
Sets the annotators-references for this object.
- setAppliesTo(String) - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revisions
-
Sets the value to the
appliesToattribute. - setAppliesTo(Note.AppliesTo) - Method in class net.sf.okapi.lib.xliff2.core.Note
-
Sets the type of object this note applies to.
- setAppliesTo(MetaGroup.AppliesTo) - Method in class net.sf.okapi.lib.xliff2.metadata.MetaGroup
- setAttribute(String, String) - Method in class net.sf.okapi.lib.xliff2.core.ExtAttributes
-
Sets an attribute without namespace for this set.
- setAttribute(String, String, String) - Method in class net.sf.okapi.lib.xliff2.core.ExtAttributes
-
Sets an attribute in this set.
- setAttribute(ExtAttribute) - Method in class net.sf.okapi.lib.xliff2.core.ExtAttributes
-
Sets a given attribute in this set.
- setAuthor(String) - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revision
-
Sets the value for the author attribute.
- setCanCopy(boolean) - Method in class net.sf.okapi.lib.xliff2.core.CTag
-
Sets the flag indicating if this code can be copied (for both opening/closing tags).
- setCanDelete(boolean) - Method in class net.sf.okapi.lib.xliff2.core.CTag
-
Sets the flag indicating if this code can be deleted (for both opening/closing tags).
- setCanOverlap(boolean) - Method in class net.sf.okapi.lib.xliff2.core.CTag
-
sets the flag indicating if this code can overlap others (for both opening/closing tags).
- setCanReorder(CanReorder) - Method in class net.sf.okapi.lib.xliff2.core.CTag
-
Sets the flag indicating if this code can be re-ordered.
- setCanResegment(boolean) - Method in class net.sf.okapi.lib.xliff2.core.InheritedData
- setCanResegment(boolean) - Method in interface net.sf.okapi.lib.xliff2.core.IWithInheritedData
-
Sets the flag indicating if this object can be re-segmented by default.
- setCanResegment(boolean) - Method in class net.sf.okapi.lib.xliff2.core.Segment
-
Sets the flag indicating if this segment can be re-segmented.
- setCaseSensitive(boolean) - Method in class net.sf.okapi.lib.xliff2.validation.Rule
- setCategory(String) - Method in class net.sf.okapi.lib.xliff2.core.Note
-
Sets the category for this note.
- setCategory(String) - Method in class net.sf.okapi.lib.xliff2.metadata.MetaGroup
- setCData(boolean) - Method in class net.sf.okapi.lib.xliff2.core.ExtContent
-
Sets the flag indicating if the content is to be represented as CDATA.
- setChangeTrack(ChangeTrack) - Method in interface net.sf.okapi.lib.xliff2.core.IWithChangeTrack
-
Sets the
ChangeTrackobject for this element. - setChangeTrack(ChangeTrack) - Method in class net.sf.okapi.lib.xliff2.core.MidFileData
- setCode(String) - Method in class net.sf.okapi.lib.xliff2.validation.Issue
-
Sets the code for this issue.
- setCodedText(String) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Sets the coded text content for this fragment.
- setCodedText(String) - Method in class net.sf.okapi.lib.xliff2.core.PCont
-
Sets the coded text for this protected content.
- setComment(String) - Method in class net.sf.okapi.lib.xliff2.its.LocQualityIssue
- setCopyOf(String) - Method in class net.sf.okapi.lib.xliff2.core.CTag
-
Sets the ID of the code from which this code is a copy (for both opening/closing tags).
- setCurrentVersion(String) - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revisions
-
Sets the value of the
currentVersionattribute. - setData(String) - Method in class net.sf.okapi.lib.xliff2.core.CTag
-
Sets the original data of this code's tag.
- setData(String) - Method in class net.sf.okapi.lib.xliff2.metadata.Meta
- setData(String) - Method in class net.sf.okapi.lib.xliff2.validation.Rule
- setDataDir(Directionality) - Method in class net.sf.okapi.lib.xliff2.core.CTag
-
Sets the directionality of the original data of this code's tag.
- setDataRef(String) - Method in class net.sf.okapi.lib.xliff2.core.CTag
-
Sets the ID of the element where this code's tag is stored.
- setDatetime(String) - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revision
-
Sets the value of the datetime attribute.
- setDefinition(Definition) - Method in class net.sf.okapi.lib.xliff2.glossary.GlossEntry
-
Sets a new definition for this entry.
- setDir(Directionality) - Method in class net.sf.okapi.lib.xliff2.core.CTag
-
Sets the directionality of the content of this code (for both opening/closing tags).
- setDir(Directionality) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Sets the directionality for this fragment.
- setDiscardInvalidTargets(boolean) - Method in class net.sf.okapi.lib.xliff2.reader.XLIFFReader
-
If set, discard invalid target data and report it as a warning, rather than an error.
- setDisp(String) - Method in class net.sf.okapi.lib.xliff2.core.CTag
-
Sets the user-friendly representation of the data of this code's tag.
- setDomain(String) - Method in class net.sf.okapi.lib.xliff2.its.Domain
- setEnabled(boolean) - Method in class net.sf.okapi.lib.xliff2.its.LocQualityIssue
- setEnabled(boolean) - Method in class net.sf.okapi.lib.xliff2.validation.Rule
-
Sets the flag indicating if this rule is enabled or not.
- setEnd(int) - Method in class net.sf.okapi.lib.xliff2.core.AnnotatedSpan
-
Sets the end position in the coded text of the end part of this span.
- setEndPart(Part) - Method in class net.sf.okapi.lib.xliff2.core.AnnotatedSpan
-
Sets the part/segment where this span ends.
- setEquiv(String) - Method in class net.sf.okapi.lib.xliff2.core.CTag
-
Sets the text equivalent representation of the data of this code's tag.
- setErrorOnUnknownPrefix(boolean) - Method in class net.sf.okapi.lib.xliff2.URIParser
-
Sets the option of generating or not an error when finding an unknown prefix.
- setExistsInSource(boolean) - Method in class net.sf.okapi.lib.xliff2.validation.Rule
-
Sets the flag 'existsInSource'
- setExtAttributes(ExtAttributes) - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revision
- setExtAttributes(ExtAttributes) - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revisions
- setExtAttributes(ExtAttributes) - Method in class net.sf.okapi.lib.xliff2.core.DataWithExtAttributes
- setExtAttributes(ExtAttributes) - Method in interface net.sf.okapi.lib.xliff2.core.IWithExtAttributes
-
Sets the
ExtAttributesobject associated with this object. - setExtAttributes(ExtAttributes) - Method in class net.sf.okapi.lib.xliff2.core.Notes
- setExtAttributes(ExtAttributes) - Method in class net.sf.okapi.lib.xliff2.glossary.GlossEntry
- setExtAttributes(ExtAttributes) - Method in class net.sf.okapi.lib.xliff2.matches.Match
- setExtAttributes(ExtAttributes) - Method in class net.sf.okapi.lib.xliff2.validation.Rule
- setExtAttributes(ExtAttributes) - Method in class net.sf.okapi.lib.xliff2.validation.Validation
- setExtElements(ExtElements) - Method in interface net.sf.okapi.lib.xliff2.core.IWithExtElements
-
Sets the
ExtElementsobject associated with this object. - setExtElements(ExtElements) - Method in class net.sf.okapi.lib.xliff2.glossary.GlossEntry
- setExtElements(ExtElements) - Method in class net.sf.okapi.lib.xliff2.matches.Match
- setFileId(String) - Method in class net.sf.okapi.lib.xliff2.reader.URIContext
-
Sets the the id of the file selector.
- setFileId(String) - Method in class net.sf.okapi.lib.xliff2.validation.Issue
-
Sets the file id for this issue.
- setForceUniqueIds(boolean) - Method in class net.sf.okapi.lib.xliff2.reader.XLIFFReader
-
If set, include the segment id in the tag id to enforce uniqueness.
- setForceUniqueIds(boolean) - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
- setFullContent(boolean) - Method in class net.sf.okapi.lib.xliff2.core.AnnotatedSpan
-
Sets the flag indicating if this span covers the entire content of the part or parts where it exists.
- setGlossary(Glossary) - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
sets the
Glossaryobject for this unit. - setGroupId(String) - Method in class net.sf.okapi.lib.xliff2.its.DataCategoryGroup
-
Sets the identifier for this group.
- setGroupId(String) - Method in class net.sf.okapi.lib.xliff2.reader.URIContext
-
Sets the id of the group selector.
- setHandler(IEventHandler) - Method in class net.sf.okapi.lib.xliff2.processor.XLIFFProcessor
-
Sets a single event handler to make modifications on a selection of events.
- setHref(String) - Method in class net.sf.okapi.lib.xliff2.core.Skeleton
-
Sets the href for this skeleton.
- setId(String) - Method in class net.sf.okapi.lib.xliff2.core.MTagCommon
- setId(String) - Method in class net.sf.okapi.lib.xliff2.core.Note
-
Sets the id for this note.
- setId(String) - Method in class net.sf.okapi.lib.xliff2.core.Part
-
Sets the id for this part.
- setId(String) - Method in class net.sf.okapi.lib.xliff2.glossary.GlossEntry
-
Sets the id for this entry.
- setId(String) - Method in class net.sf.okapi.lib.xliff2.glossary.Translation
-
Sets the id for this translation.
- setId(String) - Method in class net.sf.okapi.lib.xliff2.matches.Match
-
Sets the id for this match.
- setId(String) - Method in class net.sf.okapi.lib.xliff2.metadata.Metadata
- setId(String) - Method in class net.sf.okapi.lib.xliff2.metadata.MetaGroup
- setIgnoreTagTypeMatch(boolean) - Method in class net.sf.okapi.lib.xliff2.reader.XLIFFReader
-
If set, force tag types in the target to match their corresponding tag type in source.
- setInheritableData(IWithInheritedData) - Method in class net.sf.okapi.lib.xliff2.core.InheritedData
-
Sets all the data from a given object.
- setInheritableData(IWithInheritedData) - Method in interface net.sf.okapi.lib.xliff2.core.IWithInheritedData
- setInherited(boolean) - Method in class net.sf.okapi.lib.xliff2.validation.Rule
-
Sets the flag indicating if this rule is inherited from a parent object.
- setInitialWithData(boolean) - Method in class net.sf.okapi.lib.xliff2.core.CTag
-
Sets the flag indicating if this code's tag had an original data initially.
- setInput(File) - Method in class net.sf.okapi.lib.xliff2.processor.XLIFFProcessor
- setInput(InputStream) - Method in class net.sf.okapi.lib.xliff2.processor.XLIFFProcessor
- setInput(String) - Method in class net.sf.okapi.lib.xliff2.processor.XLIFFProcessor
- setInput(URI) - Method in class net.sf.okapi.lib.xliff2.processor.XLIFFProcessor
- setITSItems(ITSItems) - Method in class net.sf.okapi.lib.xliff2.core.MTag
- setITSItems(ITSItems) - Method in class net.sf.okapi.lib.xliff2.core.MTagCommon
- setITSItems(ITSItems) - Method in class net.sf.okapi.lib.xliff2.core.Unit
- setITSItems(ITSItems) - Method in interface net.sf.okapi.lib.xliff2.its.IWithITSAttributes
-
Sets the list of the ITS items associated with this object.
- setITSItems(ITSItems) - Method in class net.sf.okapi.lib.xliff2.its.TermTag
-
This method always throws an UnsupportedOperationException exception: Only the Terminology data category can be used on a term annotation.
- setLineBreak(String) - Method in class net.sf.okapi.lib.xliff2.document.XLIFFDocument
-
Sets the line break to use when writing out this document.
- setLineBreak(String) - Method in class net.sf.okapi.lib.xliff2.writer.ExtensionsWriter
-
Sets the line break to use for this document.
- setLineBreak(String) - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
-
Sets the line break to use for this document.
- setMatches(Matches) - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
sets the
Matchesobject for this unit. - setMatchQuality(Double) - Method in class net.sf.okapi.lib.xliff2.matches.Match
-
Sets the quality for this match.
- setMatchSuitability(Double) - Method in class net.sf.okapi.lib.xliff2.matches.Match
-
Sets the suitability for this match.
- setMetadata(Metadata) - Method in interface net.sf.okapi.lib.xliff2.core.IWithMetadata
-
sets the
Metadataobject for the parent. - setMetadata(Metadata) - Method in class net.sf.okapi.lib.xliff2.core.MidFileData
- setMetadata(Metadata) - Method in class net.sf.okapi.lib.xliff2.matches.Match
- setMidData(MidFileData) - Method in class net.sf.okapi.lib.xliff2.document.FileNode
-
Sets the
MidFileDataresource for this file node. - setMtConfidence(Double) - Method in class net.sf.okapi.lib.xliff2.its.MTConfidence
- setMTConfidence(Double) - Method in class net.sf.okapi.lib.xliff2.matches.Match
-
Sets the ITS MT Confidence for this match.
- setNamespace(String, String) - Method in class net.sf.okapi.lib.xliff2.core.ExtAttributes
-
Sets a namespace in this set.
- setNamespace(String, String) - Method in class net.sf.okapi.lib.xliff2.core.StartXliffData
-
Sets a namespace declaration for this document.
- setNormalization(Rule.Normalization) - Method in class net.sf.okapi.lib.xliff2.validation.Rule
- setOccurs(int) - Method in class net.sf.okapi.lib.xliff2.validation.Rule
- setOrg(String) - Method in class net.sf.okapi.lib.xliff2.its.Provenance
- setOrgRef(String) - Method in class net.sf.okapi.lib.xliff2.its.Provenance
- setOrigin(String) - Method in class net.sf.okapi.lib.xliff2.matches.Match
-
Sets the origin for this match.
- setOriginal(String) - Method in class net.sf.okapi.lib.xliff2.core.StartFileData
-
Sets the original attribute of this file.
- setOutput(File) - Method in class net.sf.okapi.lib.xliff2.processor.XLIFFProcessor
-
Sets the output file.
- setOutput(Writer) - Method in class net.sf.okapi.lib.xliff2.processor.XLIFFProcessor
- setOutsideRepresentationMap(Map<String, String>) - Method in class net.sf.okapi.lib.xliff2.core.Store
- setPartCount(int) - Method in class net.sf.okapi.lib.xliff2.core.AnnotatedSpan
-
Sets the number of parts where this span exists.
- setPerson(String) - Method in class net.sf.okapi.lib.xliff2.its.Provenance
- setPersonRef(String) - Method in class net.sf.okapi.lib.xliff2.its.Provenance
- setPI(String) - Method in class net.sf.okapi.lib.xliff2.core.ProcessingInstruction
-
Sets the processing instruction text.
- setPreserveWS(boolean) - Method in class net.sf.okapi.lib.xliff2.core.Part
-
Sets the flag indicating if the whitespace of this part's content must be preserved.
- setPreserveWS(boolean) - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Sets the flag indicating if the whitespace of this part's content must be preserved.
- setPriority(int) - Method in class net.sf.okapi.lib.xliff2.core.Note
-
Sets the priority for this note.
- setProfileRef(String) - Method in class net.sf.okapi.lib.xliff2.its.LocQualityIssue
- setProperty(String) - Method in class net.sf.okapi.lib.xliff2.changeTracking.Item
-
Sets the value of the property attribute.
- setProvRef(String) - Method in class net.sf.okapi.lib.xliff2.its.Provenance
- setRef(String) - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revisions
-
Sets the value for the ref attribute.
- setRef(String) - Method in class net.sf.okapi.lib.xliff2.core.MTag
-
Sets the URI reference for this marker (for both opening/closing tags).
- setRef(String) - Method in class net.sf.okapi.lib.xliff2.core.MTagCommon
- setRef(String) - Method in class net.sf.okapi.lib.xliff2.glossary.GlossEntry
-
Sets the reference for this entry.
- setRef(String) - Method in class net.sf.okapi.lib.xliff2.glossary.Translation
-
Sets the reference for this translation.
- setRef(String) - Method in class net.sf.okapi.lib.xliff2.matches.Match
-
Sets the ref for this match.
- setReference(boolean) - Method in class net.sf.okapi.lib.xliff2.matches.Match
-
Sets the reference for this match.
- setReportUnsingnificantParts(boolean) - Method in class net.sf.okapi.lib.xliff2.reader.XLIFFReader
-
Sets the flag to report or not parts of the documents that are not significant.
- setRevOrg(String) - Method in class net.sf.okapi.lib.xliff2.its.Provenance
- setRevOrgRef(String) - Method in class net.sf.okapi.lib.xliff2.its.Provenance
- setRevPerson(String) - Method in class net.sf.okapi.lib.xliff2.its.Provenance
- setRevPersonRef(String) - Method in class net.sf.okapi.lib.xliff2.its.Provenance
- setRevTool(String) - Method in class net.sf.okapi.lib.xliff2.its.Provenance
-
sets a new revision tool attribute.
- setRevToolRef(String) - Method in class net.sf.okapi.lib.xliff2.its.Provenance
- setRuleInfo(String) - Method in class net.sf.okapi.lib.xliff2.validation.Issue
-
Sets the string representation of the rule that triggered the issue.
- setSeverity(double) - Method in class net.sf.okapi.lib.xliff2.its.LocQualityIssue
- setSimilarity(Double) - Method in class net.sf.okapi.lib.xliff2.matches.Match
-
Sets the similarity value for this match.
- setSkeletonData(Skeleton) - Method in class net.sf.okapi.lib.xliff2.document.FileNode
-
Sets the
Skeletonresource for this file node. - setSource(String) - Method in class net.sf.okapi.lib.xliff2.core.Part
-
Sets the source for this part as a new fragment made of a plain text string.
- setSource(Fragment) - Method in class net.sf.okapi.lib.xliff2.core.Part
-
Sets the fragment of the source for this part.
- setSource(Fragment) - Method in class net.sf.okapi.lib.xliff2.matches.Match
-
Sets the source fragment for this match.
- setSourceDir(Directionality) - Method in class net.sf.okapi.lib.xliff2.core.InheritedData
- setSourceDir(Directionality) - Method in interface net.sf.okapi.lib.xliff2.core.IWithInheritedData
- setSourceDir(Directionality) - Method in interface net.sf.okapi.lib.xliff2.core.IWithStore
- setSourceDir(Directionality) - Method in class net.sf.okapi.lib.xliff2.core.Store
-
Sets the source directionality for this store.
- setSourceDir(Directionality) - Method in class net.sf.okapi.lib.xliff2.matches.Match
- setSourceLanguage(String) - Method in class net.sf.okapi.lib.xliff2.core.StartXliffData
-
Sets the source language of the document.
- setStartFileData(StartFileData) - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
-
Sets the
StartFileDataobject to use for the nextXLIFFWriter.writeStartFile(StartFileData)call. - setState(String) - Method in class net.sf.okapi.lib.xliff2.core.Segment
-
Sets the state for this segment.
- setState(TargetState) - Method in class net.sf.okapi.lib.xliff2.core.Segment
-
Sets the state for this segment.
- setSubFlows(String) - Method in class net.sf.okapi.lib.xliff2.core.CTag
-
Sets the IDs of the units representing the sub-flows for this code's tag.
- setSubState(String) - Method in class net.sf.okapi.lib.xliff2.core.Segment
-
Sets the sub-state for this segment.
- setSubType(String) - Method in class net.sf.okapi.lib.xliff2.core.CTag
-
Sets the sub-type of this code (for both opening/closing tags).
- setSubType(String) - Method in class net.sf.okapi.lib.xliff2.matches.Match
-
Sets the subType for this match.
- setTaClassRef(String) - Method in class net.sf.okapi.lib.xliff2.its.TextAnalysis
- setTaConfidence(Double) - Method in class net.sf.okapi.lib.xliff2.its.TextAnalysis
-
Sets a new
taConfidenceattribute. - setTagType(TagType) - Method in class net.sf.okapi.lib.xliff2.core.MTag
- setTagType(TagType) - Method in class net.sf.okapi.lib.xliff2.core.Tag
-
Sets the
TagTypevalue of this tag. - setTaIdent(String) - Method in class net.sf.okapi.lib.xliff2.its.TextAnalysis
- setTaIdentRef(String) - Method in class net.sf.okapi.lib.xliff2.its.TextAnalysis
- setTarget(String) - Method in class net.sf.okapi.lib.xliff2.core.Part
-
Sets the target for this part as a new fragment made of a plain text string.
- setTarget(Fragment) - Method in class net.sf.okapi.lib.xliff2.core.Part
-
Sets the fragment of the target for this part.
- setTarget(Fragment) - Method in class net.sf.okapi.lib.xliff2.matches.Match
-
Sets the target fragment for this match.
- setTargetDir(Directionality) - Method in class net.sf.okapi.lib.xliff2.core.InheritedData
- setTargetDir(Directionality) - Method in interface net.sf.okapi.lib.xliff2.core.IWithInheritedData
- setTargetDir(Directionality) - Method in interface net.sf.okapi.lib.xliff2.core.IWithStore
- setTargetDir(Directionality) - Method in class net.sf.okapi.lib.xliff2.core.Store
-
Sets the target directionality for this store.
- setTargetDir(Directionality) - Method in class net.sf.okapi.lib.xliff2.matches.Match
- setTargetLanguage(String) - Method in class net.sf.okapi.lib.xliff2.core.StartXliffData
-
Sets the target language for this document.
- setTargetOrder(int) - Method in class net.sf.okapi.lib.xliff2.core.Part
-
Sets the target order value for this part.
- setTaSource(String) - Method in class net.sf.okapi.lib.xliff2.its.TextAnalysis
-
Sets a new
taSourceattribute. - setTerm(boolean) - Method in class net.sf.okapi.lib.xliff2.its.TermTag
-
Sets the flag indicating if this is a term.
- setTerm(Term) - Method in class net.sf.okapi.lib.xliff2.glossary.GlossEntry
-
Sets a new term for this entry.
- setTermConfidence(Double) - Method in class net.sf.okapi.lib.xliff2.its.TermTag
-
Sets the confidence on whether this is a term or not.
- setTermInfo(String) - Method in class net.sf.okapi.lib.xliff2.its.TermTag
-
Sets the term information for this marker.
- setTermInfoRef(String) - Method in class net.sf.okapi.lib.xliff2.its.TermTag
-
Sets the term information reference for this marker.
- setText(String) - Method in class net.sf.okapi.lib.xliff2.changeTracking.Item
-
Sets the contained text.
- setText(String) - Method in class net.sf.okapi.lib.xliff2.core.ExtContent
-
Sets the content.
- setText(String) - Method in class net.sf.okapi.lib.xliff2.core.Note
-
Sets the content of this note.
- setText(String) - Method in class net.sf.okapi.lib.xliff2.validation.Issue
-
Sets the text for this issue.
- setTool(String) - Method in class net.sf.okapi.lib.xliff2.its.Provenance
-
Sets a new tool attribute.
- setToolRef(String) - Method in class net.sf.okapi.lib.xliff2.its.Provenance
- setTranslate(boolean) - Method in class net.sf.okapi.lib.xliff2.core.InheritedData
- setTranslate(boolean) - Method in interface net.sf.okapi.lib.xliff2.core.IWithInheritedData
-
Sets the flag indicating if this object has translatable content by default.
- setTranslate(Boolean) - Method in class net.sf.okapi.lib.xliff2.core.MTag
-
Sets the translate property for this marker (for both opening/closing tags).
- setTranslate(Boolean) - Method in class net.sf.okapi.lib.xliff2.core.MTagCommon
- setType(String) - Method in class net.sf.okapi.lib.xliff2.core.CTag
- setType(String) - Method in class net.sf.okapi.lib.xliff2.core.MTag
- setType(String) - Method in class net.sf.okapi.lib.xliff2.core.MTagCommon
- setType(String) - Method in class net.sf.okapi.lib.xliff2.core.Tag
-
Sets the type of the code or marker (for both opening/closing tags).
- setType(String) - Method in class net.sf.okapi.lib.xliff2.its.LocQualityIssue
- setType(String) - Method in class net.sf.okapi.lib.xliff2.its.TermTag
- setType(String) - Method in class net.sf.okapi.lib.xliff2.matches.Match
-
Sets the type for this match.
- setType(String) - Method in class net.sf.okapi.lib.xliff2.metadata.Meta
- setType(Rule.Type) - Method in class net.sf.okapi.lib.xliff2.validation.Rule
- setUnitId(String) - Method in class net.sf.okapi.lib.xliff2.reader.URIContext
-
Sets the id of the unit selector.
- setUnitId(String) - Method in class net.sf.okapi.lib.xliff2.validation.Issue
-
Sets the id of the unit where this issue is.
- setUnresolvedGroupRef(String) - Method in class net.sf.okapi.lib.xliff2.its.LocQualityIssue
- setUnresolvedGroupRef(String) - Method in class net.sf.okapi.lib.xliff2.its.Provenance
- setURL(String) - Method in class net.sf.okapi.lib.xliff2.URIParser
-
Sets the URI for this object.
- setURL(String, String, String, String) - Method in class net.sf.okapi.lib.xliff2.URIParser
-
Sets the URI and context identifiers for this object.
- setUseIndentation(boolean) - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
-
Sets whether or not indentations should be used for this document.
- setUseInsignificantParts(boolean) - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
- setValidation(Validation) - Method in interface net.sf.okapi.lib.xliff2.core.IWithValidation
-
sets the
Validationobject for the parent. - setValidation(Validation) - Method in class net.sf.okapi.lib.xliff2.core.MidFileData
- setValue(String) - Method in class net.sf.okapi.lib.xliff2.core.ExtAttribute
-
Sets the value of this attribute.
- setValue(String) - Method in class net.sf.okapi.lib.xliff2.core.MTag
-
sets the value for this marker (for both opening/closing tags).
- setValue(String) - Method in class net.sf.okapi.lib.xliff2.core.MTagCommon
- setVersion(String) - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revision
-
Sets the value of the version attribute.
- setVisitors(List<IXliffVisitor<FileNode>>, List<IXliffVisitor<UnitNode>>, List<IXliffVisitor<Segment>>) - Method in class net.sf.okapi.lib.xliff2.walker.XliffWalker
- setWithOriginalData(boolean) - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
-
Sets the flag indicating whether or not to output original data entries.
- showProtectedContent() - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Expands all
PContreferences in this fragment into normal content. - showProtectedContent() - Method in class net.sf.okapi.lib.xliff2.core.Part
-
Expands all
PContreferences in this part into normal content. - showProtectedContent() - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Show all
PContreferences in this unit into content. - size() - Method in class net.sf.okapi.lib.xliff2.core.BaseList
-
Gets the number of objects in this list.
- size() - Method in class net.sf.okapi.lib.xliff2.core.ExtAttributes
-
Gets the number of attributes in this set.
- size() - Method in class net.sf.okapi.lib.xliff2.core.ExtElements
-
Gets the number of elements in this set.
- size() - Method in class net.sf.okapi.lib.xliff2.core.Tags
- size() - Method in class net.sf.okapi.lib.xliff2.its.ITSItems
-
Gets the number of distinct data categories in this collection.
- Skeleton - Class in net.sf.okapi.lib.xliff2.core
-
Represents the information associated with the skeleton.
- Skeleton() - Constructor for class net.sf.okapi.lib.xliff2.core.Skeleton
- SKELETON - net.sf.okapi.lib.xliff2.reader.EventType
-
Skeleton element.
- SOURCE - net.sf.okapi.lib.xliff2.core.Note.AppliesTo
-
The note applies to the source.
- SOURCE - net.sf.okapi.lib.xliff2.metadata.MetaGroup.AppliesTo
-
The meta-group applies to the source.
- split(int, int, int, int, int, boolean) - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Splits a segment.
- STANDALONE - net.sf.okapi.lib.xliff2.core.TagType
-
Standalone marker for a standalone code.
- START_DOCUMENT - net.sf.okapi.lib.xliff2.reader.EventType
-
Start of the input document.
- START_FILE - net.sf.okapi.lib.xliff2.reader.EventType
-
Start of a file in an XLIFF document.
- START_GROUP - net.sf.okapi.lib.xliff2.reader.EventType
-
Start of a group.
- START_XLIFF - net.sf.okapi.lib.xliff2.reader.EventType
-
Start of the XLIFF element of the document.
- StartFileData - Class in net.sf.okapi.lib.xliff2.core
-
Represents the information associated with a file element.
- StartFileData(String) - Constructor for class net.sf.okapi.lib.xliff2.core.StartFileData
-
Creates a
StartFileDataobject with an optional id. - StartGroupData - Class in net.sf.okapi.lib.xliff2.core
-
Represents the information associated with the start of a group.
- StartGroupData(String) - Constructor for class net.sf.okapi.lib.xliff2.core.StartGroupData
-
Creates a new
StartGroupDataobject with a given id. - STARTSWITH - net.sf.okapi.lib.xliff2.validation.Rule.Type
- StartXliffData - Class in net.sf.okapi.lib.xliff2.core
-
Represents the information associated with an <xliff> element.
- StartXliffData(String) - Constructor for class net.sf.okapi.lib.xliff2.core.StartXliffData
-
Creates a
StartXliffDataobject. - STATE_DEFAULT - Static variable in class net.sf.okapi.lib.xliff2.core.Segment
-
Default value for the target state of a segment.
- Store - Class in net.sf.okapi.lib.xliff2.core
-
Represents the store where code and markers, as well as other information, are stored and shared for a given object implementing
IWithStore(e.g. - Store(IWithStore) - Constructor for class net.sf.okapi.lib.xliff2.core.Store
-
Creates a new store and associates it to a given parent object (e.g.
- suggestId(boolean) - Method in class net.sf.okapi.lib.xliff2.core.Store
-
Gets a suggested id for code, annotation, ignorable or segment.
- supports(String) - Static method in class net.sf.okapi.lib.xliff2.Util
-
Indicates if a given module is directly supported by this version of the library.
T
- TACLASSREF - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
- TACONFIDENCE - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
- Tag - Class in net.sf.okapi.lib.xliff2.core
-
Provides the common methods for code and marker tags.
- Tag() - Constructor for class net.sf.okapi.lib.xliff2.core.Tag
-
Creates an empty
Tagobject. - Tag(Tag) - Constructor for class net.sf.okapi.lib.xliff2.core.Tag
-
Copy constructor.
- TAG_NAME - Static variable in class net.sf.okapi.lib.xliff2.changeTracking.ChangeTrack
-
The tag element name constant.
- TAG_NAME - Static variable in class net.sf.okapi.lib.xliff2.changeTracking.Item
-
The tag element name constant.
- TAG_NAME - Static variable in class net.sf.okapi.lib.xliff2.changeTracking.Revision
-
The tag element name constant.
- TAG_NAME - Static variable in class net.sf.okapi.lib.xliff2.changeTracking.Revisions
-
The tag element name constant.
- TAGREF_BASE - Static variable in class net.sf.okapi.lib.xliff2.core.Fragment
-
Base value for the tag reference index.
- TAGREF_MAX - Static variable in class net.sf.okapi.lib.xliff2.core.Fragment
-
Maximum number of tag possible per unit for a given type of tag: 6127.
- TAGREF_REGEX - Static variable in class net.sf.okapi.lib.xliff2.core.Fragment
-
Compiled regular expression for all possible kinds of tag reference (the two characters) in a coded text.
- Tags - Class in net.sf.okapi.lib.xliff2.core
-
Represents a collection of tags for a specific content.
- Tags(Store) - Constructor for class net.sf.okapi.lib.xliff2.core.Tags
-
Creates a new
Tagsobject. - tagType - Variable in class net.sf.okapi.lib.xliff2.core.Tag
- TagType - Enum in net.sf.okapi.lib.xliff2.core
- TAIDENT - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
- TAIDENTREF - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
- TARGET - net.sf.okapi.lib.xliff2.core.Note.AppliesTo
-
the note applies to the target.
- TARGET - net.sf.okapi.lib.xliff2.metadata.MetaGroup.AppliesTo
-
The meta-group applies to the target.
- TargetState - Enum in net.sf.okapi.lib.xliff2.core
-
Possible values for the
stateattribute of a target content:TargetState.INITIAL,TargetState.TRANSLATED,TargetState.REVIEWEDandTargetState.FINAL. - TASOURCE - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
- Term - Class in net.sf.okapi.lib.xliff2.glossary
-
Represents the <term> element Glossary module.
- Term(String) - Constructor for class net.sf.okapi.lib.xliff2.glossary.Term
-
Creates a
Termobject with a given text. - Term(Term) - Constructor for class net.sf.okapi.lib.xliff2.glossary.Term
-
Copy constructor.
- TERMCONFIDENCE - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
- TERMINOLOGY - Static variable in class net.sf.okapi.lib.xliff2.its.DataCategories
- TermTag - Class in net.sf.okapi.lib.xliff2.its
-
Implements the XLIFF term annotation and the ITS Terminology data category.
- TermTag(String) - Constructor for class net.sf.okapi.lib.xliff2.its.TermTag
-
Creates a new
TermTagobject. - TermTag(MTag, String, AnnotatorsRef) - Constructor for class net.sf.okapi.lib.xliff2.its.TermTag
-
Creates a new opening
TermTagobject from an existing marker tag. - TermTag(TermTag) - Constructor for class net.sf.okapi.lib.xliff2.its.TermTag
-
Copy constructor.
- TEXT - net.sf.okapi.lib.xliff2.core.ExtChildType
-
Content in normal format.
- TEXT - net.sf.okapi.lib.xliff2.core.InsingnificantPartData.InsignificantPartType
-
Normal text content (e.g indentation, etc).
- TEXT_UNIT - net.sf.okapi.lib.xliff2.reader.EventType
-
A full unit element (start to end) This event comes with a
Unitresource. - TextAnalysis - Class in net.sf.okapi.lib.xliff2.its
-
Implements the Text Analysis data category.
- TextAnalysis() - Constructor for class net.sf.okapi.lib.xliff2.its.TextAnalysis
-
Creates an empty
TextAnalysisobject. - TEXTANALYSIS - Static variable in class net.sf.okapi.lib.xliff2.its.DataCategories
- THE_INSTANCE - Static variable in class net.sf.okapi.lib.xliff2.lang.Language
-
The singleton instance.
- toChar1(int) - Static method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Gets the first character of a tag reference from a given tag key.
- toChar2(int) - Static method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Gets the second character of a tag reference from a given tag key.
- toKey(int, int) - Static method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Converts the first and second character of a tag reference to the key of the tag.
- toRef(int) - Static method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Converts a tag key to a reference as used in the coded text
- toSafeXML(String) - Static method in class net.sf.okapi.lib.xliff2.Util
-
Converts a text to an XML-escaped text and using <cp> elements for the characters that are invalid in XML.
- toString() - Method in enum net.sf.okapi.lib.xliff2.core.CanReorder
- toString() - Method in enum net.sf.okapi.lib.xliff2.core.Directionality
- toString() - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Returns a string representation of the fragment: the text in coded text format.
- toString() - Method in class net.sf.okapi.lib.xliff2.core.Note
-
Gets a representation for this note: its content.
- toString() - Method in class net.sf.okapi.lib.xliff2.core.Tag
- toString() - Method in enum net.sf.okapi.lib.xliff2.core.TargetState
- toString() - Method in enum net.sf.okapi.lib.xliff2.metadata.MetaGroup.AppliesTo
- toString() - Method in class net.sf.okapi.lib.xliff2.NSContext
- toString() - Method in class net.sf.okapi.lib.xliff2.URIParser
- toString() - Method in enum net.sf.okapi.lib.xliff2.validation.Rule.Normalization
- toString() - Method in enum net.sf.okapi.lib.xliff2.validation.Rule.Type
- toXLIFF() - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Creates an XLIFF output of this fragment, without handling the inline codes original data, without namespace content and without inherited data context.
- toXLIFF(Stack<NSContext>, Stack<InheritedData>, boolean, boolean) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Creates an XLIFF output for this fragment.
- toXML(String, boolean) - Static method in class net.sf.okapi.lib.xliff2.Util
-
Converts a text to an XML-escaped text.
- TRANSLATE - Static variable in class net.sf.okapi.lib.xliff2.its.DataCategories
- TRANSLATED - net.sf.okapi.lib.xliff2.core.TargetState
-
Target state: translated.
- Translation - Class in net.sf.okapi.lib.xliff2.glossary
-
Represents the <translation> element Glossary module.
- Translation(String) - Constructor for class net.sf.okapi.lib.xliff2.glossary.Translation
-
Creates a
Translationobject with a given text. - Translation(Translation) - Constructor for class net.sf.okapi.lib.xliff2.glossary.Translation
-
Copy constructor.
- TYPE_DEFAULT - Static variable in class net.sf.okapi.lib.xliff2.core.MTag
-
Default type of a marker.
- TYPE_ITSTERMNO - Static variable in class net.sf.okapi.lib.xliff2.its.TermTag
- TYPE_TERM - Static variable in class net.sf.okapi.lib.xliff2.its.TermTag
U
- UNDEFINED - net.sf.okapi.lib.xliff2.core.Note.AppliesTo
-
The note does not applies to a specific type of object.
- UNDEFINED - net.sf.okapi.lib.xliff2.metadata.MetaGroup.AppliesTo
-
The meta-group does not applies to a specific type of object.
- Unit - Class in net.sf.okapi.lib.xliff2.core
-
Represents the XLIFF
<unit>element. - Unit(String) - Constructor for class net.sf.okapi.lib.xliff2.core.Unit
-
Creates a new
Unitobject. - Unit(String, StartFileData) - Constructor for class net.sf.okapi.lib.xliff2.core.Unit
-
Creates a new
Unitobject with a given id and file context. - Unit(Unit) - Constructor for class net.sf.okapi.lib.xliff2.core.Unit
-
Copy constructor.
- UNIT - net.sf.okapi.lib.xliff2.walker.selector.XliffWalkerPathSelector.NodeType
- unitHasOpening(CTag) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
-
Tests if the unit to which this fragment belongs has an opening code for a given closing code.
- UnitNode - Class in net.sf.okapi.lib.xliff2.document
-
Represents a unit node.
- UnitNode(Unit) - Constructor for class net.sf.okapi.lib.xliff2.document.UnitNode
- update(AnnotatorsRef, IWithITSAttributes) - Static method in class net.sf.okapi.lib.xliff2.its.AnnotatorsRef
-
Update an
AnnotatorsRefobject with the values of the live object. - URIContext - Class in net.sf.okapi.lib.xliff2.reader
-
Represents the context for URI fragment identifier resolution in XLIFF.
- URIContext() - Constructor for class net.sf.okapi.lib.xliff2.reader.URIContext
- URIParser - Class in net.sf.okapi.lib.xliff2
-
Implements a URI supporting the fragment identification mechanism for XLIFF 2.
- URIParser() - Constructor for class net.sf.okapi.lib.xliff2.URIParser
-
Creates a new URIParser object without custom prefixes.
- URIParser(File) - Constructor for class net.sf.okapi.lib.xliff2.URIParser
-
Creates a new empty URIParser object that can use custom prefixes.
- URIParser(String) - Constructor for class net.sf.okapi.lib.xliff2.URIParser
-
Creates a new URIParser object for a given URI.
- URIParser(String, String, String, String) - Constructor for class net.sf.okapi.lib.xliff2.URIParser
-
Creates a new URIParser object for a given URI and context identifiers.
- URIPrefixes - Class in net.sf.okapi.lib.xliff2
-
Represents the prefixes for modules and extensions in XLIFF URI fragment identifiers.
- URIPrefixes() - Constructor for class net.sf.okapi.lib.xliff2.URIPrefixes
-
Creates a simple URIPrefixes object.
- URIPrefixes(File) - Constructor for class net.sf.okapi.lib.xliff2.URIPrefixes
-
Creates a URIPrefixes object with a given file where custom prefixes are stored.
- Util - Class in net.sf.okapi.lib.xliff2
-
Provides various helper methods for the library.
- Util() - Constructor for class net.sf.okapi.lib.xliff2.Util
V
- validate() - Method in class net.sf.okapi.lib.xliff2.its.DataCategoryGroup
- validate() - Method in class net.sf.okapi.lib.xliff2.its.Domain
- validate() - Method in interface net.sf.okapi.lib.xliff2.its.IITSItem
-
Validates the data category.
- validate() - Method in class net.sf.okapi.lib.xliff2.its.LocQualityIssue
- validate() - Method in class net.sf.okapi.lib.xliff2.its.MTConfidence
- validate() - Method in class net.sf.okapi.lib.xliff2.its.Provenance
- validate() - Method in class net.sf.okapi.lib.xliff2.its.TermTag
-
Validates this data category.
- validate() - Method in class net.sf.okapi.lib.xliff2.its.TextAnalysis
- validate(File) - Static method in class net.sf.okapi.lib.xliff2.reader.XLIFFReader
-
Validates an XLIFF document passed as a File object.
- validate(File, URIParser) - Static method in class net.sf.okapi.lib.xliff2.reader.XLIFFReader
-
Validates an XLIFF document passed as a File object.
- validate(InputStream, URIParser) - Static method in class net.sf.okapi.lib.xliff2.reader.XLIFFReader
-
Validates an XLIFF document passed as a stream.
- validate(String, URIParser) - Static method in class net.sf.okapi.lib.xliff2.reader.XLIFFReader
-
Validates an XLIFF document passed as a string.
- validate(URI, URIParser) - Static method in class net.sf.okapi.lib.xliff2.reader.XLIFFReader
-
Validates an XLIFF document passed as a URI.
- validateCopyOf(Unit) - Static method in class net.sf.okapi.lib.xliff2.Util
-
Verifies the copyOf attributes in a given unit.
- validateLang(String) - Static method in class net.sf.okapi.lib.xliff2.Util
-
Verifies the syntax of a language code.
- Validation - Class in net.sf.okapi.lib.xliff2.validation
-
Represents the <validation> element of the Validation module.
- Validation() - Constructor for class net.sf.okapi.lib.xliff2.validation.Validation
-
Creates an empty
Validationobject. - Validation(Validation, boolean) - Constructor for class net.sf.okapi.lib.xliff2.validation.Validation
-
Copy constructor.
- VALIDATION_INCLUDE_FRAGIDPREFIX - Static variable in class net.sf.okapi.lib.xliff2.reader.XLIFFReader
-
Includes validation of the fragment identification values.
- VALIDATION_INCLUDE_SCHEMAS - Static variable in class net.sf.okapi.lib.xliff2.reader.XLIFFReader
-
Includes schemas-based validation.
- VALIDATION_MAXIMAL - Static variable in class net.sf.okapi.lib.xliff2.reader.XLIFFReader
-
Performs as much validation as possible with the reader (which may not be a full validation for the modules, depending on the modules supported).
- VALIDATION_MINIMAL - Static variable in class net.sf.okapi.lib.xliff2.reader.XLIFFReader
-
Performs as little validation as possible.
- VALUE_AUTO - Static variable in class net.sf.okapi.lib.xliff2.Const
- VALUE_FIRSTNO - Static variable in class net.sf.okapi.lib.xliff2.Const
- VALUE_LTR - Static variable in class net.sf.okapi.lib.xliff2.Const
- VALUE_NO - Static variable in class net.sf.okapi.lib.xliff2.Const
- VALUE_RTL - Static variable in class net.sf.okapi.lib.xliff2.Const
- VALUE_YES - Static variable in class net.sf.okapi.lib.xliff2.Const
- valueOf(String) - Static method in enum net.sf.okapi.lib.xliff2.core.CanReorder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.okapi.lib.xliff2.core.Directionality
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.okapi.lib.xliff2.core.ExtChildType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.okapi.lib.xliff2.core.InsingnificantPartData.InsignificantPartType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.okapi.lib.xliff2.core.Note.AppliesTo
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.okapi.lib.xliff2.core.Part.GetTarget
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.okapi.lib.xliff2.core.TagType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.okapi.lib.xliff2.core.TargetState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.okapi.lib.xliff2.metadata.MetaGroup.AppliesTo
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.okapi.lib.xliff2.reader.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.okapi.lib.xliff2.validation.Rule.Normalization
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.okapi.lib.xliff2.validation.Rule.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.okapi.lib.xliff2.walker.selector.XliffWalkerPathSelector.NodeType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.sf.okapi.lib.xliff2.core.CanReorder
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sf.okapi.lib.xliff2.core.Directionality
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sf.okapi.lib.xliff2.core.ExtChildType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sf.okapi.lib.xliff2.core.InsingnificantPartData.InsignificantPartType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sf.okapi.lib.xliff2.core.Note.AppliesTo
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sf.okapi.lib.xliff2.core.Part.GetTarget
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sf.okapi.lib.xliff2.core.TagType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sf.okapi.lib.xliff2.core.TargetState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sf.okapi.lib.xliff2.metadata.MetaGroup.AppliesTo
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sf.okapi.lib.xliff2.reader.EventType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sf.okapi.lib.xliff2.validation.Rule.Normalization
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sf.okapi.lib.xliff2.validation.Rule.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sf.okapi.lib.xliff2.walker.selector.XliffWalkerPathSelector.NodeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- verify() - Method in class net.sf.okapi.lib.xliff2.validation.Rule
-
Verifies if this rule has valid parameters.
- verifyOpeningsBeforeClosings(boolean) - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Verifies that all opening tags in the source or targt content of this unit are located before their closing counterparts.
- verifyReadOnlyTags() - Method in class net.sf.okapi.lib.xliff2.core.Unit
-
Verifies if the non-removable tags in the source content of this unit are present in the target.
- verifyReordering(List<CTag>, List<CTag>, boolean) - Static method in class net.sf.okapi.lib.xliff2.Util
-
Verifies if the sequences of codes that cannot be re-ordered have been preserved.
- verifyTypeSubTypeValues() - Method in class net.sf.okapi.lib.xliff2.core.CTag
-
Verifies the type and sub-type values.
- VERSION_ATTR_NAME - Static variable in class net.sf.okapi.lib.xliff2.changeTracking.Revision
-
versionattribute name. - visit(Segment, VisitationContext) - Method in class net.sf.okapi.lib.xliff2.walker.AbstractSegmentVisitor
- visit(FileNode, VisitationContext) - Method in class net.sf.okapi.lib.xliff2.walker.AbstractFileVisitor
- visit(UnitNode, VisitationContext) - Method in class net.sf.okapi.lib.xliff2.walker.AbstractUnitVisitor
- visit(T, VisitationContext) - Method in interface net.sf.okapi.lib.xliff2.walker.IXliffVisitor
- visit(T, VisitationContext) - Method in class net.sf.okapi.lib.xliff2.walker.XliffWalker.VisitPlaceAwareXliffVisitor
- VisitationContext - Class in net.sf.okapi.lib.xliff2.walker
-
Provides the context for visiting the visitee during traversal of the XLIFF tree.
- VisitationContext(String, FileNode) - Constructor for class net.sf.okapi.lib.xliff2.walker.VisitationContext
- VisitationContext(String, FileNode, UnitNode) - Constructor for class net.sf.okapi.lib.xliff2.walker.VisitationContext
- VisitationContext(String, FileNode, UnitNode, int) - Constructor for class net.sf.okapi.lib.xliff2.walker.VisitationContext
- visitorsIterator() - Method in class net.sf.okapi.lib.xliff2.walker.XliffWalker
- VisitPlaceAwareXliffVisitor(IXliffVisitor<T>, XliffWalkerPathSelector...) - Constructor for class net.sf.okapi.lib.xliff2.walker.XliffWalker.VisitPlaceAwareXliffVisitor
W
- WithGroupOrUnitNode - Class in net.sf.okapi.lib.xliff2.document
- WithGroupOrUnitNode() - Constructor for class net.sf.okapi.lib.xliff2.document.WithGroupOrUnitNode
-
Creates a new
WithGroupOrUnitNodeobject. - writeEndDocument() - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
-
Writes the end of the document (the
</xliff>tag). - writeEndFile() - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
-
Writes the end of the file (the
</file>tag). - writeEndGroup() - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
-
Writes the end of a <group> element.
- writeEvent(Event) - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
-
Writes a given event.
- writeMidFile(MidFileData) - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
-
Writes the mid part of an <file> document.
- writeSkeleton(Skeleton) - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
-
Writes the
element. - writeStartDocument(StartXliffData, String) - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
-
Writes the start of the document (the
<xliff>tag). - writeStartFile(StartFileData) - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
-
Writes the start of a <file> element.
- writeStartGroup(StartGroupData) - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
-
Writes the start of a <group> element.
- writeUnit(Unit) - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
-
Writes a
<unit>element.
X
- XLIFFDocument - Class in net.sf.okapi.lib.xliff2.document
-
Represents a complete parsed XLIFF document in memory.
- XLIFFDocument() - Constructor for class net.sf.okapi.lib.xliff2.document.XLIFFDocument
- XLIFFDocument(String, String) - Constructor for class net.sf.okapi.lib.xliff2.document.XLIFFDocument
-
Creates a new
XLIFFDocument()with given source and version. - XLIFFDocument(StartXliffData) - Constructor for class net.sf.okapi.lib.xliff2.document.XLIFFDocument
- XLIFFException - Exception in net.sf.okapi.lib.xliff2
-
Base exception for all XLIFF-library exceptions.
- XLIFFException(String) - Constructor for exception net.sf.okapi.lib.xliff2.XLIFFException
-
Creates a new exception with a given text.
- XLIFFException(String, Throwable) - Constructor for exception net.sf.okapi.lib.xliff2.XLIFFException
-
Creates a new exception with a given message and a given parent exception cause.
- XLIFFException(Throwable) - Constructor for exception net.sf.okapi.lib.xliff2.XLIFFException
-
Creates a new exception with a given parent exception.
- XLIFFFragmentObject - Class in net.sf.okapi.lib.xliff2.renderer
-
Implements
IFragmentObjectfor XLIFF 2. - XLIFFFragmentRenderer - Class in net.sf.okapi.lib.xliff2.renderer
-
Implements
IFragmentRendererfor the XLIFF 2 format. - XLIFFFragmentRenderer(Fragment, Stack<NSContext>) - Constructor for class net.sf.okapi.lib.xliff2.renderer.XLIFFFragmentRenderer
-
Creates a new
XLIFFFragmentRendererobject for a given fragment and namespace context. - XLIFFProcessor - Class in net.sf.okapi.lib.xliff2.processor
-
High-level class implementing the low-level reading and (optionally) re-writing of a document, with the possibility to easily modify the content.
- XLIFFProcessor() - Constructor for class net.sf.okapi.lib.xliff2.processor.XLIFFProcessor
- XLIFFReader - Class in net.sf.okapi.lib.xliff2.reader
-
Implements a stream-based and event-driven XLIFF reader.
- XLIFFReader() - Constructor for class net.sf.okapi.lib.xliff2.reader.XLIFFReader
-
Creates a new XLIFFReader object with full validation.
- XLIFFReader(int) - Constructor for class net.sf.okapi.lib.xliff2.reader.XLIFFReader
-
Creates a new XLIFFReader object.
- XLIFFReader(int, URIParser) - Constructor for class net.sf.okapi.lib.xliff2.reader.XLIFFReader
-
Creates a new XLIFFReader object.
- XLIFFReaderException - Exception in net.sf.okapi.lib.xliff2.reader
-
Signals that an XLIFF reader had an error.
- XLIFFReaderException(String) - Constructor for exception net.sf.okapi.lib.xliff2.reader.XLIFFReaderException
-
Creates a new XLIFFReaderException object with a given message.
- XLIFFReaderException(String, Throwable) - Constructor for exception net.sf.okapi.lib.xliff2.reader.XLIFFReaderException
-
Creates a new XLIFFReaderException object with a given message and a given parent exception cause.
- XLIFFReaderException(Throwable) - Constructor for exception net.sf.okapi.lib.xliff2.reader.XLIFFReaderException
-
Creates a new XLIFFReaderException object with a given parent exception cause.
- XliffWalker - Class in net.sf.okapi.lib.xliff2.walker
-
Allows for traversal of the tree structure of an XLIFF document, in a fashion similar to visitor pattern.
- XliffWalker() - Constructor for class net.sf.okapi.lib.xliff2.walker.XliffWalker
- XliffWalker(IXliffWalkerStrategy) - Constructor for class net.sf.okapi.lib.xliff2.walker.XliffWalker
- XliffWalker.VisitPlaceAwareXliffVisitor<T> - Class in net.sf.okapi.lib.xliff2.walker
-
Xliff visitor
IXliffVisitordecorator class aware of visit place defined by path selectorXliffWalkerPathSelector - XliffWalkerPathSelector - Class in net.sf.okapi.lib.xliff2.walker.selector
-
Class to select node paths (file node --> unit node --> segment node) in XLIFF document to build
FlexibleXliffWalkerStrategywhich is used to traverse XLIFF document viaXliffWalker - XliffWalkerPathSelector() - Constructor for class net.sf.okapi.lib.xliff2.walker.selector.XliffWalkerPathSelector
- XliffWalkerPathSelector.Builder - Class in net.sf.okapi.lib.xliff2.walker.selector
-
Builder class for
XliffWalkerPathSelector - XliffWalkerPathSelector.NodeType - Enum in net.sf.okapi.lib.xliff2.walker.selector
-
Enumerations for XLIFF document node type
- XliffWalkerStrategyFactory - Class in net.sf.okapi.lib.xliff2.walker.strategy
-
Factory class to build instances of
IXliffWalkerStrategy - XliffWalkerStrategyFactory() - Constructor for class net.sf.okapi.lib.xliff2.walker.strategy.XliffWalkerStrategyFactory
- XLIFFWriter - Class in net.sf.okapi.lib.xliff2.writer
-
Provides the methods to create an XLIFF document or to re-write an existing one.
- XLIFFWriter() - Constructor for class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
- XLIFFWriterException - Exception in net.sf.okapi.lib.xliff2.writer
-
Signals that an XLIFF writer had an error.
- XLIFFWriterException() - Constructor for exception net.sf.okapi.lib.xliff2.writer.XLIFFWriterException
-
Creates an empty new XLIFFWriterException object.
- XLIFFWriterException(String) - Constructor for exception net.sf.okapi.lib.xliff2.writer.XLIFFWriterException
-
Creates a new XLIFFWriterException object with a given message.
- XLIFFWriterException(String, Throwable) - Constructor for exception net.sf.okapi.lib.xliff2.writer.XLIFFWriterException
-
Creates a new XLIFFWriterException object with a given message and a given parent exception cause.
- XLIFFWriterException(Throwable) - Constructor for exception net.sf.okapi.lib.xliff2.writer.XLIFFWriterException
-
Creates a new XLIFFWriterException object with a given parent exception cause.
Y
- YES - net.sf.okapi.lib.xliff2.core.CanReorder
All Classes All Packages