A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages

A

ABBREVIATION - net.sf.okapi.steps.tokenization.ITokenizer.TokenType
 
AbstractChecker - Class in net.sf.okapi.lib.verification
 
AbstractChecker() - Constructor for class net.sf.okapi.lib.verification.AbstractChecker
 
AbstractCompoundFilter - Class in net.sf.okapi.common.filters
 
AbstractCompoundFilter() - Constructor for class net.sf.okapi.common.filters.AbstractCompoundFilter
 
AbstractCompoundStep - Class in net.sf.okapi.steps.common
 
AbstractCompoundStep() - Constructor for class net.sf.okapi.steps.common.AbstractCompoundStep
 
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
 
AbstractFilter - Class in net.sf.okapi.common.filters
Basic abstract implementation of IFilter.
AbstractFilter() - Constructor for class net.sf.okapi.common.filters.AbstractFilter
Default constructor
AbstractGroupParameters - Class in net.sf.okapi.common
 
AbstractGroupParameters() - Constructor for class net.sf.okapi.common.AbstractGroupParameters
 
AbstractLineFilter - Class in net.sf.okapi.common.filters
Base class for the filters which input is processed line-upon-line.
AbstractLineFilter() - Constructor for class net.sf.okapi.common.filters.AbstractLineFilter
 
AbstractMarkupEventBuilder - Class in net.sf.okapi.filters.abstractmarkup
 
AbstractMarkupEventBuilder(String, IFilter, EncoderManager, String, String) - Constructor for class net.sf.okapi.filters.abstractmarkup.AbstractMarkupEventBuilder
 
AbstractMarkupFilter - Class in net.sf.okapi.filters.abstractmarkup
Abstract class useful for creating an IFilter around the Jericho parser.
AbstractMarkupFilter() - Constructor for class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
Default constructor for AbstractMarkupFilter using default AbstractMarkupEventBuilder
AbstractMarkupParameters - Class in net.sf.okapi.filters.abstractmarkup
IParameters based facade around the YAML configuration format.
AbstractMarkupParameters() - Constructor for class net.sf.okapi.filters.abstractmarkup.AbstractMarkupParameters
 
AbstractPart - Class in net.sf.okapi.common.uidescription
Base UI part descriptor.
AbstractPart(ParameterDescriptor) - Constructor for class net.sf.okapi.common.uidescription.AbstractPart
Creates a new BasePart object with a given parameter description.
AbstractResourceSimplifier - Class in net.sf.okapi.common.resource.simplifier
 
AbstractResourceSimplifier() - Constructor for class net.sf.okapi.common.resource.simplifier.AbstractResourceSimplifier
 
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
 
AbstractSubFilter - Class in net.sf.okapi.common.filters
 
AbstractSubFilter() - Constructor for class net.sf.okapi.common.filters.AbstractSubFilter
 
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
 
accept(File, String) - Method in class net.sf.okapi.common.DefaultFilenameFilter
Accept or reject a given filename.
accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXExactMatchedWordCountStep
 
accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXFuzzyMatchWordCountStep
 
accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXLeveragedMatchedWordCountStep
 
accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXRepetitionMatchedWordCountStep
 
accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ConcordanceWordCountStep
 
accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactDocumentContextMatchWordCountStep
 
accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactLocalContextMatchWordCountStep
 
accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactMatchWordCountStep
 
accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactPreviousVersionMatchWordCountStep
 
accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactRepairedWordCountStep
 
accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactStructuralMatchWordCountStep
 
accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyPreviousVersionMatchWordCountStep
 
accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyUniqueIdMatchWordCountStep
 
accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyWordCountStep
 
accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactUniqueIdMatchWordCountStep
 
accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyMatchWordCountStep
 
accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyPreviousVersionMatchWordCountStep
 
accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyRepairedWordCountStep
 
accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyUniqueIdMatchWordCountStep
 
accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.MTWordCountStep
 
accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.PhraseAssembledWordCountStep
 
accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.common.AltAnnotationBasedCountStep
 
accept(ITextUnit) - Method in interface net.sf.okapi.steps.common.tufiltering.ITextUnitFilter
Tests if a given text unit should be processed by a filtering pipeline step.
ACCEPTED - net.sf.okapi.common.filters.TextProcessingResult
Text was processed, events were created and sent
ACCEPTED - net.sf.okapi.common.query.MatchType
final, approved human translation.
ACCEPTED - net.sf.okapi.proto.AltTranslation.MatchType
ACCEPTED = 0;
ACCEPTED_VALUE - Static variable in enum net.sf.okapi.proto.AltTranslation.MatchType
ACCEPTED = 0;
ACTIVE - net.sf.okapi.filters.tex.parser.TEXParser.CharType
 
add(char) - Method in class net.sf.okapi.common.skeleton.GenericSkeleton
Adds a new part to this skeleton, and set a character data to it.
add(int, TokenConfigs.TokenConfig) - Method in class net.sf.okapi.steps.tokenization.TokenConfigs
 
add(String) - Method in class net.sf.okapi.common.annotation.GenericAnnotations
Creates an new annotation and add it to this object.
add(String) - Method in class net.sf.okapi.common.skeleton.GenericSkeleton
Adds a new part to this skeleton, and set a string data to it.
add(String, boolean) - Method in class net.sf.okapi.common.ConfigurationString
 
add(String, char) - Method in class net.sf.okapi.common.ConfigurationString
 
add(String, int) - Method in class net.sf.okapi.common.ConfigurationString
 
add(String, String) - Method in class net.sf.okapi.common.annotation.TermsAnnotation
Adds a term to the annotation.
add(String, String) - Method in class net.sf.okapi.common.ConfigurationString
 
add(String, String) - Method in class net.sf.okapi.common.NSContextManager
Adds a prefix/uri pair to the manager.
add(String, String) - Method in class net.sf.okapi.filters.subtitles.CaptionAnnotation
 
add(String, String, String) - Method in class net.sf.okapi.common.ParametersDescription
Adds a descriptor to this description.
add(String, String, String) - Method in class net.sf.okapi.lib.xliff2.core.ExtElements
Adds a new ExtElement object to this set.
add(LocalTime, LocalTime) - Method in class net.sf.okapi.filters.subtitles.CaptionAnnotation
 
add(Map<String, String>) - Method in class net.sf.okapi.lib.xliff2.URIPrefixes
Adds a collection of uri/prefix to this object.
add(XMLEvent) - Method in class net.sf.okapi.filters.openxml.XMLEventSerializer
 
add(AltTranslation) - Method in class net.sf.okapi.common.annotation.AltTranslationsAnnotation
Adds an existing AltTranslation object to this annotation.
add(GenericAnnotation) - Method in class net.sf.okapi.common.annotation.GenericAnnotations
Adds an existing annotation to this object.
add(GlossEntry) - Method in class net.sf.okapi.common.annotation.GlossaryAnnotation
 
add(Note) - Method in class net.sf.okapi.common.annotation.NoteAnnotation
Add a Note to the annotation.
add(XLIFFPhase) - Method in class net.sf.okapi.common.annotation.XLIFFPhaseAnnotation
Add a dereferenced phase element to the annotation.
add(XLIFFPhase, StartSubDocument) - Method in class net.sf.okapi.common.annotation.XLIFFPhaseAnnotation
Add a parsed %lt;phase> element to a StartSubDocument Event.
add(XLIFFTool, StartSubDocument) - Method in class net.sf.okapi.common.annotation.XLIFFToolAnnotation
 
add(LocaleId, StringBuilder) - Method in interface net.sf.okapi.common.filters.SubFilterSkeletonWriter.TargetOutputs
 
add(LocaleId, StringBuilder) - Method in class net.sf.okapi.common.filters.SubFilterSkeletonWriter.TargetOutputs.Default
 
add(LocaleId, LocaleId, TextFragment, TextFragment, TextFragment, MatchType, int, String) - Method in class net.sf.okapi.common.annotation.AltTranslationsAnnotation
Adds a new entry to the list of alternate translations.
add(LocaleId, LocaleId, TextFragment, TextFragment, TextFragment, MatchType, int, String, int, int) - Method in class net.sf.okapi.common.annotation.AltTranslationsAnnotation
Adds a new entry to the list of alternate translations.
add(DocumentData) - Method in class net.sf.okapi.common.pipelinedriver.BatchItemContext
Adds a document to the list of inputs for this batch item.
add(RawDocument, URI, String) - Method in class net.sf.okapi.common.pipelinedriver.BatchItemContext
Adds a document to the list of inputs for this batch item using the provided arguments.
add(GenericSkeleton) - Method in class net.sf.okapi.common.skeleton.GenericSkeleton
Adds to this skeleton all the parts of a given skeleton.
add(GenericSkeletonPart) - Method in class net.sf.okapi.common.skeleton.GenericSkeleton
Adds a new part to this skeleton.
add(CaptionAnnotation.CaptionTiming) - Method in class net.sf.okapi.filters.subtitles.CaptionAnnotation
 
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 GroupNode to 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 UnitNode to 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(TokenConfigs.TokenConfig) - Method in class net.sf.okapi.steps.tokenization.TokenConfigs
 
add(CharacterCounter.Counts) - Method in class net.sf.okapi.steps.wordcount.CharacterCounter.Counts
 
add(Term) - Method in class net.sf.okapi.lib.search.lucene.query.TmFuzzyQuery
 
add(T) - Method in class net.sf.okapi.lib.xliff2.core.BaseList
Adds an object to this list.
ADDABLE - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
addAll(int, Collection<? extends TokenConfigs.TokenConfig>) - Method in class net.sf.okapi.steps.tokenization.TokenConfigs
 
addAll(Collection<? extends TokenConfigs.TokenConfig>) - Method in class net.sf.okapi.steps.tokenization.TokenConfigs
 
addAll(Collection<XMLEvent>) - Method in class net.sf.okapi.filters.openxml.XMLEventSerializer
 
addAll(List<GenericAnnotation>) - Method in class net.sf.okapi.common.annotation.GenericAnnotations
Adds all the annotations from a given list to this object.
addAll(GenericAnnotations) - Method in class net.sf.okapi.common.annotation.GenericAnnotations
Adds all annotations of a given set of annotations to this object.
addAllAltTrans(Iterable<? extends AltTranslation>) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .AltTranslation altTrans = 5;
addAllCodes(Iterable<? extends Code>) - Method in class net.sf.okapi.proto.TextFragment.Builder
repeated .Code codes = 2;
addAllEvents(Iterable<? extends Event>) - Method in class net.sf.okapi.proto.Events.Builder
repeated .Event events = 1;
addAllGenericAnnotations(Iterable<? extends GenericAnnotation>) - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
repeated .GenericAnnotation genericAnnotations = 2;
addAllNotes(Iterable<? extends Note>) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .Note notes = 6;
addAllNotes(Iterable<? extends Note>) - Method in class net.sf.okapi.proto.TextUnit.Builder
repeated .Note notes = 6;
addAllParts(Iterable<? extends TextPart>) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .TextPart parts = 3;
addAllProperties(Iterable<? extends Property>) - Method in class net.sf.okapi.proto.Code.Builder
repeated .Property properties = 13;
addAllProperties(Iterable<? extends Property>) - Method in class net.sf.okapi.proto.IResource.Builder
repeated .Property properties = 2;
addAllTypes(Iterable<? extends Property.PropertyType>) - Method in class net.sf.okapi.proto.Property.Builder
repeated .Property.PropertyType types = 4;
addAllTypesValue(Iterable<Integer>) - Method in class net.sf.okapi.proto.Property.Builder
repeated .Property.PropertyType types = 4;
addAltTrans(int, AltTranslation) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .AltTranslation altTrans = 5;
addAltTrans(int, AltTranslation.Builder) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .AltTranslation altTrans = 5;
addAltTrans(AltTranslation) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .AltTranslation altTrans = 5;
addAltTrans(AltTranslation.Builder) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .AltTranslation altTrans = 5;
ADDALTTRANS - Static variable in class net.sf.okapi.filters.xliff.Parameters
 
addAltTransBuilder() - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .AltTranslation altTrans = 5;
addAltTransBuilder(int) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .AltTranslation altTrans = 5;
ADDALTTRANSGMODE - Static variable in class net.sf.okapi.filters.xliff.Parameters
 
addAltTranslation(Segment, AltTranslation) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Adds an AltTranslation object to a given Segment.
addAltTranslation(TextContainer, AltTranslation) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Adds an AltTranslation object to a given TextContainer.
addAndInitializeResource(String, String, ClassLoader, String) - Method in class net.sf.okapi.lib.translation.QueryManager
Creates a translation resource and its parameters from their class names, adds it to the manager and initializes it with the current source and target language of this manager, as well as any attributes that is set, and the current threshold and maximum hits if it is relevant.
addAndInitializeResource(String, String, String) - Method in class net.sf.okapi.lib.translation.QueryManager
Creates a translation resource and its parameters from their class names, adds it to the manager and initializes it with the current source and target language of this manager, as well as any attributes that is set, and the current threshold and maximum hits if it is relevant.
addAndInitializeResource(IQuery, String, IParameters) - Method in class net.sf.okapi.lib.translation.QueryManager
Adds a translation resource to the manager and initializes it with the current source and target language of this manager, as well as any attributes that is set, and the current threshold and maximum hits if it is relevant.
addAnnotation(Code, GenericAnnotation) - Static method in class net.sf.okapi.common.annotation.GenericAnnotation
Adds an annotation to an inline code.
addAnnotation(ITextUnit, GenericAnnotation) - Static method in class net.sf.okapi.common.annotation.GenericAnnotation
Adds an annotation to a text unit.
addAnnotation(TextContainer, String, IssueType, String, int, int, int, int, double, List<Code>) - Method in class net.sf.okapi.lib.verification.AbstractChecker
 
addAnnotation(TextContainer, String, IssueType, String, int, int, int, int, double, List<Code>, String) - Method in class net.sf.okapi.lib.verification.AbstractChecker
 
addAnnotation(TextContainer, GenericAnnotation) - Static method in class net.sf.okapi.common.annotation.GenericAnnotation
Adds an annotation to a text container.
addAnnotationAndReportIssue(IssueType, ITextUnit, TextContainer, String, String, int, int, int, int, double, String, String, List<Code>) - Method in class net.sf.okapi.lib.verification.AbstractChecker
 
addAnnotationAndReportIssue(IssueType, ITextUnit, TextContainer, String, String, int, int, int, int, double, String, String, List<Code>, String) - Method in class net.sf.okapi.lib.verification.AbstractChecker
 
addAnnotations(Code, GenericAnnotations) - Static method in class net.sf.okapi.common.annotation.GenericAnnotations
Adds a set of annotations to a given inline code.
addAnnotations(ITextUnit, ITSLQIAnnotations) - Static method in class net.sf.okapi.common.annotation.ITSLQIAnnotations
Adds an ITSLQIAnnotations to a text unit.
addAnnotations(ITextUnit, ITSProvenanceAnnotations) - Static method in class net.sf.okapi.common.annotation.ITSProvenanceAnnotations
 
addAnnotations(IWithAnnotations, GenericAnnotations) - Static method in class net.sf.okapi.common.annotation.GenericAnnotations
Adds a set of annotations to a given INameable object (e.g.
addAnnotations(StartGroup, ITSProvenanceAnnotations) - Static method in class net.sf.okapi.common.annotation.ITSProvenanceAnnotations
 
addAnnotations(StartSubDocument, ITSProvenanceAnnotations) - Static method in class net.sf.okapi.common.annotation.ITSProvenanceAnnotations
 
addAnnotations(TextContainer, GenericAnnotation) - Static method in class net.sf.okapi.common.annotation.ITSLQIAnnotations
Adds an LQI annotation to a text container.
addAnnotations(TextContainer, ITSLQIAnnotations) - Static method in class net.sf.okapi.common.annotation.ITSLQIAnnotations
Adds an ITSLQIAnnotations to a text container.
addAnnotations(TextContainer, ITSProvenanceAnnotations) - Static method in class net.sf.okapi.common.annotation.ITSProvenanceAnnotations
 
addBatchItem(URI, String, String, LocaleId, LocaleId) - Method in interface net.sf.okapi.common.pipelinedriver.IPipelineDriver
Adds an item to this batch, using direct parameters.
addBatchItem(URI, String, String, LocaleId, LocaleId) - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
addBatchItem(IBatchItemContext) - Method in interface net.sf.okapi.common.pipelinedriver.IPipelineDriver
Adds an item to this batch.
addBatchItem(IBatchItemContext) - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
addBatchItem(RawDocument...) - Method in interface net.sf.okapi.common.pipelinedriver.IPipelineDriver
Adds an item to this batch, using one or more RawDocument objects.
addBatchItem(RawDocument...) - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
addBatchItem(RawDocument, URI, String) - Method in interface net.sf.okapi.common.pipelinedriver.IPipelineDriver
Adds an item to this batch, using a RawDocument object.
addBatchItem(RawDocument, URI, String) - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
addCaptionAnnotation(String, String) - Method in class net.sf.okapi.filters.subtitles.SubtitleFilter
 
addCheckboxPart(ParameterDescriptor) - Method in class net.sf.okapi.common.uidescription.EditorDescription
Adds a check box UI part to this editor description.
addCheckListPart(String, int) - Method in class net.sf.okapi.common.uidescription.EditorDescription
Adds a check list UI part to this editor description.
addChild(IExtChild) - Method in class net.sf.okapi.lib.xliff2.core.ExtElement
Adds a IExtChild object to this element.
addChild(IExtChild) - Method in class net.sf.okapi.lib.xliff2.core.Skeleton
Adds an extension child to this skeleton.
addCode(Code) - Method in class net.sf.okapi.filters.icml.ICMLContext
 
addCode(Node) - Method in class net.sf.okapi.filters.icml.ICMLContext
 
addCodeFinderPart(ParameterDescriptor) - Method in class net.sf.okapi.common.uidescription.EditorDescription
Adds a code-finder panel part to this editor description.
addCodes(int, Code) - Method in class net.sf.okapi.proto.TextFragment.Builder
repeated .Code codes = 2;
addCodes(int, Code.Builder) - Method in class net.sf.okapi.proto.TextFragment.Builder
repeated .Code codes = 2;
addCodes(Code) - Method in class net.sf.okapi.proto.TextFragment.Builder
repeated .Code codes = 2;
addCodes(Code.Builder) - Method in class net.sf.okapi.proto.TextFragment.Builder
repeated .Code codes = 2;
addCodesBuilder() - Method in class net.sf.okapi.proto.TextFragment.Builder
repeated .Code codes = 2;
addCodesBuilder(int) - Method in class net.sf.okapi.proto.TextFragment.Builder
repeated .Code codes = 2;
addCodeToCurrentTextUnit(Tag) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
Add an Code to the current TextUnit.
addCodeToCurrentTextUnit(Tag, boolean) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
Add an Code to the current TextUnit.
addConfiguration(boolean, String, String, String, String) - Method in class net.sf.okapi.common.filters.AbstractFilter
 
addConfiguration(boolean, String, String, String, String, String) - Method in class net.sf.okapi.common.filters.AbstractFilter
 
addConfiguration(FilterConfiguration) - Method in class net.sf.okapi.common.filters.AbstractFilter
 
addConfiguration(FilterConfiguration) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Deprecated.
 
addConfiguration(FilterConfiguration) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Adds a new configuration to this mapper.
addConfiguration(FilterConfiguration) - Method in class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper
 
addConfigurations(Class<? extends IFilter>) - Method in class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper.ConfigBuilder
Add the default configurations for the given filter class.
addConfigurations(String) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Deprecated.
 
addConfigurations(String) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Adds all the predefined configurations of a given filter to this mapper.
addConfigurations(String) - Method in class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper
 
addConfigurations(List<FilterConfiguration>) - Method in class net.sf.okapi.common.filters.AbstractFilter
 
addContent(String) - Method in class net.sf.okapi.lib.xliff2.core.ExtElement
Adds a text content to this element.
addContent(Element) - Method in class net.sf.okapi.filters.icml.ICMLContext
Adds a Content element to the text unit.
addContentPlaceholder(ITextUnit) - Method in class net.sf.okapi.common.skeleton.GenericSkeleton
Adds to this skeleton a placeholder for the source content of the resource to which this skeleton is attached.
addContentPlaceholder(ITextUnit, LocaleId) - Method in class net.sf.okapi.common.skeleton.GenericSkeleton
Adds to this skeleton a placeholder for the content (in a given locale) of the resource to which this skeleton is attached.
addContext(XLIFFContextGroup.Context) - Method in class net.sf.okapi.common.annotation.XLIFFContextGroup
 
addCustomConfig(FilterConfigurationMapper, URL) - Static method in class net.sf.okapi.common.filters.FilterUtil
Adds to a given FilterConfigurationMapper object the custom configuration defined in the fprm file denoted by a given URL.
addCustomConfiguration(String) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Add a custom FilterConfiguration
addCustomConfiguration(String, String) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Deprecated.
 
addCustomConfiguration(String, String) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
addCustomConfiguration(String, String) - Method in class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper
 
addCustomConfiguration(String, String) - Method in class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper.ConfigBuilder
Add a custom configuration for the given configId.
addCustomConfiguration(String, IParameters) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Deprecated.
 
addCustomConfiguration(String, IParameters) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
addCustomConfiguration(String, IParameters) - Method in class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper
 
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.
addDescriptionProvider(String, String) - Method in interface net.sf.okapi.common.IParametersEditorMapper
Adds a new editor description provider mapping to this mapper.
addDescriptionProvider(String, String) - Method in class net.sf.okapi.common.ParametersEditorMapper
 
addDescriptionProvider(ClassInfo, String) - Method in interface net.sf.okapi.common.IParametersEditorMapper
Adds a new editor description provider mapping to this mapper.
addDescriptionProvider(ClassInfo, String) - Method in class net.sf.okapi.common.ParametersEditorMapper
 
addDocument(int, String, String, String, String, String, String, String) - Method in class net.sf.okapi.filters.rainbowkit.Manifest
Adds a document to the manifest.
addDocumentPart(String) - Method in class net.sf.okapi.common.filters.EventBuilder
Create a single DocumentPart and add a DocumentPart Event to the queue.
ADDED - Static variable in class net.sf.okapi.common.resource.Code
Indicates that this code was added to the text post-extraction.
ADDED_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.Code
 
ADDED_MATCH - Static variable in class net.sf.okapi.common.resource.CodeMatches
 
addEditor(String, String) - Method in interface net.sf.okapi.common.IParametersEditorMapper
Adds a new parameters editor mapping to this mapper.
addEditor(String, String) - Method in class net.sf.okapi.common.ParametersEditorMapper
 
addEditor(ClassInfo, String) - Method in interface net.sf.okapi.common.IParametersEditorMapper
Adds a new parameters editor mapping to this mapper.
addEditor(ClassInfo, String) - Method in class net.sf.okapi.common.ParametersEditorMapper
 
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.
addEndTag(Element) - Method in class net.sf.okapi.filters.icml.ICMLContext
 
addEntry(String, String) - Method in class net.sf.okapi.lib.terminology.simpletb.SimpleTB
 
addEntry(String, String) - Method in class net.sf.okapi.lib.terminology.simpletb.SimpleTBConnector
 
addEntry(ParameterDescriptor) - Method in class net.sf.okapi.common.uidescription.CheckListPart
Adds one entry in the map.
addEscapes(String) - Static method in error net.sf.okapi.core.simplifierrules.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addEscapes(String) - Static method in exception net.sf.okapi.filters.json.parser.TokenMgrException
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addEscapes(String) - Static method in exception net.sf.okapi.filters.yaml.parser.TokenMgrException
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addEvent(Event) - Method in class net.sf.okapi.common.resource.MultiEvent
Adds an event to this object.
addEvent(Event, int) - Method in class net.sf.okapi.common.resource.MultiEvent
Inserts an event in this object at the specified position.
addEvents(int, Event) - Method in class net.sf.okapi.proto.Events.Builder
repeated .Event events = 1;
addEvents(int, Event.Builder) - Method in class net.sf.okapi.proto.Events.Builder
repeated .Event events = 1;
addEvents(Event) - Method in class net.sf.okapi.proto.Events.Builder
repeated .Event events = 1;
addEvents(Event.Builder) - Method in class net.sf.okapi.proto.Events.Builder
repeated .Event events = 1;
addEventsBuilder() - Method in class net.sf.okapi.proto.Events.Builder
repeated .Event events = 1;
addEventsBuilder(int) - Method in class net.sf.okapi.proto.Events.Builder
repeated .Event events = 1;
addExternalRules(URI) - Method in interface org.w3c.its.IProcessor
Adds a set of global rules to the document to process.
addExternalRules(URI) - Method in class org.w3c.its.ITSEngine
 
addExternalRules(Document, URI) - Method in interface org.w3c.its.IProcessor
Adds a set of global rules to the document to process.
addExternalRules(Document, URI) - Method in class org.w3c.its.ITSEngine
 
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 FileNode object 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
 
addFilterEvent(Event) - Method in class net.sf.okapi.common.filters.EventBuilder
Add a single Event at the end of the current Event queue.
addFilterEvents(List<Event>) - Method in class net.sf.okapi.common.filters.EventBuilder
Add an list of Event at the end of the current Event queue.
addFolderInputPart(ParameterDescriptor, String) - Method in class net.sf.okapi.common.uidescription.EditorDescription
Adds a folder input field UI part to this editor description.
addFrom(FontMappings.Input) - Method in class net.sf.okapi.common.filters.fontmappings.DefaultFontMappings
 
addFrom(FontMappings.Input) - Method in interface net.sf.okapi.common.filters.fontmappings.FontMappings
Adds font mappings from input.
addFrom(WorksheetConfigurations.Input) - Method in interface net.sf.okapi.filters.openxml.WorksheetConfigurations
Adds worksheet configurations from input.
addFrom(WorksheetConfigurations.Input) - Method in class net.sf.okapi.filters.openxml.WorksheetConfigurations.Default
 
addFromPlugins(PluginsManager) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Deprecated.
 
addGenericAnnotations(int, GenericAnnotation) - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
repeated .GenericAnnotation genericAnnotations = 2;
addGenericAnnotations(int, GenericAnnotation.Builder) - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
repeated .GenericAnnotation genericAnnotations = 2;
addGenericAnnotations(GenericAnnotation) - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
repeated .GenericAnnotation genericAnnotations = 2;
addGenericAnnotations(GenericAnnotation.Builder) - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
repeated .GenericAnnotation genericAnnotations = 2;
addGenericAnnotationsBuilder() - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
repeated .GenericAnnotation genericAnnotations = 2;
addGenericAnnotationsBuilder(int) - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
repeated .GenericAnnotation genericAnnotations = 2;
addGlossary(Unit, GlossaryAnnotation) - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2TerminologyPackageWriter
Method which converts OKAPI glossary entries to XLIFF format and adds them to XLIFF glossary element.
addGlossaryReferences(Segment, GlossaryAnnotation) - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2TerminologyPackageWriter
Method which annotates source and target XLIFF segments with references to generated glossary entry ids.
addGroup(String, String) - Method in class net.sf.okapi.common.ConfigurationString
 
addGroup(MetaGroup) - Method in interface net.sf.okapi.lib.xliff2.metadata.IWithMetaGroup
Adds a MetaGroup object 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 GroupNode to this object.
addGroupNode(String) - Method in class net.sf.okapi.lib.xliff2.document.WithGroupOrUnitNode
 
addItem(String, String, String, URI, String, LocaleId, LocaleId) - Method in class net.sf.okapi.common.pipelinebuilder.XBatch
 
addItem(String, String, String, LocaleId, LocaleId) - Method in class net.sf.okapi.common.pipelinebuilder.XBatch
 
addItem(XBatchItem) - Method in class net.sf.okapi.common.pipelinebuilder.XBatch
 
addItems(String, String[], String, URI, String, LocaleId, LocaleId) - Method in class net.sf.okapi.common.pipelinebuilder.XBatch
 
addItems(String, String[], String, LocaleId, LocaleId) - Method in class net.sf.okapi.common.pipelinebuilder.XBatch
 
addItems(XBatchItem...) - Method in class net.sf.okapi.common.pipelinebuilder.XBatch
 
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.
addLangEntry(LangEntry) - Method in class net.sf.okapi.lib.terminology.ConceptEntry
 
addLanguageMap(LanguageMap) - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Adds a language map to this document.
addLanguageRule(String, ArrayList<Rule>) - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Adds a language rule to this SRX document.
addLine(Line) - Method in class net.sf.okapi.filters.yaml.parser.IndentedBlock
 
addLine(Line) - Method in class net.sf.okapi.filters.yaml.parser.QuotedScalar
 
addLineBreak() - Method in class net.sf.okapi.common.filters.AbstractLineFilter
 
addListSelectionPart(ParameterDescriptor, String[]) - Method in class net.sf.okapi.common.uidescription.EditorDescription
Adds a selection list UI part to this editor description.
addLQI(Iterator<Attribute>) - Method in class net.sf.okapi.filters.xliff.its.ITSLQICollection
 
addLQIAnnotation(T, String) - Method in class net.sf.okapi.filters.xliff.its.ITSStandoffManager
Resolve a LQI reference using the specified URI and add it to the specified annotations.
addMissingCodes(TextFragment, TextFragment, CodeMatches) - Static method in class net.sf.okapi.common.resource.TextFragmentUtil
Add missing leading and trailing codes from source (aka "from") to target (aka 'to').
addMovedParts(TextFragment[]) - Method in class net.sf.okapi.filters.icml.ICMLSkeleton
 
addNamespace(String, String) - Method in class org.w3c.its.NSContextManager
Adds a prefix/uri pair to the manager.
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
 
addNotes(int, Note) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .Note notes = 6;
addNotes(int, Note) - Method in class net.sf.okapi.proto.TextUnit.Builder
repeated .Note notes = 6;
addNotes(int, Note.Builder) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .Note notes = 6;
addNotes(int, Note.Builder) - Method in class net.sf.okapi.proto.TextUnit.Builder
repeated .Note notes = 6;
addNotes(Note) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .Note notes = 6;
addNotes(Note) - Method in class net.sf.okapi.proto.TextUnit.Builder
repeated .Note notes = 6;
addNotes(Note.Builder) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .Note notes = 6;
addNotes(Note.Builder) - Method in class net.sf.okapi.proto.TextUnit.Builder
repeated .Note notes = 6;
addNotesBuilder() - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .Note notes = 6;
addNotesBuilder() - Method in class net.sf.okapi.proto.TextUnit.Builder
repeated .Note notes = 6;
addNotesBuilder(int) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .Note notes = 6;
addNotesBuilder(int) - Method in class net.sf.okapi.proto.TextUnit.Builder
repeated .Note notes = 6;
addObserver(IObserver) - Method in class net.sf.okapi.common.observer.BaseObservable
 
addObserver(IObserver) - Method in interface net.sf.okapi.common.observer.IObservable
Attaches a observer to the Observable.
addObserver(IObserver) - Method in class net.sf.okapi.common.observer.WeakReferenceObservable
 
addObserver(IObserver) - Method in class net.sf.okapi.common.pipeline.Pipeline
 
addObserver(IObserver) - Method in class net.sf.okapi.common.pipelinebuilder.XPipeline
 
addOptionalTextInputPart(ParameterDescriptor) - Method in class net.sf.okapi.common.uidescription.EditorDescription
Adds an optional text input UI part to this editor description.
addParameters(Class<T>) - Method in class net.sf.okapi.common.filters.CompoundFilterParameters
 
addParts(int, TextPart) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .TextPart parts = 3;
addParts(int, TextPart.Builder) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .TextPart parts = 3;
addParts(TextPart) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .TextPart parts = 3;
addParts(TextPart.Builder) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .TextPart parts = 3;
addPartsBuilder() - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .TextPart parts = 3;
addPartsBuilder(int) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .TextPart parts = 3;
addPathInputPart(ParameterDescriptor, String, boolean) - Method in class net.sf.okapi.common.uidescription.EditorDescription
Adds a path input field UI part to this editor description.
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.
addProperties(int, Property) - Method in class net.sf.okapi.proto.Code.Builder
repeated .Property properties = 13;
addProperties(int, Property) - Method in class net.sf.okapi.proto.IResource.Builder
repeated .Property properties = 2;
addProperties(int, Property.Builder) - Method in class net.sf.okapi.proto.Code.Builder
repeated .Property properties = 13;
addProperties(int, Property.Builder) - Method in class net.sf.okapi.proto.IResource.Builder
repeated .Property properties = 2;
addProperties(Property) - Method in class net.sf.okapi.proto.Code.Builder
repeated .Property properties = 13;
addProperties(Property) - Method in class net.sf.okapi.proto.IResource.Builder
repeated .Property properties = 2;
addProperties(Property.Builder) - Method in class net.sf.okapi.proto.Code.Builder
repeated .Property properties = 13;
addProperties(Property.Builder) - Method in class net.sf.okapi.proto.IResource.Builder
repeated .Property properties = 2;
addPropertiesBuilder() - Method in class net.sf.okapi.proto.Code.Builder
repeated .Property properties = 13;
addPropertiesBuilder() - Method in class net.sf.okapi.proto.IResource.Builder
repeated .Property properties = 2;
addPropertiesBuilder(int) - Method in class net.sf.okapi.proto.Code.Builder
repeated .Property properties = 13;
addPropertiesBuilder(int) - Method in class net.sf.okapi.proto.IResource.Builder
repeated .Property properties = 2;
addProperty(String, boolean) - Method in class net.sf.okapi.filters.abstractmarkup.config.YamlConfigurationReader
 
addProperty(String, int) - Method in class net.sf.okapi.filters.abstractmarkup.config.YamlConfigurationReader
 
addProperty(String, String) - Method in class net.sf.okapi.filters.abstractmarkup.config.YamlConfigurationReader
 
addProv(Iterator<Attribute>) - Method in class net.sf.okapi.filters.xliff.its.ITSProvenanceCollection
 
addProvAnnotation(T, String) - Method in class net.sf.okapi.filters.xliff.its.ITSStandoffManager
Resolve a provenance reference using the specified URI and add it to the specified annotations.
addQualifiers - Variable in class net.sf.okapi.filters.table.csv.Parameters
 
addQualifiers(ITextUnit, String) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Adds to the skeleton of a given text unit resource qualifiers (quotation marks etc.) to appear around text.
addQualifiers(ITextUnit, String, String) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Adds to the skeleton of a given text unit resource qualifiers (quotation marks etc.) to appear around text.
addQuery(String, T) - Method in class net.sf.okapi.connectors.google.GoogleQueryBuilder
 
addRawDocument(RawDocument) - Method in interface net.sf.okapi.lib.verification.IQualityCheckEditor
Adds a raw document to the session.
addRawDocument(RawDocument) - Method in class net.sf.okapi.lib.verification.QualityCheckSession
Adds a raw document to the session.
addReference(String, NodeReference) - Method in class net.sf.okapi.filters.icml.ICMLContext
 
addReference(IReferenceable) - Method in class net.sf.okapi.common.skeleton.GenericSkeleton
Adds to this skeleton a reference to an existing resource send before the one to which this skeleton is attached to.
addReferenceNode(String, NodeReference) - Method in class net.sf.okapi.filters.icml.ICMLSkeleton
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.AltTranslation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.Code.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.EndDocument.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.EndGroup.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.EndSubDocument.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.EndSubfilter.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.Event.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.Events.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.INameable.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.IReferenceable.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.IResource.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.Note.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.Property.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.StartDocument.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.StartGroup.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.StartSubDocument.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.StartSubfilter.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.TextContainer.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.TextFragment.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.TextPart.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.TextUnit.Builder
 
addResource(IQuery, String) - Method in class net.sf.okapi.lib.translation.QueryManager
Adds a translation resource to the manager.
addRule(String) - Method in class net.sf.okapi.common.filters.InlineCodeFinder
Adds a new rule to the list.
addRule(String[]) - Method in class net.sf.okapi.steps.searchandreplace.Parameters
 
addRule(CompiledRule) - Method in class net.sf.okapi.lib.segmentation.SRXSegmenter
Adds a compiled rule to this segmenter.
addRules(Collection<String>) - Method in class net.sf.okapi.common.filters.InlineCodeFinder
Adds a collection of rules to the list.
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
 
addSeparatorPart() - Method in class net.sf.okapi.common.uidescription.EditorDescription
Adds a separator part to this editor description.
addSiblingFilter(Class<A>) - Method in class net.sf.okapi.common.filters.AbstractCompoundFilter
 
addSkeletonContent(String) - Method in class net.sf.okapi.common.annotation.XLIFFPhase
 
addSkeletonContent(String) - Method in class net.sf.okapi.common.annotation.XLIFFTool
 
addSpinInputPart(ParameterDescriptor) - Method in class net.sf.okapi.common.uidescription.EditorDescription
Adds a spin part to this editor description.
addStartTag(Element) - Method in class net.sf.okapi.filters.icml.ICMLContext
 
addStep(IPipelineStep) - Method in interface net.sf.okapi.common.pipeline.IPipeline
Adds a step to this pipeline.
addStep(IPipelineStep) - Method in class net.sf.okapi.common.pipeline.Pipeline
 
addStep(IPipelineStep) - Method in interface net.sf.okapi.common.pipelinedriver.IPipelineDriver
Adds a step to the pipeline currently associated with this driver.
addStep(IPipelineStep) - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
addStepsToList(List<IPipelineStep>) - Method in class net.sf.okapi.steps.common.AbstractCompoundStep
 
addStepsToList(List<IPipelineStep>) - Method in class net.sf.okapi.steps.scopingreport.ScopingReportStep
Adds internal steps providing counts against single categories.
addString(String) - Method in class net.sf.okapi.filters.subtitles.SubtitleFilter
 
addString(String) - Method in class net.sf.okapi.filters.ttml.TTMLFilter
 
addTerm(String) - Method in class net.sf.okapi.lib.terminology.LangEntry
 
addTerm(LocaleId, String) - Method in class net.sf.okapi.lib.terminology.ConceptEntry
 
addTerm(TermEntry) - Method in class net.sf.okapi.lib.terminology.LangEntry
 
addTextInputPart(ParameterDescriptor) - Method in class net.sf.okapi.common.uidescription.EditorDescription
Adds a default text input UI part to this editor description.
addTextLabelPart(String) - Method in class net.sf.okapi.common.uidescription.EditorDescription
 
addTextUnit(String) - Method in class net.sf.okapi.common.filters.EventBuilder
Start and end a TextUnit.
addToDocumentPart(String) - Method in class net.sf.okapi.common.filters.EventBuilder
Add to the current DocumentPart.
addToDocumentPart(String) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
addToDocumentPart(String) - Method in class net.sf.okapi.filters.subtitles.SubtitleFilter
 
addToDocumentPart(GenericSkeleton) - Method in class net.sf.okapi.common.filters.EventBuilder
Add to the current DocumentPart.
addToGroup(Property) - Method in class net.sf.okapi.common.filters.EventBuilder
 
addTokens(Tokens) - Method in class net.sf.okapi.steps.tokenization.TokensAnnotation
 
addToQueue(List<Event>, boolean) - Method in class net.sf.okapi.filters.icml.ICMLContext
Adds the text unit to the given queue.
addToReferents(Event) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
addToTextUnit(String) - Method in class net.sf.okapi.common.filters.EventBuilder
Adds text to the current TextUnit
addToTextUnit(String) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
addToTextUnit(String) - Method in class net.sf.okapi.filters.subtitles.SubtitleFilter
 
addToTextUnit(Code) - Method in class net.sf.okapi.common.filters.EventBuilder
Add a Code to the current TextUnit.
addToTextUnit(Code) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
addToTextUnit(Code, boolean) - Method in class net.sf.okapi.common.filters.EventBuilder
Add a Code to the current TextUnit.
addToTextUnit(Code, boolean) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
addToTextUnit(Code, boolean, List<PropertyTextUnitPlaceholder>) - Method in class net.sf.okapi.common.filters.EventBuilder
Add a Code to the current TextUnit.
addToTextUnit(Code, boolean, List<PropertyTextUnitPlaceholder>) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
addToTextUnit(Code, boolean, LocaleId, List<PropertyTextUnitPlaceholder>) - Method in class net.sf.okapi.common.filters.EventBuilder
Add a Code to the current TextUnit.
addToTextUnit(Property) - Method in class net.sf.okapi.common.filters.EventBuilder
Adds a Property to the current text unit.
addTrailingWhitespace(ITextUnit) - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector
 
addTranslation(String) - Method in class net.sf.okapi.lib.xliff2.glossary.GlossEntry
Adds a translation to this entry.
addTranslation(String, String) - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyQueryResult
 
addTranslation(GlossEntry.Translation) - Method in class net.sf.okapi.common.annotation.GlossEntry
 
addType(String) - Method in class net.sf.okapi.common.resource.CodeTypeBuilder
 
addType(String, String) - Method in class net.sf.okapi.common.resource.CodeTypeBuilder
 
addTypes(Property.PropertyType) - Method in class net.sf.okapi.proto.Property.Builder
repeated .Property.PropertyType types = 4;
addTypesValue(int) - Method in class net.sf.okapi.proto.Property.Builder
repeated .Property.PropertyType types = 4;
addUnitNode(String) - Method in interface net.sf.okapi.lib.xliff2.document.IWithGroupOrUnitNode
Adds a UnitNode to 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
 
addUnusedAnnotations(StringBuilder, ITSContent, Collection<String>, HashMap<String, GenericAnnotations>, Class<? extends GenericAnnotations>) - Method in class net.sf.okapi.filters.xliff.XLIFFSkeletonWriter
 
addValuePlaceholder(INameable, String, LocaleId) - Method in class net.sf.okapi.common.skeleton.GenericSkeleton
Adds to this skeleton a place-holder for the value of a property (in a given locale) of the resource to which this skeleton is attached.
aditionalLines - Variable in class net.sf.okapi.filters.xini.jaxb.StatisticInfo
 
aditionalWords - Variable in class net.sf.okapi.filters.xini.jaxb.StatisticInfo
 
adjustBeginLineColumn(int, int) - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
Method to adjust line and column numbers for the start of a token.
adjustBeginLineColumn(int, int) - Method in class net.sf.okapi.filters.json.parser.JavaCharStream
Method to adjust line and column numbers for the start of a token.
adjustBeginLineColumn(int, int) - Method in class net.sf.okapi.filters.yaml.parser.JavaCharStream
Method to adjust line and column numbers for the start of a token.
AdjustBuffSize() - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
AdjustBuffSize() - Method in class net.sf.okapi.filters.json.parser.JavaCharStream
 
AdjustBuffSize() - Method in class net.sf.okapi.filters.yaml.parser.JavaCharStream
 
ADMONITION_CLOSING - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
ADMONITION_INFO - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
ADMONITION_OPENING - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
Afrikaans - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
after - Variable in class net.sf.okapi.lib.segmentation.Rule
Pattern for after the break point.
Albanian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
ALIAS - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
align() - Method in class net.sf.okapi.steps.diffleverage.FileAligner
match up (align) new files (i.e., source our new source) with
align() - Method in class net.sf.okapi.steps.gcaligner.DpMatrix
Align the two sequences.
align(List<AlignedPair>, LocaleId) - Method in class net.sf.okapi.common.resource.AlignedSegments
 
align(List<AlignedPair>, LocaleId) - Method in interface net.sf.okapi.common.resource.IAlignedSegments
Aligns all the segments listed in the aligned pairs for given locale.
align(List<ITextUnit>, List<ITextUnit>, LocaleId, LocaleId, boolean) - Method in class net.sf.okapi.steps.paraaligner.ParagraphAligner
 
align(LocaleId) - Method in class net.sf.okapi.common.resource.AlignedSegments
Force one to one alignment.
align(LocaleId) - Method in interface net.sf.okapi.common.resource.IAlignedSegments
Aligns all the target segments with the source segments for the given locale.
align(ITextUnit, LocaleId, LocaleId, boolean) - Method in class net.sf.okapi.steps.sentencealigner.SentenceAligner
 
align(ITextUnit, ITextUnit, LocaleId, LocaleId, boolean) - Method in class net.sf.okapi.steps.sentencealigner.SentenceAligner
 
ALIGN_TAB - net.sf.okapi.filters.tex.parser.TEXParser.CharType
 
alignAndCopyCodeMetadata(TextFragment, TextFragment) - Static method in class net.sf.okapi.common.resource.TextFragmentUtil
Update the meta fields in Code "to" that match those of "from" But only if the "to" code has empty data.
alignAndCopyCodeMetadata(TextFragment, TextFragment, boolean) - Static method in class net.sf.okapi.common.resource.TextFragmentUtil
Update the meta fields in Code "to" that match those of "from" But only if the "to" code has empty data (@see{forceCopy}).
alignAndCopyCodeMetadata(TextFragment, TextFragment, boolean, boolean) - Static method in class net.sf.okapi.common.resource.TextFragmentUtil
 
alignAndCopyCodeMetadata(TextFragment, TextFragment, boolean, boolean, CodeMatchStrategy) - Static method in class net.sf.okapi.common.resource.TextFragmentUtil
Update the meta fields in Code "to" that match those of "from" But only if the "to" code has empty data (@see{forceCopy}).
alignCodeIds(TextFragment) - Method in class net.sf.okapi.common.resource.TextFragment
 
alignCodeIds(TextFragment, CodeMatchStrategy) - Method in class net.sf.okapi.common.resource.TextFragment
Aligns the code IDs of this fragment with the ones of a given fragment.
alignCollapseAll(LocaleId) - Method in class net.sf.okapi.common.resource.AlignedSegments
 
alignCollapseAll(LocaleId) - Method in interface net.sf.okapi.common.resource.IAlignedSegments
Aligns all the segments for the specified sources and targets by collapsing all segments into one.
ALIGNED - net.sf.okapi.common.resource.AlignmentStatus
 
AlignedPair - Class in net.sf.okapi.common.resource
An aligned pair consists of a source and target list of TextParts or Segments, along with a LocaleId specifying the locale of the target.
AlignedPair(List<TextPart>, List<TextPart>, LocaleId) - Constructor for class net.sf.okapi.common.resource.AlignedPair
Creates an AlignedPair from source and target TextParts
AlignedPair(Segment, Segment, LocaleId) - Constructor for class net.sf.okapi.common.resource.AlignedPair
Creates an AlignedPair from source and target Segments
AlignedSegments - Class in net.sf.okapi.common.resource
Provides a standard implementation of the IAlignedSegments interface that works with variant sources.
AlignedSegments(ITextUnit) - Constructor for class net.sf.okapi.common.resource.AlignedSegments
 
ALIGNMENT - net.sf.okapi.common.resource.ExtendedCodeType
 
AlignmentFunction<T> - Class in net.sf.okapi.steps.gcaligner
SegmentAlignmentFunction implements DpFunction.
AlignmentFunction(LocaleId, LocaleId, List<AlignmentScorer<T>>, Penalties) - Constructor for class net.sf.okapi.steps.gcaligner.AlignmentFunction
 
AlignmentScorer<T> - Interface in net.sf.okapi.steps.gcaligner
SegmentAlignmentScorer defines interface of the source and target segment alignment score functions.
AlignmentStatus - Enum in net.sf.okapi.common.resource
Segment alignmment status.
ALL - net.sf.okapi.common.encoder.QuoteMode
Escape single and double quotes to a named entity.
ALL - net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep.TargetType
 
ALL - Static variable in class net.sf.okapi.common.LocaleId
 
ALL_NODES_SELECTOR - Static variable in class net.sf.okapi.lib.xliff2.walker.selector.XliffWalkerPathSelector
 
ALL_WHITESPACE - Static variable in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector
 
ALLOWED_CHARACTERS - net.sf.okapi.common.annotation.IssueType
 
ALLOWEDCHARS - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Annotation identifier for the ITS Allowed Characters data category.
ALLOWEDCHARS_VALUE - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Allowed characters: a string that is a regular expression (restricted to a small sub-set common to several engines.).
allowEmptyOutputTarget - Variable in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
Deprecated.
ALLOWEMPTYOUTPUTTARGET - Static variable in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
ALLOWEMPTYOUTPUTTARGET - Static variable in class net.sf.okapi.filters.txml.Parameters
 
allPaths() - Method in class net.sf.okapi.lib.xliff2.walker.selector.XliffWalkerPathSelector.Builder
 
alphaList - Variable in class net.sf.okapi.filters.xini.jaxb.Element
 
ALPHANUM - net.sf.okapi.filters.tex.parser.TEXParser.CharType
 
AlphaNumericAutoTextCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
An accumulation of the character count for identifiable alphanumeric words, e.g.
AlphaNumericAutoTextWordCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
An accumulation of the word count for identifiable alphanumeric words, e.g.
AlphanumericOnlyTextUnitCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
An accumulation of the character count for text units that have been identified as containing only alphanumeric words.
AlphanumericOnlyTextUnitWordCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
An accumulation of the word count for text units that have been identified as containing only alphanumeric words.
alreadyParsed(String) - Method in class net.sf.okapi.filters.xliff.its.ITSStandoffManager
Check if the named resource has already been parsed for ITS metadata.
AltAnnotationBasedCountStep - Class in net.sf.okapi.steps.wordcount.common
 
AltAnnotationBasedCountStep() - Constructor for class net.sf.okapi.steps.wordcount.common.AltAnnotationBasedCountStep
 
ALTTRANS_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.TextContainer
 
AltTranslation - Class in net.sf.okapi.common.annotation
Stores the data representing an alternate translation.
AltTranslation - Class in net.sf.okapi.proto
should only appear on the target TextContainer or target TextFragment (segment) denotes an alternate translation for the current TextUnit as found in xliff 1.2 alt-trans element
AltTranslation(LocaleId, LocaleId, ITextUnit, MatchType, int, String) - Constructor for class net.sf.okapi.common.annotation.AltTranslation
Creates a new AltTranslation object.
AltTranslation(LocaleId, LocaleId, TextFragment, TextFragment, TextFragment, MatchType, int, String) - Constructor for class net.sf.okapi.common.annotation.AltTranslation
Creates a new AltTranslation object.
AltTranslation(LocaleId, LocaleId, TextFragment, TextFragment, TextFragment, MatchType, int, String, int, int) - Constructor for class net.sf.okapi.common.annotation.AltTranslation
Creates a new AltTranslation object.
AltTranslation.Builder - Class in net.sf.okapi.proto
should only appear on the target TextContainer or target TextFragment (segment) denotes an alternate translation for the current TextUnit as found in xliff 1.2 alt-trans element
AltTranslation.MatchType - Enum in net.sf.okapi.proto
Protobuf enum AltTranslation.MatchType
AltTranslationOrBuilder - Interface in net.sf.okapi.proto
 
AltTranslationsAnnotation - Class in net.sf.okapi.common.annotation
Annotation for storing one or more alternate translations for a target content.
AltTranslationsAnnotation() - Constructor for class net.sf.okapi.common.annotation.AltTranslationsAnnotation
Creates a new empty AltTranslationsAnnotation object.
ALTTRANSMARKER - Static variable in class net.sf.okapi.filters.xliff.XLIFFSkeletonWriter
 
ALTTRANSORIGIN - Static variable in class net.sf.okapi.steps.translationcomparison.Parameters
 
ALTTRANSTYPE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.AltTranslation
 
Amharic - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
AMPERSAND - net.sf.okapi.filters.tex.parser.TEXTokenType
 
analyzeDocument(RawDocument) - Method in class net.sf.okapi.steps.xmlanalysis.XMLAnalyzer
 
ANCHOR - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
anchor_or_tag() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
 
AND - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
ANDROID_ESCAPE - net.sf.okapi.common.encoder.QuoteMode
Escape quotes by use of a backslash.
androidQuotes - Variable in class net.sf.okapi.filters.its.Parameters
 
ANNOT - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Annotation identifier for the ITS annotators references.
ANNOT_VALUE - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Annotators references: a string in the format of a space delimited pairs of data category identifier and IRI (separated by a character '|').
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, String, InlineAnnotation) - Method in class net.sf.okapi.common.resource.TextFragment
Annotates a section of this text.
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:match annotation to add a given match.
AnnotatedSpan - Class in net.sf.okapi.common.resource
Span of text and its annotation data.
AnnotatedSpan - Class in net.sf.okapi.lib.xliff2.core
Represents the information about a span of content that is associated with a marker (MTag object or a derived object).
AnnotatedSpan(String, InlineAnnotation, TextFragment, int, int) - Constructor for class net.sf.okapi.common.resource.AnnotatedSpan
Creates a new AnnotatedSpan object with a give type of annotation, its annotation and its fragment of text.
AnnotatedSpan(MTag, Part, int) - Constructor for class net.sf.okapi.lib.xliff2.core.AnnotatedSpan
Creates a new AnnotatedSpan object.
ANNOTATES_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.Note
 
annotateSource - Variable in class net.sf.okapi.steps.terminologyleveraging.BaseTerminologyConnector
 
annotateTarget - Variable in class net.sf.okapi.steps.terminologyleveraging.BaseTerminologyConnector
 
annotateWithNote(int, int, String) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
Annotates a span of content in this fragment with a Note object and add the new note to the container.
annotation - Variable in class net.sf.okapi.common.resource.AnnotatedSpan
The annotation itself (can be null).
ANNOTATION_ONLY - Static variable in class net.sf.okapi.common.resource.CodeMatches
 
annotationIterator() - Method in interface net.sf.okapi.common.resource.IWithAnnotations
Gets an iterator of the annotations for this resource.
annotations - Variable in class net.sf.okapi.common.resource.TextPart
 
Annotations - Class in net.sf.okapi.common.annotation
Provides annotation mechanism to the resources.
Annotations() - Constructor for class net.sf.okapi.common.annotation.Annotations
Creates a new Annotations object.
ANNOTATORREF - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
A single annotator reference: a string IRI.
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 AnnotatorsRef object.
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
 
annotatorsRefToMap(String) - Static method in class net.sf.okapi.common.filterwriter.ITSContent
Extract a map of the ITS annotatorsRef value in its string format.
any() - Static method in class net.sf.okapi.common.LocaleFilter
Creates a filter of the Any type.
Any - net.sf.okapi.common.LocaleFilter.FilterType
The filter allows any locale.
ANYCODE - Static variable in class net.sf.okapi.lib.segmentation.SRXDocument
Marker for INLINECODE_PATTERN in the given pattern.
anyExcept(LocaleId...) - Static method in class net.sf.okapi.common.LocaleFilter
Creates a filter filtering out the given locales.
anyOf(LocaleId...) - Static method in class net.sf.okapi.common.LocaleFilter
Creates a filter allowing only the given locales.
ApertiumMTConnector - Class in net.sf.okapi.connectors.apertium
 
ApertiumMTConnector() - Constructor for class net.sf.okapi.connectors.apertium.ApertiumMTConnector
 
apostrophe(Token, LocaleId) - Method in class net.sf.okapi.steps.tokenization.TokenizationStep
Break French and Italian words with apostrophe into three tokens WORD, PUNCTUATION, WORD
append(char) - Method in class net.sf.okapi.common.resource.TextFragment
Appends a character to the fragment.
append(char) - Method in class net.sf.okapi.common.skeleton.GenericSkeleton
Appends a character data to this skeleton.
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.common.resource.TextFragment
Appends the specified character sequence to 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.common.resource.TextFragment
Appends a subsequence of the specified character sequence 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(CharSequence, Function<Code, Code>) - Method in class net.sf.okapi.common.resource.TextFragment
Appends a CharSequence.
append(String) - Method in class net.sf.okapi.common.resource.Code
Appends data to the current code data
append(String) - Method in class net.sf.okapi.common.resource.TextContainer
Appends a part with a given text at the end of this container.
append(String) - Method in class net.sf.okapi.common.resource.TextFragment
Appends a string to the fragment.
append(String) - Method in class net.sf.okapi.common.skeleton.GenericSkeleton
Appends a string of data to this skeleton.
append(String) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonPart
 
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(String, boolean) - Method in class net.sf.okapi.common.resource.TextContainer
Appends a part with a given text at the end of this container.
append(String, Function<Code, Code>) - Method in class net.sf.okapi.common.resource.TextFragment
Appends a string.
append(Code) - Method in class net.sf.okapi.common.resource.TextFragment
Appends an existing code to this fragment.
append(Segment) - Method in interface net.sf.okapi.common.resource.ISegments
Appends a segment at the end of this container.
append(Segment) - Method in class net.sf.okapi.common.resource.Segments
 
append(Segment, boolean) - Method in interface net.sf.okapi.common.resource.ISegments
Appends a segment at the end of this container.
append(Segment, boolean) - Method in class net.sf.okapi.common.resource.Segments
 
append(Segment, String) - Method in interface net.sf.okapi.common.resource.ISegments
Appends a segment at the end of this container, with an optional non-segment part just before.
append(Segment, String) - Method in class net.sf.okapi.common.resource.Segments
 
append(Segment, String, boolean) - Method in interface net.sf.okapi.common.resource.ISegments
Appends a segment at the end of this container, with an optional non-segment part just before.
append(Segment, String, boolean) - Method in class net.sf.okapi.common.resource.Segments
 
append(Segment, Segment, LocaleId) - Method in class net.sf.okapi.common.resource.AlignedSegments
 
append(Segment, Segment, LocaleId) - Method in interface net.sf.okapi.common.resource.IAlignedSegments
Adds given source and target segments to the end of the content.
append(TextFragment) - Method in interface net.sf.okapi.common.resource.ISegments
Appends a TextFragment as a segment at the end of this container.
append(TextFragment) - Method in class net.sf.okapi.common.resource.Segments
 
append(TextFragment) - Method in class net.sf.okapi.common.resource.TextContainer
Appends a part at the end of this container.
append(TextFragment) - Method in class net.sf.okapi.common.resource.TextFragment
Appends a TextFragment object to this fragment.
append(TextFragment.TagType, String, String) - Method in class net.sf.okapi.common.resource.TextFragment
Appends a new code to the text.
append(TextFragment.TagType, String, String, int) - Method in class net.sf.okapi.common.resource.TextFragment
Appends a new code to the text, when the code has a defined identifier.
append(TextFragment.TagType, String, InlineAnnotation) - Method in class net.sf.okapi.common.resource.TextFragment
Appends an annotation-type code to this text.
append(TextFragment, boolean) - Method in interface net.sf.okapi.common.resource.ISegments
Appends a TextFragment as a segment at the end of this container.
append(TextFragment, boolean) - Method in class net.sf.okapi.common.resource.Segments
 
append(TextFragment, boolean) - Method in class net.sf.okapi.common.resource.TextContainer
Appends a part at the end of this container.
append(TextFragment, boolean) - Method in class net.sf.okapi.common.resource.TextFragment
Appends a TextFragment object to this fragment.
append(TextFragment, boolean, boolean) - Method in class net.sf.okapi.common.resource.TextContainer
Appends a part at the end of this container.
append(TextPart) - Method in class net.sf.okapi.common.resource.TextContainer
Appends a TextPart (segment or non-segment) at the end of this container.
append(TextPart, boolean) - Method in class net.sf.okapi.common.resource.TextContainer
Appends a TextPart (segment or non-segment) at the end of this container.
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.
appendCodeData(String) - Method in class net.sf.okapi.common.filters.EventBuilder
append to the current Code data
appendCodeInlineExcludedData(String) - Method in class net.sf.okapi.common.filters.EventBuilder
append to the current Code's data
appendCodeOuterData(String) - Method in class net.sf.okapi.common.filters.EventBuilder
append to the current Code's outerData
appendIgnorable() - Method in class net.sf.okapi.lib.xliff2.core.Unit
Appends an empty ignorable part to this unit.
appendOuterData(String) - Method in class net.sf.okapi.common.resource.Code
Appends data to the current code outerData
appendRawXML(String) - Method in class net.sf.okapi.common.XMLWriter
Writes a chunk of raw XML (and line-breaks are normalized to platform specific ones).
appendReference(String) - Method in class net.sf.okapi.common.resource.Code
Appends a reference marker to the current code data.
appendReference(String, String) - Method in class net.sf.okapi.common.resource.Code
Appends a reference marker for a given property to the current code data.
appendSegment() - Method in class net.sf.okapi.lib.xliff2.core.Unit
Appends a new empty segment to this unit.
appendTo(LocaleId, String) - Method in interface net.sf.okapi.common.filters.SubFilterSkeletonWriter.TargetOutputs
 
appendTo(LocaleId, String) - Method in class net.sf.okapi.common.filters.SubFilterSkeletonWriter.TargetOutputs.Default
 
appendToAll(String) - Method in interface net.sf.okapi.common.filters.SubFilterSkeletonWriter.TargetOutputs
 
appendToAll(String) - Method in class net.sf.okapi.common.filters.SubFilterSkeletonWriter.TargetOutputs.Default
 
appendToFirstPart(String) - Method in class net.sf.okapi.common.skeleton.GenericSkeleton
Appends a string of data to the first skeleton part, a new part is created is none exists already.
appendToFirstSkeletonPart(String) - Method in class net.sf.okapi.common.filters.EventBuilder
Appends text to the first data part of the skeleton.
appendToSkeleton(String) - Method in class net.sf.okapi.common.filters.EventBuilder
Appends a part from the text to the skeleton.
appendToSkeleton(GenericSkeleton) - Method in class net.sf.okapi.common.filters.EventBuilder
Appends a part to the skeleton.
appendToSkeleton(GenericSkeletonPart) - Method in class net.sf.okapi.common.filters.EventBuilder
Appends a part to the skeleton.
applicableTo(String) - Method in class net.sf.okapi.common.filters.fontmappings.DefaultFontMapping
 
applicableTo(String) - Method in interface net.sf.okapi.common.filters.fontmappings.FontMapping
Checks whether the font mapping is applicable to a source font.
applicableTo(String) - Method in class net.sf.okapi.common.filters.fontmappings.ParametersStringFontMapping
 
applicableTo(LocalePair) - Method in class net.sf.okapi.common.filters.fontmappings.DefaultFontMapping
 
applicableTo(LocalePair) - Method in class net.sf.okapi.common.filters.fontmappings.DefaultFontMappings
Returns applicable font mappings to a language pair in the specified order.
applicableTo(LocalePair) - Method in interface net.sf.okapi.common.filters.fontmappings.FontMapping
Checks whether the font mapping is applicable to a language pair.
applicableTo(LocalePair) - Method in interface net.sf.okapi.common.filters.fontmappings.FontMappings
Returns applicable font mappings to a language pair.
applicableTo(LocalePair) - Method in class net.sf.okapi.common.filters.fontmappings.ParametersStringFontMapping
Checks whether the font mapping is applicable to a locale pair.
APPLIES_TO_ATTR_NAME - Static variable in class net.sf.okapi.lib.xliff2.changeTracking.Revisions
appliesTo attribute name.
apply(String) - Method in class net.sf.okapi.common.StringSanitiser.DoubleParsingFilter
Applies Double.valueOf(String) to a provided value.
apply(String) - Method in class net.sf.okapi.common.StringSanitiser.IntegerParsingFilter
Applies Integer.valueOf(String) to a provided value.
apply(String) - Method in class net.sf.okapi.common.StringSanitiser.TrimmingFilter
Applies trimming to a value.
apply(Stream<Event>) - Method in interface net.sf.okapi.common.pipeline.IPipelineStep
 
apply(ITextUnit) - Method in interface net.sf.okapi.common.encoder.IEncoder
 
apply(T) - Method in interface net.sf.okapi.common.Sanitiser.Filter
Applies a filter to a provided value.
applyRules(long) - Method in interface org.w3c.its.IProcessor
Applies the current ITS rules to the document.
applyRules(long) - Method in class org.w3c.its.ITSEngine
 
applyRules(ITSEngine) - Method in class net.sf.okapi.filters.its.html5.HTML5Filter
 
applyRules(ITSEngine) - Method in class net.sf.okapi.filters.its.ITSFilter
 
APPROVED - net.sf.okapi.proto.Property.PropName
APPROVED = 2;
APPROVED - Static variable in class net.sf.okapi.common.resource.Property
 
APPROVED_SIGN_OFF - net.sf.okapi.filters.xliff.SdlXliffConfLevel
 
APPROVED_TRANSLATION - net.sf.okapi.filters.xliff.SdlXliffConfLevel
 
APPROVED_VALUE - Static variable in enum net.sf.okapi.proto.Property.PropName
APPROVED = 2;
ARABIC - Static variable in class net.sf.okapi.common.LocaleId
LocaleId constant for "ar".
ArchiveFilter - Class in net.sf.okapi.filters.archive
Implements the IFilter interface for archive-based (ZIP) content.
ArchiveFilter() - Constructor for class net.sf.okapi.filters.archive.ArchiveFilter
 
Armenian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
arrayAsList(E[]) - Static method in class net.sf.okapi.common.ListUtil
Converts a given array to a list containing all elements of the original array.
arrayAsString(String[]) - Static method in class net.sf.okapi.common.ListUtil
Returns a string, representing a given array of strings.
arrayAsString(String[], String) - Static method in class net.sf.okapi.common.ListUtil
Returns a string, representing a given array of strings.
asEnum(int) - Static method in enum net.sf.okapi.common.resource.TextFragment.Marker
 
asExternalName() - Method in interface net.sf.okapi.filters.openxml.Color.Value
 
asExternalName() - Method in class net.sf.okapi.filters.openxml.Color.Value.Empty
 
asInternalName() - Method in interface net.sf.okapi.filters.openxml.Color.Value
 
asInternalName() - Method in class net.sf.okapi.filters.openxml.Color.Value.Empty
 
asList() - Method in interface net.sf.okapi.common.resource.ISegments
Get all segments.
asList() - Method in class net.sf.okapi.common.resource.Segments
 
asMarkup() - Method in class net.sf.okapi.filters.openxml.Color.Argb
 
asMarkup() - Method in interface net.sf.okapi.filters.openxml.Color
 
asMarkup() - Method in class net.sf.okapi.filters.openxml.Color.Default
 
asMarkup() - Method in class net.sf.okapi.filters.openxml.Color.Empty
 
asMarkup() - Method in class net.sf.okapi.filters.openxml.Color.Hsl
 
asMarkup() - Method in class net.sf.okapi.filters.openxml.Color.PercentageRgb
 
asMarkup() - Method in class net.sf.okapi.filters.openxml.Color.Preset
 
asMarkup() - Method in class net.sf.okapi.filters.openxml.Color.Scheme
 
asMarkup() - Method in class net.sf.okapi.filters.openxml.Color.System
 
ASNEEDED - net.sf.okapi.filters.xliff.Parameters.SegmentationType
Only use segments if we have more than one segment in the translation.
asRgb() - Method in interface net.sf.okapi.filters.openxml.Color.Value
 
asRgb() - Method in class net.sf.okapi.filters.openxml.Color.Value.Empty
 
assignRuntimeParameters(PipelineDriver, LinkedList<List<ConfigurationParameter>>, IBatchItemContext) - Static method in class net.sf.okapi.common.pipelinedriver.PipelineDriverUtils
Called from PipelineDriver
assignRuntimeParameters(PipelineDriver, IPipelineStep, IBatchItemContext, List<ConfigurationParameter>) - Static method in class net.sf.okapi.common.pipelinedriver.PipelineDriverUtils
Called from WorkQueuePipelineDriver
assignSingleRuntimeParameter(PipelineDriver, IPipelineStep, IBatchItemContext, ConfigurationParameter) - Static method in class net.sf.okapi.common.pipelinedriver.PipelineDriverUtils
 
attachParent(INameable) - Method in class net.sf.okapi.common.skeleton.GenericSkeleton
Attaches a parent resource to a skeleton part.
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_TIME_BEGIN - Static variable in class net.sf.okapi.filters.ttml.TTMLFilter
 
ATTR_TIME_END - Static variable in class net.sf.okapi.filters.ttml.TTMLFilter
 
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
 
ATTRIBUTE_DEFAULT_WHITESPACE - net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration.RULE_TYPE
Attribute rule that defines the attribute marking default whitespace state.
ATTRIBUTE_ID - net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration.RULE_TYPE
Attribute rule that specifies the attribute has an ID.
ATTRIBUTE_ON_ELEMENT_RULES - Static variable in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
ATTRIBUTE_PRESERVE_WHITESPACE - net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration.RULE_TYPE
Attribute rule that defines the attribute marking preserve whitespace state.
ATTRIBUTE_READONLY - net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration.RULE_TYPE
Attribute rule that defines the attribute as read-only.
ATTRIBUTE_TRANS - net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration.RULE_TYPE
Attribute rule that defines the attribute as translatable.
ATTRIBUTE_WRITABLE - net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration.RULE_TYPE
Attribute rule that defines the attribute as writable (or localizable).
ATTRIBUTES_ONLY - net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration.RULE_TYPE
Element rule specifies a tag where only the attributes require processing.
AUTHOR_ATTR_NAME - Static variable in class net.sf.okapi.lib.xliff2.changeTracking.Revision
author attribute name.
AUTO - net.sf.okapi.lib.xliff2.core.Directionality
Automatic.
AUTO_LINK - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
AUTO_PAGE_NUMBER - net.sf.okapi.common.resource.ExtendedCodeType
 
AUTODETECT - Static variable in class net.sf.okapi.common.LocaleId
Same as EMPTY, but reminds the user that some components use EMPTY as a setting to enable locale auto detection.
autoDetectColumnTypes(String, int) - Method in class net.sf.okapi.filters.multiparsers.MultiParsersFilter
 
autoDtected() - Method in class net.sf.okapi.common.BOMAwareInputStream
Indicates if the guessed encoding was auto-detected.
AUTOOPEN - Static variable in class net.sf.okapi.steps.translationcomparison.Parameters
 
AutoXLIFFFilter - Class in net.sf.okapi.filters.autoxliff
A meta-filter that detects the version of an XLIFF file and then hands parsing off to the appropriate filter.
AutoXLIFFFilter() - Constructor for class net.sf.okapi.filters.autoxliff.AutoXLIFFFilter
 
AutoXLIFFParameters - Class in net.sf.okapi.filters.autoxliff
 
AutoXLIFFParameters() - Constructor for class net.sf.okapi.filters.autoxliff.AutoXLIFFParameters
 
available() - Method in class net.sf.okapi.common.io.FileCachedInputStream
 
Aymara - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
AzureAuthenticationException - Exception in net.sf.okapi.connectors.microsoft
 
AzureAuthenticationException(String) - Constructor for exception net.sf.okapi.connectors.microsoft.AzureAuthenticationException
 
AzureAuthenticationException(String, Throwable) - Constructor for exception net.sf.okapi.connectors.microsoft.AzureAuthenticationException
 
AzureAuthenticationException(Throwable) - Constructor for exception net.sf.okapi.connectors.microsoft.AzureAuthenticationException
 

B

backTracking() - Method in interface org.w3c.its.ITraversal
Indicates whether the current node is found while backtracking.
backTracking() - Method in class org.w3c.its.ITSEngine
 
backup(int) - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
Retreat.
backup(int) - Method in class net.sf.okapi.filters.json.parser.JavaCharStream
Retreat.
backup(int) - Method in class net.sf.okapi.filters.yaml.parser.JavaCharStream
Retreat.
BALANCED_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.TextFragment
 
balanceMarkers() - Method in class net.sf.okapi.common.resource.TextFragment
Balances the markers based on the tag type of the codes.
Base64Util - Class in net.sf.okapi.common
Base64 Encoder/Decoder utilities.
Base64Util() - Constructor for class net.sf.okapi.common.Base64Util
 
BaseConnector - Class in net.sf.okapi.lib.translation
Abstract implementation of the IQuery interface.
BaseConnector() - Constructor for class net.sf.okapi.lib.translation.BaseConnector
 
BaseContext - Class in net.sf.okapi.common
Basic implementation of the IContext interface.
BaseContext() - Constructor for class net.sf.okapi.common.BaseContext
Creates an empty context.
BaseContext(Map<String, Object>) - Constructor for class net.sf.okapi.common.BaseContext
Creates a BaseContext object and copy a map of properties.
BaseCounter - Class in net.sf.okapi.steps.wordcount.common
 
BaseCounter() - Constructor for class net.sf.okapi.steps.wordcount.common.BaseCounter
 
BaseCountStep - Class in net.sf.okapi.steps.wordcount.common
Base abstract class for different counter steps (word count step, character count step, etc.).
BaseCountStep() - Constructor for class net.sf.okapi.steps.wordcount.common.BaseCountStep
 
BaseEntry - Class in net.sf.okapi.lib.terminology
 
BaseEntry() - Constructor for class net.sf.okapi.lib.terminology.BaseEntry
 
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 BaseList object.
BaseList(BaseList<T>) - Constructor for class net.sf.okapi.lib.xliff2.core.BaseList
Copy constructor.
BaseNameable - Class in net.sf.okapi.common.resource
Implements a nameable resource.
BaseNameable() - Constructor for class net.sf.okapi.common.resource.BaseNameable
 
BaseObservable - Class in net.sf.okapi.common.observer
Default implementation of an IObservable.
BaseObservable(IObservable) - Constructor for class net.sf.okapi.common.observer.BaseObservable
 
BasePackageWriter - Class in net.sf.okapi.steps.rainbowkit.common
 
BasePackageWriter(String) - Constructor for class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
BaseParameters - Class in net.sf.okapi.common
Base class for properties-like parameters that implement IParameters.
BaseParameters() - Constructor for class net.sf.okapi.common.BaseParameters
Creates a new BaseParameters object with a null path.
BasePipelineStep - Class in net.sf.okapi.common.pipeline
Abstract implementation of the IPipelineStep interface.
BasePipelineStep() - Constructor for class net.sf.okapi.common.pipeline.BasePipelineStep
 
BasePlainTextFilter - Class in net.sf.okapi.filters.plaintext.base
PlainTextFilter extracts lines of input text, separated by line terminators.
BasePlainTextFilter() - Constructor for class net.sf.okapi.filters.plaintext.base.BasePlainTextFilter
 
BaseReferenceable - Class in net.sf.okapi.common.resource
Implements a nameable resource that can be a referent.
BaseReferenceable() - Constructor for class net.sf.okapi.common.resource.BaseReferenceable
 
BaseTableFilter - Class in net.sf.okapi.filters.table.base
 
BaseTableFilter() - Constructor for class net.sf.okapi.filters.table.base.BaseTableFilter
 
BaseTerminologyConnector - Class in net.sf.okapi.steps.terminologyleveraging
Base terminology connector class implementing ITerminologyQuery and IGlossaryElementIdGenerator.
BaseTerminologyConnector() - Constructor for class net.sf.okapi.steps.terminologyleveraging.BaseTerminologyConnector
 
BaseToken - Class in net.sf.okapi.filters.yaml.parser
 
BaseToken() - Constructor for class net.sf.okapi.filters.yaml.parser.BaseToken
 
Basque - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
BATCH_INPUT_COUNT - net.sf.okapi.common.pipeline.annotations.StepParameterType
Number of input documents in the current batch.
BatchItemContext - Class in net.sf.okapi.common.pipelinedriver
Default implementation of the IBatchItemContext interface.
BatchItemContext() - Constructor for class net.sf.okapi.common.pipelinedriver.BatchItemContext
Creates a new empty BatchItemContext object.
BatchItemContext(URI, String, String, URI, String, LocaleId, LocaleId) - Constructor for class net.sf.okapi.common.pipelinedriver.BatchItemContext
Creates a new BatchItemContext object and initializes it based on a given input URI and additional arguments.
BatchItemContext(RawDocument, URI, String) - Constructor for class net.sf.okapi.common.pipelinedriver.BatchItemContext
Creates a new BatchItemContext object and initializes it with a given RawDocument and additional arguments.
BatchItemContext(RawDocument, URI, String, RawDocument...) - Constructor for class net.sf.okapi.common.pipelinedriver.BatchItemContext
Creates a new BatchItemContext object and initializes it with a given RawDocument and additional arguments.
batchLeverage(List<ITextUnit>) - Method in interface net.sf.okapi.common.query.IQuery
Leverages a batch of text units (segmented or not) based on the current settings.
batchLeverage(List<ITextUnit>) - Method in class net.sf.okapi.connectors.google.GoogleMTv2Connector
 
batchLeverage(List<ITextUnit>) - Method in class net.sf.okapi.connectors.microsoft.MicrosoftMTConnector
 
batchLeverage(List<ITextUnit>) - Method in class net.sf.okapi.lib.translation.BaseConnector
Slow default implementation using leverage(TextUnit).
batchLeverageUsingBatchQuery(List<ITextUnit>) - Method in class net.sf.okapi.lib.translation.BaseConnector
Call this method inside the overriding BaseConnector.batchLeverage(List) method of the derived class, if that class offers a fast BaseConnector.batchQuery(List) method.
batchQuery(List<TextFragment>) - Method in interface net.sf.okapi.common.query.IQuery
Starts a batch query for a given list of TextFragments.
batchQuery(List<TextFragment>) - Method in class net.sf.okapi.connectors.google.GoogleMTv2Connector
 
batchQuery(List<TextFragment>) - Method in class net.sf.okapi.connectors.kantan.KantanMTv21Connector
 
batchQuery(List<TextFragment>) - Method in class net.sf.okapi.connectors.microsoft.MicrosoftMTConnector
 
batchQuery(List<TextFragment>) - Method in class net.sf.okapi.connectors.mymemory.MyMemoryTMConnector
 
batchQuery(List<TextFragment>) - Method in class net.sf.okapi.connectors.tda.TDASearchConnector
 
batchQuery(List<TextFragment>) - Method in class net.sf.okapi.connectors.translatetoolkit.TranslateToolkitTMConnector
 
batchQuery(List<TextFragment>) - Method in class net.sf.okapi.lib.translation.BaseConnector
Slow default implementation using query!! Override to take advantage of servers batch API
batchQueryText(List<String>) - Method in interface net.sf.okapi.common.query.IQuery
Starts a batch query for a given list of plain texts.
batchQueryText(List<String>) - Method in class net.sf.okapi.connectors.google.GoogleMTv2Connector
 
batchQueryText(List<String>) - Method in class net.sf.okapi.connectors.microsoft.MicrosoftMTConnector
 
batchQueryText(List<String>) - Method in class net.sf.okapi.lib.translation.BaseConnector
 
BatchTmLeveragingStep - Class in net.sf.okapi.steps.leveraging
 
BatchTmLeveragingStep() - Constructor for class net.sf.okapi.steps.leveraging.BatchTmLeveragingStep
 
BatchTranslationStep - Class in net.sf.okapi.steps.batchtranslation
 
BatchTranslationStep() - Constructor for class net.sf.okapi.steps.batchtranslation.BatchTranslationStep
 
BatchTranslator - Class in net.sf.okapi.steps.batchtranslation
 
BatchTranslator(IFilterConfigurationMapper, Parameters, String, String) - Constructor for class net.sf.okapi.steps.batchtranslation.BatchTranslator
 
before - Variable in class net.sf.okapi.lib.segmentation.Rule
Pattern for before the break point.
beginColumn - Variable in class net.sf.okapi.core.simplifierrules.Token
The column number of the first character of this Token.
beginColumn - Variable in class net.sf.okapi.filters.json.parser.Token
The column number of the first character of this Token.
beginColumn - Variable in class net.sf.okapi.filters.yaml.parser.Token
The column number of the first character of this Token.
beginLine - Variable in class net.sf.okapi.core.simplifierrules.Token
The line number of the first character of this Token.
beginLine - Variable in class net.sf.okapi.filters.json.parser.Token
The line number of the first character of this Token.
beginLine - Variable in class net.sf.okapi.filters.yaml.parser.Token
The line number of the first character of this Token.
BeginToken() - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
BeginToken() - Method in class net.sf.okapi.filters.json.parser.JavaCharStream
 
BeginToken() - Method in class net.sf.okapi.filters.yaml.parser.JavaCharStream
 
Bikolano - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
BilingualFileConnector - Class in net.sf.okapi.connectors.bifile
This connector extends PensieveTMConnector to allow one-step leveraging from a bilingual file.
BilingualFileConnector() - Constructor for class net.sf.okapi.connectors.bifile.BilingualFileConnector
 
BINARY - net.sf.okapi.lib.serialization.filter.Parameters.PROTOBUF_OUTPUT
 
Bislama - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
BlacklistChecker - Class in net.sf.okapi.lib.verification
 
BlacklistChecker() - Constructor for class net.sf.okapi.lib.verification.BlacklistChecker
 
BlacklistReader - Class in net.sf.okapi.lib.verification
 
BlacklistReader() - Constructor for class net.sf.okapi.lib.verification.BlacklistReader
 
BlacklistReader(LocaleId) - Constructor for class net.sf.okapi.lib.verification.BlacklistReader
 
BlackTerm - Class in net.sf.okapi.lib.verification
 
BlackTerm() - Constructor for class net.sf.okapi.lib.verification.BlackTerm
 
BlackTerm(String, String) - Constructor for class net.sf.okapi.lib.verification.BlackTerm
 
BlackTerm(String, String, String) - Constructor for class net.sf.okapi.lib.verification.BlackTerm
 
BlackTerm(String, String, String, int) - Constructor for class net.sf.okapi.lib.verification.BlackTerm
 
BLANK_LINE - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
BLANK_LINES - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
Matches blank lines that separate paragraphs.
BLANK_LINES_PATTERN - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
 
BLOCK_END - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
BLOCK_INDENTED - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
Lexical state.
BLOCK_MAP - net.sf.okapi.filters.yaml.parser.YamlNodeTypes
 
block_mapping() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
 
block_mapping_element() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
 
BLOCK_MAPPING_START - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
BLOCK_QUOTE - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
block_sequence() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
 
BLOCK_SEQUENCE - net.sf.okapi.filters.yaml.parser.YamlNodeTypes
 
block_sequence_element() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
 
BLOCK_SEQUENCE_START - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
blockDelimiters - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
BlockSkeleton - Class in net.sf.okapi.filters.openxml
 
blockType - Variable in class net.sf.okapi.filters.yaml.parser.Scalar
 
BOCU_1 - Static variable in class net.sf.okapi.common.BOMNewlineEncodingDetector
BOCU (Binary Ordered Compression for Unicode)
BOLD - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
BOLD_END_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
BOLD_START_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
BOMAwareInputStream - Class in net.sf.okapi.common
Helper class to detect and skip BOM in InputStream, including for UTF-8.
BOMAwareInputStream(InputStream, String) - Constructor for class net.sf.okapi.common.BOMAwareInputStream
Creates a new BOMAwareInputStream object for a given InputStream and a given default encoding.
BOMConversionStep - Class in net.sf.okapi.steps.bomconversion
 
BOMConversionStep() - Constructor for class net.sf.okapi.steps.bomconversion.BOMConversionStep
 
BOMNewlineEncodingDetector - Class in net.sf.okapi.common
Helper class to detect byte-order-mark and other easily guessed of encodings, as well as the type of line-break used in a given input.
BOMNewlineEncodingDetector(InputStream) - Constructor for class net.sf.okapi.common.BOMNewlineEncodingDetector
Create a new BOMNewlineEncodingDetector from an InputStream.
BOMNewlineEncodingDetector(InputStream, String) - Constructor for class net.sf.okapi.common.BOMNewlineEncodingDetector
Create a new BOMNewlineEncodingDetector from an InputStream and a user provided encoding.
BOMNewlineEncodingDetector(InputStream, Charset) - Constructor for class net.sf.okapi.common.BOMNewlineEncodingDetector
 
BOMNewlineEncodingDetector.NewlineType - Enum in net.sf.okapi.common
Defines type friendly newline types.
BOOL_VALUE - net.sf.okapi.proto.PrimitiveValue.ValueTypeCase
 
BOOL_VALUE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.PrimitiveValue
 
BOOLEAN - net.sf.okapi.filters.json.parser.JsonValueTypes
 
booleanValue() - Method in class net.sf.okapi.filters.json.parser.JsonParser
 
bothAreNull(Object, Object) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
Checks if both objects are null
BOUNDARY - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
Zero-width match before *anything*.
BRACE_CLOSE - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
BRACE_OPEN - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
BRACKET_CLOSE - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
BRACKET_OPEN - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
bufcolumn - Variable in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
bufcolumn - Variable in class net.sf.okapi.filters.json.parser.JavaCharStream
 
bufcolumn - Variable in class net.sf.okapi.filters.yaml.parser.JavaCharStream
 
buffer - Variable in class net.sf.okapi.common.io.FileCachedInputStream
The inspection buffer.
buffer - Variable in class net.sf.okapi.common.StringParameters
Buffer where the parameters are stored during conversion.
buffer - Variable in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
buffer - Variable in class net.sf.okapi.filters.json.parser.JavaCharStream
 
buffer - Variable in class net.sf.okapi.filters.yaml.parser.JavaCharStream
 
bufline - Variable in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
bufline - Variable in class net.sf.okapi.filters.json.parser.JavaCharStream
 
bufline - Variable in class net.sf.okapi.filters.yaml.parser.JavaCharStream
 
bufpos - Variable in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
bufpos - Variable in class net.sf.okapi.filters.json.parser.JavaCharStream
Position in buffer.
bufpos - Variable in class net.sf.okapi.filters.yaml.parser.JavaCharStream
Position in buffer.
build() - Method in class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper.ConfigBuilder
 
build() - Method in class net.sf.okapi.common.resource.CodeTypeBuilder
 
build() - Method in class net.sf.okapi.lib.xliff2.walker.selector.XliffWalkerPathSelector.Builder
 
build() - Method in class net.sf.okapi.proto.AltTranslation.Builder
 
build() - Method in class net.sf.okapi.proto.Code.Builder
 
build() - Method in class net.sf.okapi.proto.EndDocument.Builder
 
build() - Method in class net.sf.okapi.proto.EndGroup.Builder
 
build() - Method in class net.sf.okapi.proto.EndSubDocument.Builder
 
build() - Method in class net.sf.okapi.proto.EndSubfilter.Builder
 
build() - Method in class net.sf.okapi.proto.Event.Builder
 
build() - Method in class net.sf.okapi.proto.Events.Builder
 
build() - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
 
build() - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
 
build() - Method in class net.sf.okapi.proto.INameable.Builder
 
build() - Method in class net.sf.okapi.proto.IReferenceable.Builder
 
build() - Method in class net.sf.okapi.proto.IResource.Builder
 
build() - Method in class net.sf.okapi.proto.Note.Builder
 
build() - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
 
build() - Method in class net.sf.okapi.proto.Property.Builder
 
build() - Method in class net.sf.okapi.proto.StartDocument.Builder
 
build() - Method in class net.sf.okapi.proto.StartGroup.Builder
 
build() - Method in class net.sf.okapi.proto.StartSubDocument.Builder
 
build() - Method in class net.sf.okapi.proto.StartSubfilter.Builder
 
build() - Method in class net.sf.okapi.proto.TextContainer.Builder
 
build() - Method in class net.sf.okapi.proto.TextFragment.Builder
 
build() - Method in class net.sf.okapi.proto.TextPart.Builder
 
build() - Method in class net.sf.okapi.proto.TextUnit.Builder
 
build(String) - Static method in class net.sf.okapi.common.LocaleFilter
Builds a filter from a configuration string.
buildClassPath(Class<?>...) - Static method in class net.sf.okapi.common.ClassUtil
 
buildClassPath(String...) - Static method in class net.sf.okapi.common.ClassUtil
 
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.
buildEndTag(Element) - Method in class net.sf.okapi.filters.icml.ICMLContext
 
buildEndTag(Element) - Method in class net.sf.okapi.filters.icml.ICMLFilter
 
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 ExtAttributes object.
buildExtChildren(List<IExtChild>, Stack<NSContext>) - Method in class net.sf.okapi.lib.xliff2.writer.ExtensionsWriter
Builds the XLIFF output for a given list of IExtChild objects.
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.
buildGenericTU(String) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Creates a generic new text unit resource based a given string becoming the source text of the text unit.
buildGenericTU(String, String) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Creates a generic new text unit resource based on a given string becoming the source text of the text unit, and a skeleton string, which gets appended to the new text unit's skeleton.
buildGenericTU(ITextUnit, String, TextContainer, TextContainer, LocaleId, String) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Creates a new generic text unit resource or updates the one passed as the parameter.
buildGenericTU(TextContainer) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Creates a new generic text unit resource based on a given text container object becoming the source part of the text unit.
buildPartial() - Method in class net.sf.okapi.proto.AltTranslation.Builder
 
buildPartial() - Method in class net.sf.okapi.proto.Code.Builder
 
buildPartial() - Method in class net.sf.okapi.proto.EndDocument.Builder
 
buildPartial() - Method in class net.sf.okapi.proto.EndGroup.Builder
 
buildPartial() - Method in class net.sf.okapi.proto.EndSubDocument.Builder
 
buildPartial() - Method in class net.sf.okapi.proto.EndSubfilter.Builder
 
buildPartial() - Method in class net.sf.okapi.proto.Event.Builder
 
buildPartial() - Method in class net.sf.okapi.proto.Events.Builder
 
buildPartial() - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
 
buildPartial() - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
 
buildPartial() - Method in class net.sf.okapi.proto.INameable.Builder
 
buildPartial() - Method in class net.sf.okapi.proto.IReferenceable.Builder
 
buildPartial() - Method in class net.sf.okapi.proto.IResource.Builder
 
buildPartial() - Method in class net.sf.okapi.proto.Note.Builder
 
buildPartial() - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
 
buildPartial() - Method in class net.sf.okapi.proto.Property.Builder
 
buildPartial() - Method in class net.sf.okapi.proto.StartDocument.Builder
 
buildPartial() - Method in class net.sf.okapi.proto.StartGroup.Builder
 
buildPartial() - Method in class net.sf.okapi.proto.StartSubDocument.Builder
 
buildPartial() - Method in class net.sf.okapi.proto.StartSubfilter.Builder
 
buildPartial() - Method in class net.sf.okapi.proto.TextContainer.Builder
 
buildPartial() - Method in class net.sf.okapi.proto.TextFragment.Builder
 
buildPartial() - Method in class net.sf.okapi.proto.TextPart.Builder
 
buildPartial() - Method in class net.sf.okapi.proto.TextUnit.Builder
 
buildPath(String...) - Static method in class net.sf.okapi.common.Util
Builds a path from given parts.
buildResourceId(String, Class<? extends IResource>) - Method in interface net.sf.okapi.common.filters.ISubFilter
 
buildResourceName(String, boolean, Class<? extends INameable>) - Method in interface net.sf.okapi.common.filters.ISubFilter
 
buildStartCode(XMLStreamReader) - Method in class net.sf.okapi.filters.xliff.XLIFFFilter
 
buildStartTag(Element) - Method in class net.sf.okapi.filters.icml.ICMLContext
If the tag has no contents, it will return a self closing tag.
buildStartTag(Element) - Method in class net.sf.okapi.filters.icml.ICMLFilter
 
buildStartTag(Element, boolean) - Method in class net.sf.okapi.filters.icml.ICMLContext
 
Bulgarian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
BULLET_LIST - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
BULLET_LIST_ITEM - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
Burmese - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
BypassEncoder - Class in net.sf.okapi.common.encoder
 
BypassEncoder() - Constructor for class net.sf.okapi.common.encoder.BypassEncoder
 
byValue(int) - Static method in enum net.sf.okapi.filters.xliff.Parameters.SegmentationType
 
byValue(int) - Static method in enum net.sf.okapi.lib.merge.merge.Parameters.NoteMergeStrategy
 

C

C_MULTILINE_COMMENT_END - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
C_MULTILINE_COMMENT_START - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
C_SINGLE_COMMENT - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
cache(Matcher) - Method in class net.sf.okapi.filters.doxygen.RegexTokenizer
 
calcCRC(InputStream) - Static method in class net.sf.okapi.common.StreamUtil
 
calculateCodeOffset(TextFragment) - Static method in class net.sf.okapi.common.RenumberingUtil
Find the minimum ID of any code in the TextFragment, then use that to calculate the offset/delta by which all code IDs in the TextFragment need to be adjusted.
calculateDataToIdsMap() - Method in class net.sf.okapi.lib.xliff2.core.Store
 
calculateDiceCoefficient(int, int, int) - Static method in class net.sf.okapi.lib.search.lucene.scorer.Util
Calculate Dice's Coefficient
calculateNgramDiceCoefficient(String, String, Analyzer) - Static method in class net.sf.okapi.lib.search.lucene.scorer.Util
Calculate Dice's Coefficient for two strings with tokens as ngrams.
callSubfilter(ITextUnit) - Method in class net.sf.okapi.filters.plaintext.base.BasePlainTextFilter
 
CAN_COPY - Static variable in class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
CAN_DELETE - Static variable in class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
CAN_OVERLAP - Static variable in class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
CAN_REORDER - Static variable in class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
CAN_RESEGMENT - Static variable in class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
canBeMerged(MergeableRunProperty) - Method in interface net.sf.okapi.filters.openxml.MergeableRunProperty
Checks whether a run property can be merged with another.
canBeReplaced(ReplaceableRunProperty) - Method in interface net.sf.okapi.filters.openxml.ReplaceableRunProperty
Checks whether a run property can be replaced by another.
cancel() - Method in class net.sf.okapi.common.filters.AbstractCompoundFilter
 
cancel() - Method in class net.sf.okapi.common.filters.AbstractFilter
 
cancel() - Method in class net.sf.okapi.common.filters.AbstractLineFilter
 
cancel() - Method in class net.sf.okapi.common.filters.EventBuilder
Cancel current processing and add the CANCELED Event to the event queue.
cancel() - Method in interface net.sf.okapi.common.filters.IFilter
Cancels the current process.
cancel() - Method in class net.sf.okapi.common.filters.SubFilterWrapper
 
cancel() - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
cancel() - Method in interface net.sf.okapi.common.filterwriter.IFilterWriter
Cancels the current process.
cancel() - Method in class net.sf.okapi.common.filterwriter.TMXFilterWriter
 
cancel() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriter
 
cancel() - Method in class net.sf.okapi.common.filterwriter.ZipFilterWriter
 
cancel() - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
 
cancel() - Method in interface net.sf.okapi.common.pipeline.IPipeline
Cancels processing on this pipeline.
cancel() - Method in interface net.sf.okapi.common.pipeline.IPipelineStep
Cancel processing on this pipeline.
cancel() - Method in class net.sf.okapi.common.pipeline.Pipeline
 
cancel() - Method in class net.sf.okapi.common.pipelinebuilder.XPipelineStep
 
cancel() - Method in class net.sf.okapi.filters.archive.ArchiveFilter
 
cancel() - Method in class net.sf.okapi.filters.autoxliff.AutoXLIFFFilter
 
cancel() - Method in class net.sf.okapi.filters.doxygen.DoxygenWriter
 
cancel() - Method in class net.sf.okapi.filters.dtd.DTDFilter
 
cancel() - Method in class net.sf.okapi.filters.icml.ICMLFilter
 
cancel() - Method in class net.sf.okapi.filters.icml.ICMLFilterWriter
 
cancel() - Method in class net.sf.okapi.filters.idml.IDMLFilter
 
cancel() - Method in class net.sf.okapi.filters.idml.IDMLFilterWriter
 
cancel() - Method in class net.sf.okapi.filters.its.ITSFilter
 
cancel() - Method in class net.sf.okapi.filters.mif.MIFFilter
 
cancel() - Method in class net.sf.okapi.filters.mosestext.MosesTextFilter
 
cancel() - Method in class net.sf.okapi.filters.mosestext.MosesTextFilterWriter
 
cancel() - Method in class net.sf.okapi.filters.multiparsers.MultiParsersFilter
 
cancel() - Method in class net.sf.okapi.filters.openoffice.ODFFilter
 
cancel() - Method in class net.sf.okapi.filters.openoffice.OpenOfficeFilter
 
cancel() - Method in class net.sf.okapi.filters.openxml.OpenXMLFilter
 
cancel() - Method in class net.sf.okapi.filters.openxml.OpenXMLFilterWriter
Cancels processing of a filter; yet to be implemented.
cancel() - Method in class net.sf.okapi.filters.pdf.PdfFilter
 
cancel() - Method in class net.sf.okapi.filters.pensieve.PensieveFilter
 
cancel() - Method in class net.sf.okapi.filters.pensieve.PensieveFilterWriter
 
cancel() - Method in class net.sf.okapi.filters.php.PHPContentFilter
 
cancel() - Method in class net.sf.okapi.filters.plaintext.regex.RegexPlainTextFilter
 
cancel() - Method in class net.sf.okapi.filters.po.POFilter
 
cancel() - Method in class net.sf.okapi.filters.po.POWriter
 
cancel() - Method in class net.sf.okapi.filters.properties.PropertiesFilter
 
cancel() - Method in class net.sf.okapi.filters.rainbowkit.RainbowKitFilter
 
cancel() - Method in class net.sf.okapi.filters.rainbowkit.XLIFF2Filter
 
cancel() - Method in class net.sf.okapi.filters.regex.RegexFilter
 
cancel() - Method in class net.sf.okapi.filters.rtf.RTFFilter
 
cancel() - Method in class net.sf.okapi.filters.tmx.TmxFilter
 
cancel() - Method in class net.sf.okapi.filters.transifex.TransifexFilter
 
cancel() - Method in class net.sf.okapi.filters.transifex.TransifexFilterWriter
 
cancel() - Method in class net.sf.okapi.filters.transtable.TransTableFilter
 
cancel() - Method in class net.sf.okapi.filters.transtable.TransTableWriter
 
cancel() - Method in class net.sf.okapi.filters.ts.TsFilter
 
cancel() - Method in class net.sf.okapi.filters.ttx.TTXFilter
 
cancel() - Method in class net.sf.okapi.filters.txml.TXMLFilter
 
cancel() - Method in class net.sf.okapi.filters.vignette.VignetteFilter
 
cancel() - Method in class net.sf.okapi.filters.wiki.WikiWriter
 
cancel() - Method in class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitFilter
 
cancel() - Method in class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitWriter
 
cancel() - Method in class net.sf.okapi.filters.xini.XINIFilter
 
cancel() - Method in class net.sf.okapi.filters.xini.XINIWriter
 
cancel() - Method in class net.sf.okapi.filters.xliff.XLIFFFilter
 
cancel() - Method in class net.sf.okapi.filters.xliff2.XLIFF2Filter
 
cancel() - Method in class net.sf.okapi.filters.xliff2.XLIFF2FilterWriter
 
cancel() - Method in class net.sf.okapi.lib.merge.merge.SkeletonMergerWriter
 
cancel() - Method in class net.sf.okapi.lib.merge.step.OriginalDocumentXliffMergerStep
 
cancel() - Method in class net.sf.okapi.lib.preprocessing.filters.common.PreprocessingFilter
 
cancel() - Method in class net.sf.okapi.lib.serialization.writer.ProtoBufferWriter
 
cancel() - Method in class net.sf.okapi.steps.common.ExtractionVerificationStep
 
cancel() - Method in class net.sf.okapi.steps.common.RawDocumentToFilterEventsStep
 
cancel() - Method in class net.sf.okapi.steps.formatconversion.CorpusFilterWriter
 
cancel() - Method in class net.sf.okapi.steps.formatconversion.TableFilterWriter
 
cancel() - Method in class net.sf.okapi.steps.formatconversion.WordTableFilterWriter
 
cancel() - Method in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
cancel() - Method in class net.sf.okapi.steps.repetitionanalysis.RepetitionAnalysisStep
 
cancel() - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyLeveragingStep
 
CANCELED - net.sf.okapi.common.EventType
Indicates that the user has canceled the process.
CANCELLED - net.sf.okapi.common.pipeline.PipelineReturnValue
IPipeline was canceled.
canLeverage(Segment, Segment, boolean, boolean) - Static method in class net.sf.okapi.lib.translation.QueryManager
Indicates if we can fill a given target segment with leveraged translation based on whether it is empty and whether it is the same as the source segment.
canLeverage(TextContainer, TextContainer, boolean, boolean) - Static method in class net.sf.okapi.lib.translation.QueryManager
Indicates if we can fill a given target TextContent with leveraged translation based on whether it is empty and whether it is the same as the source TextContent.
CanReorder - Enum in net.sf.okapi.lib.xliff2.core
Represents the value of the canReorder field.
canStartNewTextUnit() - Method in class net.sf.okapi.common.filters.EventBuilder
Can we start new TextUnit? A new TextUnit can only be started if the current one has been ended with endTextUnit.
canStartNewTextUnit() - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
canUnindent(Token) - Method in class net.sf.okapi.filters.yaml.parser.YamlParserTokenManager
 
CAPS - net.sf.okapi.common.resource.ExtendedCodeType
 
CaptionAnnotation - Class in net.sf.okapi.filters.subtitles
 
CaptionAnnotation(DateTimeFormatter) - Constructor for class net.sf.okapi.filters.subtitles.CaptionAnnotation
 
CaptionAnnotation.CaptionTiming - Class in net.sf.okapi.filters.subtitles
 
CARET - net.sf.okapi.filters.tex.parser.TEXTokenType
 
CARRIAGE_RETURN - net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Whitespace
 
cascade() - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Indicates if cascading must be applied when selecting the rules for a given language pattern.
cascade() - Method in class net.sf.okapi.lib.segmentation.SRXSegmenter
Indicates if cascading must be applied when selecting the rules for a given language pattern.
CASESENSITIVE - Static variable in class net.sf.okapi.steps.translationcomparison.Parameters
 
CATEGORY - Static variable in class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
CategoryGroup - Enum in net.sf.okapi.steps.wordcount.categorized
 
CategoryHandler - Interface in net.sf.okapi.steps.wordcount.categorized
 
CategoryResolver - Class in net.sf.okapi.steps.wordcount.categorized
Helper class for removal of categories that are superseded by other higher-ranked categories from the same category group.
CategoryResolver(List<IPipelineStep>) - Constructor for class net.sf.okapi.steps.wordcount.categorized.CategoryResolver
 
cc - Variable in class net.sf.okapi.lib.xliff2.core.CTag
 
CDATA - net.sf.okapi.lib.xliff2.core.ExtChildType
Content in CDATA format.
CDATA_END - Static variable in class net.sf.okapi.filters.xliff.XLIFFFilter
 
CDATA_START - Static variable in class net.sf.okapi.filters.xliff.XLIFFFilter
 
CDATAEncoder - Class in net.sf.okapi.common.encoder
 
CDATAEncoder() - Constructor for class net.sf.okapi.common.encoder.CDATAEncoder
 
CDATAEncoder(String, String) - Constructor for class net.sf.okapi.common.encoder.CDATAEncoder
 
cdataSubfilter - Variable in class net.sf.okapi.filters.its.Parameters
 
Cebuano - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
CELL_REFERENCE - net.sf.okapi.filters.openxml.ExcelWorksheetTransUnitProperty
 
changeParent(ISkeleton, IResource, IResource) - Static method in class net.sf.okapi.common.skeleton.SkeletonUtil
 
changePart(int) - Method in class net.sf.okapi.common.resource.TextContainer
Changes the type of a given part.
changeSelfReferents(INameable) - Method in class net.sf.okapi.common.skeleton.GenericSkeleton
Updates all the self-references to use the given referent.
changeToCode(int, int, TextFragment.TagType, String) - Method in class net.sf.okapi.common.resource.TextFragment
Changes a section of the coded text into a single code.
changeToCode(int, int, TextFragment.TagType, String, boolean) - Method in class net.sf.okapi.common.resource.TextFragment
Changes a section of the coded text into a single code.
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 ChangeTrack object.
ChangeTrack(ChangeTrack) - Constructor for class net.sf.okapi.lib.xliff2.changeTracking.ChangeTrack
Copy constructor.
changeWidth(String, Parameters) - Static method in class net.sf.okapi.steps.fullwidthconversion.FullWidthConversionStep
 
CHARACTER_TABULATION - net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Whitespace
 
CharacterCounter - Class in net.sf.okapi.steps.wordcount
Character Count engine.
CharacterCounter() - Constructor for class net.sf.okapi.steps.wordcount.CharacterCounter
 
CharacterCounter.Counts - Class in net.sf.okapi.steps.wordcount
 
CharacterCountStep - Class in net.sf.okapi.steps.wordcount
Character Counter pipeline step.
CharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.CharacterCountStep
 
CharactersChecker - Class in net.sf.okapi.lib.verification
 
CharactersChecker() - Constructor for class net.sf.okapi.lib.verification.CharactersChecker
 
CharactersCheckerStep - Class in net.sf.okapi.steps.characterschecker
 
CharactersCheckerStep() - Constructor for class net.sf.okapi.steps.characterschecker.CharactersCheckerStep
 
charAt(int) - Method in class net.sf.okapi.common.resource.TextFragment
Returns the character at the specified index in the coded text of this fragment.
CHARBASE - Static variable in class net.sf.okapi.common.resource.TextFragment
Special value used as the base of inline code indices.
CharListingStep - Class in net.sf.okapi.steps.charlisting
 
CharListingStep() - Constructor for class net.sf.okapi.steps.charlisting.CharListingStep
 
CHARSET - Static variable in class net.sf.okapi.common.encoder.HtmlEncoder
HTML charset identifier
charsetPrintWriter(String, Charset) - Static method in class net.sf.okapi.common.Util
Create a new PrintWriter, without automatic line flushing, writing to the specified file path and using the specified Charset.
CharsetStore - Class in net.sf.okapi.common
Purpose of this class is to have it “hidden” inside existing classes that have charsets to reconcile situations when one does a setCharset (or in constructor) with a Charset and then a getCharset as a String.
CharsetStore(String) - Constructor for class net.sf.okapi.common.CharsetStore
 
CharsetStore(Charset) - Constructor for class net.sf.okapi.common.CharsetStore
 
charsToString(Set<Character>) - Static method in class net.sf.okapi.common.StringUtil
 
CheckboxPart - Class in net.sf.okapi.common.uidescription
UI part descriptor for a check box.
CheckboxPart(ParameterDescriptor) - Constructor for class net.sf.okapi.common.uidescription.CheckboxPart
Creates a new CheckboxPart object with a given parameter descriptor.
checkCharacters(ITextUnit, Segment, LocaleId) - Method in class net.sf.okapi.steps.cleanup.Cleaner
Wrapper for removing character corruption and detecting unexpected characters.
checkData() - Method in class net.sf.okapi.filters.vignette.Parameters
 
checkFlag(int, int) - Static method in class net.sf.okapi.common.Util
Indicates whether a byte-flag is set or not in a given value.
checkForFilterInternalUse(String) - Method in class net.sf.okapi.filters.ttx.TTXSkeletonWriter
Verifies that this skeleton writer can be used for internal purpose by the TTXFilter for outputting skeleton chunks.
checkIndex(int, List<E>) - Static method in class net.sf.okapi.common.Util
Indicates if a given index is within the list bounds.
checkIndex(int, T[]) - Static method in class net.sf.okapi.common.Util
Returns true if a given index is within the array bounds.
CheckListPart - Class in net.sf.okapi.common.uidescription
UI part descriptor for a list of boolean options.
CheckListPart(String, int) - Constructor for class net.sf.okapi.common.uidescription.CheckListPart
Creates a new ListSelectionPart object with a given parameter descriptor.
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.
checkSegment(URI, String, Segment, Segment, ITextUnit) - Method in class net.sf.okapi.lib.verification.LanguageToolConnector
 
checkSegments(Segment, Segment) - Static method in class net.sf.okapi.steps.repetitionanalysis.RepetitionAnalysisStep
 
checkSpaces(TextFragment, TextFragment) - Method in class net.sf.okapi.lib.verification.SpaceChecker
Checks and fixes white spaces for a given text fragment.
checkTU(ITextUnit) - Method in class net.sf.okapi.filters.plaintext.base.BasePlainTextFilter
 
checkTU(ITextUnit) - Method in class net.sf.okapi.filters.table.csv.CommaSeparatedValuesFilter
 
checkType() - Method in class net.sf.okapi.common.uidescription.AbstractPart
Checks the types supported by this UI part.
checkType() - Method in class net.sf.okapi.common.uidescription.CheckboxPart
 
checkType() - Method in class net.sf.okapi.common.uidescription.CheckListPart
 
checkType() - Method in class net.sf.okapi.common.uidescription.CodeFinderPart
 
checkType() - Method in class net.sf.okapi.common.uidescription.FolderInputPart
 
checkType() - Method in class net.sf.okapi.common.uidescription.ListSelectionPart
 
checkType() - Method in class net.sf.okapi.common.uidescription.PathInputPart
 
checkType() - Method in class net.sf.okapi.common.uidescription.SeparatorPart
 
checkType() - Method in class net.sf.okapi.common.uidescription.SpinInputPart
 
checkType() - Method in class net.sf.okapi.common.uidescription.TextInputPart
 
checkType() - Method in class net.sf.okapi.common.uidescription.TextLabelPart
 
checkUnitSpacing(ITextUnit, LocaleId) - Method in class net.sf.okapi.lib.verification.SpaceChecker
Checks and fixes white spaces for a given text unit.
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.
CHINA_CHINESE - Static variable in class net.sf.okapi.common.LocaleId
LocaleId constant for "zh-cn".
chomp - Variable in class net.sf.okapi.filters.yaml.parser.Scalar
 
chomp(String) - Static method in class net.sf.okapi.common.StringUtil
chomp single newline combination from end of string Copied from Apache Commons StrinUtil (http://www.apache.org/licenses/LICENSE-2.0)
chunkDelimiters - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
 
Chuukese - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
ClassInfo - Class in net.sf.okapi.common
Stores a class name and its class-loader, for dynamic loading.
ClassInfo(String) - Constructor for class net.sf.okapi.common.ClassInfo
Convenience method to create a new ClassInfo object for a given class name.
ClassInfo(String, ClassLoader) - Constructor for class net.sf.okapi.common.ClassInfo
Creates a new ClassInfo object for a given class name and loader.
classListAsArray(List<Class<?>>) - Static method in class net.sf.okapi.common.ListUtil
Converts a list of class references into an array of those class references.
classLoader - Variable in class net.sf.okapi.common.filters.FilterConfiguration
Class loader to use for this filter (null to use the default).
className - Variable in class net.sf.okapi.common.filters.FilterInfo
Name of the class of the filter.
CLASSNAME_SEPARATOR - Static variable in class net.sf.okapi.common.resource.InlineAnnotation
 
ClassUtil - Class in net.sf.okapi.common
Collection of helper functions for working with classes.
ClassUtil() - Constructor for class net.sf.okapi.common.ClassUtil
 
cleanCodes() - Method in class net.sf.okapi.common.resource.TextFragment
Removes all codes both in the Codes list and the markers.
Cleaner - Class in net.sf.okapi.steps.cleanup
 
Cleaner() - Constructor for class net.sf.okapi.steps.cleanup.Cleaner
Creates a Cleaner object with default options.
Cleaner(Parameters) - Constructor for class net.sf.okapi.steps.cleanup.Cleaner
Creates a Cleaner object with a given set of options.
cleanUnusedCodes() - Method in class net.sf.okapi.common.resource.TextFragment
Removes all codes that have no data and no annotation.
cleanupJarFileFactory(String...) - Static method in class net.sf.okapi.common.plugins.PluginsManager
cleanup jar file factory cache http://loracular.blogspot.com/2009/12/dynamic-class-loader-with.html
CleanupStep - Class in net.sf.okapi.steps.cleanup
 
CleanupStep() - Constructor for class net.sf.okapi.steps.cleanup.CleanupStep
 
clear() - Method in class net.sf.okapi.common.annotation.Annotations
Removes all the annotations in this object.
clear() - Method in class net.sf.okapi.common.annotation.GenericAnnotations
Removes all annotations from this list.
clear() - Method in interface net.sf.okapi.common.filters.SubFilterSkeletonWriter.TargetOutputs
 
clear() - Method in class net.sf.okapi.common.filters.SubFilterSkeletonWriter.TargetOutputs.Default
 
clear() - Method in class net.sf.okapi.common.io.FileCachedInputStream
Clears the content of this FileCachedInputStream, zeroing the length of the represented stream.
clear() - Method in interface net.sf.okapi.common.resource.IWithAnnotations
Empty all IAnnotation's
clear() - Method in class net.sf.okapi.common.resource.TextContainer
Clears this TextContainer, removes any existing segments.
clear() - Method in class net.sf.okapi.common.resource.TextFragment
Clears the fragment of all content.
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.
clear() - Method in class net.sf.okapi.proto.AltTranslation.Builder
 
clear() - Method in class net.sf.okapi.proto.Code.Builder
 
clear() - Method in class net.sf.okapi.proto.EndDocument.Builder
 
clear() - Method in class net.sf.okapi.proto.EndGroup.Builder
 
clear() - Method in class net.sf.okapi.proto.EndSubDocument.Builder
 
clear() - Method in class net.sf.okapi.proto.EndSubfilter.Builder
 
clear() - Method in class net.sf.okapi.proto.Event.Builder
 
clear() - Method in class net.sf.okapi.proto.Events.Builder
 
clear() - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
 
clear() - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
 
clear() - Method in class net.sf.okapi.proto.INameable.Builder
 
clear() - Method in class net.sf.okapi.proto.IReferenceable.Builder
 
clear() - Method in class net.sf.okapi.proto.IResource.Builder
 
clear() - Method in class net.sf.okapi.proto.Note.Builder
 
clear() - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
 
clear() - Method in class net.sf.okapi.proto.Property.Builder
 
clear() - Method in class net.sf.okapi.proto.StartDocument.Builder
 
clear() - Method in class net.sf.okapi.proto.StartGroup.Builder
 
clear() - Method in class net.sf.okapi.proto.StartSubDocument.Builder
 
clear() - Method in class net.sf.okapi.proto.StartSubfilter.Builder
 
clear() - Method in class net.sf.okapi.proto.TextContainer.Builder
 
clear() - Method in class net.sf.okapi.proto.TextFragment.Builder
 
clear() - Method in class net.sf.okapi.proto.TextPart.Builder
 
clear() - Method in class net.sf.okapi.proto.TextUnit.Builder
 
clear() - Method in class net.sf.okapi.steps.tokenization.TokenConfigs
 
clearAdded() - Method in class net.sf.okapi.proto.Code.Builder
bool added = 11;
clearAltTrans() - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .AltTranslation altTrans = 5;
clearAltTransType() - Method in class net.sf.okapi.proto.AltTranslation.Builder
string altTransType = 10;
clearAnnotates() - Method in class net.sf.okapi.proto.Note.Builder
optional .Note.Annotates annotates = 5;
clearAnnotations() - Method in class net.sf.okapi.common.BaseContext
 
clearAnnotations() - Method in interface net.sf.okapi.common.IContext
Removes all annotations from this context.
clearAttributes() - Method in interface net.sf.okapi.common.query.IQuery
Removes all attributes from this query engine.
clearAttributes() - Method in class net.sf.okapi.connectors.pensieve.PensieveTMConnector
 
clearAttributes() - Method in class net.sf.okapi.connectors.tda.TDASearchConnector
 
clearAttributes() - Method in class net.sf.okapi.connectors.translatetoolkit.TranslateToolkitTMConnector
 
clearAttributes() - Method in class net.sf.okapi.lib.translation.BaseConnector
 
clearAttributes() - Method in class net.sf.okapi.lib.translation.QueryManager
Removes all attributes from this manager and all the translation resources in this manager.
clearBalanced() - Method in class net.sf.okapi.proto.TextFragment.Builder
bool balanced = 3;
clearBoolValue() - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
bool bool_value = 2;
clearCodes() - Method in class net.sf.okapi.proto.TextFragment.Builder
repeated .Code codes = 2;
clearCodeType() - Method in class net.sf.okapi.proto.Code.Builder
string codeType = 4;
clearCombinedScore() - Method in class net.sf.okapi.proto.AltTranslation.Builder
int32 combinedScore = 4;
clearConfigurations(boolean) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Deprecated.
 
clearConfigurations(boolean) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Removes configuration mappings from this mapper.
clearConfigurations(boolean) - Method in class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper
 
clearCurrentToolId() - Method in class net.sf.okapi.proto.AltTranslation.Builder
optional string currentToolId = 11;
clearData() - Method in class net.sf.okapi.proto.Code.Builder
string data = 5;
clearDescriptionProviders() - Method in interface net.sf.okapi.common.IParametersEditorMapper
Removes all editor mappings for this mapper.
clearDescriptionProviders() - Method in class net.sf.okapi.common.ParametersEditorMapper
 
clearDisplayText() - Method in class net.sf.okapi.proto.Code.Builder
optional string displayText = 12;
clearDoubleValue() - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
double double_value = 4;
clearEditors() - Method in interface net.sf.okapi.common.IParametersEditorMapper
Removes all editor mappings for this mapper.
clearEditors() - Method in class net.sf.okapi.common.ParametersEditorMapper
 
clearEncodedAsString() - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
string encodedAsString = 1;
clearEncoding() - Method in class net.sf.okapi.proto.StartDocument.Builder
string encoding = 4;
clearEndDocument() - Method in class net.sf.okapi.proto.Event.Builder
.EndDocument endDocument = 3;
clearEndGroup() - Method in class net.sf.okapi.proto.Event.Builder
.EndGroup endGroup = 5;
clearEndSubDocument() - Method in class net.sf.okapi.proto.Event.Builder
.EndSubDocument endSubDocument = 9;
clearEndSubfilter() - Method in class net.sf.okapi.proto.Event.Builder
.EndSubfilter endSubfilter = 7;
clearEngine() - Method in class net.sf.okapi.proto.AltTranslation.Builder
optional string engine = 9;
clearEntries() - Method in class net.sf.okapi.common.uidescription.CheckListPart
Clears the map of the entries.
clearEvents() - Method in class net.sf.okapi.proto.Events.Builder
repeated .Event events = 1;
clearField(Descriptors.FieldDescriptor) - Method in class net.sf.okapi.proto.AltTranslation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class net.sf.okapi.proto.Code.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class net.sf.okapi.proto.EndDocument.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class net.sf.okapi.proto.EndGroup.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class net.sf.okapi.proto.EndSubDocument.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class net.sf.okapi.proto.EndSubfilter.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class net.sf.okapi.proto.Event.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class net.sf.okapi.proto.Events.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class net.sf.okapi.proto.INameable.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class net.sf.okapi.proto.IReferenceable.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class net.sf.okapi.proto.IResource.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class net.sf.okapi.proto.Note.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class net.sf.okapi.proto.Property.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class net.sf.okapi.proto.StartDocument.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class net.sf.okapi.proto.StartGroup.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class net.sf.okapi.proto.StartSubDocument.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class net.sf.okapi.proto.StartSubfilter.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class net.sf.okapi.proto.TextContainer.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class net.sf.okapi.proto.TextFragment.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class net.sf.okapi.proto.TextPart.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class net.sf.okapi.proto.TextUnit.Builder
 
clearFields() - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
 
clearFilterId() - Method in class net.sf.okapi.proto.StartSubDocument.Builder
string filterId = 3;
clearFlag() - Method in class net.sf.okapi.proto.Code.Builder
int32 flag = 7;
clearFrom() - Method in class net.sf.okapi.proto.Note.Builder
optional string from = 3;
clearFromOriginal() - Method in class net.sf.okapi.proto.AltTranslation.Builder
bool fromOriginal = 8;
clearFuzzyScore() - Method in class net.sf.okapi.proto.AltTranslation.Builder
int32 fuzzyScore = 5;
clearGenericAnnotations() - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
repeated .GenericAnnotation genericAnnotations = 2;
clearGenericAnnotations() - Method in class net.sf.okapi.proto.IResource.Builder
.GenericAnnotations genericAnnotations = 3;
clearHasUtf8Bom() - Method in class net.sf.okapi.proto.StartDocument.Builder
bool hasUtf8Bom = 6;
clearId() - Method in class net.sf.okapi.proto.Code.Builder
int32 id = 1;
clearId() - Method in class net.sf.okapi.proto.IResource.Builder
string id = 1;
clearInlineAnnotations() - Method in class net.sf.okapi.proto.Code.Builder
 
clearInlineRules() - Method in class net.sf.okapi.filters.abstractmarkup.ExtractionRuleState
 
clearIntValue() - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
int32 int_value = 3;
clearIsolated() - Method in class net.sf.okapi.proto.Code.Builder
bool isolated = 10;
clearIssues(URI, boolean) - Method in class net.sf.okapi.lib.verification.QualityCheckSession
 
clearIsTranslatable() - Method in class net.sf.okapi.proto.INameable.Builder
bool isTranslatable = 5;
clearItems() - Method in class net.sf.okapi.common.pipelinebuilder.XBatch
 
clearItems() - Method in interface net.sf.okapi.common.pipelinedriver.IPipelineDriver
Removes all current batch items from this driver.
clearItems() - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
clearLineBreak() - Method in class net.sf.okapi.proto.StartDocument.Builder
string lineBreak = 2;
clearLocale() - Method in class net.sf.okapi.proto.StartDocument.Builder
string locale = 3;
clearLocale() - Method in class net.sf.okapi.proto.TextContainer.Builder
string locale = 2;
clearMap() - Method in class net.sf.okapi.common.encoder.EncoderManager
Clears all encoders from the manager.
clearMergedData() - Method in class net.sf.okapi.proto.Code.Builder
optional string mergedData = 8;
clearMimeType() - Method in class net.sf.okapi.proto.INameable.Builder
string mimeType = 4;
clearMultilingual() - Method in class net.sf.okapi.proto.StartDocument.Builder
bool multilingual = 5;
clearName() - Method in class net.sf.okapi.proto.INameable.Builder
string name = 2;
clearName() - Method in class net.sf.okapi.proto.Property.Builder
string name = 1;
clearNameable() - Method in class net.sf.okapi.proto.StartDocument.Builder
.INameable nameable = 1;
clearNameable() - Method in class net.sf.okapi.proto.StartGroup.Builder
.INameable nameable = 2;
clearNameable() - Method in class net.sf.okapi.proto.StartSubDocument.Builder
.INameable nameable = 1;
clearNameable() - Method in class net.sf.okapi.proto.StartSubfilter.Builder
.INameable nameable = 1;
clearNameable() - Method in class net.sf.okapi.proto.TextContainer.Builder
.INameable nameable = 1;
clearNameable() - Method in class net.sf.okapi.proto.TextUnit.Builder
.INameable nameable = 1;
clearNote() - Method in class net.sf.okapi.proto.Note.Builder
Required
clearNotes() - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .Note notes = 6;
clearNotes() - Method in class net.sf.okapi.proto.TextUnit.Builder
repeated .Note notes = 6;
clearOneof(Descriptors.OneofDescriptor) - Method in class net.sf.okapi.proto.AltTranslation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class net.sf.okapi.proto.Code.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class net.sf.okapi.proto.EndDocument.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class net.sf.okapi.proto.EndGroup.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class net.sf.okapi.proto.EndSubDocument.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class net.sf.okapi.proto.EndSubfilter.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class net.sf.okapi.proto.Event.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class net.sf.okapi.proto.Events.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class net.sf.okapi.proto.INameable.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class net.sf.okapi.proto.IReferenceable.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class net.sf.okapi.proto.IResource.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class net.sf.okapi.proto.Note.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class net.sf.okapi.proto.Property.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class net.sf.okapi.proto.StartDocument.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class net.sf.okapi.proto.StartGroup.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class net.sf.okapi.proto.StartSubDocument.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class net.sf.okapi.proto.StartSubfilter.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class net.sf.okapi.proto.TextContainer.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class net.sf.okapi.proto.TextFragment.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class net.sf.okapi.proto.TextPart.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class net.sf.okapi.proto.TextUnit.Builder
 
clearOrigin() - Method in class net.sf.okapi.proto.AltTranslation.Builder
optional string origin = 7;
clearOriginalId() - Method in class net.sf.okapi.proto.Code.Builder
optional string originalId = 3;
clearOriginalId() - Method in class net.sf.okapi.proto.TextPart.Builder
optional string originalId = 2;
clearOuterData() - Method in class net.sf.okapi.proto.Code.Builder
optional string outerData = 6;
clearParameters() - Method in class net.sf.okapi.proto.StartDocument.Builder
string parameters = 7;
clearParentId() - Method in class net.sf.okapi.proto.StartGroup.Builder
string parentId = 1;
clearParentId() - Method in class net.sf.okapi.proto.StartSubDocument.Builder
string parentId = 2;
clearParentId() - Method in class net.sf.okapi.proto.TextUnit.Builder
string parentId = 3;
clearParts() - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .TextPart parts = 3;
clearPosition() - Method in class net.sf.okapi.proto.Code.Builder
int32 position = 9;
clearPreserveWhitespaces() - Method in class net.sf.okapi.proto.INameable.Builder
bool preserveWhitespaces = 6;
clearPriority() - Method in class net.sf.okapi.proto.Note.Builder
optional .Note.Priority priority = 4;
clearProperties() - Method in class net.sf.okapi.common.BaseContext
 
clearProperties() - Method in interface net.sf.okapi.common.IContext
Removes all properties from this context.
clearProperties() - Method in class net.sf.okapi.proto.Code.Builder
repeated .Property properties = 13;
clearProperties() - Method in class net.sf.okapi.proto.IResource.Builder
repeated .Property properties = 2;
clearQualityScore() - Method in class net.sf.okapi.proto.AltTranslation.Builder
optional int32 qualityScore = 6;
clearReadOnly() - Method in class net.sf.okapi.proto.Property.Builder
optional bool readOnly = 3;
clearRefCount() - Method in class net.sf.okapi.proto.IReferenceable.Builder
int32 refCount = 1;
clearReferenceable() - Method in class net.sf.okapi.proto.StartGroup.Builder
.IReferenceable referenceable = 3;
clearReferenceable() - Method in class net.sf.okapi.proto.TextUnit.Builder
.IReferenceable referenceable = 2;
clearResource() - Method in class net.sf.okapi.proto.EndDocument.Builder
.IResource resource = 1;
clearResource() - Method in class net.sf.okapi.proto.EndGroup.Builder
.IResource resource = 1;
clearResource() - Method in class net.sf.okapi.proto.EndSubDocument.Builder
.IResource resource = 1;
clearResource() - Method in class net.sf.okapi.proto.EndSubfilter.Builder
.IResource resource = 1;
clearResource() - Method in class net.sf.okapi.proto.Event.Builder
 
clearResource() - Method in class net.sf.okapi.proto.INameable.Builder
.IResource resource = 1;
clearResource() - Method in class net.sf.okapi.proto.TextPart.Builder
.IResource resource = 1;
clearRules() - Method in class net.sf.okapi.filters.abstractmarkup.config.YamlConfigurationReader
 
clearSegApplied() - Method in class net.sf.okapi.proto.TextContainer.Builder
bool segApplied = 4;
clearSegment() - Method in class net.sf.okapi.proto.TextPart.Builder
bool segment = 6;
clearSource() - Method in class net.sf.okapi.proto.TextUnit.Builder
.TextContainer source = 4;
clearSourceLocale() - Method in class net.sf.okapi.proto.AltTranslation.Builder
string sourceLocale = 1;
clearStandoff() - Method in class net.sf.okapi.common.filterwriter.ITSContent
Clears the standoff markup.
clearStandoff() - Method in class net.sf.okapi.common.filterwriter.XLIFFContent
 
clearStartDoc() - Method in class net.sf.okapi.proto.StartSubfilter.Builder
.StartDocument startDoc = 2;
clearStartDocument() - Method in class net.sf.okapi.proto.Event.Builder
.StartDocument startDocument = 2;
clearStartGroup() - Method in class net.sf.okapi.proto.Event.Builder
.StartGroup startGroup = 4;
clearStartSubDocument() - Method in class net.sf.okapi.proto.Event.Builder
.StartSubDocument startSubDocument = 8;
clearStartSubfilter() - Method in class net.sf.okapi.proto.Event.Builder
.StartSubfilter startSubfilter = 6;
clearSteps() - Method in interface net.sf.okapi.common.pipeline.IPipeline
Remove all the IPipelineSteps from the pipeline.
clearSteps() - Method in class net.sf.okapi.common.pipeline.Pipeline
 
clearSteps() - Method in interface net.sf.okapi.common.pipelinedriver.IPipelineDriver
Remove all the IPipelineSteps from the pipeline.
clearSteps() - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
clearStringValue() - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
string string_value = 1;
clearTagType() - Method in class net.sf.okapi.proto.Code.Builder
.TextFragment.TagType tagType = 2;
clearTargetLocale() - Method in class net.sf.okapi.proto.AltTranslation.Builder
string targetLocale = 2;
clearTargets() - Method in class net.sf.okapi.proto.TextUnit.Builder
 
clearText() - Method in class net.sf.okapi.proto.TextFragment.Builder
string text = 1;
clearText() - Method in class net.sf.okapi.proto.TextPart.Builder
.TextFragment text = 3;
clearTextUnit() - Method in class net.sf.okapi.proto.AltTranslation.Builder
.TextUnit textUnit = 3;
clearTextUnit() - Method in class net.sf.okapi.proto.Event.Builder
.TextUnit textUnit = 1;
clearTextUnitRules() - Method in class net.sf.okapi.filters.abstractmarkup.ExtractionRuleState
 
clearType() - Method in class net.sf.okapi.proto.AltTranslation.Builder
.AltTranslation.MatchType type = 12;
clearType() - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
string type = 1;
clearType() - Method in class net.sf.okapi.proto.INameable.Builder
string type = 3;
clearTypes() - Method in class net.sf.okapi.proto.Property.Builder
repeated .Property.PropertyType types = 4;
clearValue() - Method in class net.sf.okapi.proto.Property.Builder
optional string value = 2;
clearValueType() - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
 
clearWhitespaceStrategy() - Method in class net.sf.okapi.proto.TextPart.Builder
.TextPart.WhitespaceStrategy whitespaceStrategy = 4;
clearXmlLang() - Method in class net.sf.okapi.proto.Note.Builder
optional
clone() - Method in class net.sf.okapi.common.annotation.Annotations
Clones this Annotations object.
clone() - Method in class net.sf.okapi.common.annotation.GenericAnnotation
 
clone() - Method in class net.sf.okapi.common.annotation.GenericAnnotations
Clones this annotation and make sure its still has a unique ID.
clone() - Method in interface net.sf.okapi.common.annotation.IPersistentAnnotation
Clones this annotation.
clone() - Method in class net.sf.okapi.common.filters.InlineCodeFinder
Clones this finder.
clone() - Method in interface net.sf.okapi.common.ISkeleton
Clones this skeleton object.
clone() - Method in class net.sf.okapi.common.LocaleId
Returns a clone of this LocaleId.
clone() - Method in class net.sf.okapi.common.resource.Code
Clone the code.
clone() - Method in class net.sf.okapi.common.resource.InlineAnnotation
Clones this annotation.
clone() - Method in interface net.sf.okapi.common.resource.ITextUnit
Clones this TextUnit.
clone() - Method in class net.sf.okapi.common.resource.Property
Clones this property.
clone() - Method in class net.sf.okapi.common.resource.Segment
 
clone() - Method in class net.sf.okapi.common.resource.TextContainer
Clones this TextContainer, including the properties.
clone() - Method in class net.sf.okapi.common.resource.TextFragment
Clones this TextFragment.
clone() - Method in class net.sf.okapi.common.resource.TextPart
Clone of TextPart
clone() - Method in class net.sf.okapi.common.resource.TextUnit
Clones this TextUnit.
clone() - Method in class net.sf.okapi.common.skeleton.GenericSkeleton
Clones this GenericSkeleton object.
clone() - Method in class net.sf.okapi.common.skeleton.ZipSkeleton
 
clone() - Method in class net.sf.okapi.filters.icml.ICMLSkeleton
Returns a shallow copy of this skeleton.
clone() - Method in class net.sf.okapi.filters.openxml.BlockSkeleton
 
clone() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
clone() - Method in class net.sf.okapi.filters.xliff2.MetadataSkeleton
 
clone() - Method in class net.sf.okapi.filters.xliff2.Xliff2Skeleton
 
clone() - Method in class net.sf.okapi.lib.xliff2.NSContext
 
clone() - Method in class net.sf.okapi.lib.xliff2.reader.URIContext
 
clone() - Method in class net.sf.okapi.proto.AltTranslation.Builder
 
clone() - Method in class net.sf.okapi.proto.Code.Builder
 
clone() - Method in class net.sf.okapi.proto.EndDocument.Builder
 
clone() - Method in class net.sf.okapi.proto.EndGroup.Builder
 
clone() - Method in class net.sf.okapi.proto.EndSubDocument.Builder
 
clone() - Method in class net.sf.okapi.proto.EndSubfilter.Builder
 
clone() - Method in class net.sf.okapi.proto.Event.Builder
 
clone() - Method in class net.sf.okapi.proto.Events.Builder
 
clone() - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
 
clone() - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
 
clone() - Method in class net.sf.okapi.proto.INameable.Builder
 
clone() - Method in class net.sf.okapi.proto.IReferenceable.Builder
 
clone() - Method in class net.sf.okapi.proto.IResource.Builder
 
clone() - Method in class net.sf.okapi.proto.Note.Builder
 
clone() - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
 
clone() - Method in class net.sf.okapi.proto.Property.Builder
 
clone() - Method in class net.sf.okapi.proto.StartDocument.Builder
 
clone() - Method in class net.sf.okapi.proto.StartGroup.Builder
 
clone() - Method in class net.sf.okapi.proto.StartSubDocument.Builder
 
clone() - Method in class net.sf.okapi.proto.StartSubfilter.Builder
 
clone() - Method in class net.sf.okapi.proto.TextContainer.Builder
 
clone() - Method in class net.sf.okapi.proto.TextFragment.Builder
 
clone() - Method in class net.sf.okapi.proto.TextPart.Builder
 
clone() - Method in class net.sf.okapi.proto.TextUnit.Builder
 
clone(boolean) - Method in class net.sf.okapi.common.resource.TextContainer
Clones this container, with or without its properties.
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.
CLONEABLE - Static variable in class net.sf.okapi.common.resource.Code
Indicates that this code can be duplicated in the text.
CLONEABLE - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
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.common.BOMAwareInputStream
WARNING: The input InputStream will also be closed when this method is called.
close() - Method in class net.sf.okapi.common.filters.AbstractCompoundFilter
 
close() - Method in class net.sf.okapi.common.filters.AbstractFilter
 
close() - Method in class net.sf.okapi.common.filters.AbstractLineFilter
 
close() - Method in interface net.sf.okapi.common.filters.IFilter
Closes the input document.
close() - Method in class net.sf.okapi.common.filters.SubFilterSkeletonWriter
 
close() - Method in class net.sf.okapi.common.filters.SubFilterWrapper
 
close() - Method in class net.sf.okapi.common.filters.SubFilterWrapperStep
 
close() - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
close() - Method in interface net.sf.okapi.common.filterwriter.IFilterWriter
Closes the output.
close() - Method in class net.sf.okapi.common.filterwriter.TMXFilterWriter
 
close() - Method in class net.sf.okapi.common.filterwriter.TMXWriter
Closes the current output document if one is opened.
close() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriter
Writes the end of this the document and close it.
close() - Method in class net.sf.okapi.common.filterwriter.ZipFilterWriter
 
close() - Method in class net.sf.okapi.common.io.FileCachedInputStream
Makes the stream unreadable until the next FileCachedInputStream.clear().
close() - Method in interface net.sf.okapi.common.pipeline.IPipelineStep
 
close() - Method in interface net.sf.okapi.common.query.IQuery
Closes this connector.
close() - Method in class net.sf.okapi.common.resource.RawDocument
Destroy the underlying stream of this RawDocument and delete all temp reosurces.
close() - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
close() - Method in interface net.sf.okapi.common.skeleton.ISkeletonWriter
Closes this skeleton writer.
close() - Method in class net.sf.okapi.common.UnicodeBOMWriter
 
close() - Method in class net.sf.okapi.common.XMLEventsReader
 
close() - Method in class net.sf.okapi.common.XMLWriter
Closes the writer and release any associated resources.
close() - Method in class net.sf.okapi.connectors.apertium.ApertiumMTConnector
 
close() - Method in class net.sf.okapi.connectors.bifile.BilingualFileConnector
 
close() - Method in class net.sf.okapi.connectors.google.GoogleMTv2Connector
 
close() - Method in class net.sf.okapi.connectors.googleautoml.GoogleAutoMLTranslationConnector
 
close() - Method in class net.sf.okapi.connectors.kantan.KantanMTv21Connector
 
close() - Method in class net.sf.okapi.connectors.lingo24.Lingo24Connector
 
close() - Method in class net.sf.okapi.connectors.microsoft.MicrosoftMTConnector
 
close() - Method in class net.sf.okapi.connectors.mmt.MMTConnector
 
close() - Method in class net.sf.okapi.connectors.mymemory.MyMemoryTMConnector
 
close() - Method in class net.sf.okapi.connectors.pensieve.PensieveTMConnector
 
close() - Method in class net.sf.okapi.connectors.tda.TDASearchConnector
 
close() - Method in class net.sf.okapi.connectors.translatetoolkit.TranslateToolkitTMConnector
 
close() - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
Close the filter and all used resources.
close() - Method in class net.sf.okapi.filters.abstractmarkup.config.YamlConfigurationReader
 
close() - Method in class net.sf.okapi.filters.archive.ArchiveFilter
 
close() - Method in class net.sf.okapi.filters.autoxliff.AutoXLIFFFilter
 
close() - Method in class net.sf.okapi.filters.doxygen.DoxygenFilter
 
close() - Method in class net.sf.okapi.filters.doxygen.DoxygenWriter
 
close() - Method in class net.sf.okapi.filters.dtd.DTDFilter
 
close() - Method in class net.sf.okapi.filters.html.HtmlFilter
 
close() - Method in class net.sf.okapi.filters.icml.ICMLFilter
 
close() - Method in class net.sf.okapi.filters.icml.ICMLFilterWriter
 
close() - Method in class net.sf.okapi.filters.idml.IDMLFilter
 
close() - Method in class net.sf.okapi.filters.idml.IDMLFilterWriter
 
close() - Method in class net.sf.okapi.filters.its.ITSFilter
 
close() - Method in class net.sf.okapi.filters.json.JSONFilter
 
close() - Method in interface net.sf.okapi.filters.json.parser.Provider
Closes the stream and releases any system resources associated with it.
close() - Method in class net.sf.okapi.filters.json.parser.StreamProvider
 
close() - Method in class net.sf.okapi.filters.json.parser.StringProvider
 
close() - Method in class net.sf.okapi.filters.markdown.MarkdownFilter
 
close() - Method in class net.sf.okapi.filters.mif.MIFFilter
 
close() - Method in class net.sf.okapi.filters.mosestext.MosesTextFilter
 
close() - Method in class net.sf.okapi.filters.mosestext.MosesTextFilterWriter
 
close() - Method in class net.sf.okapi.filters.multiparsers.CsvParser
 
close() - Method in interface net.sf.okapi.filters.multiparsers.IParser
 
close() - Method in class net.sf.okapi.filters.multiparsers.MultiParsersFilter
 
close() - Method in class net.sf.okapi.filters.openoffice.ODFFilter
 
close() - Method in class net.sf.okapi.filters.openoffice.OpenOfficeFilter
 
close() - Method in class net.sf.okapi.filters.openxml.OpenXMLFilter
Closes the input zip file and completes the filter.
close() - Method in class net.sf.okapi.filters.openxml.OpenXMLFilterWriter
Closes the zip file.
close() - Method in class net.sf.okapi.filters.pdf.PdfFilter
 
close() - Method in class net.sf.okapi.filters.pensieve.PensieveFilter
 
close() - Method in class net.sf.okapi.filters.pensieve.PensieveFilterWriter
 
close() - Method in class net.sf.okapi.filters.php.PHPContentFilter
 
close() - Method in class net.sf.okapi.filters.plaintext.regex.RegexPlainTextFilter
 
close() - Method in class net.sf.okapi.filters.po.POFilter
 
close() - Method in class net.sf.okapi.filters.po.POWriter
 
close() - Method in class net.sf.okapi.filters.properties.PropertiesFilter
 
close() - Method in class net.sf.okapi.filters.rainbowkit.RainbowKitFilter
 
close() - Method in class net.sf.okapi.filters.rainbowkit.XLIFF2Filter
 
close() - Method in class net.sf.okapi.filters.regex.RegexFilter
 
close() - Method in class net.sf.okapi.filters.rtf.RTFFilter
 
close() - Method in class net.sf.okapi.filters.tex.TEXFilter
 
close() - Method in class net.sf.okapi.filters.tmx.TmxFilter
 
close() - Method in class net.sf.okapi.filters.transifex.TransifexFilter
 
close() - Method in class net.sf.okapi.filters.transifex.TransifexFilterWriter
 
close() - Method in class net.sf.okapi.filters.transtable.TransTableFilter
 
close() - Method in class net.sf.okapi.filters.transtable.TransTableWriter
 
close() - Method in class net.sf.okapi.filters.ts.TsFilter
 
close() - Method in class net.sf.okapi.filters.ttml.TTMLFilter
 
close() - Method in class net.sf.okapi.filters.ttx.TTXFilter
 
close() - Method in class net.sf.okapi.filters.txml.TXMLFilter
 
close() - Method in class net.sf.okapi.filters.vignette.VignetteFilter
 
close() - Method in class net.sf.okapi.filters.vtt.VTTFilter
 
close() - Method in class net.sf.okapi.filters.wiki.WikiFilter
 
close() - Method in class net.sf.okapi.filters.wiki.WikiWriter
 
close() - Method in class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitFilter
 
close() - Method in class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitReader
 
close() - Method in class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitWriter
 
close() - Method in class net.sf.okapi.filters.xini.XINIFilter
 
close() - Method in class net.sf.okapi.filters.xini.XINIReader
 
close() - Method in class net.sf.okapi.filters.xini.XINIWriter
 
close() - Method in class net.sf.okapi.filters.xliff.XLIFFFilter
 
close() - Method in class net.sf.okapi.filters.xliff2.XLIFF2Filter
 
close() - Method in class net.sf.okapi.filters.xliff2.XLIFF2FilterWriter
 
close() - Method in interface net.sf.okapi.filters.yaml.parser.Provider
Closes the stream and releases any system resources associated with it.
close() - Method in class net.sf.okapi.filters.yaml.parser.StreamProvider
 
close() - Method in class net.sf.okapi.filters.yaml.parser.StringProvider
 
close() - Method in class net.sf.okapi.filters.yaml.YamlFilter
 
close() - Method in class net.sf.okapi.lib.merge.merge.SkeletonMergerWriter
 
close() - Method in class net.sf.okapi.lib.preprocessing.filters.common.PreprocessingFilter
 
close() - Method in class net.sf.okapi.lib.serialization.filter.ProtoFilter
 
close() - Method in class net.sf.okapi.lib.serialization.writer.ProtoBufferWriter
 
close() - Method in class net.sf.okapi.lib.terminology.csv.CSVReader
 
close() - Method in interface net.sf.okapi.lib.terminology.IGlossaryReader
Close the glossary reader.
close() - Method in interface net.sf.okapi.lib.terminology.ITermAccess
Closes the connection to the termbase.
close() - Method in class net.sf.okapi.lib.terminology.simpletb.SimpleTBConnector
 
close() - Method in class net.sf.okapi.lib.terminology.tbx.TBXReader
 
close() - Method in class net.sf.okapi.lib.terminology.tsv.TSVReader
 
close() - Method in class net.sf.okapi.lib.translation.QueryManager
Closes all translation resources in this manager.
close() - Method in class net.sf.okapi.lib.verification.BlacklistReader
 
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.
close() - Method in class net.sf.okapi.steps.formatconversion.CorpusFilterWriter
 
close() - Method in class net.sf.okapi.steps.formatconversion.TableFilterWriter
 
close() - Method in class net.sf.okapi.steps.formatconversion.WordTableFilterWriter
 
close() - Method in class net.sf.okapi.steps.rainbowkit.ontram.OntramPackageWriter
 
close() - Method in class net.sf.okapi.steps.rainbowkit.po.POPackageWriter
 
close() - Method in class net.sf.okapi.steps.rainbowkit.postprocess.Merger
 
close() - Method in class net.sf.okapi.steps.rainbowkit.table.TablePackageWriter
 
close() - Method in class net.sf.okapi.steps.rainbowkit.transifex.TransifexPackageWriter
 
close() - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2PackageWriter
 
close() - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFFPackageWriter
 
close() - Method in class net.sf.okapi.steps.repetitionanalysis.RepetitionAnalysisStep
 
close() - Method in interface net.sf.okapi.tm.pensieve.seeker.ITmSeeker
Close the searcher
close() - Method in class net.sf.okapi.tm.pensieve.seeker.PensieveSeeker
 
close() - Method in interface net.sf.okapi.tm.pensieve.writer.ITmWriter
Closes the index and forces a commit against the index.
close() - Method in class net.sf.okapi.tm.pensieve.writer.PensieveWriter
Commits and closes (for now) the transaction.
CLOSE_CURLY - net.sf.okapi.filters.tex.parser.TEXTokenType
 
CLOSE_SQUARE - net.sf.okapi.filters.tex.parser.TEXTokenType
 
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.
closeOpenJars(ClassLoader) - Static method in class net.sf.okapi.common.plugins.PluginsManager
Workaround for non-released jar file lock by URLClassLoader http://loracular.blogspot.com/2009/12/dynamic-class-loader-with.html
closeWriter() - Method in class net.sf.okapi.lib.verification.QualityCheckReport
 
closing - Variable in class net.sf.okapi.filters.xini.jaxb.EndPlaceHolder
 
closing - Variable in class net.sf.okapi.filters.xini.jaxb.PlaceHolder
 
CLOSING - net.sf.okapi.common.resource.TextFragment.Marker
 
CLOSING - net.sf.okapi.common.resource.TextFragment.TagType
 
CLOSING - net.sf.okapi.lib.xliff2.core.TagType
Closing tag of a spanning code or closing tag for a marker.
CLOSING - net.sf.okapi.proto.TextFragment.TagType
CLOSING = 1;
CLOSING - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
CLOSING_VALUE - Static variable in enum net.sf.okapi.proto.TextFragment.TagType
CLOSING = 1;
CMP_CLOSE_TYPE - Static variable in class net.sf.okapi.common.resource.TextFragmentUtil
 
CMP_DATA - Static variable in class net.sf.okapi.common.resource.TextFragmentUtil
 
CMP_ID - Static variable in class net.sf.okapi.common.resource.TextFragmentUtil
 
CMP_TAG_TYPE - Static variable in class net.sf.okapi.common.resource.CodeComparatorOnIsolated
 
CMP_TAG_TYPE - Static variable in class net.sf.okapi.common.resource.TextFragmentUtil
 
CMP_TYPE - Static variable in class net.sf.okapi.common.resource.TextFragmentUtil
 
Code - Class in net.sf.okapi.common.resource
Represents an abstracted in-line code used in a TextFragment object.
Code - Class in net.sf.okapi.proto
Protobuf type Code
Code() - Constructor for class net.sf.okapi.common.resource.Code
 
Code(String) - Constructor for class net.sf.okapi.common.resource.Code
Creates a new code with a null tag type and empty data.
Code(TextFragment.TagType, String) - Constructor for class net.sf.okapi.common.resource.Code
Creates a new code with empty data.
Code(TextFragment.TagType, String, String) - Constructor for class net.sf.okapi.common.resource.Code
Creates a new code.
CODE - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
CODE_ALL - net.sf.okapi.common.resource.TextFragment.CompareMode
Compare all members of the codes.
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_DATA_ONLY - net.sf.okapi.common.resource.TextFragment.CompareMode
Compare only the data member of the codes.
CODE_END - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
CODE_END_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
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).
CODE_START - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
CODE_START_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
CODE_TAG_END - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
CODE_TAG_END_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
CODE_TAG_START - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
CODE_TAG_START_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
CODE_TYPE_SUB - Static variable in class net.sf.okapi.filters.xini.InlineCodeTransformer
 
CODE_TYPE_SUP - Static variable in class net.sf.okapi.filters.xini.InlineCodeTransformer
 
Code.Builder - Class in net.sf.okapi.proto
Protobuf type Code
CodeComparatorOnCloseType - Class in net.sf.okapi.common.resource
 
CodeComparatorOnCloseType() - Constructor for class net.sf.okapi.common.resource.CodeComparatorOnCloseType
 
CodeComparatorOnData - Class in net.sf.okapi.common.resource
 
CodeComparatorOnData() - Constructor for class net.sf.okapi.common.resource.CodeComparatorOnData
 
CodeComparatorOnId - Class in net.sf.okapi.common.resource
 
CodeComparatorOnId() - Constructor for class net.sf.okapi.common.resource.CodeComparatorOnId
 
CodeComparatorOnIsolated - Class in net.sf.okapi.common.resource
 
CodeComparatorOnIsolated(CodeMatches) - Constructor for class net.sf.okapi.common.resource.CodeComparatorOnIsolated
 
CodeComparatorOnIsolated(CodeMatches, boolean) - Constructor for class net.sf.okapi.common.resource.CodeComparatorOnIsolated
 
CodeComparatorOnTagType - Class in net.sf.okapi.common.resource
 
CodeComparatorOnTagType() - Constructor for class net.sf.okapi.common.resource.CodeComparatorOnTagType
 
CodeComparatorOnType - Class in net.sf.okapi.common.resource
 
CodeComparatorOnType() - Constructor for class net.sf.okapi.common.resource.CodeComparatorOnType
 
codedText - Variable in class net.sf.okapi.lib.xliff2.core.PCont
 
codeFinder - Variable in class net.sf.okapi.filters.dtd.Parameters
 
codeFinder - Variable in class net.sf.okapi.filters.its.Parameters
 
codeFinder - Variable in class net.sf.okapi.filters.pdf.Parameters
 
codeFinder - Variable in class net.sf.okapi.filters.properties.Parameters
 
codeFinder - Variable in class net.sf.okapi.filters.regex.Rule
 
CodeFinderPart - Class in net.sf.okapi.common.uidescription
UI part descriptor for a code finder option set.
CodeFinderPart(ParameterDescriptor) - Constructor for class net.sf.okapi.common.uidescription.CodeFinderPart
Creates a new CodeFinderPart object with a given parameter descriptor.
codeFinderRules - Variable in class net.sf.okapi.filters.plaintext.base.Parameters
 
CodeMatches - Class in net.sf.okapi.common.resource
 
CodeMatches(TextFragment, TextFragment) - Constructor for class net.sf.okapi.common.resource.CodeMatches
 
CodeMatchStrategy - Enum in net.sf.okapi.common.resource
Enums define various matching criteria between two lists of codes (normally source and target).
CODEMODE_EMPTY - Static variable in class net.sf.okapi.common.filterwriter.TMXContent
Indicates that the inline codes should contain nothing.
CODEMODE_GENERIC - Static variable in class net.sf.okapi.common.filterwriter.TMXContent
Indicates that the inline codes should contain generic codes (e.g.
CODEMODE_LETTERCODED - Static variable in class net.sf.okapi.common.filterwriter.TMXContent
Indicates that the inline codes should contain letter-codes generic inline code (like OmegaT (e.g.
CODEMODE_ORIGINAL - Static variable in class net.sf.okapi.common.filterwriter.TMXContent
Indicates that the inline codes should contain the original code.
CodeOrBuilder - Interface in net.sf.okapi.proto
 
codes - Variable in class net.sf.okapi.common.resource.TextFragment
List of the inline codes for this fragment.
CODES_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.TextFragment
 
CodeSimplifier - Class in net.sf.okapi.common.resource
 
CodeSimplifier() - Constructor for class net.sf.okapi.common.resource.CodeSimplifier
 
CodeSimplifier(IEncoder) - Constructor for class net.sf.okapi.common.resource.CodeSimplifier
 
CodeSimplifierStep - Class in net.sf.okapi.steps.common.codesimplifier
!!! It's important to include this step in a pipeline before any source-copying or leveraging steps, because it can modify codes in the source, and target codes will easily get desynchronized with their sources.
CodeSimplifierStep() - Constructor for class net.sf.okapi.steps.common.codesimplifier.CodeSimplifierStep
 
CodesRemovalStep - Class in net.sf.okapi.steps.codesremoval
 
CodesRemovalStep() - Constructor for class net.sf.okapi.steps.codesremoval.CodesRemovalStep
 
CodesRemover - Class in net.sf.okapi.steps.codesremoval
 
CodesRemover(Parameters, LocaleId) - Constructor for class net.sf.okapi.steps.codesremoval.CodesRemover
 
codesToJAXB(String, List<Code>, boolean) - Method in class net.sf.okapi.filters.xini.InlineCodeTransformer
 
codesToJAXBForFilter(String, List<Code>) - Method in class net.sf.okapi.filters.xini.InlineCodeTransformer
 
codesToJAXBForTKit(String, List<Code>) - Method in class net.sf.okapi.filters.xini.InlineCodeTransformer
 
codesToString(List<Code>) - Static method in class net.sf.okapi.common.resource.Code
Helper method to convert a list of codes into a string.
codesToString(List<Code>, boolean) - Static method in class net.sf.okapi.common.resource.Code
Helper method to convert a list of codes into a string.
codeString() - Method in class net.sf.okapi.core.simplifierrules.SimplifierRules
 
codeTagTypeField() - Method in class net.sf.okapi.core.simplifierrules.SimplifierRules
 
CODETYPE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.Code
 
CodeTypeBuilder - Class in net.sf.okapi.common.resource
Provides a code type builder.
CodeTypeBuilder(boolean) - Constructor for class net.sf.okapi.common.resource.CodeTypeBuilder
 
CodeTypeBuilder(Set<String>, Map<String, String>, boolean) - Constructor for class net.sf.okapi.common.resource.CodeTypeBuilder
 
CodeTypeForPairedTagsHelper - Class in net.sf.okapi.common.filters
Helper class that manages ctype attributes for paired tags (<bx>, <ex>, <bpt>, <ept>).
CodeTypeForPairedTagsHelper() - Constructor for class net.sf.okapi.common.filters.CodeTypeForPairedTagsHelper
 
collapseNewline - Variable in class net.sf.okapi.filters.regex.Rule
 
collapseNewline(String) - Static method in class net.sf.okapi.common.StringUtil
 
collapseWhitespace(String) - Static method in class net.sf.okapi.common.StringUtil
 
collapseWhitespace(String) - Static method in class net.sf.okapi.filters.doxygen.WhitespaceAdjustingEventBuilder
 
COLON - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
Color - Interface in net.sf.okapi.filters.openxml
 
COLOR - net.sf.okapi.common.resource.ExtendedCodeType
 
Color.Argb - Class in net.sf.okapi.filters.openxml
 
Color.Default - Class in net.sf.okapi.filters.openxml
 
Color.Empty - Class in net.sf.okapi.filters.openxml
 
Color.Hsl - Class in net.sf.okapi.filters.openxml
 
Color.PercentageRgb - Class in net.sf.okapi.filters.openxml
 
Color.Preset - Class in net.sf.okapi.filters.openxml
 
Color.Scheme - Class in net.sf.okapi.filters.openxml
 
Color.System - Class in net.sf.okapi.filters.openxml
 
Color.Value - Interface in net.sf.okapi.filters.openxml
 
Color.Value.Empty - Class in net.sf.okapi.filters.openxml
 
column - Variable in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
column - Variable in class net.sf.okapi.filters.json.parser.JavaCharStream
 
column - Variable in class net.sf.okapi.filters.yaml.parser.JavaCharStream
 
COLUMN_NUMBER - Static variable in class net.sf.okapi.filters.table.base.BaseTableFilter
 
COLUMN_WIDTH - Static variable in class net.sf.okapi.filters.table.fwc.FixedWidthColumnsFilter
 
columnEndPositions - Variable in class net.sf.okapi.filters.table.fwc.FixedWidthColumnsFilter
 
columnEndPositions - Variable in class net.sf.okapi.filters.table.fwc.Parameters
Specifies end positions of fixed-width table columns.
columnNames - Variable in class net.sf.okapi.filters.table.base.BaseTableFilter
 
columnNamesLineNum - Variable in class net.sf.okapi.filters.table.base.Parameters
Number of the line (1-based) containing field names (column captions).
columnStartPositions - Variable in class net.sf.okapi.filters.table.fwc.FixedWidthColumnsFilter
 
columnStartPositions - Variable in class net.sf.okapi.filters.table.fwc.Parameters
Specifies start positions of fixed-width table columns.
COMBINEDSCORE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.AltTranslation
 
COMBINEDSCORE_UNDEFINED - Static variable in class net.sf.okapi.common.query.QueryResult
 
COMMA - net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Punctuation
 
COMMA - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
COMMAND - net.sf.okapi.filters.tex.parser.TEXTokenType
 
commandInfo(String, Pattern) - Method in class net.sf.okapi.filters.doxygen.Parameters
 
CommaSeparatedValuesFilter - Class in net.sf.okapi.filters.table.csv
Comma-Separated Values filter.
CommaSeparatedValuesFilter() - Constructor for class net.sf.okapi.filters.table.csv.CommaSeparatedValuesFilter
 
comment - Variable in class net.sf.okapi.lib.segmentation.Rule
Optional comment placed just before the rule.
comment - Variable in class net.sf.okapi.lib.verification.BlackTerm
 
COMMENT - net.sf.okapi.filters.tex.parser.TEXParser.CharType
 
COMMENT - net.sf.okapi.filters.tex.parser.TEXTokenType
 
COMMENT - net.sf.okapi.lib.xliff2.core.InsingnificantPartData.InsignificantPartType
XML Comment.
COMMENT - Static variable in class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
COMMENT_TEXT - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
commentColumns - Variable in class net.sf.okapi.filters.table.base.BaseTableFilter
 
commentColumns - Variable in class net.sf.okapi.filters.table.base.Parameters
Indicates which columns contain comments.
commentSourceRefs - Variable in class net.sf.okapi.filters.table.base.BaseTableFilter
 
commentSourceRefs - Variable in class net.sf.okapi.filters.table.base.Parameters
Indicates which source columns the comment columns on the commentColumns list correspond to.
commit() - Method in interface net.sf.okapi.tm.pensieve.writer.ITmWriter
Forces a commit against the index.
commit() - Method in class net.sf.okapi.tm.pensieve.writer.PensieveWriter
Forces a commit against the index.
compare(String, String) - Method in class net.sf.okapi.filters.openxml.StringsComparator
 
compare(Event, Event) - Method in class net.sf.okapi.steps.paraaligner.EventComparator
 
compare(Code, Code) - Method in class net.sf.okapi.common.resource.CodeComparatorOnCloseType
 
compare(Code, Code) - Method in class net.sf.okapi.common.resource.CodeComparatorOnData
 
compare(Code, Code) - Method in class net.sf.okapi.common.resource.CodeComparatorOnId
 
compare(Code, Code) - Method in class net.sf.okapi.common.resource.CodeComparatorOnIsolated
 
compare(Code, Code) - Method in class net.sf.okapi.common.resource.CodeComparatorOnTagType
 
compare(Code, Code) - Method in class net.sf.okapi.common.resource.CodeComparatorOnType
 
compare(ITextUnit, ITextUnit) - Method in class net.sf.okapi.steps.diffleverage.FuzzyTextUnitComparator
 
compare(ITextUnit, ITextUnit) - Method in class net.sf.okapi.steps.diffleverage.TextUnitComparator
 
compare(Segment, Segment) - Method in class net.sf.okapi.common.resource.SegmentComparator
Match on id and type (segment or not) or TextFragment.
compare(TextFragment, TextFragment, int) - Method in class net.sf.okapi.lib.translation.TextMatcher
Compare two textFragment content.
compare(TextPart, TextPart) - Method in class net.sf.okapi.common.resource.TextPartComparator
Match on id and type (segment or not) or TextFragment.
compare(Issue, Issue) - Method in class net.sf.okapi.lib.verification.IssueComparator
 
compareAllowingNull(String, String) - Static method in class net.sf.okapi.lib.xliff2.Util
Compares two strings allowing them to be null.
compareBaseReferenceable(BaseReferenceable, BaseReferenceable) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
Compare two BaseReferenceables
compareIMultilingual(IMultilingual, IMultilingual) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
 
compareINameables(INameable, INameable) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
Compare two INameables (Assuming isTranslatable() and preserveWhitespaces() do not return null)
compareIReferenceables(IReferenceable, IReferenceable) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
Compare two IReferenceables (Assuming isReferent() and referenceCount() do not return null)
compareIResources(IResource, IResource) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
Compare two IResources (Assuming isTranslatable() and preserveWhitespaces() do not return null)
compareProperties(Property, Property) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
Compare two Properties
compareSegments(Segment, Segment) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
Compares two Segments.
compareStartSubDocument(StartSubDocument, StartSubDocument) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
Compare two StartSubDocuments
compareTextContainers(TextContainer, TextContainer) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
Compares two TextContainers.
compareTextContainers(TextContainer, TextContainer, boolean) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
Compares two TextContainers.
compareTextFragments(TextFragment, TextFragment) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
Compares two TextFragments.
compareTextParts(TextPart, TextPart) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
Compares two TextPart.
compareTextUnits(ITextUnit, ITextUnit) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
Compare two ITextUnits
compareTo(Object) - Method in class net.sf.okapi.common.LocaleId
Compares this LocaleId with a given object.
compareTo(AltTranslation) - Method in class net.sf.okapi.common.annotation.AltTranslation
This method implements a three way sort on (1) AltTranslationType (2) Score (3) source string match.
compareTo(FilterInfo) - Method in class net.sf.okapi.common.filters.FilterInfo
Compares the display names of the two filters.
compareTo(PropertyTextUnitPlaceholder) - Method in class net.sf.okapi.common.filters.PropertyTextUnitPlaceholder
compareTo(QueryResult) - Method in class net.sf.okapi.common.query.QueryResult
This method implements a five way sort on (1) weight (2) MatchType (3) Score (4) source string match and (5) creation date.
compareTo(TextContainer, TextFragment.CompareMode) - Method in class net.sf.okapi.common.resource.TextContainer
Compares this container with another one.
compareTo(TextFragment) - Method in class net.sf.okapi.common.resource.TextFragment
Compares an object with this TextFragment.
compareTo(TextFragment, TextFragment.CompareMode) - Method in class net.sf.okapi.common.resource.TextFragment
Compares with another TextFragment.
compareTo(Entry) - Method in class net.sf.okapi.lib.terminology.simpletb.Entry
 
compareTo(TmHit) - Method in class net.sf.okapi.tm.pensieve.common.TmHit
This method implements a three way sort on (1) MatchType (2) score (3) source string.
compareToBaseTokens(String, List<String>, TextFragment) - Method in class net.sf.okapi.lib.translation.TextMatcher
Compare a list of tokens to a TextFragment object.
compile() - Method in class net.sf.okapi.common.filters.InlineCodeFinder
Compiles all the rules into a single compiled pattern.
compile() - Method in class net.sf.okapi.lib.verification.PatternItem
 
compileLanguageRules(LocaleId, ISegmenter) - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Compiles the all language rules applicable for a given language code, and assign them to a segmenter.
compileRegexRules() - Method in class net.sf.okapi.filters.abstractmarkup.config.YamlConfigurationReader
 
compileRules() - Method in class net.sf.okapi.filters.regex.Parameters
 
compileSingleLanguageRule(String, ISegmenter) - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Compiles a single language rule group and assign it to a segmenter.
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.
completeExtraction() - Method in class net.sf.okapi.steps.termextraction.SimpleTermExtractor
Performs the post-processing clean-up.
COMPLEX - net.sf.okapi.common.encoder.YamlScalarTypes
 
ComplexNumericAutoTextCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
An accumulation of the character count for complex numeric values which include decimal and/or thousands separators, e.g.
ComplexNumericAutoTextWordCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
An accumulation of the word count for complex numeric values which include decimal and/or thousands separators, e.g.
CompoundFilterParameters - Class in net.sf.okapi.common.filters
Compound Filter parameters.
CompoundFilterParameters(AbstractCompoundFilter) - Constructor for class net.sf.okapi.common.filters.CompoundFilterParameters
 
computeSegments(String) - Method in interface net.sf.okapi.common.ISegmenter
Calculate the segmentation of a given plain text string.
computeSegments(String) - Method in class net.sf.okapi.lib.segmentation.SRXSegmenter
 
computeSegments(TextContainer) - Method in interface net.sf.okapi.common.ISegmenter
Calculates the segmentation of a given TextContainer object.
computeSegments(TextContainer) - Method in class net.sf.okapi.lib.segmentation.SRXSegmenter
 
ConceptEntry - Class in net.sf.okapi.lib.terminology
 
ConceptEntry() - Constructor for class net.sf.okapi.lib.terminology.ConceptEntry
Creates a new ConceptEntry object.
ConceptEntry(String, String, LocaleId, LocaleId) - Constructor for class net.sf.okapi.lib.terminology.ConceptEntry
 
CONCORDANCE - net.sf.okapi.common.query.MatchType
TM concordance or phrase match (usually a word or term only)
CONCORDANCE - net.sf.okapi.proto.AltTranslation.MatchType
CONCORDANCE = 18;
CONCORDANCE_VALUE - Static variable in enum net.sf.okapi.proto.AltTranslation.MatchType
CONCORDANCE = 18;
ConcordanceCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
 
ConcordanceCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ConcordanceCharacterCountStep
 
ConcordanceWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
M11: No step provides the metrics yet.
ConcordanceWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ConcordanceWordCountStep
 
ConditionalParameters - Class in net.sf.okapi.filters.openxml
 
ConditionalParameters() - Constructor for class net.sf.okapi.filters.openxml.ConditionalParameters
 
ConfigBuilder() - Constructor for class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper.ConfigBuilder
 
CONFIGFILE_EXT - Static variable in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Extension of the custom configuration files of this mapper.
CONFIGFILE_SEPARATOR - Static variable in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Character used to separate the filter name from the custom configuration name in a custom configuration identifier for this mapper.
configId - Variable in class net.sf.okapi.common.filters.FilterConfiguration
Unique identifier for this configuration.
ConfigurationParameter - Class in net.sf.okapi.common.pipeline.annotations
Java annotation item for runtime configuration parameters used in IPipelineStep.
ConfigurationString - Class in net.sf.okapi.common
String-based representation of a configuration file.
ConfigurationString() - Constructor for class net.sf.okapi.common.ConfigurationString
 
ConfigurationString(String) - Constructor for class net.sf.okapi.common.ConfigurationString
 
connectorId - Variable in class net.sf.okapi.common.query.QueryResult
ID of the connector that generated this result.
consolidateProperties(ITextUnit, LocaleId) - Static method in class net.sf.okapi.filters.xliff.XliffXtmFilterExtension
Consolidates all information for XTM at the segment-level.
Const - Class in net.sf.okapi.lib.xliff2
Provides various constants for useful names.
Const() - Constructor for class net.sf.okapi.lib.xliff2.Const
 
container - Variable in class net.sf.okapi.common.uidescription.AbstractPart
 
contains(int) - Method in class net.sf.okapi.common.Range
Returns true if the range contains a given position within its bounds.
contains(Object) - Method in class net.sf.okapi.steps.tokenization.TokenConfigs
 
contains(String, Pattern) - Static method in class net.sf.okapi.common.RegexUtil
 
contains(Range) - Method in class net.sf.okapi.common.Range
Returns true if the range contains a given range within its bounds.
containsAll(Collection<?>) - Method in class net.sf.okapi.steps.tokenization.TokenConfigs
 
containsFields(String) - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
map<string, .PrimitiveValue> fields = 2;
containsFields(String) - Method in class net.sf.okapi.proto.GenericAnnotation
map<string, .PrimitiveValue> fields = 2;
containsFields(String) - Method in interface net.sf.okapi.proto.GenericAnnotationOrBuilder
map<string, .PrimitiveValue> fields = 2;
containsFile(XliffWalkerPathSelector, String) - Static method in class net.sf.okapi.lib.xliff2.walker.selector.PathSelectorUtils
 
containsInlineAnnotations(String) - Method in class net.sf.okapi.proto.Code.Builder
map<string, string> inlineAnnotations = 14;
containsInlineAnnotations(String) - Method in class net.sf.okapi.proto.Code
map<string, string> inlineAnnotations = 14;
containsInlineAnnotations(String) - Method in interface net.sf.okapi.proto.CodeOrBuilder
map<string, string> inlineAnnotations = 14;
containsOnlyMatchingCodes(TextFragment) - Static method in class net.sf.okapi.common.RenumberingUtil
Check to see if this text fragment contains either open or closed tags that do not have a corresponding paired tag within the same TextFragment.
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
 
containsTargets(String) - Method in class net.sf.okapi.proto.TextUnit.Builder
map<string, .TextContainer> targets = 5;
containsTargets(String) - Method in class net.sf.okapi.proto.TextUnit
map<string, .TextContainer> targets = 5;
containsTargets(String) - Method in interface net.sf.okapi.proto.TextUnitOrBuilder
map<string, .TextContainer> targets = 5;
containsUnit(XliffWalkerPathSelector, String, String) - Static method in class net.sf.okapi.lib.xliff2.walker.selector.PathSelectorUtils
 
containsWildcards(String) - Static method in class net.sf.okapi.common.StringUtil
Detects if a given string contains shell wildcard characters (e.g.
content - Variable in class net.sf.okapi.filters.xini.jaxb.TextContent
 
CONTENT - Static variable in class net.sf.okapi.common.encoder.HtmlEncoder
HTML content attribute
CONTENT_CHAR_LIMIT - Static variable in class net.sf.okapi.connectors.googleautoml.util.PredictAPIUtil
The maximum number of characters that can be translated in a single call to the predict endpoint.
contentIsOneSegment() - Method in class net.sf.okapi.common.resource.TextContainer
Indicates if this container is made of a single segment that holds the whole content (i.e.
contentToSplitStorage(TextContainer) - Static method in class net.sf.okapi.common.resource.TextContainer
Create two storage strings to serialize a given TextContainer.
contentToString(TextContainer) - Static method in class net.sf.okapi.common.resource.TextContainer
Creates a string that stores the content of a given container.
Context(EncoderManager, String, String, String) - Constructor for class net.sf.okapi.common.annotation.XLIFFContextGroup.Context
 
CONTEXT_GROUP_MARKER - Static variable in class net.sf.okapi.filters.xliff.XLIFFSkeletonWriter
 
CONTEXT_INFORMATION_URL - net.sf.okapi.filters.xini.XINIProperties
 
contextInformationURL - Variable in class net.sf.okapi.filters.xini.jaxb.Page
 
CONTINUATION_END - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
CONTINUATION_START - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
contractionScore(T, T, T) - Method in interface net.sf.okapi.steps.gcaligner.AlignmentScorer
Calculate the cost of contracting two source segments to one target segment.
contractionScore(T, T, T) - Method in class net.sf.okapi.steps.gcaligner.GaleAndChurch
Calculate the cost of contracting two source segments to one target segment.
convert(Event) - Method in class net.sf.okapi.common.resource.simplifier.AbstractResourceSimplifier
 
convert(Event) - Method in interface net.sf.okapi.common.resource.simplifier.IEventConverter
Converts a given event into a different event, modifying either its type or attached resource.
convert(Event) - Method in class net.sf.okapi.common.resource.simplifier.ResourceSimplifier
 
convert(MidFileData) - Method in class net.sf.okapi.filters.xliff2.X2ToOkpConverter
 
convert(StartGroupData, String) - Method in class net.sf.okapi.filters.xliff2.X2ToOkpConverter
 
convert(Unit) - Method in class net.sf.okapi.filters.xliff2.X2ToOkpConverter
 
convertEvent(Event) - Method in class net.sf.okapi.common.filters.AbstractSubFilter
 
convertEvent(Event) - Method in class net.sf.okapi.common.filters.SubFilterEventConverter
Converts an event.
convertEvent(Event) - Method in class net.sf.okapi.common.resource.simplifier.AbstractResourceSimplifier
 
convertEvent(Event) - Method in class net.sf.okapi.common.resource.simplifier.ResourceSimplifier
 
convertEvent(Event) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonSimplifier
Converts a given event into a multi-event if it contains references in its source's codes or in skeleton, or passes it on if either the skeleton is no instance of GenericSkeleton, contains no references, or the resource is referent.
convertGoogleLanguageCode(String) - Method in class net.sf.okapi.connectors.google.GoogleMTv2Connector
 
convertMtagToAnnotations(MTag) - Method in class net.sf.okapi.filters.xliff2.X2ToOkpConverter
 
convertRefIds(String) - Method in class net.sf.okapi.common.filters.SubFilterEventConverter
 
convertRefsInSkeleton(ISkeleton) - Method in class net.sf.okapi.common.filters.SubFilterEventConverter
 
ConvertSegmentsToTextUnitsStep - Class in net.sf.okapi.steps.common
Convert single segmented ITextUnits to multiple TextUnits, one per aligned sentence pair, for each target locale.
ConvertSegmentsToTextUnitsStep() - Constructor for class net.sf.okapi.steps.common.ConvertSegmentsToTextUnitsStep
 
convertSupportFilesToList(String) - Method in class net.sf.okapi.steps.rainbowkit.creation.Parameters
 
convertSupportFilesToString(List<String>) - Method in class net.sf.okapi.steps.rainbowkit.creation.Parameters
 
convertTempTextUnitToDocumentPart() - Method in class net.sf.okapi.common.filters.EventBuilder
Convert the skeleton attached to an in-progress TextUnit into a DocumentPart.
convertTextPart_whitespaceCodesToText(TextPart) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
 
convertTextParts_whitespaceCodesToText(TextContainer) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
 
convertTextPartsToCodes(TextContainer) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Convert all TextParts (not Segments) in a given TextContainer to each contain a single code with the part's text.
convertTextPartToCode(TextPart) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Create a single code with a given TextPart's text.
convertToList(Event) - Method in class net.sf.okapi.common.resource.simplifier.AbstractResourceSimplifier
 
convertToList(Event) - Method in interface net.sf.okapi.common.resource.simplifier.IEventConverter
Converts a given event into a list of events.
convertToLocaleIds(List<String>) - Static method in class net.sf.okapi.common.LocaleId
Converts a list of language codes into LocaleIds
convertToSkeleton(ITextUnit) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Copies source and target text of a given text unit into a newly created skeleton.
convertToStartDocument(StartSubDocument) - Method in class net.sf.okapi.common.filterwriter.ZipFilterWriter
 
convertToTextUnit(TranslationUnit) - Static method in class net.sf.okapi.tm.pensieve.common.PensieveUtil
Converts a TranslationUnit to a TextUnit
convertToTranslationUnit(LocaleId, LocaleId, ITextUnit) - Static method in class net.sf.okapi.tm.pensieve.common.PensieveUtil
Converts an un-segmented TextUnit into a TranslationUnit.
COORDINATES - net.sf.okapi.proto.Property.PropName
COORDINATES = 5;
COORDINATES - Static variable in class net.sf.okapi.common.resource.Property
 
COORDINATES_VALUE - Static variable in enum net.sf.okapi.proto.Property.PropName
COORDINATES = 5;
copiedTargetsLikeApproved - Variable in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
copy() - Method in interface net.sf.okapi.common.IParameters
Creates a new IParameters object and populates it with the parameters
copy(File, File) - Static method in class net.sf.okapi.common.StreamUtil
Copies one file to another.
copy(File, OutputStream) - Static method in class net.sf.okapi.common.StreamUtil
 
copy(InputStream, File) - Static method in class net.sf.okapi.common.StreamUtil
Copies an InputStream to a File.
copy(InputStream, OutputStream) - Static method in class net.sf.okapi.common.StreamUtil
Copies an InputStream to an OutputStream.
copy(InputStream, String) - Static method in class net.sf.okapi.common.StreamUtil
Copies an InputStream to a File.
copy(String, String, boolean) - Static method in class net.sf.okapi.common.StreamUtil
Copies a file from one location to another.
copy(ReadableByteChannel, WritableByteChannel) - Static method in class net.sf.okapi.common.StreamUtil
copy(ReadableByteChannel, WritableByteChannel, boolean) - Static method in class net.sf.okapi.common.StreamUtil
copy(IResource, IResource) - Static method in interface net.sf.okapi.common.IResource
Copy all IWithProperties and IWithAnnotations Unless destination already has the property or annotation. Properties are cloned before copying.
copy(IWithAnnotations, IWithAnnotations) - Static method in interface net.sf.okapi.common.resource.IWithAnnotations
Copy all IWithAnnotations Unless destination already has the annotation.
copy(IWithProperties, IWithProperties) - Static method in interface net.sf.okapi.common.resource.IWithProperties
Copy all IWithProperties Unless destination already has the property. Properties are cloned before copying.
copy(IWithSourceProperties, IWithSourceProperties) - Static method in interface net.sf.okapi.common.resource.IWithSourceProperties
Copy all IWithSourceProperties Unless destination already has the property. Target LocaleId not found in the destination are added then properties are copied.
copy(IWithTargetProperties, IWithTargetProperties) - Static method in interface net.sf.okapi.common.resource.IWithTargetProperties
Copy all IWithTargetProperties Unless destination already has the property. Target LocaleId not found in the destination are added then properties are copied.
COPY_ALL - Static variable in interface net.sf.okapi.common.IResource
 
COPY_CONTENT - Static variable in interface net.sf.okapi.common.IResource
 
COPY_OF - Static variable in class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
COPY_PROPERTIES - Static variable in interface net.sf.okapi.common.IResource
 
COPY_SEGMENTATION - Static variable in interface net.sf.okapi.common.IResource
 
COPY_SEGMENTED_CONTENT - Static variable in interface net.sf.okapi.common.IResource
 
copyCodeMetadata(Code, Code, boolean) - Static method in class net.sf.okapi.common.resource.TextFragmentUtil
 
copyCodeMetadata(TextFragment, TextFragment) - Method in interface net.sf.okapi.lib.merge.merge.ITextUnitMerger
Update the meta fields in Code's "to" that match those of "from" But only if the "to" code has empty data.
copyCodeMetadata(TextFragment, TextFragment) - Method in class net.sf.okapi.lib.merge.merge.TextUnitMerger
 
copyCodeMetadata(TextFragment, TextFragment, boolean, CodeMatches) - Static method in class net.sf.okapi.common.resource.TextFragmentUtil
 
copyFields(GenericSkeleton) - Method in class net.sf.okapi.common.skeleton.GenericSkeleton
 
copyItems(List<E>, int, int) - Static method in class net.sf.okapi.common.ListUtil
Creates a new list from a range of elements of a given list.
copyNotes(IWithAnnotations, IWithAnnotations) - Method in class net.sf.okapi.lib.merge.merge.SkeletonMergerWriter
 
COPYOPTION_BACKUP - Static variable in class net.sf.okapi.steps.copyormove.Parameters
 
COPYOPTION_OVERWRITE - Static variable in class net.sf.okapi.steps.copyormove.Parameters
 
COPYOPTION_SKIP - Static variable in class net.sf.okapi.steps.copyormove.Parameters
 
CopyOrMoveStep - Class in net.sf.okapi.steps.copyormove
 
CopyOrMoveStep() - Constructor for class net.sf.okapi.steps.copyormove.CopyOrMoveStep
 
copyOver(TextFragment, Fragment, Set<String>) - Method in class net.sf.okapi.filters.xliff2.OkpToX2Converter
Copies the text and codes from Okapi Core TextFragment to an XLIFF Toolkit Fragment.
copyProperties(BaseNameable, BaseNameable) - Static method in class net.sf.okapi.common.ResourceUtil
 
COPYSOURCE - Static variable in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
CopySourceOnEmptyTargetStep - Class in net.sf.okapi.steps.common.copysource
 
CopySourceOnEmptyTargetStep() - Constructor for class net.sf.okapi.steps.common.copysource.CopySourceOnEmptyTargetStep
 
copySupportMaterial() - Method in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
copyTextPartMetadata(List<TextPart>, List<TextPart>, String) - Method in interface net.sf.okapi.lib.merge.merge.ITextUnitMerger
Update the meta fields from TextPart's in "to" that match those of "from"
copyTextPartMetadata(List<TextPart>, List<TextPart>, String) - Method in class net.sf.okapi.lib.merge.merge.TextUnitMerger
 
CorpusFilterWriter - Class in net.sf.okapi.steps.formatconversion
Implementation of the IFilterWriter interface for corpus-type output.
CorpusFilterWriter() - Constructor for class net.sf.okapi.steps.formatconversion.CorpusFilterWriter
 
correctWhitespace(ITextUnit) - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector
 
count() - Method in interface net.sf.okapi.common.resource.ISegments
Gets the number of segments in this container.
count() - Method in class net.sf.okapi.common.resource.Segments
 
count() - Method in class net.sf.okapi.common.resource.TextContainer
Gets the number of parts (segments and non-segments) in this container.
count(Object, LocaleId) - Static method in class net.sf.okapi.steps.wordcount.CharacterCounter
 
count(String, LocaleId) - Static method in class net.sf.okapi.steps.wordcount.WordCounter
Counts words in a given string.
count(ITextUnit, LocaleId) - Static method in class net.sf.okapi.steps.wordcount.WordCounter
Counts words in the source part of a given text unit.
count(Segment, LocaleId) - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedWordCountStep
 
count(Segment, LocaleId) - Method in class net.sf.okapi.steps.wordcount.common.AltAnnotationBasedCountStep
 
count(Segment, LocaleId) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
 
count(Segment, LocaleId) - Method in class net.sf.okapi.steps.wordcount.common.TokenCharacterCountStep
 
count(Segment, LocaleId) - Method in class net.sf.okapi.steps.wordcount.common.TokenCountStep
 
count(Segment, LocaleId) - Static method in class net.sf.okapi.steps.wordcount.WordCounter
Counts words in a given segment.
count(Segment, LocaleId) - Method in class net.sf.okapi.steps.wordcount.WordCountStep
 
count(TextContainer, LocaleId) - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedWordCountStep
 
count(TextContainer, LocaleId) - Method in class net.sf.okapi.steps.wordcount.common.AltAnnotationBasedCountStep
 
count(TextContainer, LocaleId) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
 
count(TextContainer, LocaleId) - Method in class net.sf.okapi.steps.wordcount.common.TokenCharacterCountStep
 
count(TextContainer, LocaleId) - Method in class net.sf.okapi.steps.wordcount.common.TokenCountStep
 
count(TextContainer, LocaleId) - Static method in class net.sf.okapi.steps.wordcount.WordCounter
Counts words in a given text container.
count(TextContainer, LocaleId) - Method in class net.sf.okapi.steps.wordcount.WordCountStep
 
count(TextFragment, LocaleId) - Static method in class net.sf.okapi.steps.wordcount.WordCounter
Counts words in a given text fragment.
countCategories(IWithAnnotations, CategoryGroup) - Method in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
countFromLogographicCharacterCount(long, LocaleId) - Static method in class net.sf.okapi.steps.wordcount.WordCounter
For "logographic" languages, GMX-V 2.0 defines factors by which the character count should be divided in order to yield the word count.
countInTextUnit(ITextUnit) - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedWordCountStep
 
countInTextUnit(ITextUnit) - Method in class net.sf.okapi.steps.wordcount.common.AltAnnotationBasedCountStep
 
countInTextUnit(ITextUnit) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
 
countInTextUnit(ITextUnit) - Method in class net.sf.okapi.steps.wordcount.common.TokenCountStep
 
countLeadingQualifiers(String, String) - Static method in class net.sf.okapi.common.RegexUtil
 
countLogographicScript(Object, LocaleId) - Static method in class net.sf.okapi.steps.wordcount.WordCounter
For "logographic" languages, GMX-V 2.0 defines factors by which the character count should be divided in order to yield the word count.
countMatches(String, String) - Static method in class net.sf.okapi.common.RegexUtil
 
countMatches(String, String) - Static method in class net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep
 
countMatches(String, String, int) - Static method in class net.sf.okapi.common.RegexUtil
 
countNonTranslatable(IWithAnnotations, CategoryGroup) - Method in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
countObservers() - Method in class net.sf.okapi.common.observer.BaseObservable
 
countObservers() - Method in interface net.sf.okapi.common.observer.IObservable
Counts how many Observers were attached to this class.
countObservers() - Method in class net.sf.okapi.common.pipeline.Pipeline
 
countObservers() - Method in class net.sf.okapi.common.pipelinebuilder.XPipeline
 
countOnlyTranslatable() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitCharacterCountStep
 
countOnlyTranslatable() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitWordCountStep
 
countOnlyTranslatable() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitCharacterCountStep
 
countOnlyTranslatable() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitWordCountStep
 
countOnlyTranslatable() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitCharacterCountStep
 
countOnlyTranslatable() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitWordCountStep
 
countOnlyTranslatable() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedWordCountStep
 
countOnlyTranslatable() - Method in class net.sf.okapi.steps.wordcount.common.AltAnnotationBasedCountStep
 
countOnlyTranslatable() - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
 
countOnlyTranslatable() - Method in class net.sf.okapi.steps.wordcount.WordCountStep
 
countRegExMatches(String, Pattern) - Static method in class net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep
 
Counts() - Constructor for class net.sf.okapi.steps.wordcount.CharacterCounter.Counts
 
Counts(long, long, long) - Constructor for class net.sf.okapi.steps.wordcount.CharacterCounter.Counts
 
COUNTTARGETS - Static variable in class net.sf.okapi.steps.wordcount.ParametersSimpleWordCountStep
 
countTokenChars(Tokens, LocaleId) - Static method in class net.sf.okapi.steps.wordcount.common.TokenCharacterCountStep
Return the total character count (calculated per GMX.TotalCharacterCount) of all supplied tokens.
countTrailingQualifiers(String, String) - Static method in class net.sf.okapi.common.RegexUtil
 
CPP_COMMENT_PREFIX - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
Single-line comment start: /// or //!
CPP_COMMENT_PREFIX_PATTERN - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
 
CPP_COMMENT_SUFFIX - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
Single-line comment end: linebreak
CPP_COMMENT_SUFFIX_PATTERN - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
 
CPP_EXCLUDE_COMMENT_PREFIX - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
Non-Doxygen single-line comment start: //
CPP_EXCLUDE_COMMENT_PREFIX_PATTERN - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
 
CPP_EXCLUDE_COMMENT_SUFFIX_PATTERN - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
Non-Doxygen single-line comment end: linebreak
CR - net.sf.okapi.common.BOMNewlineEncodingDetector.NewlineType
Carriage Return, Old Mac OS
crc() - Method in class net.sf.okapi.common.annotation.XLIFFContextGroup.Context
 
crc() - Method in class net.sf.okapi.common.annotation.XLIFFContextGroup
 
CRC - Static variable in class net.sf.okapi.common.annotation.XLIFFContextGroup.Context
 
CRC - Static variable in class net.sf.okapi.common.annotation.XLIFFContextGroup
 
create(int, int) - Method in interface net.sf.okapi.common.resource.ISegments
Creates a segment in this container.
create(int, int) - Method in class net.sf.okapi.common.resource.Segments
 
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(String, String, LocaleId, LocaleId, String, String, String) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriter
Creates a new XLIFF document.
create(List<Range>) - Method in interface net.sf.okapi.common.resource.ISegments
Helper method to create segments without empty segments.
create(List<Range>) - Method in class net.sf.okapi.common.resource.Segments
 
create(List<Range>, boolean) - Method in interface net.sf.okapi.common.resource.ISegments
Creates a set of segments in this container.
create(List<Range>, boolean) - Method in class net.sf.okapi.common.resource.Segments
 
create(List<Range>, boolean, ISegments.MetaCopyStrategy) - Method in interface net.sf.okapi.common.resource.ISegments
 
create(List<Range>, boolean, ISegments.MetaCopyStrategy) - Method in class net.sf.okapi.common.resource.Segments
 
create(IFilter, IEncoder) - Static method in interface net.sf.okapi.common.filters.ISubFilter
 
create(IFilter, IEncoder, int, String, String) - Static method in interface net.sf.okapi.common.filters.ISubFilter
Create s a new subfilter.
create(IExtChild) - Static method in class net.sf.okapi.lib.xliff2.core.CloneFactory
Creates a deep-copy clone of a given IExtChild object.
create(Part) - Static method in class net.sf.okapi.lib.xliff2.core.CloneFactory
Creates a deep-copy clone of a given Part/Segment object.
create(Tag, Tags) - Static method in class net.sf.okapi.lib.xliff2.core.CloneFactory
Creates a deep-copy clone of a given Tag object.
CREATE_EMPTY - net.sf.okapi.lib.xliff2.core.Part.GetTarget
Indicates to create an empty target if a target does not exist yet.
CREATE_EMPTY - Static variable in interface net.sf.okapi.common.IResource
 
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
 
createCharsetEncoder(String) - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
Provides sub-classes an opportunity to creates the character set encoder for the output.
createComparatorHandlingNullKeys(Class<T>) - Static method in class net.sf.okapi.common.Util
 
createComponents(String) - Method in class net.sf.okapi.lib.search.lucene.analysis.NgramAnalyzer
 
createConfigurationEditor(String) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Deprecated.
 
createConfigurationEditor(String) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Deprecated, for removal: This API element is subject to removal in a future version.
This is UI specific and will be removed in the future.
createConfigurationEditor(String) - Method in class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper
 
createConfigurationEditor(String, IFilter) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Deprecated.
 
createConfigurationEditor(String, IFilter) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Deprecated, for removal: This API element is subject to removal in a future version.
This is UI specific and will be removed in the future.
createConfigurationEditor(String, IFilter) - Method in class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper
 
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
 
createCustomConfiguration(FilterConfiguration) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Deprecated.
 
createCustomConfiguration(FilterConfiguration) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Deprecated, for removal: This API element is subject to removal in a future version.
This is UI specific and will be removed in the future.
createCustomConfiguration(FilterConfiguration) - Method in class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper
 
createDeepenSegmentationEvent() - Static method in class net.sf.okapi.common.filters.FilterUtil
Create an Custom Event that tells the SegmenterStep that it needs to deepen existing segmentation.
createDirectories(String) - Static method in class net.sf.okapi.common.Util
Creates the directory tree for the give full path (dir+filename)
createEditorDescription(String, ParametersDescription) - Method in class net.sf.okapi.filters.subtitles.SubtitleParameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.common.filterwriter.Parameters
 
createEditorDescription(ParametersDescription) - Method in interface net.sf.okapi.common.uidescription.IEditorDescriptionProvider
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.connectors.apertium.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.connectors.bifile.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.connectors.google.GoogleMTv2Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.connectors.googleautoml.GoogleAutoMLTranslationParameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.connectors.kantan.KantanMTv21ConnectorParameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.connectors.lingo24.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.connectors.microsoft.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.connectors.mmt.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.connectors.mymemory.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.connectors.pensieve.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.connectors.tda.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.connectors.translatetoolkit.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.filters.archive.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.filters.icml.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.filters.mosestext.FilterWriterParameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.filters.multiparsers.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.filters.pdf.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.filters.php.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.filters.rainbowkit.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.filters.subtitles.SubtitleParameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.filters.tmx.ParametersUI
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.filters.transifex.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.filters.transtable.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.filters.ttml.TTMLParameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.filters.ttx.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.filters.txml.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.filters.vignette.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.filters.vtt.VTTParameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.filters.xini.ParametersUI
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.filters.xliff2.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.lib.merge.step.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.lib.preprocessing.filters.simplification.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.lib.serialization.step.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.lib.terminology.simpletb.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.lib.transifex.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.batchtranslation.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.charlisting.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.cleanup.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.codesremoval.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.common.codesimplifier.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.common.createtarget.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.common.ExtractionVerificationStepParameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.common.removetarget.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.common.tufiltering.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.copyormove.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.desegmentation.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.diffleverage.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.enrycher.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.externalcommand.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.formatconversion.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.idaligner.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.idbasedcopy.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.imagemodification.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.inconsistencycheck.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.linebreakconversion.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.moses.MergingParameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.msbatchtranslation.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.paraaligner.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.rainbowkit.omegat.Options
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.rainbowkit.postprocess.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.rainbowkit.transifex.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.rainbowkit.xliff.Options
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2Options
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.repetitionanalysis.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.rtfconversion.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.sentencealigner.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.termextraction.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyParameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.tmimport.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.tokenization.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.ttxsplitter.TTXJoinerParameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.ttxsplitter.TTXSplitterParameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStepParameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.wordcount.common.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.wordcount.ParametersSimpleWordCountStep
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.xliffsplitter.XliffJoinerParameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.xliffsplitter.XliffSplitterParameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.xliffsplitter.XliffWCSplitterParameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.xmlanalysis.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.xmlcharfixing.Parameters
 
createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.xmlvalidation.Parameters
 
createElement() - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of Element
createElementElementContent() - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of Element.ElementContent
createEmpty() - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of Empty
createEndBatchEvent() - Static method in class net.sf.okapi.common.Event
Convenience method that creates an EventType.END_BATCH event
createEndBatchItemEvent() - Static method in class net.sf.okapi.common.Event
Convenience method that creates an EventType.END_BATCH_ITEM event
createEndFilterEvent() - Method in class net.sf.okapi.common.filters.AbstractFilter
create a END_DOCUMENT Event
createEndPlaceHolder() - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of EndPlaceHolder
createEventBuilder() - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
Delayed initialization of the EventBuilder.
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.
createField() - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of Field
createFields() - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of Fields
createFileBasedTmSeeker(String) - Static method in class net.sf.okapi.tm.pensieve.seeker.TmSeekerFactory
 
createFileBasedTmWriter(String, boolean) - Static method in class net.sf.okapi.tm.pensieve.writer.TmWriterFactory
 
createFileInfo() - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of FileInfo
createFilter(Class<? extends IFilter>, String) - Static method in class net.sf.okapi.common.filters.FilterUtil
Creates an instance of the filter for a given configuration identifier and loads its corresponding parameters.
createFilter(String) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Deprecated.
 
createFilter(String) - Static method in class net.sf.okapi.common.filters.FilterUtil
Creates an instance of the filter for a given configuration identifier and loads its corresponding parameters.
createFilter(String) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Creates an instance of the filter for a given configuration identifier and loads its corresponding parameters.
createFilter(String) - Method in class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper
 
createFilter(String, URL...) - Static method in class net.sf.okapi.common.filters.FilterUtil
Creates an instance of the filter for a given configuration identifier and loads its corresponding parameters.
createFilter(String, IFilter) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Deprecated.
 
createFilter(String, IFilter) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Creates an instance of the filter for a given configuration identifier and loads its corresponding parameters.
createFilter(String, IFilter) - Method in class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper
createFilter(URL) - Static method in class net.sf.okapi.common.filters.FilterUtil
Creates an instance of the filter for a given URL of a fprm file defining a custom configuration.
createFilterInfo() - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of FilterInfo
createFilterWriter() - Method in class net.sf.okapi.common.filters.AbstractCompoundFilter
 
createFilterWriter() - Method in class net.sf.okapi.common.filters.AbstractFilter
Default case.
createFilterWriter() - Method in interface net.sf.okapi.common.filters.IFilter
Creates a new IFilterWriter object from the most appropriate class to use with this filter.
createFilterWriter() - Method in class net.sf.okapi.common.filters.SubFilterWrapper
 
createFilterWriter() - Method in class net.sf.okapi.filters.archive.ArchiveFilter
 
createFilterWriter() - Method in class net.sf.okapi.filters.autoxliff.AutoXLIFFFilter
 
createFilterWriter() - Method in class net.sf.okapi.filters.doxygen.DoxygenFilter
 
createFilterWriter() - Method in class net.sf.okapi.filters.dtd.DTDFilter
 
createFilterWriter() - Method in class net.sf.okapi.filters.icml.ICMLFilter
 
createFilterWriter() - Method in class net.sf.okapi.filters.idml.IDMLFilter
 
createFilterWriter() - Method in class net.sf.okapi.filters.its.ITSFilter
 
createFilterWriter() - Method in class net.sf.okapi.filters.markdown.MarkdownFilter
 
createFilterWriter() - Method in class net.sf.okapi.filters.mif.MIFFilter
 
createFilterWriter() - Method in class net.sf.okapi.filters.mosestext.MosesTextFilter
 
createFilterWriter() - Method in class net.sf.okapi.filters.multiparsers.MultiParsersFilter
 
createFilterWriter() - Method in class net.sf.okapi.filters.openoffice.ODFFilter
 
createFilterWriter() - Method in class net.sf.okapi.filters.openoffice.OpenOfficeFilter
 
createFilterWriter() - Method in class net.sf.okapi.filters.openxml.OpenXMLFilter
Creates the filter writer for use with this filter.
createFilterWriter() - Method in class net.sf.okapi.filters.pdf.PdfFilter
 
createFilterWriter() - Method in class net.sf.okapi.filters.pensieve.PensieveFilter
 
createFilterWriter() - Method in class net.sf.okapi.filters.php.PHPContentFilter
 
createFilterWriter() - Method in class net.sf.okapi.filters.plaintext.regex.RegexPlainTextFilter
 
createFilterWriter() - Method in class net.sf.okapi.filters.po.POFilter
 
createFilterWriter() - Method in class net.sf.okapi.filters.properties.PropertiesFilter
 
createFilterWriter() - Method in class net.sf.okapi.filters.rainbowkit.RainbowKitFilter
 
createFilterWriter() - Method in class net.sf.okapi.filters.rainbowkit.XLIFF2Filter
 
createFilterWriter() - Method in class net.sf.okapi.filters.regex.RegexFilter
 
createFilterWriter() - Method in class net.sf.okapi.filters.rtf.RTFFilter
 
createFilterWriter() - Method in class net.sf.okapi.filters.tex.TEXFilter
 
createFilterWriter() - Method in class net.sf.okapi.filters.tmx.TmxFilter
 
createFilterWriter() - Method in class net.sf.okapi.filters.transifex.TransifexFilter
 
createFilterWriter() - Method in class net.sf.okapi.filters.transtable.TransTableFilter
 
createFilterWriter() - Method in class net.sf.okapi.filters.ts.TsFilter
 
createFilterWriter() - Method in class net.sf.okapi.filters.ttx.TTXFilter
 
createFilterWriter() - Method in class net.sf.okapi.filters.txml.TXMLFilter
 
createFilterWriter() - Method in class net.sf.okapi.filters.vignette.VignetteFilter
 
createFilterWriter() - Method in class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitFilter
 
createFilterWriter() - Method in class net.sf.okapi.filters.xini.XINIFilter
 
createFilterWriter() - Method in class net.sf.okapi.filters.xliff.XLIFFFilter
 
createFilterWriter() - Method in class net.sf.okapi.filters.xliff2.XLIFF2Filter
 
createFilterWriter() - Method in class net.sf.okapi.lib.preprocessing.filters.common.PreprocessingFilter
 
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.
createFromString(String) - Static method in class net.sf.okapi.common.annotation.GenericAnnotation
Creates a new GenericAnnotation object from a storage string.
createFromString(String) - Static method in class net.sf.okapi.common.annotation.GenericAnnotations
Creates a new GenericAnnotations object from a storage string.
createFromString(String) - Static method in class net.sf.okapi.common.resource.InlineAnnotation
Creates a new InlineAnnotation object from a storage string.
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
 
createId() - Method in class net.sf.okapi.common.IdGenerator
Creates a new identifier.
createId(String) - Method in class net.sf.okapi.common.IdGenerator
Creates a new identifier with the given prefix
createIdNotInList(Collection<String>) - Method in class net.sf.okapi.common.IdGenerator
Creates a new identifier that is not in the given list.
createIndexSearcher() - Method in class net.sf.okapi.tm.pensieve.seeker.PensieveSeeker
 
createINITable() - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of INITable
createINITD() - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of INITD
createINITR() - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of INITR
createJobInfo() - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of JobInfo
createJoinedContent() - Method in class net.sf.okapi.common.resource.TextContainer
 
createJoinedContent(boolean) - Method in class net.sf.okapi.common.resource.TextContainer
 
createMain() - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of Main
createNewFragmentWithCodes(String) - Method in class net.sf.okapi.lib.translation.QueryUtil
Appends the codes stored apart using QueryUtil.separateCodesFromText(TextFragment) at the end of a given plain text.
createNoopEvent() - Static method in class net.sf.okapi.common.Event
Convenience method that creates an EventType.NO_OP event
createOutputFile(URI) - Method in class net.sf.okapi.common.resource.RawDocument
Creates a new output file object based on a given output URI and the URI of the raw document.
createPage() - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of Page
createPageElements() - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of Page.Elements
createParameters() - Method in interface net.sf.okapi.common.IParametersEditor
Creates an instance of the parameters object the editor can edit (with the default values).
createParameters(String) - Method in interface net.sf.okapi.common.IParametersProvider
Gets the default parameters for a given provider.
createParametersEditor(String) - Method in interface net.sf.okapi.common.IParametersEditorMapper
Creates an instance of the parameters editor for a given parameters class name.
createParametersEditor(String) - Method in class net.sf.okapi.common.ParametersEditorMapper
 
createPlaceHolder() - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of PlaceHolder
createPlaceholders - Variable in class net.sf.okapi.filters.plaintext.spliced.Parameters
If in-line codes should be created for the dropped splicers and linebreaks of spliced lines Default: true (create in-line codes)
createProject(String, String, String, LocaleId, boolean, String) - Method in class net.sf.okapi.lib.transifex.TransifexClient
Creates an open-source project new project if one does not exists already.
createPropertyTextUnitPlaceholder(PropertyTextUnitPlaceholder.PlaceholderAccessType, String, String, Tag, Attribute) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
Create a PropertyTextUnitPlaceholder given the supplied type, name and Jericho Tag and Attribute.
createPropertyTextUnitPlaceholder(PropertyTextUnitPlaceholder.PlaceholderAccessType, String, String, Tag, Attribute) - Method in class net.sf.okapi.filters.html.HtmlFilter
 
createPropertyTextUnitPlaceholders(StartTag) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
For the given Jericho StartTag parse out all the actionable attributes and and store them as PropertyTextUnitPlaceholder.
createRefCode() - Method in interface net.sf.okapi.common.filters.ISubFilter
Get the reference Code for the subfilter events.
createRefEvent() - Method in interface net.sf.okapi.common.filters.ISubFilter
 
createRefEvent(IResource) - Method in interface net.sf.okapi.common.filters.ISubFilter
 
createRefEvent(ISkeleton, ISkeleton) - Method in interface net.sf.okapi.common.filters.ISubFilter
 
createResettableStream(InputStream, int) - Static method in class net.sf.okapi.common.StreamUtil
 
createSeg() - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of Seg
createSkeletonWriter() - Method in class net.sf.okapi.common.filters.AbstractCompoundFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.common.filters.AbstractFilter
Default case.
createSkeletonWriter() - Method in interface net.sf.okapi.common.filters.IFilter
Creates a new ISkeletonWriter object that corresponds to the type of skeleton this filter uses.
createSkeletonWriter() - Method in class net.sf.okapi.common.filters.SubFilterWrapper
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.archive.ArchiveFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.autoxliff.AutoXLIFFFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.dtd.DTDFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.html.HtmlFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.icml.ICMLFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.idml.IDMLFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.its.html5.HTML5Filter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.its.ITSFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.markdown.MarkdownFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.mif.MIFFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.mosestext.MosesTextFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.multiparsers.MultiParsersFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.openoffice.ODFFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.openoffice.OpenOfficeFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.openxml.OpenXMLFilter
Creates the skeleton writer for use with this filter.
createSkeletonWriter() - Method in class net.sf.okapi.filters.pdf.PdfFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.pensieve.PensieveFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.plaintext.regex.RegexPlainTextFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.po.POFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.properties.PropertiesFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.rainbowkit.RainbowKitFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.rainbowkit.XLIFF2Filter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.regex.RegexFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.rtf.RTFFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.table.csv.CommaSeparatedValuesFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.tmx.TmxFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.transifex.TransifexFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.transtable.TransTableFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.ts.TsFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.ttml.TTMLFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.ttx.TTXFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.txml.TXMLFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.vignette.VignetteFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.vtt.VTTFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.xini.XINIFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.xliff.XLIFFFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.xliff2.XLIFF2Filter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.xml.XMLFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.filters.yaml.YamlFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.lib.preprocessing.filters.common.PreprocessingFilter
 
createSkeletonWriter(StartSubfilter, LocaleId, String) - Method in class net.sf.okapi.common.resource.StartSubfilter
 
createSourceRefCode() - Method in interface net.sf.okapi.common.filters.ISubFilter
 
createSourceSegmentation(ISegmenter) - Method in interface net.sf.okapi.common.resource.ITextUnit
Segments the default source content based on the rules provided by a given ISegmenter.
createSourceSegmentation(ISegmenter) - Method in class net.sf.okapi.common.resource.TextUnit
 
createStartBatchEvent() - Static method in class net.sf.okapi.common.Event
Convenience method that creates an EventType.START_BATCH event
createStartBatchItemEvent() - Static method in class net.sf.okapi.common.Event
Convenience method that creates an EventType.START_BATCH_ITEM event
createStartDocumentSkeleton(StartDocument) - Method in class net.sf.okapi.filters.its.html5.HTML5Filter
 
createStartDocumentSkeleton(StartDocument) - Method in class net.sf.okapi.filters.its.ITSFilter
 
createStartDocumentSkeleton(StartDocument) - Method in class net.sf.okapi.filters.xml.XMLFilter
 
createStartFilterEvent() - Method in class net.sf.okapi.common.filters.AbstractFilter
create a START_DOCUMENT Event
createStartPlaceHolder() - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of StartPlaceHolder
createStatisticInfo() - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of StatisticInfo
createStreamReader(RawDocument, String) - Method in class net.sf.okapi.filters.xliff.XLIFFFilter
 
createSubDocumentFilterWriter(StartSubDocument) - Method in class net.sf.okapi.common.filterwriter.ZipFilterWriter
 
createSubDocumentSkeletonWriter(StartSubDocument) - Method in class net.sf.okapi.common.filterwriter.ZipFilterWriter
 
createTable() - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of Table
createTarget(LocaleId, boolean, int) - Method in interface net.sf.okapi.common.resource.ITextUnit
Creates or get the target for this TextUnit.
createTarget(LocaleId, boolean, int) - Method in class net.sf.okapi.common.resource.TextUnit
 
createTargetLanguages() - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of TargetLanguages
createTargetProperty(LocaleId, String, boolean, int) - Method in interface net.sf.okapi.common.resource.IWithTargetProperties
Create target Property without access to the source property
createTargetProperty(LocaleId, String, boolean, int) - Method in class net.sf.okapi.common.resource.TextUnit
 
createTargetProperty(LocaleId, String, boolean, int) - Method in class net.sf.okapi.common.skeleton.StorageList
 
createTargetProperty(LocaleId, String, Property, boolean, int) - Method in interface net.sf.okapi.common.resource.IWithTargetProperties
Creates or get a target property based on the corresponding source.
createTargetRefCode() - Method in interface net.sf.okapi.common.filters.ISubFilter
 
createTargetSegmentation(ISegmenter, LocaleId) - Method in interface net.sf.okapi.common.resource.ITextUnit
Segments the specified target content based on the rules provided by a given ISegmenter.
createTargetSegmentation(ISegmenter, LocaleId) - Method in class net.sf.okapi.common.resource.TextUnit
 
CreateTargetStep - Class in net.sf.okapi.steps.common.createtarget
 
CreateTargetStep() - Constructor for class net.sf.okapi.steps.common.createtarget.CreateTargetStep
 
createTD() - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of TD
createTempFile(String) - Static method in class net.sf.okapi.common.FileUtil
 
createTempFile(String, String) - Static method in class net.sf.okapi.common.FileUtil
 
createTextContent() - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of TextContent
createTextContentB(TextContent) - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of JAXBElement<TextContent>
createTextContentBr(Empty) - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of JAXBElement<Empty>
createTextContentEph(EndPlaceHolder) - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of JAXBElement<EndPlaceHolder>
createTextContentI(TextContent) - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of JAXBElement<TextContent>
createTextContentPh(PlaceHolder) - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of JAXBElement<PlaceHolder>
createTextContentSph(StartPlaceHolder) - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of JAXBElement<StartPlaceHolder>
createTextContentSub(TextContent) - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of JAXBElement<TextContent>
createTextContentSup(TextContent) - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of JAXBElement<TextContent>
createTextContentU(TextContent) - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of JAXBElement<TextContent>
createTR() - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of TR
createTrans() - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of Trans
createValuePair() - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of ValuePair
createWeight(IndexSearcher, ScoreMode, float) - Method in class net.sf.okapi.lib.search.lucene.query.TmFuzzyQuery
 
createWriter(StartDocument) - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
createXini() - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of Xini
createXini(Xini) - Method in class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create an instance of JAXBElement<Xini>
createXPathFactory() - Static method in class net.sf.okapi.common.Util
creates an XPathFactory and tries to handle issues with saxon.
creationDate - Variable in class net.sf.okapi.common.query.QueryResult
Creation date of TM entry
CREATIONID - Static variable in class net.sf.okapi.common.filterwriter.TMXWriter
 
creatRawDocumentEventSet(String, String, LocaleId, LocaleId) - Method in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
CRLF - net.sf.okapi.common.BOMNewlineEncodingDetector.NewlineType
Carriage Return Line Feed, Windows
Croatian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
CRUMBS_PREFIX - Static variable in class net.sf.okapi.filters.po.POWriter
 
CRUMBS_PREFIX - Static variable in class net.sf.okapi.filters.transtable.TransTableWriter
 
CSV_AUTODETECTCOLUMNTYPES - Static variable in class net.sf.okapi.filters.multiparsers.Parameters
 
CSV_AUTODETECTCOLUMNTYPESROW - Static variable in class net.sf.okapi.filters.multiparsers.Parameters
 
CSV_FORMATCOLS - Static variable in class net.sf.okapi.filters.multiparsers.Parameters
 
CSV_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
CSV_NOEXTRACTCOLS - Static variable in class net.sf.okapi.filters.multiparsers.Parameters
 
CSV_STARTINGROW - Static variable in class net.sf.okapi.filters.multiparsers.Parameters
 
CsvEncoder - Class in net.sf.okapi.filters.multiparsers
 
CsvEncoder() - Constructor for class net.sf.okapi.filters.multiparsers.CsvEncoder
 
CsvParser - Class in net.sf.okapi.filters.multiparsers
 
CsvParser(String, Parameters, IFilterConfigurationMapper) - Constructor for class net.sf.okapi.filters.multiparsers.CsvParser
 
CSVReader - Class in net.sf.okapi.lib.terminology.csv
 
CSVReader(LocaleId, LocaleId) - Constructor for class net.sf.okapi.lib.terminology.csv.CSVReader
 
CSVSkeletonWriter - Class in net.sf.okapi.filters.table.csv
 
CSVSkeletonWriter() - Constructor for class net.sf.okapi.filters.table.csv.CSVSkeletonWriter
 
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).
curChar - Variable in class net.sf.okapi.core.simplifierrules.SimplifierRulesTokenManager
 
curChar - Variable in class net.sf.okapi.filters.json.parser.JsonParserTokenManager
 
curChar - Variable in class net.sf.okapi.filters.yaml.parser.YamlParserTokenManager
 
CURRENCY - net.sf.okapi.steps.tokenization.ITokenizer.TokenType
 
current - Variable in class net.sf.okapi.lib.translation.BaseConnector
 
CURRENT_VERSION_ATTR_NAME - Static variable in class net.sf.okapi.lib.xliff2.changeTracking.Revisions
currentVersion attribute name.
currentPrefixMatcher - Variable in class net.sf.okapi.filters.doxygen.RegexTokenizer
 
currentToken - Variable in exception net.sf.okapi.core.simplifierrules.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in exception net.sf.okapi.filters.json.parser.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in exception net.sf.okapi.filters.yaml.parser.ParseException
This is the last token that has been consumed successfully.
CURRENTTOOLID_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.AltTranslation
 
custom - Variable in class net.sf.okapi.common.filters.FilterConfiguration
Flag indicating if this configuration is custom or pre-defined.
Custom - Class in net.sf.okapi.common.resource
 
Custom() - Constructor for class net.sf.okapi.common.resource.Custom
 
CUSTOM - net.sf.okapi.common.EventType
A custom event type used when steps need to exchange non-resource based information.
CUSTOM - net.sf.okapi.lib.xliff2.validation.Rule.Type
 
CUSTOM_TYPE - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
 
customerTextID - Variable in class net.sf.okapi.filters.xini.jaxb.Element
 
customerTextID - Variable in class net.sf.okapi.filters.xini.jaxb.Field
 
customerTextID - Variable in class net.sf.okapi.filters.xini.jaxb.INITD
 
customerTextID - Variable in class net.sf.okapi.filters.xini.jaxb.TD
 
CW_AFTNSEP - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_AFTNSEPC - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_ANNOTATION - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_ANSI - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_ANSICPG - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_BKMKEND - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_BKMKSTART - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_BULLET - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_CCHS - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_CELL - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_COLORTBL - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_CPG - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_CS - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_DELETED - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_EMDASH - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_ENDASH - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_F - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_FCHARSET - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_FLDINST - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_FONTTBL - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_FOOTNOTE - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_FTNSEP - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_FTNSEPC - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_INDEXSEP - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_INFO - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_LDBLQUOTE - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_LINE - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_LQUOTE - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_LTRMARK - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_MAC - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_NONSHPPICT - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_PAGE - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_PAR - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_PARD - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_PC - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_PCA - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_PICT - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_PLAIN - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_RDBLQUOTE - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_ROW - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_RQUOTE - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_RTF - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_RTLMARK - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_SHPTXT - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_SPECIAL - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_STYLESHEET - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_TAB - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_TITLE - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_TROWD - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_U - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_UC - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_UL - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_ULDB - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_V - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_XE - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_XMLOPEN - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_ZWJ - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
CW_ZWNJ - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
Czech - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 

D

Danish - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
DASH - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
data - Variable in class net.sf.okapi.common.resource.Code
Native data for this code.
data - Variable in class net.sf.okapi.common.resource.InlineAnnotation
 
DATA - Static variable in class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
DATA - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
DATA_DIR - Static variable in class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
DATA_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.Code
 
DATA_REF - Static variable in class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
database - net.sf.okapi.common.annotation.XLIFFContextGroup.Context.StandardContextTypes
 
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 IITSItem for 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 DataCategoryGroup object with a given identifier.
DATALOGPATH - Static variable in class net.sf.okapi.steps.translationcomparison.Parameters
 
DataWithExtAttributes - Class in net.sf.okapi.lib.xliff2.core
Implements the IWithExtAttributes interface.
DataWithExtAttributes() - Constructor for class net.sf.okapi.lib.xliff2.core.DataWithExtAttributes
Creates an empty DataWithExtAttributes object.
DataWithExtAttributes(DataWithExtAttributes) - Constructor for class net.sf.okapi.lib.xliff2.core.DataWithExtAttributes
Copy constructor.
DATE - net.sf.okapi.steps.tokenization.ITokenizer.TokenType
 
DateAutoTextCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
An accumulation of the character count for identifiable dates, e.g.
DateAutoTextWordCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
An accumulation of the word count for identifiable dates, e.g.
DATETIME_ATTR_NAME - Static variable in class net.sf.okapi.lib.xliff2.changeTracking.Revision
datetime attribute name.
DC_ALL - Static variable in interface org.w3c.its.IProcessor
Flag for all categories (forward compatible).
DC_ALLOWEDCHARACTERS - Static variable in class org.w3c.its.Main
 
DC_ALLOWEDCHARS - Static variable in interface org.w3c.its.IProcessor
Flag for the Allowed Characters data category (ITS 2.0)
DC_DIRECTIONALITY - Static variable in interface org.w3c.its.IProcessor
Flag for the Directionality data category (ITS 1.0)
DC_DIRECTIONALITY - Static variable in class org.w3c.its.Main
 
DC_DOMAIN - Static variable in interface org.w3c.its.IProcessor
Flag for the Domain data category (ITS 2.0)
DC_DOMAIN - Static variable in class org.w3c.its.Main
 
DC_EXTERNALRES - Static variable in interface org.w3c.its.IProcessor
Flag for the External Resource data category (ITS 2.0)
DC_EXTERNALRESOURCE - Static variable in class org.w3c.its.Main
 
DC_IDVALUE - Static variable in interface org.w3c.its.IProcessor
Flag for the Id Value data category (ITS 2.0)
DC_IDVALUE - Static variable in class org.w3c.its.Main
 
DC_LANGINFO - Static variable in interface org.w3c.its.IProcessor
Flag for the Language Information data category (ITS 1.0)
DC_LANGUAGEINFORMATION - Static variable in class org.w3c.its.Main
 
DC_LOCALEFILTER - Static variable in class org.w3c.its.Main
 
DC_LOCALIZATIONNOTE - Static variable in class org.w3c.its.Main
 
DC_LOCFILTER - Static variable in interface org.w3c.its.IProcessor
Flag for the Locale Filter data category (ITS 2.0)
DC_LOCNOTE - Static variable in interface org.w3c.its.IProcessor
Flag for the Localization Note data category (ITS 1.0, enhanced in 2.0)
DC_LOCQUALITYISSUE - Static variable in interface org.w3c.its.IProcessor
Flag for the Localization Quality Issue data category (ITS 2.0)
DC_LOCQUALITYISSUE - Static variable in class org.w3c.its.Main
 
DC_LOCQUALITYRATING - Static variable in interface org.w3c.its.IProcessor
Flag for the Localization Quality Rating data category (ITS 2.0)
DC_LOCQUALITYRATING - Static variable in class org.w3c.its.Main
 
DC_MTCONFIDENCE - Static variable in interface org.w3c.its.IProcessor
Flag for the MT Confidence data category (ITS 2.0)
DC_MTCONFIDENCE - Static variable in class org.w3c.its.Main
 
DC_PRESERVESPACE - Static variable in interface org.w3c.its.IProcessor
Flag for the Preserve Space data category (ITS 2.0)
DC_PRESERVESPACE - Static variable in class org.w3c.its.Main
 
DC_PROVENANCE - Static variable in interface org.w3c.its.IProcessor
Flag for the Provenance data category (ITS 2.0)
DC_PROVENANCE - Static variable in class org.w3c.its.Main
 
DC_STORAGESIZE - Static variable in interface org.w3c.its.IProcessor
Flag for the Storage Size data category (ITS 2.0)
DC_STORAGESIZE - Static variable in class org.w3c.its.Main
 
DC_SUBFILTER - Static variable in interface org.w3c.its.IProcessor
Flag for the Sub-Filter definition data category (Extension)
DC_TARGETPOINTER - Static variable in interface org.w3c.its.IProcessor
Flag for the Target Pointer data category (ITS 2.0)
DC_TARGETPOINTER - Static variable in class org.w3c.its.Main
 
DC_TERMINOLOGY - Static variable in interface org.w3c.its.IProcessor
Flag for the Terminology data category (ITS 1.0, enhanced in 2.0)
DC_TERMINOLOGY - Static variable in class org.w3c.its.Main
 
DC_TEXTANALYSIS - Static variable in interface org.w3c.its.IProcessor
Flag for the Text Analysis data category (ITS 2.0)
DC_TEXTANALYSIS - Static variable in class org.w3c.its.Main
 
DC_TRANSLATE - Static variable in interface org.w3c.its.IProcessor
Flag for the Translate data category (ITS 1.0)
DC_TRANSLATE - Static variable in class org.w3c.its.Main
 
DC_WITHINTEXT - Static variable in interface org.w3c.its.IProcessor
Flag for the Elements Within Text data category (ITS 1.0)
DC_WITHINTEXT - Static variable in class org.w3c.its.Main
 
DEBUG - Static variable in class net.sf.okapi.common.io.FileCachedInputStream
 
debugStream - Variable in class net.sf.okapi.core.simplifierrules.SimplifierRulesTokenManager
Debug output.
debugStream - Variable in class net.sf.okapi.filters.json.parser.JsonParserTokenManager
Debug output.
debugStream - Variable in class net.sf.okapi.filters.yaml.parser.YamlParserTokenManager
Debug output.
decode(String) - Method in class net.sf.okapi.filters.json.JsonEventBuilder
 
decode(String) - Static method in class net.sf.okapi.filters.yaml.parser.Line
 
decodePassword(String) - Static method in class net.sf.okapi.common.Base64Util
Decode a string value that is possibly encoded into a clear string.
decodeString(String) - Static method in class net.sf.okapi.common.Base64Util
Decodes a string from a UTF-8 Base64 string.
DecodeUtil - Class in net.sf.okapi.common
 
DecodeUtil() - Constructor for class net.sf.okapi.common.DecodeUtil
 
DEEPEN - net.sf.okapi.common.resource.ISegments.MetaCopyStrategy
 
DEEPEN_EXISTING - net.sf.okapi.steps.segmentation.Parameters.SegmStrategy
 
DeepenSegmentationAnnotaton - Class in net.sf.okapi.common.annotation
 
DeepenSegmentationAnnotaton() - Constructor for class net.sf.okapi.common.annotation.DeepenSegmentationAnnotaton
 
DEF_GROUP - Static variable in class net.sf.okapi.filters.plaintext.regex.Parameters
 
DEF_OPTIONS - Static variable in class net.sf.okapi.filters.plaintext.regex.Parameters
 
DEF_RULE - Static variable in class net.sf.okapi.filters.plaintext.regex.Parameters
 
DEF_SAMPLE - Static variable in class net.sf.okapi.filters.plaintext.regex.Parameters
 
Default() - Constructor for class net.sf.okapi.filters.openxml.PresetColorValues.Default
 
Default(String, List<String>, List<String>, List<Integer>, List<String>, List<Integer>, List<String>) - Constructor for class net.sf.okapi.filters.openxml.WorksheetConfiguration.Default
 
Default(List<WorksheetConfiguration>) - Constructor for class net.sf.okapi.filters.openxml.WorksheetConfigurations.Default
 
Default(Map<LocaleId, StringBuilder>) - Constructor for class net.sf.okapi.common.filters.SubFilterSkeletonWriter.TargetOutputs.Default
 
Default(WorksheetConfiguration...) - Constructor for class net.sf.okapi.filters.openxml.WorksheetConfigurations.Default
 
DEFAULT - net.sf.okapi.common.resource.ISegments.MetaCopyStrategy
 
DEFAULT - net.sf.okapi.filters.json.parser.JsonKeyTypes
 
DEFAULT - net.sf.okapi.filters.json.parser.JsonValueTypes
 
DEFAULT - net.sf.okapi.filters.tex.parser.TEXParser.CharType
 
DEFAULT - net.sf.okapi.filters.xliff.XLIFFFilter.State
 
DEFAULT - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
Lexical state.
DEFAULT - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
Lexical state.
DEFAULT - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
Lexical state.
DEFAULT_BUFFER_SIZE - Static variable in class net.sf.okapi.common.io.FileCachedInputStream
The default buffer size (1024KiB).
DEFAULT_CHARACTERS_TO_ESCAPE - Static variable in class net.sf.okapi.common.encoder.MarkdownEncoder
 
DEFAULT_CODE_TYPE - Static variable in class net.sf.okapi.common.filters.CodeTypeForPairedTagsHelper
 
DEFAULT_ID - Static variable in class net.sf.okapi.common.pipeline.Pipeline
 
DEFAULT_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
DEFAULT_PARAMETERS - Static variable in class net.sf.okapi.filters.xmlstream.Parameters
 
DEFAULT_ROOT_ID - Static variable in class net.sf.okapi.common.IdGenerator
 
DEFAULT_SRX_RULES - Static variable in class net.sf.okapi.lib.segmentation.SRXDocument
 
DEFAULT_TIME_FORMAT - Static variable in class net.sf.okapi.filters.subtitles.SubtitleFilter
 
DEFAULT_TYPE - Static variable in class net.sf.okapi.lib.xliff2.matches.Match
Default value for the type attribute of <match>.
DefaultEncoder - Class in net.sf.okapi.common.encoder
Implements IEncoder for non-specific formats.
DefaultEncoder() - Constructor for class net.sf.okapi.common.encoder.DefaultEncoder
 
DefaultEntityResolver - Class in net.sf.okapi.common
Helper class that implement a default EntityResolver.
DefaultEntityResolver() - Constructor for class net.sf.okapi.common.DefaultEntityResolver
 
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
 
DefaultFilenameFilter - Class in net.sf.okapi.common
Implements a default filename filter that supports filtering by wild-cards like ("myFile*.*").
DefaultFilenameFilter(String) - Constructor for class net.sf.okapi.common.DefaultFilenameFilter
Creates a new DefaultFilenameFilter object with a given extension value.
DefaultFilenameFilter(String, boolean) - Constructor for class net.sf.okapi.common.DefaultFilenameFilter
Creates a new DefaultFilenameFilter object for a given pattern.
DefaultFilters - Class in net.sf.okapi.common.filters
Deprecated.
This class will be moved to okapi-ui
DefaultFilters() - Constructor for class net.sf.okapi.common.filters.DefaultFilters
Deprecated.
 
DefaultFontMapping - Class in net.sf.okapi.common.filters.fontmappings
A default font mapping implementation.
DefaultFontMapping(String, String, String, String) - Constructor for class net.sf.okapi.common.filters.fontmappings.DefaultFontMapping
 
DefaultFontMapping(Pattern, Pattern, Pattern, String) - Constructor for class net.sf.okapi.common.filters.fontmappings.DefaultFontMapping
 
DefaultFontMappings - Class in net.sf.okapi.common.filters.fontmappings
Default font mappings.
DefaultFontMappings(List<FontMapping>) - Constructor for class net.sf.okapi.common.filters.fontmappings.DefaultFontMappings
 
DefaultFontMappings(FontMapping...) - Constructor for class net.sf.okapi.common.filters.fontmappings.DefaultFontMappings
 
DefaultLocalePair - Class in net.sf.okapi.common
A default locale pair.
DefaultLocalePair(LocaleId, LocaleId) - Constructor for class net.sf.okapi.common.DefaultLocalePair
 
DefaultParameters - Class in net.sf.okapi.common
For classes that use IParameters but don't have any specific parameters.
DefaultParameters() - Constructor for class net.sf.okapi.common.DefaultParameters
 
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 IXliffWalkerStrategy which 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() - Constructor for class net.sf.okapi.common.annotation.GlossEntry.Definition
 
Definition(String) - Constructor for class net.sf.okapi.lib.xliff2.glossary.Definition
Creates a Definition object with a given text.
Definition(Definition) - Constructor for class net.sf.okapi.lib.xliff2.glossary.Definition
Copy constructor.
DEL_END - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
DEL_END_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
DEL_START - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
DEL_START_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
DELAYED_DECISION - net.sf.okapi.common.filters.TextProcessingResult
Text was not processed, processing will be done later
DELETABLE - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
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).
delete(String) - Method in interface net.sf.okapi.tm.pensieve.writer.ITmWriter
Deletes a TranslationUnit based on the id.
delete(String) - Method in class net.sf.okapi.tm.pensieve.writer.PensieveWriter
Deletes a TranslationUnit based on the id.
DELETEABLE - Static variable in class net.sf.okapi.common.resource.Code
Indicates that this code can be removed from the text.
deleteAllFilesInDirectory(String) - Static method in class net.sf.okapi.common.FileUtil
Deletes all files in the specified directory.
deleteAttribute(String, String) - Method in class net.sf.okapi.lib.xliff2.core.ExtAttributes
Removes an attribute from this set.
deleteCustomParameters(FilterConfiguration) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Deprecated.
 
deleteCustomParameters(FilterConfiguration) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Deprecated, for removal: This API element is subject to removal in a future version.
This is UI specific and will be removed in the future.
deleteCustomParameters(FilterConfiguration) - Method in class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper
 
DELETED - net.sf.okapi.filters.xini.jaxb.PlaceHolderType
 
DELETED - Static variable in class net.sf.okapi.steps.gcaligner.DpMatrixCell
 
deleteDirectory(File) - Static method in class net.sf.okapi.common.Util
Recursive function to delete the content of a given directory (including all its sub-directories.
deleteDirectory(String, boolean) - Static method in class net.sf.okapi.common.Util
Deletes the content of a given directory, and if requested, the directory itself.
deleteFile(String) - Static method in class net.sf.okapi.common.FileUtil
 
deleteLastChar(String) - Static method in class net.sf.okapi.common.Util
Deletes the last character of a given string.
deleteLastChar(StringBuilder) - Static method in class net.sf.okapi.common.Util
Deletes the last character of a given StringBuilder object.
deleteLastChar(TextFragment) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Deletes the last non-whitespace and non-code character of a given text fragment.
deleteObserver(IObserver) - Method in class net.sf.okapi.common.observer.BaseObservable
 
deleteObserver(IObserver) - Method in interface net.sf.okapi.common.observer.IObservable
Detaches a previously attached observer to the observable.
deleteObserver(IObserver) - Method in class net.sf.okapi.common.observer.WeakReferenceObservable
 
deleteObserver(IObserver) - Method in class net.sf.okapi.common.pipeline.Pipeline
 
deleteObserver(IObserver) - Method in class net.sf.okapi.common.pipelinebuilder.XPipeline
 
deleteObservers() - Method in class net.sf.okapi.common.observer.BaseObservable
 
deleteObservers() - Method in interface net.sf.okapi.common.observer.IObservable
Detaches all previously attached observer to the observable.
deleteObservers() - Method in class net.sf.okapi.common.pipeline.Pipeline
 
deleteObservers() - Method in class net.sf.okapi.common.pipelinebuilder.XPipeline
 
deleteParameters(String) - Method in interface net.sf.okapi.common.IParametersProvider
Deletes a parameters object at a given location.
deletionScore(T) - Method in interface net.sf.okapi.steps.gcaligner.AlignmentScorer
Calculate the cost of deletion of source segment.
deletionScore(T) - Method in class net.sf.okapi.steps.gcaligner.GaleAndChurch
Calculate the cost of deletion of source segment.
delimiter() - Method in class net.sf.okapi.filters.doxygen.DelimiterTokenizer.Token
 
delimiterPattern() - Method in class net.sf.okapi.filters.doxygen.DelimiterTokenizer.Token
 
DelimiterTokenizer - Class in net.sf.okapi.filters.doxygen
 
DelimiterTokenizer(Map<Pattern, Object>, String) - Constructor for class net.sf.okapi.filters.doxygen.DelimiterTokenizer
 
DelimiterTokenizer(Pattern, String) - Constructor for class net.sf.okapi.filters.doxygen.DelimiterTokenizer
 
DelimiterTokenizer.Token - Class in net.sf.okapi.filters.doxygen
 
descMap - Variable in class net.sf.okapi.common.ParametersEditorMapper
Map of the editor descriptions for this mapper.
description - Variable in class net.sf.okapi.common.filters.FilterConfiguration
Longer localizable description of for this configuration.
description - Variable in class net.sf.okapi.lib.verification.PatternItem
 
DesegmentationStep - Class in net.sf.okapi.steps.desegmentation
 
DesegmentationStep() - Constructor for class net.sf.okapi.steps.desegmentation.DesegmentationStep
 
destroy() - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
 
destroy() - Method in interface net.sf.okapi.common.pipeline.IPipeline
Frees all resources from all steps in this pipeline.
destroy() - Method in interface net.sf.okapi.common.pipeline.IPipelineStep
Deprecated.
destroy() - Method in class net.sf.okapi.common.pipeline.Pipeline
 
destroy() - Method in class net.sf.okapi.common.pipelinebuilder.XPipelineStep
 
destroy() - Method in interface net.sf.okapi.common.pipelinedriver.IPipelineDriver
Destroy the pipeline releasing all resources
destroy() - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
destroy() - Method in class net.sf.okapi.lib.merge.step.OriginalDocumentXliffMergerStep
 
destroy() - Method in class net.sf.okapi.lib.serialization.step.OriginalDocumentProtoMergerStep
 
destroy() - Method in class net.sf.okapi.steps.charlisting.CharListingStep
 
destroy() - Method in class net.sf.okapi.steps.common.ExtractionVerificationStep
 
destroy() - Method in class net.sf.okapi.steps.common.FilterEventsWriterStep
 
destroy() - Method in class net.sf.okapi.steps.common.RawDocumentToFilterEventsStep
 
destroy() - Method in class net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep
 
destroy() - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyLeveragingStep
 
destroy() - Method in class net.sf.okapi.steps.xmlvalidation.XMLValidationStep
 
destroy() - Method in class net.sf.okapi.steps.xsltransform.XSLTransformStep
 
DESTROYED - net.sf.okapi.common.pipeline.PipelineReturnValue
IPipeline has been stopped and all steps have finalized.
DETECT_COLUMNS_COL_NAMES - Static variable in class net.sf.okapi.filters.table.base.Parameters
 
DETECT_COLUMNS_FIXED_NUMBER - Static variable in class net.sf.okapi.filters.table.base.Parameters
 
DETECT_COLUMNS_NONE - Static variable in class net.sf.okapi.filters.table.base.Parameters
 
detectAndRemoveBom() - Method in class net.sf.okapi.common.BOMNewlineEncodingDetector
 
detectBom() - Method in class net.sf.okapi.common.BOMNewlineEncodingDetector
 
detectColumnsMode - Variable in class net.sf.okapi.filters.table.base.Parameters
The filter can detect number of columns in the input.
detectEncoding() - Method in class net.sf.okapi.common.BOMAwareInputStream
Tries to detect the presence of a Byte-Order-Mark.
detectEncoding(RawDocument) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
determineTagType(Tag) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
Filter specific method for determining TextFragment.TagType
determineTagType(Tag) - Method in class net.sf.okapi.filters.html.HtmlFilter
 
DFEND_TYPE - Static variable in class net.sf.okapi.filters.ttx.TTXFilter
 
DFSTART_TYPE - Static variable in class net.sf.okapi.filters.ttx.TTXFilter
 
DiffLeverageStep - Class in net.sf.okapi.steps.diffleverage
Contextually match source "paragraphs" (full content of the TextUnit source) between two documents using a standard diff algorithm (http://en.wikipedia.org/wiki/Diff).
DiffLeverageStep() - Constructor for class net.sf.okapi.steps.diffleverage.DiffLeverageStep
 
DiffMatchAnnotation - Class in net.sf.okapi.steps.diffleverage
Marker annotation that shows a TextUnit was updated via a DiffLeverageStep.
DiffMatchAnnotation() - Constructor for class net.sf.okapi.steps.diffleverage.DiffMatchAnnotation
 
DIGIT - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
DIGITS - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
DIR - Static variable in class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
DIR_ASC - Static variable in class net.sf.okapi.lib.verification.IssueComparator
 
DIR_DESC - Static variable in class net.sf.okapi.lib.verification.IssueComparator
 
DIR_LRO - Static variable in interface org.w3c.its.ITraversal
Flag indicating a Left-To-Right directionality override.
DIR_LTR - Static variable in interface org.w3c.its.ITraversal
Flag indicating a Left-To-Right directionality.
DIR_RLO - Static variable in interface org.w3c.its.ITraversal
Flag indicating a Right-To-Left directionality override.
DIR_RTL - Static variable in interface org.w3c.its.ITraversal
Flag indicating a Right-To-Left directionality.
Directionality - Enum in net.sf.okapi.lib.xliff2.core
Represents the types of direction for the bi-directionality information.
disable_tracing() - Method in class net.sf.okapi.core.simplifierrules.SimplifierRules
Disable tracing.
disable_tracing() - Method in class net.sf.okapi.filters.json.parser.JsonParser
Disable tracing.
disable_tracing() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
Disable tracing.
disambiguateElementRuleTypes(Tag, EnumSet<TaggedFilterConfiguration.RULE_TYPE>) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
disapplyRules() - Method in interface org.w3c.its.IProcessor
Removes all the special flags added when applying the ITS rules.
disapplyRules() - Method in class org.w3c.its.ITSEngine
 
DISCARD - net.sf.okapi.lib.merge.merge.Parameters.NoteMergeStrategy
Discard notes added in translation, copy any notes present in source.
discover(File, boolean) - Method in class net.sf.okapi.common.plugins.PluginsManager
Explores the given file or directory for plug-ins and add them to this manager.
DISCRETIONARY_HYPHEN - net.sf.okapi.common.resource.ExtendedCodeType
 
DISCRETIONARY_LINE_BRAKE - net.sf.okapi.common.resource.ExtendedCodeType
 
DISP - Static variable in class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
DISPLAY - net.sf.okapi.common.resource.Property.Type
Meant to be displayed to end users for translation.
DISPLAY - net.sf.okapi.proto.Property.PropertyType
DISPLAY = 1;
DISPLAY_ONLY - Static variable in class net.sf.okapi.common.resource.Property
 
DISPLAY_VALUE - Static variable in enum net.sf.okapi.proto.Property.PropertyType
DISPLAY = 1;
displayInput(IBatchItemContext) - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
Logs the information about which batch item is about to be processed.
displayName - Variable in class net.sf.okapi.common.filters.FilterInfo
display name of the filter.
DISPLAYOPTION_GENERIC - Static variable in class net.sf.okapi.steps.inconsistencycheck.Parameters
 
DISPLAYOPTION_ORIGINAL - Static variable in class net.sf.okapi.steps.inconsistencycheck.Parameters
 
DISPLAYOPTION_PLAIN - Static variable in class net.sf.okapi.steps.inconsistencycheck.Parameters
 
displaySeverityToSeverity(int) - Static method in class net.sf.okapi.lib.verification.Issue
 
displayText - Variable in class net.sf.okapi.common.resource.Code
Display text that is displayed as hint to the end user.
DISPLAYTEXT_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.Code
 
dispose() - Method in class net.sf.okapi.common.io.FileCachedInputStream
Disposes this stream, deleting the overflow file.
dispSeverity - Variable in class net.sf.okapi.lib.verification.BlackTerm
 
DISPSEVERITY_HIGH - Static variable in class net.sf.okapi.lib.verification.Issue
 
DISPSEVERITY_LOW - Static variable in class net.sf.okapi.lib.verification.Issue
 
DISPSEVERITY_MEDIUM - Static variable in class net.sf.okapi.lib.verification.Issue
 
DITA_PARAMETERS - Static variable in class net.sf.okapi.filters.xmlstream.Parameters
 
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.
doc - Variable in class net.sf.okapi.filters.its.ITSFilter
 
doCaseSensitiveMatch - Variable in class net.sf.okapi.lib.verification.BlackTerm
 
docId - Variable in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
docID() - Method in class net.sf.okapi.lib.search.lucene.scorer.TmFuzzyScorer
 
DOCM_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
docName - Variable in class net.sf.okapi.filters.its.ITSFilter
 
doCount(Object, LocaleId) - Method in class net.sf.okapi.steps.wordcount.common.BaseCounter
 
doCountImpl(String, LocaleId) - Method in class net.sf.okapi.steps.wordcount.CharacterCounter
 
doCountImpl(String, LocaleId) - Method in class net.sf.okapi.steps.wordcount.common.BaseCounter
 
doCountImpl(String, LocaleId) - Method in class net.sf.okapi.steps.wordcount.WordCounter
 
DOCUMENT_DESCRIPTION - Static variable in class net.sf.okapi.filters.openoffice.ODFFilter
 
document_end() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
 
DOCUMENT_END - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
DOCUMENT_PART - net.sf.okapi.common.EventType
Indicates a document part.
DOCUMENT_PART - Static variable in class net.sf.okapi.common.IdGenerator
 
document_start() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
 
DOCUMENT_START - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
DOCUMENT_START_END - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
Lexical state.
DOCUMENT_SUBJECT - Static variable in class net.sf.okapi.filters.openoffice.ODFFilter
 
DOCUMENT_TITLE - Static variable in class net.sf.okapi.filters.openoffice.ODFFilter
 
DOCUMENT1LABEL - Static variable in class net.sf.okapi.steps.translationcomparison.Parameters
 
DOCUMENT2LABEL - Static variable in class net.sf.okapi.steps.translationcomparison.Parameters
 
DOCUMENT3LABEL - Static variable in class net.sf.okapi.steps.translationcomparison.Parameters
 
DocumentData - Class in net.sf.okapi.common.pipelinedriver
Structure to hold the data associated to a document in a pipeline.
DocumentData() - Constructor for class net.sf.okapi.common.pipelinedriver.DocumentData
 
documentPart(DocumentPart) - Method in class net.sf.okapi.filters.xliff2.OkpToX2Converter
 
DocumentPart - Class in net.sf.okapi.common.resource
Resource associated with the filter events DOCUMENT_PART,
DocumentPart() - Constructor for class net.sf.okapi.common.resource.DocumentPart
 
DocumentPart(String, boolean) - Constructor for class net.sf.okapi.common.resource.DocumentPart
Creates a new DocumentPart object.
DocumentPart(String, boolean, ISkeleton) - Constructor for class net.sf.okapi.common.resource.DocumentPart
Creates a new DocumentPart object.
DOCX_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
doesElementRuleConditionApply(Map, Map<String, String>) - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
doFullCount(Object, LocaleId) - Method in class net.sf.okapi.steps.wordcount.CharacterCounter
 
doFullCountImpl(String, LocaleId) - Method in class net.sf.okapi.steps.wordcount.CharacterCounter
 
doGetCount(IWithAnnotations) - Method in class net.sf.okapi.steps.wordcount.common.BaseCounter
 
doGetCount(Segment) - Method in class net.sf.okapi.steps.wordcount.common.BaseCounter
 
doGetCount(TextContainer) - Method in class net.sf.okapi.steps.wordcount.common.BaseCounter
 
DOLLAR - net.sf.okapi.filters.tex.parser.TEXTokenType
 
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 Domain object without initial data.
Domain(String) - Constructor for class net.sf.okapi.lib.xliff2.its.Domain
Creates a new Domain object with a value.
DOMAIN - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Annotation identifier for the ITS Domain data category.
DOMAIN - Static variable in class net.sf.okapi.lib.xliff2.its.DataCategories
 
DOMAIN_VALUE - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Domain value(s): a string in the format of a comma-separated list of values.
DOMAINS - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
 
DOMAINVAR - Static variable in class net.sf.okapi.steps.msbatchtranslation.MSBatchTranslationStep
 
done() - Method in class net.sf.okapi.common.filters.AbstractLineFilter
 
done() - Method in class net.sf.okapi.filters.plaintext.paragraphs.ParaPlainTextFilter
 
done() - Method in class net.sf.okapi.filters.plaintext.spliced.SplicedLinesFilter
 
done() - Method in class net.sf.okapi.filters.table.csv.CommaSeparatedValuesFilter
 
Done() - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
Set buffers back to null when finished.
Done() - Method in class net.sf.okapi.filters.json.parser.JavaCharStream
Set buffers back to null when finished.
Done() - Method in class net.sf.okapi.filters.yaml.parser.JavaCharStream
Set buffers back to null when finished.
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.
doPostMerge() - Method in interface net.sf.okapi.steps.rainbowkit.common.IMergeable
Do post-merge cleanup, if necessary.
doPostMerge() - Method in class net.sf.okapi.steps.rainbowkit.omegat.OmegaTPackageWriter
 
DOT - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
DOTM_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
DOTX_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
DOUBLE - net.sf.okapi.common.encoder.YamlScalarTypes
 
DOUBLE_QUOTE_STRING - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
Double-quoted string: "string"
DOUBLE_QUOTE_STRING_PREFIX_PATTERN - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
 
DOUBLE_QUOTE_STRING_SUFFIX_PATTERN - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
 
DOUBLE_QUOTED_EMPTY - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
DOUBLE_QUOTED_FIRST - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
DOUBLE_QUOTED_KEY - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
double_quoted_string() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
 
DOUBLE_QUOTED_STRING - net.sf.okapi.filters.json.parser.JsonValueTypes
 
DOUBLE_QUOTES_ONLY - net.sf.okapi.common.encoder.QuoteMode
Escape double quotes only.
DOUBLE_VALUE - net.sf.okapi.proto.PrimitiveValue.ValueTypeCase
 
DOUBLE_VALUE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.PrimitiveValue
 
DoubleParsingFilter(String) - Constructor for class net.sf.okapi.common.StringSanitiser.DoubleParsingFilter
Creates a double parsing filter.
DOUBLEQUOTE - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
Lexical state.
doubleQuoteString() - Method in class net.sf.okapi.filters.json.parser.JsonParser
 
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
 
downgradeIdenticalBestMatches(boolean, int) - Method in class net.sf.okapi.common.annotation.AltTranslationsAnnotation
Downgrades, and possibly removes, all the 100% best matches that are identical.
DOXYGEN_COMMAND - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
Matches Doxygen special commands: \cmd, \@cmd, \cmd{arg}, <cmd\>, <cmd arg="val">, etc.
DOXYGEN_COMMAND_PATTERN - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
 
DOXYGEN_MIME_TYPE - Static variable in class net.sf.okapi.filters.doxygen.DoxygenFilter
 
DOXYGEN_PARAMETERS - Static variable in class net.sf.okapi.filters.doxygen.Parameters
 
DOXYGEN_TXT_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
DoxygenCommand - Class in net.sf.okapi.filters.doxygen
 
DoxygenCommand(Map<String, Object>, String, String, Parameters) - Constructor for class net.sf.okapi.filters.doxygen.DoxygenCommand
 
DoxygenCommand.ParameterIterator - Class in net.sf.okapi.filters.doxygen
 
DoxygenFilter - Class in net.sf.okapi.filters.doxygen
IFilter for a Doxygen-commented text file
DoxygenFilter() - Constructor for class net.sf.okapi.filters.doxygen.DoxygenFilter
 
DoxygenParameter - Class in net.sf.okapi.filters.doxygen
 
DoxygenParameter(Map<String, Object>) - Constructor for class net.sf.okapi.filters.doxygen.DoxygenParameter
 
DoxygenParameter.ParameterLength - Enum in net.sf.okapi.filters.doxygen
 
DoxygenPatterns - Class in net.sf.okapi.filters.doxygen
 
DoxygenPatterns() - Constructor for class net.sf.okapi.filters.doxygen.DoxygenPatterns
 
DoxygenWriter - Class in net.sf.okapi.filters.doxygen
 
DoxygenWriter() - Constructor for class net.sf.okapi.filters.doxygen.DoxygenWriter
 
DpFunction<T> - Interface in net.sf.okapi.steps.gcaligner
DpFunction is an interface defining a method to calculate the score of a matrix cell.
DpMatrix<T> - Class in net.sf.okapi.steps.gcaligner
DpMatrix is a matrix used in dynamic programming.
DpMatrix(List<T>, List<T>, DpFunction<T>) - Constructor for class net.sf.okapi.steps.gcaligner.DpMatrix
 
DpMatrixCell - Class in net.sf.okapi.steps.gcaligner
DpMatrixCell is a cell of DpMatrix.
DpMatrixCell(int, int) - Constructor for class net.sf.okapi.steps.gcaligner.DpMatrixCell
 
DRAFT - net.sf.okapi.filters.xliff.SdlXliffConfLevel
 
DTD_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
DTDEncoder - Class in net.sf.okapi.common.encoder
Implements IEncoder for DTD text.
DTDEncoder() - Constructor for class net.sf.okapi.common.encoder.DTDEncoder
 
DTDFilter - Class in net.sf.okapi.filters.dtd
Implements the IFilter interface for DTD files.
DTDFilter() - Constructor for class net.sf.okapi.filters.dtd.DTDFilter
 
dumpTokens() - Method in class net.sf.okapi.filters.markdown.parser.MarkdownParser
Dumps all tokens.
Dutch - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 

E

EBCDIC - Static variable in class net.sf.okapi.common.BOMNewlineEncodingDetector
Java friendly EBCDIC encoding name..
edit(boolean) - Method in interface net.sf.okapi.lib.verification.IQualityCheckEditor
Runs an editing session with this IQualityCheckEditor object.
edit(Object, Manifest, boolean) - Method in interface net.sf.okapi.filters.rainbowkit.IManifestEditor
Opens the editor for the manifest files.
edit(Object, Project, boolean) - Method in interface net.sf.okapi.filters.transifex.IProjectEditor
 
edit(IParameters, boolean, IContext) - Method in interface net.sf.okapi.common.IParametersEditor
Edits the values for the given parameters.
EDITALTTRANS - Static variable in class net.sf.okapi.filters.xliff.Parameters
 
editConfiguration(String, IFilterConfigurationMapper) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationEditor
Edits a given filter configuration.
editConfiguration(String, IFilterConfigurationMapper, IFilter, Object, IContext) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationEditor
Edits a given filter configuration.
editConfigurations(IFilterConfigurationMapper) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationListEditor
Displays a list of all available configurations in a given FilterConfigurationMapper and allow to edit them.
editConfigurations(IFilterConfigurationMapper, String) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationListEditor
Displays a list of all available configurations in a given FilterConfigurationMapper, allow to edit them and to select one.
EDITIBLE_IMAGE - net.sf.okapi.filters.xini.jaxb.ElementType
 
EDITIBLE_TEXT - net.sf.okapi.filters.xini.jaxb.ElementType
 
EditorDescription - Class in net.sf.okapi.common.uidescription
Describes the different UI parts and the layout to use for a generic editor.
EditorDescription() - Constructor for class net.sf.okapi.common.uidescription.EditorDescription
Creates a new EditorDescription object.
EditorDescription(String) - Constructor for class net.sf.okapi.common.uidescription.EditorDescription
Creates a new EditorDescription object with a given caption.
EditorDescription(String, boolean, boolean) - Constructor for class net.sf.okapi.common.uidescription.EditorDescription
Creates a new EditorDescription object with a given caption and given default options.
EditorFor - Annotation Type in net.sf.okapi.common
Annotation to use on classes implementing one of the interfaces allowing to edit parameters, to indicate which parameters class the editor supports or describes.
editorMap - Variable in class net.sf.okapi.common.ParametersEditorMapper
Map of the editors for this mapper.
editProjectFile() - Method in class net.sf.okapi.filters.transifex.TransifexFilter
 
Efik - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
EIGHT - net.sf.okapi.common.annotation.Note.Priority
 
EIGHT - net.sf.okapi.proto.Note.Priority
EIGHT = 7;
EIGHT_VALUE - Static variable in enum net.sf.okapi.proto.Note.Priority
EIGHT = 7;
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.common.annotation.XLIFFContextGroup.Context.StandardContextTypes
 
element - Variable in class net.sf.okapi.filters.xini.jaxb.Page.Elements
 
Element - Class in net.sf.okapi.filters.xini.jaxb
An element can either contain Fields or a Table
Element() - Constructor for class net.sf.okapi.filters.xini.jaxb.Element
 
ELEMENT - net.sf.okapi.filters.xini.GroupType
 
ELEMENT - net.sf.okapi.lib.xliff2.core.ExtChildType
Element.
ELEMENT_ALPHA_LIST - net.sf.okapi.filters.xini.XINIProperties
 
ELEMENT_ATTRIBUTE_ID - net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration.RULE_TYPE
Element rule that specifies the attribute has an ID.
ELEMENT_ATTRIBUTE_READONLY - net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration.RULE_TYPE
Element rule that defines the attribute as read-only.
ELEMENT_ATTRIBUTE_TRANS - net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration.RULE_TYPE
Element rule that defines the attribute as translatable.
ELEMENT_ATTRIBUTE_WRITABLE - net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration.RULE_TYPE
Element rule that defines the attribute as writable (or localizable).
ELEMENT_CUSTOMER_TEXT_ID - net.sf.okapi.filters.xini.XINIProperties
 
ELEMENT_ELEMENT_TYPE - net.sf.okapi.filters.xini.XINIProperties
 
ELEMENT_ID - net.sf.okapi.filters.xini.XINIProperties
 
ELEMENT_LABEL - net.sf.okapi.filters.xini.XINIProperties
 
ELEMENT_NAME - Static variable in class net.sf.okapi.common.annotation.XLIFFContextGroup.Context
 
ELEMENT_NAME - Static variable in class net.sf.okapi.common.annotation.XLIFFContextGroup
 
ELEMENT_NAME - Static variable in class net.sf.okapi.filters.xliff.iws.IwsSegmentMetadataAttribute
 
ELEMENT_NAME - Static variable in class net.sf.okapi.filters.xliff.iws.IwsStatusAttribute
 
ELEMENT_NOTE - net.sf.okapi.filters.xini.XINIProperties
 
ELEMENT_RAW_SOURCE_AFTER_ELEMENT - net.sf.okapi.filters.xini.XINIProperties
 
ELEMENT_RAW_SOURCE_BEFORE_ELEMENT - net.sf.okapi.filters.xini.XINIProperties
 
ELEMENT_SIZE - net.sf.okapi.filters.xini.XINIProperties
 
ELEMENT_STYLE - net.sf.okapi.filters.xini.XINIProperties
 
Element.ElementContent - Class in net.sf.okapi.filters.xini.jaxb
Java class for anonymous complex type.
elementContent - Variable in class net.sf.okapi.filters.xini.jaxb.Element
 
ElementContent() - Constructor for class net.sf.okapi.filters.xini.jaxb.Element.ElementContent
 
elementID - Variable in class net.sf.okapi.filters.xini.jaxb.Element
 
elements - Variable in class net.sf.okapi.filters.xini.jaxb.Page
 
Elements() - Constructor for class net.sf.okapi.filters.xini.jaxb.Page.Elements
 
elementtitle - net.sf.okapi.common.annotation.XLIFFContextGroup.Context.StandardContextTypes
 
elementType - Variable in class net.sf.okapi.filters.xini.jaxb.Element
 
ElementType - Enum in net.sf.okapi.filters.xini.jaxb
Java class for ElementType.
EM_QUAD - net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Whitespace
 
EM_SPACE - net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Whitespace
 
EMAIL - net.sf.okapi.steps.tokenization.ITokenizer.TokenType
 
EMAIL - Static variable in class net.sf.okapi.connectors.mymemory.Parameters
 
EMOJI - net.sf.okapi.steps.tokenization.ITokenizer.TokenType
 
EMOTICON - net.sf.okapi.steps.tokenization.ITokenizer.TokenType
 
EMPHASIS - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
Empty - Class in net.sf.okapi.filters.xini.jaxb
Java class for Empty complex type.
Empty() - Constructor for class net.sf.okapi.filters.openxml.Color.Empty
 
Empty() - Constructor for class net.sf.okapi.filters.openxml.Color.Value.Empty
 
Empty() - Constructor for class net.sf.okapi.filters.xini.jaxb.Empty
 
EMPTY - Static variable in class net.sf.okapi.common.LocaleId
An empty locale.
EMPTY_SOURCESEG - net.sf.okapi.common.annotation.IssueType
 
EMPTY_TARGETSEG - net.sf.okapi.common.annotation.IssueType
 
EMPTY_TRANSLATION - net.sf.okapi.filters.xini.XINIProperties
 
emptySegmentsFlags - Variable in class net.sf.okapi.filters.xini.jaxb.Field
 
emptySegmentsFlags - Variable in class net.sf.okapi.filters.xini.jaxb.INITD
 
emptySegmentsFlags - Variable in class net.sf.okapi.filters.xini.jaxb.TD
 
emptyTranslation - Variable in class net.sf.okapi.filters.xini.jaxb.Seg
 
EN_QUAD - net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Whitespace
 
EN_SPACE - net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Whitespace
 
enable_tracing() - Method in class net.sf.okapi.core.simplifierrules.SimplifierRules
Enable tracing.
enable_tracing() - Method in class net.sf.okapi.filters.json.parser.JsonParser
Enable tracing.
enable_tracing() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
Enable tracing.
enabled - Variable in class net.sf.okapi.lib.translation.ResourceItem
A flags indicating if this resource is to be used or not.
enabled - Variable in class net.sf.okapi.lib.verification.PatternItem
 
enabledOnSelection - Variable in class net.sf.okapi.common.uidescription.AbstractPart
 
encode(char, EncoderContext) - Method in class net.sf.okapi.common.encoder.BypassEncoder
 
encode(char, EncoderContext) - Method in class net.sf.okapi.common.encoder.DefaultEncoder
 
encode(char, EncoderContext) - Method in class net.sf.okapi.common.encoder.DTDEncoder
 
encode(char, EncoderContext) - Method in class net.sf.okapi.common.encoder.EncoderManager
Encodes a given character with the encoder currently cached.
encode(char, EncoderContext) - Method in class net.sf.okapi.common.encoder.HtmlEncoder
 
encode(char, EncoderContext) - Method in class net.sf.okapi.common.encoder.IcuMessageEncoder
 
encode(char, EncoderContext) - Method in interface net.sf.okapi.common.encoder.IEncoder
Encodes a given character with this encoding.
encode(char, EncoderContext) - Method in class net.sf.okapi.common.encoder.JSONEncoder
 
encode(char, EncoderContext) - Method in class net.sf.okapi.common.encoder.MarkdownEncoder
 
encode(char, EncoderContext) - Method in class net.sf.okapi.common.encoder.OpenXMLEncoder
 
encode(char, EncoderContext) - Method in class net.sf.okapi.common.encoder.PHPContentEncoder
 
encode(char, EncoderContext) - Method in class net.sf.okapi.common.encoder.POEncoder
 
encode(char, EncoderContext) - Method in class net.sf.okapi.common.encoder.PropertiesEncoder
 
encode(char, EncoderContext) - Method in class net.sf.okapi.common.encoder.RegexEncoder
 
encode(char, EncoderContext) - Method in class net.sf.okapi.common.encoder.XMLEncoder
 
encode(char, EncoderContext) - Method in class net.sf.okapi.common.encoder.YamlEncoder
 
encode(char, EncoderContext) - Method in class net.sf.okapi.filters.mif.MIFEncoder
 
encode(char, EncoderContext) - Method in class net.sf.okapi.filters.mosestext.MosesTextEncoder
 
encode(char, EncoderContext) - Method in class net.sf.okapi.filters.multiparsers.CsvEncoder
 
encode(char, EncoderContext) - Method in class net.sf.okapi.filters.tex.TEXEncoder
 
encode(int, EncoderContext) - Method in class net.sf.okapi.common.encoder.BypassEncoder
 
encode(int, EncoderContext) - Method in class net.sf.okapi.common.encoder.DefaultEncoder
 
encode(int, EncoderContext) - Method in class net.sf.okapi.common.encoder.DTDEncoder
 
encode(int, EncoderContext) - Method in class net.sf.okapi.common.encoder.EncoderManager
Encodes a given code-point with the encoder currently cached.
encode(int, EncoderContext) - Method in class net.sf.okapi.common.encoder.HtmlEncoder
 
encode(int, EncoderContext) - Method in class net.sf.okapi.common.encoder.IcuMessageEncoder
 
encode(int, EncoderContext) - Method in interface net.sf.okapi.common.encoder.IEncoder
Encodes a given code-point with this encoding.
encode(int, EncoderContext) - Method in class net.sf.okapi.common.encoder.JSONEncoder
 
encode(int, EncoderContext) - Method in class net.sf.okapi.common.encoder.MarkdownEncoder
 
encode(int, EncoderContext) - Method in class net.sf.okapi.common.encoder.OpenXMLEncoder
 
encode(int, EncoderContext) - Method in class net.sf.okapi.common.encoder.PHPContentEncoder
 
encode(int, EncoderContext) - Method in class net.sf.okapi.common.encoder.POEncoder
 
encode(int, EncoderContext) - Method in class net.sf.okapi.common.encoder.PropertiesEncoder
 
encode(int, EncoderContext) - Method in class net.sf.okapi.common.encoder.RegexEncoder
 
encode(int, EncoderContext) - Method in class net.sf.okapi.common.encoder.XMLEncoder
 
encode(int, EncoderContext) - Method in class net.sf.okapi.common.encoder.YamlEncoder
 
encode(int, EncoderContext) - Method in class net.sf.okapi.filters.mif.MIFEncoder
 
encode(int, EncoderContext) - Method in class net.sf.okapi.filters.mosestext.MosesTextEncoder
 
encode(int, EncoderContext) - Method in class net.sf.okapi.filters.multiparsers.CsvEncoder
 
encode(int, EncoderContext) - Method in class net.sf.okapi.filters.tex.TEXEncoder
 
encode(InputStream) - Static method in class net.sf.okapi.common.Base64Util
 
encode(String) - Method in class net.sf.okapi.filters.tex.TEXEncoder
 
encode(String, EncoderContext) - Method in class net.sf.okapi.common.encoder.BypassEncoder
 
encode(String, EncoderContext) - Method in class net.sf.okapi.common.encoder.CDATAEncoder
 
encode(String, EncoderContext) - Method in class net.sf.okapi.common.encoder.DefaultEncoder
 
encode(String, EncoderContext) - Method in class net.sf.okapi.common.encoder.DTDEncoder
 
encode(String, EncoderContext) - Method in class net.sf.okapi.common.encoder.EncoderManager
Encodes a given text with the encoder currently cached.
encode(String, EncoderContext) - Method in class net.sf.okapi.common.encoder.HtmlEncoder
 
encode(String, EncoderContext) - Method in class net.sf.okapi.common.encoder.IcuMessageEncoder
 
encode(String, EncoderContext) - Method in interface net.sf.okapi.common.encoder.IEncoder
Encodes a given text with this encoder.
encode(String, EncoderContext) - Method in class net.sf.okapi.common.encoder.JSONEncoder
 
encode(String, EncoderContext) - Method in class net.sf.okapi.common.encoder.MarkdownEncoder
 
encode(String, EncoderContext) - Method in class net.sf.okapi.common.encoder.OpenXMLEncoder
 
encode(String, EncoderContext) - Method in class net.sf.okapi.common.encoder.PHPContentEncoder
 
encode(String, EncoderContext) - Method in class net.sf.okapi.common.encoder.POEncoder
 
encode(String, EncoderContext) - Method in class net.sf.okapi.common.encoder.PropertiesEncoder
 
encode(String, EncoderContext) - Method in class net.sf.okapi.common.encoder.RegexEncoder
 
encode(String, EncoderContext) - Method in class net.sf.okapi.common.encoder.TSEncoder
 
encode(String, EncoderContext) - Method in class net.sf.okapi.common.encoder.XMLEncoder
 
encode(String, EncoderContext) - Method in class net.sf.okapi.common.encoder.YamlEncoder
 
encode(String, EncoderContext) - Method in class net.sf.okapi.filters.mif.MIFEncoder
 
encode(String, EncoderContext) - Method in class net.sf.okapi.filters.mosestext.MosesTextEncoder
 
encode(String, EncoderContext) - Method in class net.sf.okapi.filters.multiparsers.CsvEncoder
 
encode(String, EncoderContext) - Method in class net.sf.okapi.filters.tex.TEXEncoder
 
ENCODEDASSTRING_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.GenericAnnotations
 
encodePassword(String) - Static method in class net.sf.okapi.common.Base64Util
Encode a password-type string value.
EncoderContext - Enum in net.sf.okapi.common.encoder
Values for the context of the encoder.
encoderManager - Variable in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
encoderManager - Variable in class net.sf.okapi.filters.its.ITSFilter
 
EncoderManager - Class in net.sf.okapi.common.encoder
Provides caching and lookup mechanism for the text encoders used when writing out text processed by a filter.
EncoderManager() - Constructor for class net.sf.okapi.common.encoder.EncoderManager
Creates a new encoder manager, with default pre-defined encoder loaded.
encodeString(String) - Static method in class net.sf.okapi.common.Base64Util
Encodes a string into UTF-8 Base64 format.
encoding - Variable in class net.sf.okapi.common.resource.StartDocument
 
encoding - Variable in class net.sf.okapi.filters.its.ITSFilter
 
ENCODING - net.sf.okapi.proto.Property.PropName
ENCODING = 0;
ENCODING - Static variable in class net.sf.okapi.common.resource.Property
 
ENCODING_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.StartDocument
 
ENCODING_VALUE - Static variable in enum net.sf.okapi.proto.Property.PropName
ENCODING = 0;
EncodingConversionStep - Class in net.sf.okapi.steps.encodingconversion
 
EncodingConversionStep() - Constructor for class net.sf.okapi.steps.encodingconversion.EncodingConversionStep
 
end - Variable in class net.sf.okapi.common.Range
Ending position of this range.
END_BATCH - net.sf.okapi.common.EventType
Used to notify pipeline steps that the current batch operation is finished.
END_BATCH_ITEM - net.sf.okapi.common.EventType
Used to notify the pipeline steps that athe current batch item is done.
END_DOCUMENT - net.sf.okapi.common.EventType
Indicates the end of an input document.
END_DOCUMENT - net.sf.okapi.lib.xliff2.reader.EventType
End of the input document.
END_DOCUMENT - Static variable in class net.sf.okapi.common.IdGenerator
 
END_FILE - net.sf.okapi.lib.xliff2.reader.EventType
End of a file in an XLIFF document.
END_GROUP - net.sf.okapi.common.EventType
Indicates the end of a group.
END_GROUP - net.sf.okapi.filters.tex.parser.TEXParser.CharType
 
END_GROUP - net.sf.okapi.lib.xliff2.reader.EventType
End of a group.
END_GROUP - Static variable in class net.sf.okapi.common.IdGenerator
 
END_NESTED_STYLE - net.sf.okapi.common.resource.ExtendedCodeType
 
END_SUBDOCUMENT - net.sf.okapi.common.EventType
Indicates the end of a sub-document.
END_SUBDOCUMENT - Static variable in class net.sf.okapi.common.IdGenerator
 
END_SUBFILTER - net.sf.okapi.common.EventType
 
END_SUBFILTER - Static variable in class net.sf.okapi.common.IdGenerator
 
END_TEXT_UNIT - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
END_XLIFF - net.sf.okapi.lib.xliff2.reader.EventType
End of the XLIFF element in the document.
endBatch() - Method in interface net.sf.okapi.common.pipeline.IPipeline
Finishes a batch of inputs.
endBatch() - Method in class net.sf.okapi.common.pipeline.Pipeline
 
endBatch() - Method in class net.sf.okapi.steps.batchtranslation.BatchTranslator
Finishes the batch.
endBeginTime - Variable in class net.sf.okapi.filters.ttml.TTMLSkeletonPart
 
endCode() - Method in class net.sf.okapi.common.filters.EventBuilder
 
endCode(String) - Method in class net.sf.okapi.common.filters.EventBuilder
End the Code and add it to the TextUnit.
endCodes - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
endColumn - Variable in class net.sf.okapi.core.simplifierrules.Token
The column number of the last character of this Token.
endColumn - Variable in class net.sf.okapi.filters.json.parser.Token
The column number of the last character of this Token.
endColumn - Variable in class net.sf.okapi.filters.yaml.parser.Token
The column number of the last character of this Token.
endContinuation - Variable in class net.sf.okapi.filters.yaml.parser.Line
 
endDocument(Ending) - Method in class net.sf.okapi.filters.xliff2.OkpToX2Converter
 
EndDocument - Class in net.sf.okapi.proto
Protobuf type EndDocument
ENDDOCUMENT - net.sf.okapi.proto.Event.ResourceCase
 
ENDDOCUMENT_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.Event
 
EndDocument.Builder - Class in net.sf.okapi.proto
Protobuf type EndDocument
EndDocumentOrBuilder - Interface in net.sf.okapi.proto
 
endDocumentPart() - Method in class net.sf.okapi.common.filters.EventBuilder
End the DocumentPart and finalize the Event.
endDocumentPart() - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
endDocumentPart(String) - Method in class net.sf.okapi.common.filters.EventBuilder
End the current DocumentPart and finalize the Event.
endEndTime - Variable in class net.sf.okapi.filters.ttml.TTMLSkeletonPart
 
endFilter() - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
End the current filter processing and send the Ending Event
endFilter() - Method in class net.sf.okapi.filters.html.HtmlFilter
End the current filter processing and send the Ending Event
endFilter() - Method in class net.sf.okapi.filters.subtitles.SubtitleFilter
 
endGroup(Ending) - Method in class net.sf.okapi.filters.xliff2.OkpToX2Converter
 
endGroup(GenericSkeleton) - Method in class net.sf.okapi.common.filters.EventBuilder
Create a Ending Event of type END_GROUP and add it to the event queue.
endGroup(GenericSkeleton) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
endGroup(GenericSkeleton, LocaleId, List<PropertyTextUnitPlaceholder>) - Method in class net.sf.okapi.common.filters.EventBuilder
Create a Ending Event of type END_GROUP and add it to the event queue.
EndGroup - Class in net.sf.okapi.proto
Protobuf type EndGroup
ENDGROUP - net.sf.okapi.proto.Event.ResourceCase
 
ENDGROUP_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.Event
 
EndGroup.Builder - Class in net.sf.okapi.proto
Protobuf type EndGroup
EndGroupOrBuilder - Interface in net.sf.okapi.proto
 
Ending - Class in net.sf.okapi.common.resource
Resource associated with the filter events END_DOCUMENT, END_SUBDOCUMENT, and END_GROUP.
Ending() - Constructor for class net.sf.okapi.common.resource.Ending
 
Ending(String) - Constructor for class net.sf.okapi.common.resource.Ending
Creates a new Ending object.
endLine - Variable in class net.sf.okapi.core.simplifierrules.Token
The line number of the last character of this Token.
endLine - Variable in class net.sf.okapi.filters.json.parser.Token
The line number of the last character of this Token.
endLine - Variable in class net.sf.okapi.filters.yaml.parser.Token
The line number of the last character of this Token.
EndPlaceHolder - Class in net.sf.okapi.filters.xini.jaxb
Java class for EndPlaceHolder complex type.
EndPlaceHolder() - Constructor for class net.sf.okapi.filters.xini.jaxb.EndPlaceHolder
 
endReport() - Method in class net.sf.okapi.lib.verification.QualityCheckReport
 
endSubDocument() - Method in class net.sf.okapi.common.filters.EventBuilder
Add the END_SUBDOCUMENT Event to the event queue.
endSubDocument() - Method in class net.sf.okapi.filters.xliff2.OkpToX2Converter
 
EndSubDocument - Class in net.sf.okapi.proto
Protobuf type EndSubDocument
ENDSUBDOCUMENT - net.sf.okapi.proto.Event.ResourceCase
 
ENDSUBDOCUMENT_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.Event
 
EndSubDocument.Builder - Class in net.sf.okapi.proto
Protobuf type EndSubDocument
EndSubDocumentOrBuilder - Interface in net.sf.okapi.proto
 
EndSubfilter - Class in net.sf.okapi.common.resource
Ending IResource for StartSubfilter
EndSubfilter - Class in net.sf.okapi.proto
Protobuf type EndSubfilter
EndSubfilter() - Constructor for class net.sf.okapi.common.resource.EndSubfilter
 
EndSubfilter(String) - Constructor for class net.sf.okapi.common.resource.EndSubfilter
 
ENDSUBFILTER - net.sf.okapi.proto.Event.ResourceCase
 
ENDSUBFILTER_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.Event
 
EndSubfilter.Builder - Class in net.sf.okapi.proto
Protobuf type EndSubfilter
EndSubfilterOrBuilder - Interface in net.sf.okapi.proto
 
endsWith(TextFragment, String) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Indicates if a given text fragment ends with a given sub-string.
ENDSWITH - net.sf.okapi.lib.xliff2.validation.Rule.Type
 
endsWithPunctuation(String) - Method in class net.sf.okapi.filters.subtitles.SubtitleFilter
 
endTextUnit() - Method in class net.sf.okapi.common.filters.EventBuilder
End the current TextUnit and place the Event on the event queue.
endTextUnit(GenericSkeleton) - Method in class net.sf.okapi.common.filters.EventBuilder
End the current TextUnit and place the Event on the event queue.
endTextUnit(GenericSkeleton) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
endTextUnit(GenericSkeleton, LocaleId, List<PropertyTextUnitPlaceholder>) - Method in class net.sf.okapi.common.filters.EventBuilder
End the current TextUnit and place the Event on the event queue.
engine - Variable in class net.sf.okapi.common.query.QueryResult
String providing additional information about the origin.
ENGINE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.AltTranslation
 
ENGLISH - Static variable in class net.sf.okapi.common.LocaleId
LocaleId constant for "en".
EnrycherClient - Class in net.sf.okapi.steps.enrycher
Provides a wrapper to easily call the Enrycher web service.
EnrycherClient() - Constructor for class net.sf.okapi.steps.enrycher.EnrycherClient
Creates a default client object with "en" as the default locale, and the default paameters.
EnrycherStep - Class in net.sf.okapi.steps.enrycher
 
EnrycherStep() - Constructor for class net.sf.okapi.steps.enrycher.EnrycherStep
 
ensureEOF() - Method in class net.sf.okapi.filters.json.parser.JsonParser
 
ensureInitialization(boolean) - Method in class net.sf.okapi.common.HTMLCharacterEntities
Ensures the lookup table is initialized.
ensureLeadingSeparator(String, boolean) - Static method in class net.sf.okapi.common.Util
Determines if a given path starts with a file name separator for the current platform.
ensureOffsetLength(int, int, int) - Static method in class net.sf.okapi.common.io.FastIOUtil
 
ensureSeparator(String, boolean) - Static method in class net.sf.okapi.common.Util
Determines if a given path ends with a file name separator for the current platform.
ensureTxmlPattern(TextContainer) - Method in class net.sf.okapi.filters.txml.TXMLSkeletonWriter
 
enterScope(Node, String) - Method in class net.sf.okapi.filters.icml.ICMLContext
 
Entry - Class in net.sf.okapi.lib.terminology.simpletb
 
Entry(String) - Constructor for class net.sf.okapi.lib.terminology.simpletb.Entry
 
entryId - Variable in class net.sf.okapi.common.query.QueryResult
Unique id of this TM entry.
EOF - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
End of File.
EOF - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
End of File.
EOF - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
End of File.
EOL - net.sf.okapi.filters.tex.parser.TEXParser.CharType
 
EOL - Static variable in exception net.sf.okapi.core.simplifierrules.ParseException
The end of line string for this machine.
EOL - Static variable in exception net.sf.okapi.filters.json.parser.ParseException
The end of line string (we do not use System.getProperty("") so that we are compatible with Android/GWT);
EOL - Static variable in exception net.sf.okapi.filters.yaml.parser.ParseException
The end of line string (we do not use System.getProperty("") so that we are compatible with Android/GWT);
EOL - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
EQUAL - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
equals(Object) - Method in class net.sf.okapi.common.annotation.AltTranslation
Define equality of state.
equals(Object) - Method in class net.sf.okapi.common.annotation.GlossEntry
 
equals(Object) - Method in class net.sf.okapi.common.annotation.GlossEntry.Translation
 
equals(Object) - Method in class net.sf.okapi.common.annotation.Note
 
equals(Object) - Method in class net.sf.okapi.common.filters.PropertyTextUnitPlaceholder
Define equality of state.
equals(Object) - Method in class net.sf.okapi.common.LocaleId
Indicates if a given object is equal to this localeId object.
equals(Object) - Method in class net.sf.okapi.common.query.QueryResult
Define equality of state.
equals(Object) - Method in class net.sf.okapi.common.Range
 
equals(Object) - Method in class net.sf.okapi.common.resource.Property
 
equals(Object) - Method in class net.sf.okapi.common.resource.TextFragment
 
equals(Object) - Method in class net.sf.okapi.filters.doxygen.RegexTokenizer.Tuple
 
equals(Object) - Method in class net.sf.okapi.lib.search.lucene.query.TmFuzzyQuery
 
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) - Method in class net.sf.okapi.proto.AltTranslation
 
equals(Object) - Method in class net.sf.okapi.proto.Code
 
equals(Object) - Method in class net.sf.okapi.proto.EndDocument
 
equals(Object) - Method in class net.sf.okapi.proto.EndGroup
 
equals(Object) - Method in class net.sf.okapi.proto.EndSubDocument
 
equals(Object) - Method in class net.sf.okapi.proto.EndSubfilter
 
equals(Object) - Method in class net.sf.okapi.proto.Event
 
equals(Object) - Method in class net.sf.okapi.proto.Events
 
equals(Object) - Method in class net.sf.okapi.proto.GenericAnnotation
 
equals(Object) - Method in class net.sf.okapi.proto.GenericAnnotations
 
equals(Object) - Method in class net.sf.okapi.proto.INameable
 
equals(Object) - Method in class net.sf.okapi.proto.IReferenceable
 
equals(Object) - Method in class net.sf.okapi.proto.IResource
 
equals(Object) - Method in class net.sf.okapi.proto.Note
 
equals(Object) - Method in class net.sf.okapi.proto.PrimitiveValue
 
equals(Object) - Method in class net.sf.okapi.proto.Property
 
equals(Object) - Method in class net.sf.okapi.proto.StartDocument
 
equals(Object) - Method in class net.sf.okapi.proto.StartGroup
 
equals(Object) - Method in class net.sf.okapi.proto.StartSubDocument
 
equals(Object) - Method in class net.sf.okapi.proto.StartSubfilter
 
equals(Object) - Method in class net.sf.okapi.proto.TextContainer
 
equals(Object) - Method in class net.sf.okapi.proto.TextFragment
 
equals(Object) - Method in class net.sf.okapi.proto.TextPart
 
equals(Object) - Method in class net.sf.okapi.proto.TextUnit
 
equals(Object) - Method in class net.sf.okapi.steps.repetitionanalysis.SegmentInfo
 
equals(Object) - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyQueryResult.Translation
 
equals(Object) - Method in class net.sf.okapi.steps.wordcount.CharacterCounter.Counts
 
equals(Object) - Method in class net.sf.okapi.tm.pensieve.common.TmHit
Define equality of state.
equals(Object, Object) - Static method in class net.sf.okapi.lib.xliff2.Util
Checks if two objects are equal, even if either is null.
equalsName(String) - Method in enum net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration.RULE_TYPE
 
equalToString(String) - Method in class net.sf.okapi.common.LocaleId
Convenience method to compare a LocaleId to a String
EQUIV - Static variable in class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
EQUIV_TEXT - Static variable in class net.sf.okapi.filters.xliff.XliffSdlFilterExtension
 
escape(String) - Static method in class net.sf.okapi.common.RegexUtil
Escapes a given string for regex.
ESCAPE - net.sf.okapi.filters.tex.parser.TEXParser.CharType
 
ESCAPE_CER - Static variable in class net.sf.okapi.steps.encodingconversion.Parameters
 
ESCAPE_JAVAL - Static variable in class net.sf.okapi.steps.encodingconversion.Parameters
 
ESCAPE_JAVAU - Static variable in class net.sf.okapi.steps.encodingconversion.Parameters
 
ESCAPE_NCRDECI - Static variable in class net.sf.okapi.steps.encodingconversion.Parameters
 
ESCAPE_NCRHEXAL - Static variable in class net.sf.okapi.steps.encodingconversion.Parameters
 
ESCAPE_NCRHEXAU - Static variable in class net.sf.okapi.steps.encodingconversion.Parameters
 
ESCAPE_USERFORMAT - Static variable in class net.sf.okapi.steps.encodingconversion.Parameters
 
ESCAPEABLE - Static variable in class net.sf.okapi.filters.transtable.TransTableWriter
 
escapeGT - Variable in class net.sf.okapi.filters.its.Parameters
 
ESCAPEGT - Static variable in class net.sf.okapi.common.encoder.XMLEncoder
Parameter flag for escaping the greater-than characters.
escapeLineBreak - Variable in class net.sf.okapi.filters.its.Parameters
 
ESCAPELINEBREAK - Static variable in class net.sf.okapi.common.encoder.XMLEncoder
Parameter flag for escaping the line-breaks.
escapeNbsp - Variable in class net.sf.okapi.filters.its.Parameters
 
ESCAPENBSP - Static variable in class net.sf.okapi.common.encoder.XMLEncoder
Parameter flag for escaping the non-breaking space characters.
escapeQuotes - Variable in class net.sf.okapi.filters.its.Parameters
 
ESCAPES - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
escapeToRTF(String, boolean, int, CharsetEncoder) - Static method in class net.sf.okapi.common.Util
Escapes a given string into RTF format.
escapeToXML(String, int, boolean, CharsetEncoder) - Static method in class net.sf.okapi.common.Util
Escapes a string for XML.
escapeWhitespaceForXML(String) - Static method in class net.sf.okapi.common.Util
Escape newlines and whitespace so they survive roundtrip as an xml attribute \n=˜ \r=— =–
ESCAPING_MODE_BACKSLASH - Static variable in class net.sf.okapi.filters.table.csv.Parameters
 
ESCAPING_MODE_DUPLICATION - Static variable in class net.sf.okapi.filters.table.csv.Parameters
 
escapingMode - Variable in class net.sf.okapi.filters.table.csv.Parameters
The way qualifiers in the original text are escaped.
Estonian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
evaluate(String, Code) - Method in class net.sf.okapi.core.simplifierrules.SimplifierRules
 
Event - Class in net.sf.okapi.common
Represents an event generated by a filter that implements IFilter.
Event - Class in net.sf.okapi.lib.xliff2.reader
Represents an event send by the the XLIFFReader.
Event - Class in net.sf.okapi.proto
Protobuf type Event
Event() - Constructor for class net.sf.okapi.common.Event
 
Event(EventType) - Constructor for class net.sf.okapi.common.Event
Creates a new event without any associated resource.
Event(EventType, IResource) - Constructor for class net.sf.okapi.common.Event
Creates a new event with an associated resource.
Event(EventType, IResource, ISkeleton) - Constructor for class net.sf.okapi.common.Event
Creates a new event with an associated resource and a skeleton object.
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
 
Event.Builder - Class in net.sf.okapi.proto
Protobuf type Event
Event.ResourceCase - Enum in net.sf.okapi.proto
 
eventBuilder - Variable in class net.sf.okapi.filters.subtitles.SubtitleFilter
 
EventBuilder - Class in net.sf.okapi.common.filters
EventBuilder provides a simplified API for filter writers that hides the low level resource API.
EventBuilder() - Constructor for class net.sf.okapi.common.filters.EventBuilder
Instantiates a new EventBuilder.
EventBuilder(String, IFilter) - Constructor for class net.sf.okapi.common.filters.EventBuilder
Instantiates a new EventBuilder with a root ID.
EventComparator - Class in net.sf.okapi.steps.paraaligner
Compare two DocumentParts.
EventComparator() - Constructor for class net.sf.okapi.steps.paraaligner.EventComparator
 
EventComparator(int) - Constructor for class net.sf.okapi.steps.paraaligner.EventComparator
 
EventOrBuilder - Interface in net.sf.okapi.proto
 
Events - Class in net.sf.okapi.proto
Protobuf type Events
EVENTS_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.Events
 
Events.Builder - Class in net.sf.okapi.proto
Protobuf type Events
EventsOrBuilder - Interface in net.sf.okapi.proto
 
EventType - Enum in net.sf.okapi.common
The type of events used when working with the pipeline and its associated interfaces such as IFilter or IFilterWriter.
EventType - Enum in net.sf.okapi.lib.xliff2.reader
List of the different types of Event objects the XLIFFReader can generate.
EXACT - net.sf.okapi.common.query.MatchType
Matches text and codes exactly.
EXACT - net.sf.okapi.proto.AltTranslation.MatchType
EXACT = 7;
EXACT_DOCUMENT_CONTEXT - net.sf.okapi.common.query.MatchType
EXACT and comes from a repeated segment in the same document.
EXACT_DOCUMENT_CONTEXT - net.sf.okapi.proto.AltTranslation.MatchType
EXACT_DOCUMENT_CONTEXT = 5;
EXACT_DOCUMENT_CONTEXT_VALUE - Static variable in enum net.sf.okapi.proto.AltTranslation.MatchType
EXACT_DOCUMENT_CONTEXT = 5;
EXACT_LOCAL_CONTEXT - net.sf.okapi.common.query.MatchType
EXACT and a small number of segments before and/or after.
EXACT_LOCAL_CONTEXT - net.sf.okapi.proto.AltTranslation.MatchType
EXACT_LOCAL_CONTEXT = 4;
EXACT_LOCAL_CONTEXT_VALUE - Static variable in enum net.sf.okapi.proto.AltTranslation.MatchType
EXACT_LOCAL_CONTEXT = 4;
EXACT_MATCH - Static variable in class net.sf.okapi.filters.xliff.XLIFFFilter
 
EXACT_PREVIOUS_VERSION - net.sf.okapi.common.query.MatchType
EXACT and comes from the preceding version of the same document (i.e., if v4 is leveraged this match must come from v3, not v2 or v1!!).
EXACT_PREVIOUS_VERSION - net.sf.okapi.proto.AltTranslation.MatchType
EXACT_PREVIOUS_VERSION = 3;
EXACT_PREVIOUS_VERSION_VALUE - Static variable in enum net.sf.okapi.proto.AltTranslation.MatchType
EXACT_PREVIOUS_VERSION = 3;
EXACT_REPAIRED - net.sf.okapi.common.query.MatchType
Matches text and codes exactly, but only after the result of some automated repair (i.e., number replacement, code repair, capitalization, punctuation etc..)
EXACT_REPAIRED - net.sf.okapi.proto.AltTranslation.MatchType
EXACT_REPAIRED = 11;
EXACT_REPAIRED_VALUE - Static variable in enum net.sf.okapi.proto.AltTranslation.MatchType
EXACT_REPAIRED = 11;
EXACT_STRUCTURAL - net.sf.okapi.common.query.MatchType
EXACT and the structural type of the segment (title, paragraph, list element etc..)
EXACT_STRUCTURAL - net.sf.okapi.proto.AltTranslation.MatchType
EXACT_STRUCTURAL = 6;
EXACT_STRUCTURAL_VALUE - Static variable in enum net.sf.okapi.proto.AltTranslation.MatchType
EXACT_STRUCTURAL = 6;
EXACT_TEXT_ONLY - net.sf.okapi.common.query.MatchType
Matches text exactly, but there is a difference in one or more codes and/or whitespace
EXACT_TEXT_ONLY - net.sf.okapi.proto.AltTranslation.MatchType
EXACT_TEXT_ONLY = 10;
EXACT_TEXT_ONLY_PREVIOUS_VERSION - net.sf.okapi.common.query.MatchType
EXACT_TEXT_ONLY and comes from a previous version of the same document
EXACT_TEXT_ONLY_PREVIOUS_VERSION - net.sf.okapi.proto.AltTranslation.MatchType
EXACT_TEXT_ONLY_PREVIOUS_VERSION = 9;
EXACT_TEXT_ONLY_PREVIOUS_VERSION_VALUE - Static variable in enum net.sf.okapi.proto.AltTranslation.MatchType
EXACT_TEXT_ONLY_PREVIOUS_VERSION = 9;
EXACT_TEXT_ONLY_UNIQUE_ID - net.sf.okapi.common.query.MatchType
EXACT_TEXT_ONLY and matches with a unique id
EXACT_TEXT_ONLY_UNIQUE_ID - net.sf.okapi.proto.AltTranslation.MatchType
EXACT_TEXT_ONLY_UNIQUE_ID = 8;
EXACT_TEXT_ONLY_UNIQUE_ID_VALUE - Static variable in enum net.sf.okapi.proto.AltTranslation.MatchType
EXACT_TEXT_ONLY_UNIQUE_ID = 8;
EXACT_TEXT_ONLY_VALUE - Static variable in enum net.sf.okapi.proto.AltTranslation.MatchType
EXACT_TEXT_ONLY = 10;
EXACT_UNIQUE_ID - net.sf.okapi.common.query.MatchType
EXACT and matches a unique id
EXACT_UNIQUE_ID - net.sf.okapi.proto.AltTranslation.MatchType
EXACT_UNIQUE_ID = 2;
EXACT_UNIQUE_ID_VALUE - Static variable in enum net.sf.okapi.proto.AltTranslation.MatchType
EXACT_UNIQUE_ID = 2;
EXACT_VALUE - Static variable in enum net.sf.okapi.proto.AltTranslation.MatchType
EXACT = 7;
ExactDocumentContextMatchCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
 
ExactDocumentContextMatchCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactDocumentContextMatchCharacterCountStep
 
ExactDocumentContextMatchWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
 
ExactDocumentContextMatchWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactDocumentContextMatchWordCountStep
 
ExactLocalContextMatchCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
 
ExactLocalContextMatchCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactLocalContextMatchCharacterCountStep
 
ExactLocalContextMatchWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
 
ExactLocalContextMatchWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactLocalContextMatchWordCountStep
 
ExactMatchCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
 
ExactMatchCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactMatchCharacterCountStep
 
ExactMatchedCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
An accumulation of the character count for text units that have been matched unambiguously with a prior translation and require no translator input.
ExactMatchedWordCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
An accumulation of the word count for text units that have been matched unambiguously with a prior translation and thus require no translator input.
ExactMatchWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
 
ExactMatchWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactMatchWordCountStep
 
ExactPreviousVersionMatchCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
 
ExactPreviousVersionMatchCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactPreviousVersionMatchCharacterCountStep
 
ExactPreviousVersionMatchWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
 
ExactPreviousVersionMatchWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactPreviousVersionMatchWordCountStep
 
ExactRepairedCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
 
ExactRepairedCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactRepairedCharacterCountStep
 
ExactRepairedWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
 
ExactRepairedWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactRepairedWordCountStep
 
ExactStructuralMatchCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
 
ExactStructuralMatchCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactStructuralMatchCharacterCountStep
 
ExactStructuralMatchWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
 
ExactStructuralMatchWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactStructuralMatchWordCountStep
 
ExactTextOnlyCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
 
ExactTextOnlyCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyCharacterCountStep
 
ExactTextOnlyPreviousVersionMatchCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
 
ExactTextOnlyPreviousVersionMatchCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyPreviousVersionMatchCharacterCountStep
 
ExactTextOnlyPreviousVersionMatchWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
 
ExactTextOnlyPreviousVersionMatchWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyPreviousVersionMatchWordCountStep
 
ExactTextOnlyUniqueIdMatchCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
 
ExactTextOnlyUniqueIdMatchCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyUniqueIdMatchCharacterCountStep
 
ExactTextOnlyUniqueIdMatchWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
 
ExactTextOnlyUniqueIdMatchWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyUniqueIdMatchWordCountStep
 
ExactTextOnlyWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
 
ExactTextOnlyWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyWordCountStep
 
ExactUniqueIdMatchCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
 
ExactUniqueIdMatchCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactUniqueIdMatchCharacterCountStep
 
ExactUniqueIdMatchWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
 
ExactUniqueIdMatchWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactUniqueIdMatchWordCountStep
 
Excell - Class in net.sf.okapi.filters.openxml
String mmYYnn for sheet mm, column YY, row nn for one cell in an Excel workbook
Excell(String) - Constructor for class net.sf.okapi.filters.openxml.Excell
 
ExcelWorksheetTransUnitProperty - Enum in net.sf.okapi.filters.openxml
Enum of property keys
EXCLAMATION_MARK - net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Punctuation
 
exclude(List<LocaleId>) - Method in class net.sf.okapi.common.LocaleFilter
Disallows the locales from a given list of locales.
exclude(Set<LocaleId>) - Method in class net.sf.okapi.common.LocaleFilter
Disallows the locales from a given set of locales.
exclude(LocaleFilter) - Method in class net.sf.okapi.common.LocaleFilter
Disallows all locales allowed in a given locale filter.
exclude(LocaleId) - Method in class net.sf.okapi.common.LocaleFilter
Disallows a given locale.
exclude(LocaleId...) - Method in class net.sf.okapi.common.LocaleFilter
Disallows the locales from a given array of locales.
EXCLUDED_ELEMENT - net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration.RULE_TYPE
Marks the beginning of an excluded block - all content in this block will be filtered as DocumentPart s
EXCLUDED_ELEMENT_FAIL - net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration.RULE_TYPE
 
EXCLUDED_SUBSTRINGS - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
excludedColumns() - Method in class net.sf.okapi.filters.openxml.WorksheetConfiguration.Default
 
excludedColumns() - Method in interface net.sf.okapi.filters.openxml.WorksheetConfiguration
 
excludedColumnsFor(String) - Method in class net.sf.okapi.filters.openxml.WorksheetConfigurations.Default
 
excludedColumnsFor(String) - Method in interface net.sf.okapi.filters.openxml.WorksheetConfigurations
Obtains excluded columns for a specified worksheet name.
excludedRows() - Method in class net.sf.okapi.filters.openxml.WorksheetConfiguration.Default
 
excludedRows() - Method in interface net.sf.okapi.filters.openxml.WorksheetConfiguration
 
excludedRowsFor(String) - Method in class net.sf.okapi.filters.openxml.WorksheetConfigurations.Default
 
excludedRowsFor(String) - Method in interface net.sf.okapi.filters.openxml.WorksheetConfigurations
Obtains excluded rows for a specified worksheet name.
excludeLanguage(String) - Method in class net.sf.okapi.common.LocaleFilter
Disallows the locales which language matches a given language.
excludeLanguage(String...) - Method in class net.sf.okapi.common.LocaleFilter
Disallows the locales which language matches any of the languages from a given array.
excludePattern(String) - Method in class net.sf.okapi.common.LocaleFilter
Disallows all locales matching a given regular expression.
excludePattern(String, int) - Method in class net.sf.okapi.common.LocaleFilter
Disallows all locales matching a given regular expression with a given set of regex flags.
excludeRegion(String) - Method in class net.sf.okapi.common.LocaleFilter
Disallows the locales which region matches a given region.
excludeRegion(String...) - Method in class net.sf.okapi.common.LocaleFilter
Disallows the locales which region matches any of the regions from a given array.
excludeUserPart(String) - Method in class net.sf.okapi.common.LocaleFilter
Disallows the locales which user part matches a given user part.
excludeUserPart(String...) - Method in class net.sf.okapi.common.LocaleFilter
Disallows the locales which user part matches any of the user parts from a given array.
execute() - Method in class net.sf.okapi.common.pipelinebuilder.XPipeline
 
executeQuery(GoogleQueryBuilder<T>, QueryResultBuilder<T>) - Method in class net.sf.okapi.connectors.google.GoogleMTv2Connector
 
executeSingleSegmentQuery(GoogleQueryBuilder<T>, String) - Method in class net.sf.okapi.connectors.google.GoogleMTv2Connector
 
EXECUTION_CONTEXT - net.sf.okapi.common.pipeline.annotations.StepParameterType
Context in which execution is occurring (CLI parameters, UI parent shell, etc.), via an ExecutionContext object.
ExecutionContext - Class in net.sf.okapi.common
A class to encapsulate information about execution details such as the name of the application, the current UI parent, etc.
ExecutionContext() - Constructor for class net.sf.okapi.common.ExecutionContext
 
EXP - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
ExpandBuff(boolean) - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
ExpandBuff(boolean) - Method in class net.sf.okapi.filters.json.parser.JavaCharStream
 
ExpandBuff(boolean) - Method in class net.sf.okapi.filters.yaml.parser.JavaCharStream
 
expandCodeContent(Code, LocaleId, EncoderContext) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
expandCodeContent(Code, LocaleId, EncoderContext) - Method in class net.sf.okapi.filters.xliff.XLIFFSkeletonWriter
 
expandCodes(TextFragment) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Expand codes that have been previously merged.
expandPath(String, String, String) - Static method in class net.sf.okapi.common.Util
Expand all supported variables and canonicalize (resolve ".." and ".") a path.
expansionScore(T, T, T) - Method in interface net.sf.okapi.steps.gcaligner.AlignmentScorer
Calculate the cost of expanding one source segment to two target segments.
expansionScore(T, T, T) - Method in class net.sf.okapi.steps.gcaligner.GaleAndChurch
Calculate the cost of expanding one source segment to two target segments.
expectedTokenSequences - Variable in exception net.sf.okapi.core.simplifierrules.ParseException
Each entry in this array is an array of integers.
expectedTokenSequences - Variable in exception net.sf.okapi.filters.json.parser.ParseException
Each entry in this array is an array of integers.
expectedTokenSequences - Variable in exception net.sf.okapi.filters.yaml.parser.ParseException
Each entry in this array is an array of integers.
explain(LeafReaderContext, int) - Method in class net.sf.okapi.lib.search.lucene.query.TmFuzzyQuery.TmFuzzyWeight
 
EXPONENT - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
exportTmx(LocaleId, LocaleId, ITmSeeker, TMXWriter) - Method in interface net.sf.okapi.tm.pensieve.tmx.ITmxExporter
Exports all Pensieve contents matching source and target language to TMX
exportTmx(LocaleId, LocaleId, ITmSeeker, TMXWriter) - Method in class net.sf.okapi.tm.pensieve.tmx.OkapiTmxExporter
Exports only a specific target locale Pensieve to TMX
exportTmx(LocaleId, ITmSeeker, TMXWriter) - Method in interface net.sf.okapi.tm.pensieve.tmx.ITmxExporter
Exports all Pensieve contents matching source languages to TMX
exportTmx(LocaleId, ITmSeeker, TMXWriter) - Method in class net.sf.okapi.tm.pensieve.tmx.OkapiTmxExporter
Exports all target locales in Pensieve to TMX
exposeCommentsAsMetadata - Variable in class net.sf.okapi.filters.table.base.Parameters
If true, expose values from commentColumns as trans-unit metadata (properties), rather than as notes.
expr - Variable in class net.sf.okapi.filters.regex.Rule
 
expression() - Method in class net.sf.okapi.core.simplifierrules.SimplifierRules
 
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 ExtAttribute object.
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 ExtAttribute objects and associated namespaces.
ExtAttributes() - Constructor for class net.sf.okapi.lib.xliff2.core.ExtAttributes
Creates a new empty ExtAttributes object.
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.TEXT or ExtChildType.PI.
ExtContent - Class in net.sf.okapi.lib.xliff2.core
Represents an extension content object: a IExtChild object of type ExtChildType.TEXT or ExtChildType.CDATA.
ExtContent(String) - Constructor for class net.sf.okapi.lib.xliff2.core.ExtContent
Creates a new ExtContent object.
ExtContent(String, boolean) - Constructor for class net.sf.okapi.lib.xliff2.core.ExtContent
Creates a new ExtContent object 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 ExtElement object.
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 ExtElement objects.
ExtElements() - Constructor for class net.sf.okapi.lib.xliff2.core.ExtElements
Creates an empty ExtElements object.
ExtElements(ExtElements) - Constructor for class net.sf.okapi.lib.xliff2.core.ExtElements
Copy constructor.
EXTENDED_ATTRIBUTE_DELIMITER - Static variable in class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
EXTENDED_ATTRIBUTE_PREFIX - Static variable in class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
EXTENDED_CODE_TYPE_DELIMITER - Static variable in class net.sf.okapi.common.resource.Code
An extended code type delimiter.
EXTENDED_CODE_TYPE_PREFIX - Static variable in class net.sf.okapi.common.resource.Code
An extended code type prefix.
EXTENDED_CODE_TYPE_VALUE_DELIMITER - Static variable in class net.sf.okapi.common.resource.Code
An extended code type value delimiter.
EXTENDED_NAMESPACE_PREFIX - Static variable in class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
ExtendedCodeType - Enum in net.sf.okapi.common.resource
Provides extended code types.
extensions - Variable in class net.sf.okapi.common.filters.FilterConfiguration
List of extensions corresponding to this configuration.
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 ExtensionsWriter that use the current platform line-break.
ExtensionsWriter(String) - Constructor for class net.sf.okapi.lib.xliff2.writer.ExtensionsWriter
Creates a ExtensionsWriter and sets the type of line-breaks to use.
ExternalCommandStep - Class in net.sf.okapi.steps.externalcommand
Run a Command line tool on RawDocument Events.
ExternalCommandStep() - Constructor for class net.sf.okapi.steps.externalcommand.ExternalCommandStep
 
externalID - Variable in class net.sf.okapi.filters.xini.jaxb.Field
 
externalID - Variable in class net.sf.okapi.filters.xini.jaxb.INITD
 
externalID - Variable in class net.sf.okapi.filters.xini.jaxb.TD
 
externalNames() - Method in class net.sf.okapi.filters.openxml.HighlightColorValues
 
externalNames() - Method in class net.sf.okapi.filters.openxml.PresetColorValues.Default
 
externalNames() - Method in interface net.sf.okapi.filters.openxml.PresetColorValues
 
EXTERNALRES - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Annotation identifier for the ITS External resource data category.
EXTERNALRES_VALUE - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Reference: a string IRI.
extNamePrefix - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
 
EXTRA_CODE - net.sf.okapi.common.annotation.IssueType
 
EXTRA_LEADINGWS - net.sf.okapi.common.annotation.IssueType
 
EXTRA_TARGETSEG - net.sf.okapi.common.annotation.IssueType
 
EXTRA_TRAILINGWS - net.sf.okapi.common.annotation.IssueType
 
extractCells(List<ITextUnit>, TextContainer, long) - Method in class net.sf.okapi.filters.table.base.BaseTableFilter
Splits line into table cells.
extractCells(List<ITextUnit>, TextContainer, long) - Method in class net.sf.okapi.filters.table.csv.CommaSeparatedValuesFilter
 
extractCells(List<ITextUnit>, TextContainer, long) - Method in class net.sf.okapi.filters.table.fwc.FixedWidthColumnsFilter
 
extractCells(List<ITextUnit>, TextContainer, long) - Method in class net.sf.okapi.filters.table.tsv.TabSeparatedValuesFilter
 
extractIfOnlyCodes - Variable in class net.sf.okapi.filters.its.Parameters
 
ExtractionRule(String, TaggedFilterConfiguration.RULE_TYPE, boolean) - Constructor for class net.sf.okapi.filters.abstractmarkup.ExtractionRuleState.ExtractionRule
 
ExtractionRuleState - Class in net.sf.okapi.filters.abstractmarkup
Holds the current parser's rule state.
ExtractionRuleState(boolean, boolean) - Constructor for class net.sf.okapi.filters.abstractmarkup.ExtractionRuleState
 
ExtractionRuleState.ExtractionRule - Class in net.sf.okapi.filters.abstractmarkup
This class carries the rule name, rule type and other information
ExtractionStep - Class in net.sf.okapi.steps.moses
 
ExtractionStep - Class in net.sf.okapi.steps.rainbowkit.creation
 
ExtractionStep() - Constructor for class net.sf.okapi.steps.moses.ExtractionStep
 
ExtractionStep() - Constructor for class net.sf.okapi.steps.rainbowkit.creation.ExtractionStep
 
extractionType - Variable in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
EXTRACTIONTYPE_NONE - Static variable in class net.sf.okapi.filters.rainbowkit.Manifest
 
EXTRACTIONTYPE_OMEGAT - Static variable in class net.sf.okapi.filters.rainbowkit.Manifest
 
EXTRACTIONTYPE_ONTRAM - Static variable in class net.sf.okapi.filters.rainbowkit.Manifest
 
EXTRACTIONTYPE_PO - Static variable in class net.sf.okapi.filters.rainbowkit.Manifest
 
EXTRACTIONTYPE_TABLE - Static variable in class net.sf.okapi.filters.rainbowkit.Manifest
 
EXTRACTIONTYPE_TRANSIFEX - Static variable in class net.sf.okapi.filters.rainbowkit.Manifest
 
EXTRACTIONTYPE_XLIFF - Static variable in class net.sf.okapi.filters.rainbowkit.Manifest
 
EXTRACTIONTYPE_XLIFF2 - Static variable in class net.sf.okapi.filters.rainbowkit.Manifest
 
ExtractionVerificationStep - Class in net.sf.okapi.steps.common
Verifies if a RawDocument is extracted and merged back properly.
ExtractionVerificationStep() - Constructor for class net.sf.okapi.steps.common.ExtractionVerificationStep
Creates a new ExtractionVerificationStep object.
ExtractionVerificationStepParameters - Class in net.sf.okapi.steps.common
 
ExtractionVerificationStepParameters() - Constructor for class net.sf.okapi.steps.common.ExtractionVerificationStepParameters
 
ExtractionVerificationUtil - Class in net.sf.okapi.steps.common
Reused the test-scoped FilterTestDriver.
ExtractionVerificationUtil() - Constructor for class net.sf.okapi.steps.common.ExtractionVerificationUtil
 
ExtractionVerificationUtil(boolean) - Constructor for class net.sf.okapi.steps.common.ExtractionVerificationUtil
 
extractPackageName(String) - Static method in class net.sf.okapi.common.ClassUtil
Extracts the package name part of a qualified class name.
extractParagraphs - Variable in class net.sf.okapi.filters.plaintext.paragraphs.Parameters
This parameter specifies whether input plain text contains paragraphs (groups of lines separated by one or more empty lines).
extractSegMarkers(TextFragment, TextFragment, boolean) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Extracts segment and text part markers from a given string, creates codes (place-holder type) for those markers, and appends them to a given text fragment.
extractShortClassName(String) - Static method in class net.sf.okapi.common.ClassUtil
Extracts the class name part of a qualified class name.
extractTerms(Set<Term>) - Method in class net.sf.okapi.lib.search.lucene.query.TmFuzzyQuery.TmFuzzyWeight
Deprecated.
extractTranslation(InputStream) - Method in class net.sf.okapi.connectors.googleautoml.util.PredictAPIUtil
Extracts the translation from a stream containing the response body data.
extractUntranslatable - Variable in class net.sf.okapi.filters.its.Parameters
 
EXTRAORDIFF_LEADINGWS - net.sf.okapi.common.annotation.IssueType
 
EXTRAORDIFF_TRAILINGWS - net.sf.okapi.common.annotation.IssueType
 

F

FAILED - net.sf.okapi.common.pipeline.PipelineReturnValue
One of the IPipeline steps has failed.
FAILED - Static variable in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
FALSE - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
FALSE_START - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
Fante - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
FastIOUtil - Class in net.sf.okapi.common.io
 
FastIOUtil() - Constructor for class net.sf.okapi.common.io.FastIOUtil
 
fastParseInt(String) - Static method in class net.sf.okapi.common.Util
Convert String to int .
fcMapper - Variable in class net.sf.okapi.filters.its.ITSFilter
 
FENCED_CODE_BLOCK - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
FENCED_CODE_BLOCK_INFO - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
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.
field - Variable in class net.sf.okapi.filters.xini.jaxb.Fields
 
Field - Class in net.sf.okapi.filters.xini.jaxb
Java class for Field complex type.
Field() - Constructor for class net.sf.okapi.filters.xini.jaxb.Field
 
FIELD - net.sf.okapi.filters.xini.GroupType
 
FIELD_CUSTOMER_TEXT_ID - net.sf.okapi.filters.xini.XINIProperties
 
FIELD_EMPTY_SEGMENTS_FLAGS - net.sf.okapi.filters.xini.XINIProperties
 
FIELD_EXTERNAL_ID - net.sf.okapi.filters.xini.XINIProperties
 
FIELD_ID - net.sf.okapi.filters.xini.XINIProperties
 
FIELD_LABEL - net.sf.okapi.filters.xini.XINIProperties
 
FIELD_LABEL_PROPERTY - Static variable in class net.sf.okapi.filters.xini.rainbowkit.FilterEventToXiniTransformer
 
FIELD_NO_CONTENT - net.sf.okapi.filters.xini.XINIProperties
 
FIELD_RAW_SOURCE_AFTER_FIELD - net.sf.okapi.filters.xini.XINIProperties
 
FIELD_RAW_SOURCE_BEFORE_FIELD - net.sf.okapi.filters.xini.XINIProperties
 
fieldDelimiter - Variable in class net.sf.okapi.filters.table.csv.Parameters
Character separating fields in a row.
fieldID - Variable in class net.sf.okapi.filters.xini.jaxb.Field
 
fieldName() - Method in enum net.sf.okapi.tm.pensieve.common.MetadataType
 
fields - Variable in class net.sf.okapi.filters.xini.jaxb.Element.ElementContent
 
Fields - Class in net.sf.okapi.filters.xini.jaxb
Java class for Fields complex type.
Fields() - Constructor for class net.sf.okapi.filters.xini.jaxb.Fields
 
FIELDS - net.sf.okapi.filters.xini.GroupType
 
FIELDS_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.GenericAnnotation
 
FIGURE_SPACE - net.sf.okapi.common.resource.ExtendedCodeType
 
FIGURE_SPACE - net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Whitespace
 
Fijian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
FILE - net.sf.okapi.lib.xliff2.walker.selector.XliffWalkerPathSelector.NodeType
 
FILE_END - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
FILE_END_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
FILE_EXTENSION - Static variable in class net.sf.okapi.lib.verification.Parameters
 
FILE_EXTENSION - Static variable in class net.sf.okapi.lib.verification.QualityCheckSession
 
FILE_INFO - Static variable in class net.sf.okapi.filters.xliff.XliffSdlFilterExtension
 
FILE_NAME - net.sf.okapi.tm.pensieve.common.MetadataType
 
FILE_START - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
FILE_START_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
FileAligner<T> - Class in net.sf.okapi.steps.diffleverage
Match up (align) files based on full path name.
FileAligner(boolean, List<FileLikeThing<T>>, List<FileLikeThing<T>>, URI, URI) - Constructor for class net.sf.okapi.steps.diffleverage.FileAligner
Bi-lingual alignment (match source with target files)
FileAligner(boolean, List<FileLikeThing<T>>, List<FileLikeThing<T>>, List<FileLikeThing<T>>, URI, URI, URI) - Constructor for class net.sf.okapi.steps.diffleverage.FileAligner
Tri-lingual alignment (new source matched with old source, matched with old target).
FileAligner(List<FileLikeThing<T>>, List<FileLikeThing<T>>, URI, URI) - Constructor for class net.sf.okapi.steps.diffleverage.FileAligner
Bi-lingual alignment (match source with target files).
FileAligner(List<FileLikeThing<T>>, List<FileLikeThing<T>>, List<FileLikeThing<T>>, URI, URI, URI) - Constructor for class net.sf.okapi.steps.diffleverage.FileAligner
Tri-lingual alignment (new source matched with old source, matched with old target).
FileAlignment<T> - Class in net.sf.okapi.steps.diffleverage
Stores alignments of FileLikeThings
FileAlignment(FileLikeThing<T>) - Constructor for class net.sf.okapi.steps.diffleverage.FileAlignment
Create a 1-0 alignment (source only)
FileAlignment(FileLikeThing<T>, FileLikeThing<T>) - Constructor for class net.sf.okapi.steps.diffleverage.FileAlignment
Bi-lingual alignment
FileAlignment(FileLikeThing<T>, FileLikeThing<T>, FileLikeThing<T>) - Constructor for class net.sf.okapi.steps.diffleverage.FileAlignment
Tri-lingual alignment
FileCachedInputStream - Class in net.sf.okapi.common.io
An instance of this class acts as a buffer holding the bytes written through its WritableByteChannel interface (which can be easily turned into an OutputStream using Channels#newOutputStream(WritableByteChannel)).
FileCachedInputStream() - Constructor for class net.sf.okapi.common.io.FileCachedInputStream
Creates a new instance with default buffer size and overflow-file directory.
FileCachedInputStream(int) - Constructor for class net.sf.okapi.common.io.FileCachedInputStream
Creates a new instance with specified buffer size and default overflow-file directory.
FileCachedInputStream(int, File) - Constructor for class net.sf.okapi.common.io.FileCachedInputStream
Creates a new instance with specified buffer size and overlow-file directory.
FileCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
The total number of files.
fileInfo - Variable in class net.sf.okapi.filters.xini.jaxb.Xini
 
FileInfo - Class in net.sf.okapi.filters.xini.jaxb
Contains information that is used for export
FileInfo() - Constructor for class net.sf.okapi.filters.xini.jaxb.FileInfo
 
FileLikeThing<T> - Class in net.sf.okapi.steps.diffleverage
Wrapper for any type of class that acts like a File
FileLikeThing(URI, T) - Constructor for class net.sf.okapi.steps.diffleverage.FileLikeThing
 
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 FileNode object with a given StartFileData resource.
fileToUrl(File) - Static method in class net.sf.okapi.common.FileUtil
 
FILETYPE_ID - Static variable in class net.sf.okapi.filters.xliff.XliffSdlFilterExtension
 
FileUtil - Class in net.sf.okapi.common
Helper methods for manipulating files.
FileUtil() - Constructor for class net.sf.okapi.common.FileUtil
 
FillBuff() - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
FillBuff() - Method in class net.sf.okapi.filters.json.parser.JavaCharStream
 
FillBuff() - Method in class net.sf.okapi.filters.yaml.parser.JavaCharStream
 
fillInputRootDirectoryVariable(String, String) - Static method in class net.sf.okapi.common.Util
Replaces in a given original string, a potential variable INPUT_ROOT_DIRECTORY_VAR by a given root directory.
fillRootDirectoryVariable(String, String) - Static method in class net.sf.okapi.common.Util
Replaces in a given original string, a potential variable ROOT_DIRECTORY_VAR by a given root directory.
fillSystemEnvars(String) - Static method in class net.sf.okapi.common.Util
Expands environment variables by replacing strings of the type ${varname} with their values as reported by the system.
filter(LocaleId...) - Method in class net.sf.okapi.common.LocaleFilter
Creates a subset of the locales from a given array, which are allowed by this locale filter.
FILTER - net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep.ProcType
 
FILTER_AND_DISPLAY - Static variable in class net.sf.okapi.common.resource.Property
 
FILTER_CONFIG - Static variable in class net.sf.okapi.filters.plaintext.base.BasePlainTextFilter
 
FILTER_CONFIG - Static variable in class net.sf.okapi.filters.plaintext.paragraphs.ParaPlainTextFilter
 
FILTER_CONFIG - Static variable in class net.sf.okapi.filters.plaintext.regex.RegexPlainTextFilter
 
FILTER_CONFIG - Static variable in class net.sf.okapi.filters.plaintext.spliced.SplicedLinesFilter
 
FILTER_CONFIG - Static variable in class net.sf.okapi.filters.table.base.BaseTableFilter
 
FILTER_CONFIG - Static variable in class net.sf.okapi.filters.table.csv.CommaSeparatedValuesFilter
 
FILTER_CONFIG - Static variable in class net.sf.okapi.filters.table.fwc.FixedWidthColumnsFilter
 
FILTER_CONFIG - Static variable in class net.sf.okapi.filters.table.TableFilter
 
FILTER_CONFIG - Static variable in class net.sf.okapi.filters.table.tsv.TabSeparatedValuesFilter
 
FILTER_CONFIG_BACKSLASH - Static variable in class net.sf.okapi.filters.plaintext.spliced.SplicedLinesFilter
 
FILTER_CONFIG_CUSTOM - Static variable in class net.sf.okapi.filters.plaintext.spliced.SplicedLinesFilter
 
FILTER_CONFIG_LINES - Static variable in class net.sf.okapi.filters.plaintext.paragraphs.ParaPlainTextFilter
 
FILTER_CONFIG_LINES - Static variable in class net.sf.okapi.filters.plaintext.regex.RegexPlainTextFilter
 
FILTER_CONFIG_PARAGRAPHS - Static variable in class net.sf.okapi.filters.plaintext.regex.RegexPlainTextFilter
 
FILTER_CONFIG_TRIM_ALL - Static variable in class net.sf.okapi.filters.plaintext.base.BasePlainTextFilter
 
FILTER_CONFIG_TRIM_TRAIL - Static variable in class net.sf.okapi.filters.plaintext.base.BasePlainTextFilter
 
FILTER_CONFIG_UNDERSCORE - Static variable in class net.sf.okapi.filters.plaintext.spliced.SplicedLinesFilter
 
FILTER_CONFIGURATION_ID - net.sf.okapi.common.pipeline.annotations.StepParameterType
Filter configuration identifier for the main input document.
FILTER_CONFIGURATION_MAPPER - net.sf.okapi.common.pipeline.annotations.StepParameterType
Filter configuration mapper.
FILTER_LINE_AFTER_PROCESSING - Static variable in class net.sf.okapi.common.filters.FilterNotification
 
FILTER_LINE_BEFORE_PROCESSING - Static variable in class net.sf.okapi.common.filters.FilterNotification
 
FILTER_MIME - Static variable in class net.sf.okapi.filters.plaintext.base.BasePlainTextFilter
 
FILTER_MIME - Static variable in class net.sf.okapi.filters.plaintext.PlainTextFilter
 
FILTER_MIME - Static variable in class net.sf.okapi.filters.plaintext.regex.RegexPlainTextFilter
 
FILTER_MIME - Static variable in class net.sf.okapi.filters.table.base.BaseTableFilter
 
FILTER_MIME - Static variable in class net.sf.okapi.filters.table.TableFilter
 
FILTER_MIME - Static variable in class net.sf.okapi.filters.ttml.TTMLFilter
 
FILTER_MIME - Static variable in class net.sf.okapi.filters.vtt.VTTFilter
 
FILTER_NAME - Static variable in class net.sf.okapi.filters.plaintext.base.BasePlainTextFilter
 
FILTER_NAME - Static variable in class net.sf.okapi.filters.plaintext.paragraphs.ParaPlainTextFilter
 
FILTER_NAME - Static variable in class net.sf.okapi.filters.plaintext.PlainTextFilter
 
FILTER_NAME - Static variable in class net.sf.okapi.filters.plaintext.regex.RegexPlainTextFilter
 
FILTER_NAME - Static variable in class net.sf.okapi.filters.plaintext.spliced.SplicedLinesFilter
 
FILTER_NAME - Static variable in class net.sf.okapi.filters.table.base.BaseTableFilter
 
FILTER_NAME - Static variable in class net.sf.okapi.filters.table.csv.CommaSeparatedValuesFilter
 
FILTER_NAME - Static variable in class net.sf.okapi.filters.table.fwc.FixedWidthColumnsFilter
 
FILTER_NAME - Static variable in class net.sf.okapi.filters.table.TableFilter
 
FILTER_NAME - Static variable in class net.sf.okapi.filters.table.tsv.TabSeparatedValuesFilter
 
FILTER_NAME - Static variable in class net.sf.okapi.filters.ttml.TTMLFilter
 
FILTER_NAME - Static variable in class net.sf.okapi.filters.vtt.VTTFilter
 
FILTER_ONLY - net.sf.okapi.common.resource.Property.Type
Only used by a IFilter or IFilterWriter.
FILTER_ONLY - net.sf.okapi.proto.Property.PropertyType
FILTER_ONLY = 0;
FILTER_ONLY_VALUE - Static variable in enum net.sf.okapi.proto.Property.PropertyType
FILTER_ONLY = 0;
filterClass - Variable in class net.sf.okapi.common.filters.FilterConfiguration
The full name of the class that implement the filter for this configuration.
FilterConfiguration - Class in net.sf.okapi.common.filters
Data set defining a filter configuration.
FilterConfiguration() - Constructor for class net.sf.okapi.common.filters.FilterConfiguration
Creates an empty FilterConfiguration object.
FilterConfiguration(String, String, String, String, String) - Constructor for class net.sf.okapi.common.filters.FilterConfiguration
Creates a FilterConfiguration object and initializes it.
FilterConfiguration(String, String, String, String, String, String) - Constructor for class net.sf.okapi.common.filters.FilterConfiguration
Creates a FilterConfiguration object and initializes it.
FilterConfiguration(String, String, String, String, String, String, String) - Constructor for class net.sf.okapi.common.filters.FilterConfiguration
Creates a FilterConfiguration object and initializes it.
FilterConfiguration(String, String, String, String, String, String, IParameters, String) - Constructor for class net.sf.okapi.common.filters.FilterConfiguration
Creates a FilterConfiguration object and initializes it.
FilterConfigurationMapper - Class in net.sf.okapi.common.filters
Deprecated.
This class will be moved to okapi-ui and replaced with ThreadSafeFilterConfigurationMapper
FilterConfigurationMapper() - Constructor for class net.sf.okapi.common.filters.FilterConfigurationMapper
Deprecated.
Creates a new FilterConfigurationMapper object with no mappings and the custom configuration directory set to the current directory.
FilterEventsToRawDocumentStep - Class in net.sf.okapi.steps.common
Converts filters events into a RawDocument.
FilterEventsToRawDocumentStep() - Constructor for class net.sf.okapi.steps.common.FilterEventsToRawDocumentStep
Create a new FilterEventsToRawDocumentStep object.
FilterEventsWriterStep - Class in net.sf.okapi.steps.common
Outputs filters events into a document.
FilterEventsWriterStep() - Constructor for class net.sf.okapi.steps.common.FilterEventsWriterStep
Creates a new FilterEventsWriterStep object.
FilterEventsWriterStep(IFilterWriter) - Constructor for class net.sf.okapi.steps.common.FilterEventsWriterStep
Creates a new FilterEventsWriterStep object.
FilterEventToXiniTransformer - Class in net.sf.okapi.filters.xini.rainbowkit
 
FilterEventToXiniTransformer() - Constructor for class net.sf.okapi.filters.xini.rainbowkit.FilterEventToXiniTransformer
 
filterId - Variable in class net.sf.okapi.common.resource.StartDocument
 
filterId - Variable in class net.sf.okapi.common.resource.StartSubDocument
 
FILTERID_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.StartSubDocument
 
filterInfo - Variable in class net.sf.okapi.filters.xini.jaxb.Xini
 
FilterInfo - Class in net.sf.okapi.common.filters
Storage for filter information.
FilterInfo - Class in net.sf.okapi.filters.xini.jaxb
Describes information on the Filter
FilterInfo() - Constructor for class net.sf.okapi.common.filters.FilterInfo
 
FilterInfo() - Constructor for class net.sf.okapi.filters.xini.jaxb.FilterInfo
 
filterJobID - Variable in class net.sf.okapi.filters.xini.jaxb.FilterInfo
 
FilterNotification - Class in net.sf.okapi.common.filters
 
FilterNotification() - Constructor for class net.sf.okapi.common.filters.FilterNotification
 
filterTokens(Tokens) - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitCharacterCountStep
 
filterTokens(Tokens) - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitWordCountStep
 
filterTokens(Tokens) - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitCharacterCountStep
 
filterTokens(Tokens) - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitWordCountStep
 
filterTokens(Tokens) - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitCharacterCountStep
 
filterTokens(Tokens) - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitWordCountStep
 
filterTokens(Tokens) - Method in class net.sf.okapi.steps.wordcount.common.TokenCountStep
 
FilterUtil - Class in net.sf.okapi.common.filters
 
FilterUtil() - Constructor for class net.sf.okapi.common.filters.FilterUtil
 
filterWriter - Variable in class net.sf.okapi.common.resource.StartDocument
 
FilterWriterAnnotation - Class in net.sf.okapi.filters.transifex
 
FilterWriterAnnotation() - Constructor for class net.sf.okapi.filters.transifex.FilterWriterAnnotation
 
FilterWriterParameters - Class in net.sf.okapi.filters.mosestext
 
FilterWriterParameters() - Constructor for class net.sf.okapi.filters.mosestext.FilterWriterParameters
 
FINAL - net.sf.okapi.filters.xliff.XLIFFFilter.State
 
FINAL - net.sf.okapi.lib.xliff2.core.TargetState
Target state: final.
finalize() - Method in class net.sf.okapi.common.XMLWriter
 
finalize() - Method in class net.sf.okapi.steps.batchtranslation.BatchTranslator
 
finalizeOutput() - Method in class net.sf.okapi.common.resource.RawDocument
Finalizes the name for this output file.
find(String, String) - Method in class net.sf.okapi.common.filters.CodeTypeForPairedTagsHelper
 
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)
find(String, String, int) - Static method in class net.sf.okapi.common.RegexUtil
 
find(String, Pattern, int) - Static method in class net.sf.okapi.common.RegexUtil
 
findAll(String, String, int) - Static method in class net.sf.okapi.common.RegexUtil
 
findAll(String, Pattern, int) - Static method in class net.sf.okapi.common.RegexUtil
 
findClosingCodePosition(int, int) - Method in class net.sf.okapi.common.resource.TextFragment
Finds the position in this coded text of the closing code for a given opening code.
findConfiguration(String) - Method in class net.sf.okapi.common.filters.AbstractFilter
 
findMatch(Code, List<Code>, int[], Comparator<Code>...) - Static method in class net.sf.okapi.common.resource.TextFragmentUtil
Find a match in codes based on the list of Comparator
findMatch(T, List<T>, boolean[], Comparator<T>...) - Static method in class net.sf.okapi.common.Util
Find a match in things based on the list of Comparator
findMetadataType(String) - Static method in enum net.sf.okapi.tm.pensieve.common.MetadataType
 
findMostRecentParentId() - Method in class net.sf.okapi.common.filters.EventBuilder
 
findMostRecentParentName() - Method in class net.sf.okapi.common.filters.EventBuilder
 
findMostRecentTextUnitName() - Method in class net.sf.okapi.common.filters.EventBuilder
Find in our buffered queue the most recent TextUnit that has an assigned name
findOpeningCodePosition(int, int) - Method in class net.sf.okapi.common.resource.TextFragment
Finds the position in this coded text of the opening code for a give closing code.
findRegexRules() - Method in class net.sf.okapi.filters.abstractmarkup.config.YamlConfigurationReader
 
findTuRefInSkeleton(GenericSkeleton) - Static method in class net.sf.okapi.common.skeleton.SkeletonUtil
Finds source reference in the skeleton.
findTuRefInSkeleton(GenericSkeleton, LocaleId) - Static method in class net.sf.okapi.common.skeleton.SkeletonUtil
Finds either source or target reference in the skeleton.
Finnish - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
FIRST_CHARS - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
firstIndent - Variable in class net.sf.okapi.filters.yaml.parser.IndentedBlock
 
firstLineHasContinuation - Variable in class net.sf.okapi.filters.yaml.parser.QuotedScalar
 
FIRSTNO - net.sf.okapi.lib.xliff2.core.CanReorder
 
firstRun - Variable in class net.sf.okapi.filters.doxygen.RegexTokenizer
 
FIVE - net.sf.okapi.common.annotation.Note.Priority
 
FIVE - net.sf.okapi.proto.Note.Priority
FIVE = 4;
FIVE_VALUE - Static variable in enum net.sf.okapi.proto.Note.Priority
FIVE = 4;
FIXED_WIDTH_NON_BREAKING_SPACE - net.sf.okapi.common.resource.ExtendedCodeType
 
FixedWidthColumnsFilter - Class in net.sf.okapi.filters.table.fwc
Fixed-Width Columns filter.
FixedWidthColumnsFilter() - Constructor for class net.sf.okapi.filters.table.fwc.FixedWidthColumnsFilter
 
fixFilename(String) - Static method in class net.sf.okapi.common.Util
Replaces unsupported characters in a given short file name (no directory path) with underscore.
fixFilename(String, String) - Static method in class net.sf.okapi.common.Util
Replaces unsupported characters in a given short file name (no directory path) with a given replacer.
fixPath(String) - Static method in class net.sf.okapi.common.Util
Removes exceeding separators in a given path.
fixPath(String, boolean) - Static method in class net.sf.okapi.common.Util
Removes exceeding separators in a given path.
fixRanges(List<Integer>) - Method in class net.sf.okapi.steps.tokenization.Tokens
 
fixSdlSpaceInId(String) - Method in class net.sf.okapi.filters.xliff.XLIFFFilter
Converts an ID to a format where the space is represented as _x0020_, as used in the XLIFF mid attribute.
flag - Variable in class net.sf.okapi.common.resource.Code
Flag for this code.
FLAG_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.Code
 
flagLiteral() - Method in class net.sf.okapi.core.simplifierrules.SimplifierRules
 
FLASH_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
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 IXliffWalkerStrategy which enables traversal over XLIFF document nodes specified by path selectors XliffWalkerPathSelector.
flow - Variable in class net.sf.okapi.filters.yaml.parser.Key
 
flow - Variable in class net.sf.okapi.filters.yaml.parser.Scalar
 
FLOW - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
Lexical state.
flow_key() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
 
FLOW_MAP - net.sf.okapi.filters.yaml.parser.YamlNodeTypes
 
flow_mapping() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
 
flow_mapping_element() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
 
FLOW_MAPPING_END - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
FLOW_MAPPING_START - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
flow_node() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
 
flow_scalar() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
 
flow_sequence() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
 
FLOW_SEQUENCE - net.sf.okapi.filters.yaml.parser.YamlNodeTypes
 
FLOW_SEQUENCE_END - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
flow_sequence_entry() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
 
FLOW_SEQUENCE_START - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
flush() - Method in class net.sf.okapi.common.UnicodeBOMWriter
 
flush() - Method in class net.sf.okapi.common.XMLWriter
Flushes the current buffer to the device.
FLUSH_SPACE - net.sf.okapi.common.resource.ExtendedCodeType
 
flushPart() - Method in class net.sf.okapi.common.skeleton.GenericSkeleton
Forces the current part to be completed, so the next call to append data will start a new part.
flushQuery(GoogleQueryBuilder<T>, QueryResultBuilder<T>) - Method in class net.sf.okapi.connectors.google.GoogleMTv2Connector
 
flushRemainingTempEvents() - Method in class net.sf.okapi.common.filters.EventBuilder
Flush all remaining events from the Event temp queue
FOLDED - net.sf.okapi.common.encoder.YamlScalarTypes
 
FOLDED_SCALAR_START - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
folded_style() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
 
FolderInputPart - Class in net.sf.okapi.common.uidescription
UI part descriptor for a folder/directory.
FolderInputPart(ParameterDescriptor, String) - Constructor for class net.sf.okapi.common.uidescription.FolderInputPart
Creates a new FolderInputPart object with a given parameter descriptor.
FontMapping - Interface in net.sf.okapi.common.filters.fontmappings
A font mapping.
FontMapping.Output<T> - Interface in net.sf.okapi.common.filters.fontmappings
The font mapping output.
fontMappings() - Method in class net.sf.okapi.filters.idml.Parameters
 
fontMappings() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
FontMappings - Interface in net.sf.okapi.common.filters.fontmappings
Font mappings.
FontMappings.Input - Interface in net.sf.okapi.common.filters.fontmappings
The font mappings input.
FontMappings.Output<T> - Interface in net.sf.okapi.common.filters.fontmappings
The font mappings output.
FONTS - net.sf.okapi.common.resource.ExtendedCodeType
 
FOOTNOTE_CONTENT - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
FOOTNOTE_CONTENT_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
FOOTNOTE_END_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
FOOTNOTE_MARKER - net.sf.okapi.common.resource.ExtendedCodeType
 
FOOTNOTE_REFERENCE - net.sf.okapi.common.resource.ExtendedCodeType
 
FOOTNOTE_START - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
FOOTNOTE_START_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
FORCED_LINE_BREAK - net.sf.okapi.common.resource.ExtendedCodeType
 
forceSkeleton(ITextUnit) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Makes sure that a given text unit contains a skeleton.
forEach(Consumer<? super FilterConfiguration>) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Deprecated.
 
forEach(Consumer<? super FilterConfiguration>) - Method in class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper
 
FORM_FEED - net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Whitespace
 
FORMAT_CORPUS - Static variable in class net.sf.okapi.steps.formatconversion.Parameters
 
FORMAT_PENSIEVE - Static variable in class net.sf.okapi.steps.formatconversion.Parameters
 
FORMAT_PO - Static variable in class net.sf.okapi.steps.formatconversion.Parameters
 
FORMAT_TABLE - Static variable in class net.sf.okapi.steps.formatconversion.Parameters
 
FORMAT_TMX - Static variable in class net.sf.okapi.steps.formatconversion.Parameters
 
FORMAT_WORDTABLE - Static variable in class net.sf.okapi.steps.formatconversion.Parameters
 
FORMAT_XLIFF - Static variable in class net.sf.okapi.steps.formatconversion.Parameters
 
FormatConversionStep - Class in net.sf.okapi.steps.formatconversion
 
FormatConversionStep() - Constructor for class net.sf.okapi.steps.formatconversion.FormatConversionStep
 
formatDouble(Double) - Static method in class net.sf.okapi.common.Util
Formats a double value so only the significant trailing zeros are displayed.
formatter - Variable in class net.sf.okapi.filters.subtitles.SubtitleFilter
 
forNumber(int) - Static method in enum net.sf.okapi.proto.AltTranslation.MatchType
 
forNumber(int) - Static method in enum net.sf.okapi.proto.Event.ResourceCase
 
forNumber(int) - Static method in enum net.sf.okapi.proto.Note.Annotates
 
forNumber(int) - Static method in enum net.sf.okapi.proto.Note.Priority
 
forNumber(int) - Static method in enum net.sf.okapi.proto.PrimitiveValue.ValueTypeCase
 
forNumber(int) - Static method in enum net.sf.okapi.proto.Property.PropertyType
 
forNumber(int) - Static method in enum net.sf.okapi.proto.Property.PropName
 
forNumber(int) - Static method in enum net.sf.okapi.proto.TextFragment.TagType
 
forNumber(int) - Static method in enum net.sf.okapi.proto.TextPart.WhitespaceStrategy
 
FOUR - net.sf.okapi.common.annotation.Note.Priority
 
FOUR - net.sf.okapi.proto.Note.Priority
FOUR = 3;
FOUR_PER_EM_SPACER - net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Whitespace
 
FOUR_VALUE - Static variable in enum net.sf.okapi.proto.Note.Priority
FOUR = 3;
FRACTIONAL_DIGITS - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
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 Fragment object.
Fragment(Store, boolean, String) - Constructor for class net.sf.okapi.lib.xliff2.core.Fragment
Creates a new source or target Fragment object with a content.
FRENCH - Static variable in class net.sf.okapi.common.LocaleId
LocaleId constant for "fr".
FROM_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.Note
 
fromArguments(String, String) - Method in class net.sf.okapi.steps.formatconversion.TableFilterWriterParameters
Sets the parameters values from two strings in a special short format that can be used with command-line tools.
fromBCP47(String) - Static method in class net.sf.okapi.common.LocaleId
Creates a new LocaleId from a BCP-47 language tag.
fromBCP47(String, boolean) - Static method in class net.sf.okapi.common.LocaleId
Creates a new LocaleId from a BCP-47 language tag.
fromCodedHTML(String, TextFragment, boolean) - Method in class net.sf.okapi.lib.translation.QueryUtil
Converts back a coded HTML to a coded text.
fromCodedHTML(String, TextFragment, boolean, boolean) - Method in class net.sf.okapi.lib.translation.QueryUtil
Converts back a coded HTML to a coded text.
fromCodedHTMLToFragment(String, TextFragment) - Method in class net.sf.okapi.lib.translation.QueryUtil
Converts an HTML string created with QueryUtil.toCodedHTML(TextFragment) back into a text fragment, but with empty inline codes.
fromConfValue(String) - Static method in enum net.sf.okapi.filters.xliff.SdlXliffConfLevel
Returns the confirmation level associated with the given value.
fromFragmentToGeneric(TextFragment, int) - Static method in class net.sf.okapi.lib.verification.AbstractChecker
Converts a position in a coded-text string into the same position when the string display uses generic codes.
fromFragmentToLetterCoded(TextFragment, boolean) - Static method in class net.sf.okapi.common.filterwriter.GenericContent
Converts a text fragment into a letter-coded text, optionally escaping tags that will interfere with conversion back to a fragment.
fromFragmentToString(TextFragment, int) - Static method in class net.sf.okapi.common.resource.TextFragment
Gets the position in the string representation of a fragment of a given position in that fragment.
fromInt(int) - Static method in enum net.sf.okapi.common.annotation.Note.Priority
 
fromLetterCodedToFragment(String, TextFragment, boolean, boolean) - Static method in class net.sf.okapi.common.filterwriter.GenericContent
Converts a letter-coded text to a fragment.
fromMT() - Method in class net.sf.okapi.common.annotation.AltTranslation
Indicator telling if the result is coming from a machine translation engine or not.
fromMT() - Method in class net.sf.okapi.common.query.QueryResult
Indicator telling if the result is coming from a machine translation engine or not.
FROMORIGINAL_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.AltTranslation
 
fromOriginalToGeneric(TextFragment, int) - Static method in class net.sf.okapi.lib.verification.AbstractChecker
Converts a position in a string display using the original code data into the same position when the string display uses generic codes.
fromParametersString(ParametersString) - Method in class net.sf.okapi.common.ParametersString
 
fromParametersString(ParametersString, boolean) - Method in class net.sf.okapi.common.ParametersString
 
fromPlainTextHTML(String) - Static method in class net.sf.okapi.common.DecodeUtil
Converts an HTML plain text into a plain text one.
fromPOSIXLocale(String) - Static method in class net.sf.okapi.common.LocaleId
Creates a new LocaleId from a POSIX locale identifier.
fromPseudoXLIFF(String) - Method in class net.sf.okapi.filters.mosestext.MosesTextFilter
Converts a pseudoXLIFF string into a TextFragment.
fromSource - Variable in class net.sf.okapi.lib.verification.PatternItem
 
fromStateValue(String) - Static method in enum net.sf.okapi.filters.xliff.SdlXliffConfLevel
Returns the confirmation level associated with the given state value.
fromString(String) - Method in class net.sf.okapi.common.AbstractGroupParameters
 
fromString(String) - Method in class net.sf.okapi.common.annotation.GenericAnnotation
 
fromString(String) - Method in class net.sf.okapi.common.annotation.GenericAnnotations
 
fromString(String) - Method in interface net.sf.okapi.common.annotation.IPersistentAnnotation
Initializes this annotation from a storage string originally obtained from IAnnotation.toString().
fromString(String) - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
fromString(String) - Static method in enum net.sf.okapi.common.annotation.Note.Annotates
 
fromString(String) - Method in class net.sf.okapi.common.ConfigurationString
 
fromString(String) - Static method in enum net.sf.okapi.common.EventType
 
fromString(String) - Method in class net.sf.okapi.common.filters.CompoundFilterParameters
 
fromString(String) - Method in class net.sf.okapi.common.filters.InlineCodeFinder
Sets the options of this finder with the values stored in a given string.
fromString(String) - Method in interface net.sf.okapi.common.IParameters
Parses the parameters stored into a string back into the object.
fromString(String) - Method in class net.sf.okapi.common.LocaleFilter
Configures this locale filter from a given configuration string.
fromString(String) - Static method in class net.sf.okapi.common.LocaleId
Creates a new LocaleId from a locale identifier (and validate it).
fromString(String) - Method in class net.sf.okapi.common.ParametersString
 
fromString(String) - Method in class net.sf.okapi.common.resource.InlineAnnotation
Initializes this annotation from a storage string originally obtained from InlineAnnotation.toString().
fromString(String) - Method in class net.sf.okapi.common.StringParameters
Reset this parameters object to its default values and then load additional parameters from the provided data.
fromString(String) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupParameters
 
fromString(String) - Method in class net.sf.okapi.filters.doxygen.Parameters
 
fromString(String) - Method in class net.sf.okapi.filters.dtd.Parameters
 
fromString(String) - Method in class net.sf.okapi.filters.icml.Parameters
 
fromString(String) - Method in class net.sf.okapi.filters.idml.Parameters
 
fromString(String) - Method in class net.sf.okapi.filters.its.Parameters
 
fromString(String) - Method in class net.sf.okapi.filters.json.Parameters
 
fromString(String) - Method in class net.sf.okapi.filters.markdown.Parameters
 
fromString(String) - Method in class net.sf.okapi.filters.mif.Parameters
 
fromString(String) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
fromString(String) - Method in class net.sf.okapi.filters.openxml.YamlParameters
 
fromString(String) - Method in class net.sf.okapi.filters.pdf.Parameters
 
fromString(String) - Method in class net.sf.okapi.filters.php.Parameters
 
fromString(String) - Method in class net.sf.okapi.filters.po.Parameters
 
fromString(String) - Method in class net.sf.okapi.filters.properties.Parameters
 
fromString(String) - Method in class net.sf.okapi.filters.regex.MetaRule
 
fromString(String) - Method in class net.sf.okapi.filters.regex.Parameters
 
fromString(String) - Method in class net.sf.okapi.filters.regex.Rule
 
fromString(String) - Method in class net.sf.okapi.filters.ts.Parameters
 
fromString(String) - Method in class net.sf.okapi.filters.wiki.Parameters
 
fromString(String) - Method in class net.sf.okapi.filters.xliff.Parameters
 
fromString(String) - Static method in enum net.sf.okapi.filters.xliff.XLIFFFilter.State
 
fromString(String) - Method in class net.sf.okapi.filters.xliff2.Parameters
 
fromString(String) - Method in class net.sf.okapi.filters.yaml.Parameters
 
fromString(String) - Method in class net.sf.okapi.lib.verification.Parameters
 
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 TargetState object.
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
 
fromString(String) - Method in class net.sf.okapi.steps.characterschecker.Parameters
 
fromString(String) - Method in class net.sf.okapi.steps.generalchecker.Parameters
 
fromString(String) - Method in class net.sf.okapi.steps.inlinescodeschecker.Parameters
 
fromString(String) - Method in class net.sf.okapi.steps.lengthchecker.Parameters
 
fromString(String) - Method in class net.sf.okapi.steps.localizablechecker.Parameters
 
fromString(String) - Method in class net.sf.okapi.steps.patternschecker.Parameters
 
fromString(String) - Method in class net.sf.okapi.steps.rainbowkit.xliff.Options
 
fromString(String) - Method in class net.sf.okapi.steps.searchandreplace.Parameters
 
fromString(String) - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStepParameters
 
fromString(String, boolean) - Method in class net.sf.okapi.common.ParametersString
Deserialize the specified data into this object.
fromString(String, boolean) - Method in class net.sf.okapi.common.StringParameters
Load additional parameters from the provided data.
fromString(String, boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
fromStrippedToGeneric(TextFragment, int) - Static method in class net.sf.okapi.lib.verification.AbstractChecker
Converts a position in a string display where codes are stripped into the same position when the string display uses generic codes.
fromStrippedToString(TextFragment, int) - Static method in class net.sf.okapi.lib.verification.AbstractChecker
Converts a position in a string display where codes are stripped into the same position when the string display uses original data.
fromValue(int) - Static method in enum net.sf.okapi.common.encoder.QuoteMode
 
fromValue(String) - Static method in enum net.sf.okapi.filters.xini.GroupType
 
fromValue(String) - Static method in enum net.sf.okapi.filters.xini.jaxb.ElementType
 
fromValue(String) - Static method in enum net.sf.okapi.filters.xini.jaxb.PlaceHolderType
 
fromValue(String) - Static method in enum net.sf.okapi.filters.xini.XINIProperties
 
fromXLIFF(Element, TextFragment) - Method in class net.sf.okapi.lib.translation.QueryUtil
Converts back an XLIFF text contained in a given element into a TextFragment.
FRONT_WHITESPACE_PATTERN - Static variable in class net.sf.okapi.filters.doxygen.ParameterExtractor
 
frontWhitespace() - Method in class net.sf.okapi.filters.doxygen.ParameterExtractor
 
FULL_STOP - net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Punctuation
 
fullCount(Object, LocaleId) - Static method in class net.sf.okapi.steps.wordcount.CharacterCounter
 
FullWidthConversionStep - Class in net.sf.okapi.steps.fullwidthconversion
 
FullWidthConversionStep() - Constructor for class net.sf.okapi.steps.fullwidthconversion.FullWidthConversionStep
 
FUZZY - net.sf.okapi.common.query.MatchType
Matches both text and/or codes partially.
FUZZY - net.sf.okapi.proto.AltTranslation.MatchType
FUZZY = 14;
FUZZY_MATCH - Static variable in class net.sf.okapi.filters.xliff.XLIFFFilter
 
FUZZY_PREVIOUS_VERSION - net.sf.okapi.common.query.MatchType
FUZZY and comes from a previous version of the same document
FUZZY_PREVIOUS_VERSION - net.sf.okapi.proto.AltTranslation.MatchType
FUZZY_PREVIOUS_VERSION = 13;
FUZZY_PREVIOUS_VERSION_VALUE - Static variable in enum net.sf.okapi.proto.AltTranslation.MatchType
FUZZY_PREVIOUS_VERSION = 13;
FUZZY_REPAIRED - net.sf.okapi.common.query.MatchType
Matches both text and/or codes partially and some automated repair (i.e., number replacement, code repair, capitalization, punctuation etc..) was applied to the target
FUZZY_REPAIRED - net.sf.okapi.proto.AltTranslation.MatchType
FUZZY_REPAIRED = 15;
FUZZY_REPAIRED_VALUE - Static variable in enum net.sf.okapi.proto.AltTranslation.MatchType
FUZZY_REPAIRED = 15;
FUZZY_UNIQUE_ID - net.sf.okapi.common.query.MatchType
Matches FUZZY with a unique id
FUZZY_UNIQUE_ID - net.sf.okapi.proto.AltTranslation.MatchType
FUZZY_UNIQUE_ID = 12;
FUZZY_UNIQUE_ID_VALUE - Static variable in enum net.sf.okapi.proto.AltTranslation.MatchType
FUZZY_UNIQUE_ID = 12;
FUZZY_VALUE - Static variable in enum net.sf.okapi.proto.AltTranslation.MatchType
FUZZY = 14;
FuzzyMatchCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
 
FuzzyMatchCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyMatchCharacterCountStep
 
FuzzyMatchedCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
An accumulation of the character count for text units that have a fuzzy match against a leveraged translation memory database.
FuzzyMatchedWordCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
An accumulation of the word count for text units that have been fuzzy matched against a leveraged translation memory database.
FuzzyMatchWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
 
FuzzyMatchWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyMatchWordCountStep
 
FuzzyPreviousVersionMatchCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
 
FuzzyPreviousVersionMatchCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyPreviousVersionMatchCharacterCountStep
 
FuzzyPreviousVersionMatchWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
 
FuzzyPreviousVersionMatchWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyPreviousVersionMatchWordCountStep
 
FuzzyRepairedCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
 
FuzzyRepairedCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyRepairedCharacterCountStep
 
FuzzyRepairedWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
 
FuzzyRepairedWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyRepairedWordCountStep
 
FUZZYSCORE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.AltTranslation
 
FuzzyTextUnitComparator - Class in net.sf.okapi.steps.diffleverage
Fuzzily Compare two source ITextUnits.
FuzzyTextUnitComparator(boolean, int, LocaleId) - Constructor for class net.sf.okapi.steps.diffleverage.FuzzyTextUnitComparator
 
FuzzyUniqueIdMatchCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
 
FuzzyUniqueIdMatchCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyUniqueIdMatchCharacterCountStep
 
FuzzyUniqueIdMatchWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
 
FuzzyUniqueIdMatchWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyUniqueIdMatchWordCountStep
 

G

GaleAndChurch<T> - Class in net.sf.okapi.steps.gcaligner
 
GaleAndChurch() - Constructor for class net.sf.okapi.steps.gcaligner.GaleAndChurch
 
genCont - Variable in class net.sf.okapi.lib.verification.AbstractChecker
 
GENERAL - net.sf.okapi.common.annotation.Note.Annotates
 
GENERAL - net.sf.okapi.common.resource.ExtendedCodeType
 
GENERAL - net.sf.okapi.proto.Note.Annotates
GENERAL = 2;
GENERAL_VALUE - Static variable in enum net.sf.okapi.proto.Note.Annotates
GENERAL = 2;
GeneralChecker - Class in net.sf.okapi.lib.verification
 
GeneralChecker() - Constructor for class net.sf.okapi.lib.verification.GeneralChecker
 
GeneralCheckerStep - Class in net.sf.okapi.steps.generalchecker
 
GeneralCheckerStep() - Constructor for class net.sf.okapi.steps.generalchecker.GeneralCheckerStep
 
generate() - Method in interface net.sf.okapi.lib.reporting.IReportGenerator
 
generate() - Method in class net.sf.okapi.lib.reporting.ReportGenerator
 
generateAltOutput(String, String, LocaleId, LocaleId, String) - Static method in class net.sf.okapi.steps.msbatchtranslation.MSBatchTranslationStep
Generates the alternative output used by several Trados Steps
generateAnchorText(String) - Method in class net.sf.okapi.filters.markdown.parser.HeaderAnchorGenerator
Convert header text to an anchor id, following the steps described in https://docs.gitlab.com/ee/user/markdown.html#header-ids-and-links: 1.
generateGlossEntryId(int, int, TerminologyQueryResult.Term) - Method in interface net.sf.okapi.steps.terminologyleveraging.IGlossaryElementIdGenerator
Provides id for XLIFF glossary entry element of the Glossary module.
generateGlossEntryTranslationId(int, int, TerminologyQueryResult.Term, TerminologyQueryResult.Translation) - Method in interface net.sf.okapi.steps.terminologyleveraging.IGlossaryElementIdGenerator
Provides id for XLIFF glossary translation element of the Glossary module.
GENERATEHTML - Static variable in class net.sf.okapi.steps.translationcomparison.Parameters
 
generateIntId(String) - Static method in class net.sf.okapi.common.StringUtil
JVM independent hashCode implementation used to generate numeric id's from strings
generateOutput() - Method in class net.sf.okapi.steps.xmlanalysis.XMLAnalyzer
 
generateParseException() - Method in class net.sf.okapi.core.simplifierrules.SimplifierRules
Generate ParseException.
generateParseException() - Method in class net.sf.okapi.filters.json.parser.JsonParser
Generate ParseException.
generateParseException() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
Generate ParseException.
generateReport(String) - Method in class net.sf.okapi.lib.verification.QualityCheckSession
 
generateReport(String, boolean) - Method in class net.sf.okapi.steps.inconsistencycheck.InconsistencyCheck
Creates the inconsistency report.
generateRuleRegex(Rule) - Method in class net.sf.okapi.lib.segmentation.SRXDocument
 
GENERATETMX - Static variable in class net.sf.okapi.steps.translationcomparison.Parameters
 
GENERIC - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Label to use for a generic annotation set (e.g.
GenericAnnotation - Class in net.sf.okapi.common.annotation
Generic annotation allowing access with field names and multiple instance on the same object.
GenericAnnotation - Class in net.sf.okapi.proto
Protobuf type GenericAnnotation
GenericAnnotation() - Constructor for class net.sf.okapi.common.annotation.GenericAnnotation
 
GenericAnnotation(String) - Constructor for class net.sf.okapi.common.annotation.GenericAnnotation
Creates a new annotation for a given type.
GenericAnnotation(String, Object...) - Constructor for class net.sf.okapi.common.annotation.GenericAnnotation
Creates a new annotation for a given type.
GenericAnnotation.Builder - Class in net.sf.okapi.proto
Protobuf type GenericAnnotation
GenericAnnotationOrBuilder - Interface in net.sf.okapi.proto
 
GenericAnnotations - Class in net.sf.okapi.common.annotation
Provides access to a list of GenericAnnotation.
GenericAnnotations - Class in net.sf.okapi.proto
Protobuf type GenericAnnotations
GenericAnnotations() - Constructor for class net.sf.okapi.common.annotation.GenericAnnotations
Creates an empty annotation set.
GenericAnnotations(String) - Constructor for class net.sf.okapi.common.annotation.GenericAnnotations
Creates an annotation set initialized with a storage string created with GenericAnnotations.toString().
GenericAnnotations(GenericAnnotation) - Constructor for class net.sf.okapi.common.annotation.GenericAnnotations
Creates an annotation set and add a given one.
GENERICANNOTATIONS_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.GenericAnnotations
 
GENERICANNOTATIONS_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.IResource
 
GenericAnnotations.Builder - Class in net.sf.okapi.proto
Protobuf type GenericAnnotations
GenericAnnotationsOrBuilder - Interface in net.sf.okapi.proto
 
GenericAnnotationType - Class in net.sf.okapi.common.annotation
Types of Generic annotation.
GenericAnnotationType() - Constructor for class net.sf.okapi.common.annotation.GenericAnnotationType
 
GENERICCODES - Static variable in class net.sf.okapi.steps.translationcomparison.Parameters
 
GenericContent - Class in net.sf.okapi.common.filterwriter
Handles the conversion between a coded text object and a generic markup string.
GenericContent() - Constructor for class net.sf.okapi.common.filterwriter.GenericContent
 
GenericContent(TextFragment) - Constructor for class net.sf.okapi.common.filterwriter.GenericContent
 
GenericFilterWriter - Class in net.sf.okapi.common.filterwriter
Implements the IFilterWriter interface for filters that use the GenericSkeleton skeleton.
GenericFilterWriter() - Constructor for class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
GenericFilterWriter(ISkeletonWriter, EncoderManager) - Constructor for class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
GenericSkeleton - Class in net.sf.okapi.common.skeleton
Simple generic implementation of the ISkeleton interface.
GenericSkeleton() - Constructor for class net.sf.okapi.common.skeleton.GenericSkeleton
Creates a new empty GenericSkeleton object.
GenericSkeleton(String) - Constructor for class net.sf.okapi.common.skeleton.GenericSkeleton
Creates a new GenericSkeleton object and append some data to it.
GenericSkeleton(GenericSkeleton) - Constructor for class net.sf.okapi.common.skeleton.GenericSkeleton
Creates a new GenericSkeleton object and initialize it with the parts of an existing one passed as a parameter.
GenericSkeletonPart - Class in net.sf.okapi.common.skeleton
Part of GenericSkeleton object.
GenericSkeletonPart() - Constructor for class net.sf.okapi.common.skeleton.GenericSkeletonPart
 
GenericSkeletonPart(char) - Constructor for class net.sf.okapi.common.skeleton.GenericSkeletonPart
 
GenericSkeletonPart(char, IResource, LocaleId) - Constructor for class net.sf.okapi.common.skeleton.GenericSkeletonPart
 
GenericSkeletonPart(String) - Constructor for class net.sf.okapi.common.skeleton.GenericSkeletonPart
 
GenericSkeletonPart(String, IResource, LocaleId) - Constructor for class net.sf.okapi.common.skeleton.GenericSkeletonPart
 
GenericSkeletonSimplifier - Class in net.sf.okapi.common.skeleton
Simplifies events, i.e.
GenericSkeletonSimplifier() - Constructor for class net.sf.okapi.common.skeleton.GenericSkeletonSimplifier
 
GenericSkeletonSimplifier(boolean, GenericSkeletonWriter, String, LocaleId) - Constructor for class net.sf.okapi.common.skeleton.GenericSkeletonSimplifier
 
GenericSkeletonSimplifier(boolean, GenericSkeletonWriter, LocaleId) - Constructor for class net.sf.okapi.common.skeleton.GenericSkeletonSimplifier
 
GenericSkeletonSimplifier(String, LocaleId) - Constructor for class net.sf.okapi.common.skeleton.GenericSkeletonSimplifier
 
GenericSkeletonSimplifier(LocaleId) - Constructor for class net.sf.okapi.common.skeleton.GenericSkeletonSimplifier
 
GenericSkeletonWriter - Class in net.sf.okapi.common.skeleton
Implements ISkeletonWriter for the GenericSkeleton skeleton.
GenericSkeletonWriter() - Constructor for class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
GenericSkeletonWriter(boolean) - Constructor for class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
GenericSkeletonWriter(LocaleId, LocaleId, EncoderManager, boolean, boolean, Map<String, Referent>, Stack<StorageList>, String, int, SubFilterSkeletonWriter) - Constructor for class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
Georgian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
GERMAN - Static variable in class net.sf.okapi.common.LocaleId
LocaleId constant for "de".
get() - Method in class net.sf.okapi.lib.xliff2.document.GroupNode
Gets the StartGroupData resource for this group node.
get() - Method in class net.sf.okapi.lib.xliff2.document.UnitNode
Gets the Unit associated 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.common.annotation.GlossaryAnnotation
 
get(int) - Method in interface net.sf.okapi.common.resource.ISegments
Gets the segment for a given segment index.
get(int) - Method in class net.sf.okapi.common.resource.Segments
 
get(int) - Method in class net.sf.okapi.common.resource.TextContainer
Gets the part (segment or non-segment) for a given part index.
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
Gets the MTag or CTag for a given key.
get(int) - Method in class net.sf.okapi.steps.tokenization.TokenConfigs
 
get(CharSequence, int) - Method in class net.sf.okapi.lib.xliff2.core.Tags
Gets the MTag or CTag for a given reference in a coded text.
get(Class<A>) - Method in class net.sf.okapi.common.annotation.Annotations
Gets the annotation for a given type.
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.common.annotation.XLIFFPhaseAnnotation
 
get(String) - Method in class net.sf.okapi.common.annotation.XLIFFToolAnnotation
 
get(String) - Method in class net.sf.okapi.common.ParametersDescription
Gets the descriptor for a given parameter.
get(String) - Method in interface net.sf.okapi.common.resource.ISegments
Gets the segment for a given identifier.
get(String) - Method in class net.sf.okapi.common.resource.Segments
 
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, boolean) - Method in class net.sf.okapi.common.ConfigurationString
 
get(String, char) - Method in class net.sf.okapi.common.ConfigurationString
 
get(String, int) - Method in class net.sf.okapi.common.ConfigurationString
 
get(String, String) - Method in class net.sf.okapi.common.ConfigurationString
 
get(String, TagType) - Method in class net.sf.okapi.lib.xliff2.core.Tags
Gets the tag for a given id and tag type.
get(LocaleId) - Method in class net.sf.okapi.common.resource.TargetPropertiesAnnotation
Gets the properties for a given target locale.
get(T[], int) - Static method in class net.sf.okapi.common.Util
Gets the element of an array for a given index.
GET_OUTPUT_TOKEN_ID - Static variable in class net.sf.okapi.common.filters.SubFilterSkeletonWriter
 
getAbsoluteMaxCharLength() - Method in class net.sf.okapi.lib.verification.Parameters
 
getAbsoluteMaxCharLength() - Method in class net.sf.okapi.steps.lengthchecker.Parameters
 
getAbstractCompoundFilter() - Method in class net.sf.okapi.common.filters.CompoundFilterParameters
 
getAccessToken() - Method in class net.sf.okapi.connectors.googleautoml.GoogleOAuth2Service
Gets an access token (refresh it if needed)
getAccessType() - Method in class net.sf.okapi.common.filters.PropertyTextUnitPlaceholder
getActiveParameters() - Method in class net.sf.okapi.common.filters.AbstractCompoundFilter
 
getActiveParameters() - Method in class net.sf.okapi.common.filters.CompoundFilterParameters
 
getActiveSiblingFilter() - Method in class net.sf.okapi.common.filters.AbstractCompoundFilter
 
getActiveSkeleton() - Method in class net.sf.okapi.common.filters.AbstractLineFilter
 
getAddAltTrans() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getAddAltTransGMode() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getAdded() - Method in class net.sf.okapi.proto.Code.Builder
bool added = 11;
getAdded() - Method in class net.sf.okapi.proto.Code
bool added = 11;
getAdded() - Method in interface net.sf.okapi.proto.CodeOrBuilder
bool added = 11;
getAddID() - Method in class net.sf.okapi.steps.textmodification.Parameters
 
getAdditionalWordsCount() - Method in class net.sf.okapi.filters.xini.rainbowkit.FilterEventToXiniTransformer
 
getAddLineSeparatorCharacter() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getAddName() - Method in class net.sf.okapi.steps.textmodification.Parameters
 
getAddPrefix() - Method in class net.sf.okapi.steps.textmodification.Parameters
 
getAddSuffix() - Method in class net.sf.okapi.steps.textmodification.Parameters
 
getAddTabAsCharacter() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getAddTargetLanguage() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getAditionalLines() - Method in class net.sf.okapi.filters.xini.jaxb.StatisticInfo
Gets the value of the aditionalLines property.
getAditionalWords() - Method in class net.sf.okapi.filters.xini.jaxb.StatisticInfo
Gets the value of the aditionalWords property.
getAfter() - Method in class net.sf.okapi.lib.segmentation.Rule
Gets the pattern after the break point for this rule.
getAlias() - Method in class net.sf.okapi.connectors.kantan.KantanMTv21ConnectorParameters
 
getAlignedSegments() - Method in interface net.sf.okapi.common.resource.ITextUnit
Creates a new IAlignedSegments object to access and manipulate the segments of this text unit.
getAlignedSegments() - Method in class net.sf.okapi.common.resource.TextUnit
 
getAlignmentElementsX(int, int) - Method in class net.sf.okapi.steps.gcaligner.DpMatrix
Returns a List of X sequence elements starting at p_xFromIdx (inclusive) and ending at p_xToIdx (exclusive).
getAlignmentElementsY(int, int) - Method in class net.sf.okapi.steps.gcaligner.DpMatrix
Returns a List of Y sequence elements starting at p_yFromIdx (inclusive) and ending at p_yToIdx (exclusive).
getAlignmentElementX(int) - Method in class net.sf.okapi.steps.gcaligner.DpMatrix
Returns an element of X sequence.
getAlignmentElementY(int) - Method in class net.sf.okapi.steps.gcaligner.DpMatrix
Returns an element of Y sequence.
getAlignments() - Method in class net.sf.okapi.steps.diffleverage.FileAligner
getAlignmentStatus() - Method in class net.sf.okapi.common.resource.AlignedSegments
 
getAlignmentStatus() - Method in interface net.sf.okapi.common.resource.IAlignedSegments
Gets the status of the alignment for this entire text unit.
getAlignmentStatus() - Method in interface net.sf.okapi.common.resource.ISegments
Returns the AlignmentStatus for these segments.
getAlignmentStatus() - Method in class net.sf.okapi.common.resource.Segments
 
getAlignmentStatus(LocaleId) - Method in class net.sf.okapi.common.resource.AlignedSegments
 
getAlignmentStatus(LocaleId) - Method in interface net.sf.okapi.common.resource.IAlignedSegments
Gets the status of the alignment the given target locale in this text unit.
getAllAnnotations() - Method in class net.sf.okapi.common.annotation.GenericAnnotations
Gets the unmodifiable list of all the annotation in this annotation set.
getAllConfigurations() - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Deprecated.
 
getAllConfigurations() - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Gets an iterator on all configurations objects for this mapper.
getAllConfigurations() - Method in class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper
 
getAllEvents() - Method in class net.sf.okapi.steps.common.ExtractionVerificationStepParameters
 
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
 
getAllLanguageRules() - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Gets a map of all the language rules in this document.
getAllLanguagesMaps() - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Gets the list of all the language maps in this document.
getAllowBlacklistSub() - Method in class net.sf.okapi.lib.verification.Parameters
 
getAllowedCharacters(Attr) - Method in interface org.w3c.its.ITraversal
Gets the pattern of allowed characters for the current element or one of its attributes.
getAllowedCharacters(Attr) - Method in class org.w3c.its.ITSEngine
 
getAllowEmptyOutputTarget() - Method in class net.sf.okapi.filters.po.Parameters
 
getAllowEmptyOutputTarget() - Method in class net.sf.okapi.filters.txml.Parameters
 
getAllowEmptyTargets() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getAllowEmptyTargets() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getAllowSegmentation() - Method in class net.sf.okapi.steps.rainbowkit.omegat.Options
 
getAllowSegments() - Method in class net.sf.okapi.filters.transtable.Parameters
 
getAllowWordStyleOptimisation() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getAllRuleTypes(String) - Method in class net.sf.okapi.filters.abstractmarkup.config.YamlConfigurationReader
Find element or attribute rules
getAllSegmentVisitors() - Method in class net.sf.okapi.lib.xliff2.walker.XliffWalker
 
getAllUnitNodeVisitors() - Method in class net.sf.okapi.lib.xliff2.walker.XliffWalker
 
getAlsoNonUTF8() - Method in class net.sf.okapi.steps.bomconversion.Parameters
 
getAltTrans(int) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .AltTranslation altTrans = 5;
getAltTrans(int) - Method in class net.sf.okapi.proto.TextContainer
repeated .AltTranslation altTrans = 5;
getAltTrans(int) - Method in interface net.sf.okapi.proto.TextContainerOrBuilder
repeated .AltTranslation altTrans = 5;
getAltTransBuilder(int) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .AltTranslation altTrans = 5;
getAltTransBuilderList() - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .AltTranslation altTrans = 5;
getAltTransCount() - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .AltTranslation altTrans = 5;
getAltTransCount() - Method in class net.sf.okapi.proto.TextContainer
repeated .AltTranslation altTrans = 5;
getAltTransCount() - Method in interface net.sf.okapi.proto.TextContainerOrBuilder
repeated .AltTranslation altTrans = 5;
getAltTransList() - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .AltTranslation altTrans = 5;
getAltTransList() - Method in class net.sf.okapi.proto.TextContainer
repeated .AltTranslation altTrans = 5;
getAltTransList() - Method in interface net.sf.okapi.proto.TextContainerOrBuilder
repeated .AltTranslation altTrans = 5;
getAltTransOrBuilder(int) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .AltTranslation altTrans = 5;
getAltTransOrBuilder(int) - Method in class net.sf.okapi.proto.TextContainer
repeated .AltTranslation altTrans = 5;
getAltTransOrBuilder(int) - Method in interface net.sf.okapi.proto.TextContainerOrBuilder
repeated .AltTranslation altTrans = 5;
getAltTransOrBuilderList() - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .AltTranslation altTrans = 5;
getAltTransOrBuilderList() - Method in class net.sf.okapi.proto.TextContainer
repeated .AltTranslation altTrans = 5;
getAltTransOrBuilderList() - Method in interface net.sf.okapi.proto.TextContainerOrBuilder
repeated .AltTranslation altTrans = 5;
getAltTransOrigin() - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
getAltTransType() - Method in class net.sf.okapi.proto.AltTranslation.Builder
string altTransType = 10;
getAltTransType() - Method in class net.sf.okapi.proto.AltTranslation
string altTransType = 10;
getAltTransType() - Method in interface net.sf.okapi.proto.AltTranslationOrBuilder
string altTransType = 10;
getALttransType() - Method in class net.sf.okapi.common.annotation.AltTranslation
 
getAltTransTypeBytes() - Method in class net.sf.okapi.proto.AltTranslation.Builder
string altTransType = 10;
getAltTransTypeBytes() - Method in class net.sf.okapi.proto.AltTranslation
string altTransType = 10;
getAltTransTypeBytes() - Method in interface net.sf.okapi.proto.AltTranslationOrBuilder
string altTransType = 10;
getAlwaysAddTargets() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getAnalyzer() - Method in class net.sf.okapi.steps.xmlanalysis.XMLAnalysisStep
 
getAnnotate() - Method in class net.sf.okapi.steps.msbatchtranslation.Parameters
 
getAnnotatedSpans(boolean) - Method in class net.sf.okapi.lib.xliff2.core.Unit
Creates a list of the annotated spans in this unit.
getAnnotatedSpans(String) - Method in class net.sf.okapi.common.resource.TextFragment
Gets the list of all spans of text annotated with a given type of annotation.
getAnnotates() - Method in class net.sf.okapi.common.annotation.Note
 
getAnnotates() - Method in class net.sf.okapi.proto.Note.Builder
optional .Note.Annotates annotates = 5;
getAnnotates() - Method in class net.sf.okapi.proto.Note
optional .Note.Annotates annotates = 5;
getAnnotates() - Method in interface net.sf.okapi.proto.NoteOrBuilder
optional .Note.Annotates annotates = 5;
getAnnotateSource() - Method in class net.sf.okapi.steps.terminologyleveraging.BaseTerminologyConnector
 
getAnnotateSource() - Method in interface net.sf.okapi.steps.terminologyleveraging.ITerminologyQuery
 
getAnnotateSource() - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyParameters
 
getAnnotatesValue() - Method in class net.sf.okapi.proto.Note.Builder
optional .Note.Annotates annotates = 5;
getAnnotatesValue() - Method in class net.sf.okapi.proto.Note
optional .Note.Annotates annotates = 5;
getAnnotatesValue() - Method in interface net.sf.okapi.proto.NoteOrBuilder
optional .Note.Annotates annotates = 5;
getAnnotateTarget() - Method in class net.sf.okapi.steps.terminologyleveraging.BaseTerminologyConnector
 
getAnnotateTarget() - Method in interface net.sf.okapi.steps.terminologyleveraging.ITerminologyQuery
 
getAnnotateTarget() - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyParameters
 
getAnnotation() - Method in class net.sf.okapi.common.filterwriter.ITSAnnotatorsRefContext
Gets an annotation for the current annotatorsRef string.
getAnnotation() - Method in class net.sf.okapi.filters.xliff.its.ITSLQI
Gets the annotation for this LQI object.
getAnnotation(Class<A>) - Method in class net.sf.okapi.common.BaseContext
 
getAnnotation(Class<A>) - Method in interface net.sf.okapi.common.IContext
Gets the annotation of a given type for this context.
getAnnotation(Class<A>) - Method in class net.sf.okapi.common.resource.BaseNameable
 
getAnnotation(Class<A>) - Method in interface net.sf.okapi.common.resource.IWithAnnotations
Gets the annotation object for a given class for this resource.
getAnnotation(Class<A>) - Method in class net.sf.okapi.common.resource.MultiEvent
 
getAnnotation(Class<A>) - Method in class net.sf.okapi.common.resource.PipelineParameters
 
getAnnotation(Class<A>) - Method in class net.sf.okapi.common.resource.RawDocument
 
getAnnotation(Class<A>) - Method in class net.sf.okapi.common.skeleton.StorageList
 
getAnnotation(String) - Method in class net.sf.okapi.common.resource.Code
Gets the annotation of a given type.
getAnnotations() - Method in class net.sf.okapi.common.resource.BaseNameable
 
getAnnotations() - Method in class net.sf.okapi.common.resource.Custom
 
getAnnotations() - Method in class net.sf.okapi.common.resource.Ending
 
getAnnotations() - Method in interface net.sf.okapi.common.resource.IWithAnnotations
 
getAnnotations() - Method in interface net.sf.okapi.common.resource.IWithTargetProperties
 
getAnnotations() - Method in class net.sf.okapi.common.resource.MultiEvent
 
getAnnotations() - Method in class net.sf.okapi.common.resource.PipelineParameters
 
getAnnotations() - Method in class net.sf.okapi.common.resource.RawDocument
 
getAnnotations() - Method in class net.sf.okapi.common.resource.TextPart
 
getAnnotations() - Method in class net.sf.okapi.common.skeleton.StorageList
 
getAnnotations(String) - Method in class net.sf.okapi.common.annotation.GenericAnnotations
Gets a list of all the annotations of a given type.
getAnnotationsTypes() - Method in class net.sf.okapi.common.annotation.Annotations
 
getAnnotationsTypes() - Method in class net.sf.okapi.common.resource.Code
Gets all the types of annotations for this code.
getAnnotationsTypesAsSet() - Method in interface net.sf.okapi.common.resource.IWithAnnotations
 
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.
getAnnotatorRef(String) - Method in class net.sf.okapi.common.filterwriter.ITSAnnotatorsRefContext
Gets the IRI for a given data category, for the current content.
getAnnotatorRef(String) - Method in interface org.w3c.its.ITraversal
Gets the annotator reference for a given data category.
getAnnotatorRef(String) - Method in class org.w3c.its.ITSEngine
 
getAnnotatorRef(String, String) - Static method in class net.sf.okapi.common.filterwriter.ITSContent
Gets the ITS annotator reference for a given data category from a given annotators list.
getAnnotatorRef(String, INameable) - Static method in class net.sf.okapi.common.filterwriter.ITSContent
Gets the ITS annotator reference for a given data category on a given object.
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.
getAnnotatorsRef() - Method in interface org.w3c.its.ITraversal
Gets the tools references associated with the current element of the traversal and its attributes.
getAnnotatorsRef() - Method in class org.w3c.its.ITSEngine
 
getAnnotatorsRef(IWithAnnotations) - Static method in class net.sf.okapi.common.filterwriter.ITSContent
Gets the value of the ITS AnnotatorsRef information if it is present.
getAnnotatorsRefContext() - Method in class net.sf.okapi.filters.xliff.XLIFFFilter
Gets the ITS annotators references context object.
getApiKey() - Method in class net.sf.okapi.connectors.apertium.Parameters
 
getApiKey() - Method in class net.sf.okapi.connectors.google.GoogleMTv2Parameters
 
getApiToken() - Method in class net.sf.okapi.connectors.kantan.KantanMTv21ConnectorParameters
 
getAppKey() - Method in class net.sf.okapi.connectors.tda.Parameters
 
getApplicationName() - Method in class net.sf.okapi.common.ExecutionContext
 
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
 
getApplyToBlankEntries() - Method in class net.sf.okapi.steps.textmodification.Parameters
 
getApplyToExistingTarget() - Method in class net.sf.okapi.steps.textmodification.Parameters
 
getApprovedEntriesOnly() - Method in class net.sf.okapi.steps.formatconversion.Parameters
 
getAsciiOnly() - Method in class net.sf.okapi.steps.fullwidthconversion.Parameters
 
getAttribute(String, String) - Method in class net.sf.okapi.lib.xliff2.core.ExtAttributes
Gets an attribute if it exists.
getAttributeEncoder() - Method in class net.sf.okapi.filters.openxml.XMLEventSerializer
 
getAttributeOnElementRuleTypes(String, String, Map<String, String>) - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
Get all the TaggedFilterConfiguration.RULE_TYPEs for attributes found on element rules.
getAttributeRules() - Method in class net.sf.okapi.filters.abstractmarkup.config.YamlConfigurationReader
 
getAttributeRules(String) - Method in class net.sf.okapi.filters.abstractmarkup.config.YamlConfigurationReader
 
getAttributeRuleTypes(String) - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
getAttributeRuleTypes(String, String) - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
getAttributeRuleTypes(String, String, Map<String, String>) - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
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.
getAutoExtensions() - Method in class net.sf.okapi.steps.formatconversion.Parameters
 
getAutomaticallyAcceptRevisions() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getAutoOpen() - Method in class net.sf.okapi.lib.verification.Parameters
 
getAutoOpen() - Method in class net.sf.okapi.steps.termextraction.Parameters
 
getAutoOpen() - Method in class net.sf.okapi.steps.xmlanalysis.Parameters
 
getAutoRefresh() - Method in class net.sf.okapi.lib.verification.QualityCheckSession
 
getAvailableLocales() - Static method in class net.sf.okapi.common.LocaleId
Gets an array of the LocaleId objects for all the Java locales installed on the system.
getAzureKey() - Method in class net.sf.okapi.connectors.microsoft.Parameters
 
getAzureKey() - Method in class net.sf.okapi.steps.msbatchtranslation.Parameters
 
getBalanced() - Method in class net.sf.okapi.proto.TextFragment.Builder
bool balanced = 3;
getBalanced() - Method in class net.sf.okapi.proto.TextFragment
bool balanced = 3;
getBalanced() - Method in interface net.sf.okapi.proto.TextFragmentOrBuilder
bool balanced = 3;
getBaseUrl() - Method in class net.sf.okapi.steps.enrycher.Parameters
 
getBaseURL() - Method in interface net.sf.okapi.connectors.microsoft.MicrosoftMTAPI
Gets the base URL in use, such as https://api.cognitive.microsofttranslator.com.
getBaseURL() - Method in class net.sf.okapi.connectors.microsoft.Parameters
 
getBatch() - Method in class net.sf.okapi.common.pipelinebuilder.XPipeline
 
getBatchCount() - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
 
getBatchCount() - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
 
getBatchInputCount() - Method in class net.sf.okapi.common.resource.PipelineParameters
 
getBatchInputCount() - Method in class net.sf.okapi.steps.batchtranslation.BatchTranslationStep
 
getBatchItemCount() - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
 
getBatchItemCount() - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
 
getBatchItems() - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
getBefore() - Method in class net.sf.okapi.lib.segmentation.Rule
Gets the pattern before the break point for this rule.
getBeginColumn() - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
Get the beginning column.
getBeginColumn() - Method in class net.sf.okapi.filters.json.parser.JavaCharStream
 
getBeginColumn() - Method in class net.sf.okapi.filters.yaml.parser.JavaCharStream
 
getBeginLine() - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
getBeginLine() - Method in class net.sf.okapi.filters.json.parser.JavaCharStream
 
getBeginLine() - Method in class net.sf.okapi.filters.yaml.parser.JavaCharStream
 
getBeginTime() - Method in class net.sf.okapi.filters.subtitles.CaptionAnnotation.CaptionTiming
 
getBetweenCodes() - Method in class net.sf.okapi.lib.verification.Parameters
 
getBiFile() - Method in class net.sf.okapi.connectors.bifile.Parameters
 
getBilingualMode() - Method in class net.sf.okapi.filters.po.Parameters
 
getBlacklistPath() - Method in class net.sf.okapi.lib.verification.Parameters
 
getBlacklistSrc() - Method in class net.sf.okapi.lib.verification.Parameters
 
getBlacklistStream() - Method in class net.sf.okapi.lib.verification.Parameters
 
getBlockSize() - Method in class net.sf.okapi.steps.batchtranslation.Parameters
 
getBomOnUTF8() - Method in class net.sf.okapi.steps.rtfconversion.Parameters
 
getBOMonUTF8() - Method in class net.sf.okapi.steps.encodingconversion.Parameters
 
getBomSize() - Method in class net.sf.okapi.common.BOMNewlineEncodingDetector
Gets the number of bytes used by the Byte-Order-mark in this document.
getBOMSize() - Method in class net.sf.okapi.common.BOMAwareInputStream
Gets the number of bytes used by the Byte-Order-mark in this document.
getBoolean() - Method in class net.sf.okapi.common.resource.Property
Gets the boolean value of this property.
getBoolean(String) - Method in class net.sf.okapi.common.annotation.GenericAnnotation
 
getBoolean(String) - Method in class net.sf.okapi.common.BaseContext
 
getBoolean(String) - Method in interface net.sf.okapi.common.IContext
Gets a boolean property of this context.
getBoolean(String) - Method in interface net.sf.okapi.common.IParameters
Gets the boolean value for the given parameter name.
getBoolean(String) - Method in class net.sf.okapi.common.ParametersString
 
getBoolean(String) - Method in class net.sf.okapi.common.StringParameters
 
getBoolean(String) - Method in class net.sf.okapi.common.UserConfiguration
Gets a boolean property value.
getBoolean(String) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupParameters
 
getBoolean(String) - Method in class net.sf.okapi.filters.doxygen.Parameters
 
getBoolean(String) - Method in class net.sf.okapi.filters.its.Parameters
 
getBoolean(String) - Method in class net.sf.okapi.filters.openxml.YamlParameters
 
getBoolean(String) - Method in class net.sf.okapi.filters.wiki.Parameters
 
getBoolean(String, boolean) - Method in class net.sf.okapi.common.ParametersString
 
getBoolean(String, boolean) - Method in class net.sf.okapi.common.UserConfiguration
Gets a boolean property value possibly set to a default value.
getBooleanParameter(String) - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
getBoolValue() - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
bool bool_value = 2;
getBoolValue() - Method in class net.sf.okapi.proto.PrimitiveValue
bool bool_value = 2;
getBoolValue() - Method in interface net.sf.okapi.proto.PrimitiveValueOrBuilder
bool bool_value = 2;
getBrowseTitle() - Method in class net.sf.okapi.common.uidescription.FolderInputPart
Gets the title of the folder browsing dialog.
getBrowseTitle() - Method in class net.sf.okapi.common.uidescription.PathInputPart
Gets the title of the path browsing dialog.
getBufferSize() - Method in class net.sf.okapi.steps.wordcount.common.Parameters
 
getCallableSteps() - Method in interface net.sf.okapi.common.pipeline.IWorkQueueStep
Gets the list of ICallableStep based on the main or template step.
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.
getCanonicalName() - Method in class net.sf.okapi.filters.doxygen.DoxygenCommand
 
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.
getCaption() - Method in class net.sf.okapi.common.uidescription.EditorDescription
Gets the caption for this editor.
getCategory() - Method in class net.sf.okapi.connectors.microsoft.Parameters
 
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
 
getCategory() - Method in class net.sf.okapi.steps.msbatchtranslation.Parameters
 
getCategoryGroup() - Method in interface net.sf.okapi.steps.wordcount.categorized.CategoryHandler
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitCharacterCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitWordCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXExactMatchedCharacterCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXExactMatchedWordCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXFuzzyMatchCharacterCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXFuzzyMatchWordCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXLeveragedMatchedCharacterCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXLeveragedMatchedWordCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitCharacterCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitWordCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitCharacterCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitWordCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedCharacterCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedWordCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXRepetitionMatchedCharacterCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXRepetitionMatchedWordCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ConcordanceCharacterCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ConcordanceWordCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactDocumentContextMatchCharacterCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactDocumentContextMatchWordCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactLocalContextMatchCharacterCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactLocalContextMatchWordCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactMatchCharacterCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactMatchWordCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactPreviousVersionMatchCharacterCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactPreviousVersionMatchWordCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactRepairedCharacterCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactRepairedWordCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactStructuralMatchCharacterCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactStructuralMatchWordCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyCharacterCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyPreviousVersionMatchCharacterCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyPreviousVersionMatchWordCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyUniqueIdMatchCharacterCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyUniqueIdMatchWordCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyWordCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactUniqueIdMatchCharacterCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactUniqueIdMatchWordCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyMatchCharacterCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyMatchWordCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyPreviousVersionMatchCharacterCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyPreviousVersionMatchWordCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyRepairedCharacterCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyRepairedWordCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyUniqueIdMatchCharacterCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyUniqueIdMatchWordCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.MTCharacterCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.MTWordCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.PhraseAssembledCharacterCountStep
 
getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.PhraseAssembledWordCountStep
 
getCData() - Method in class net.sf.okapi.lib.xliff2.core.ExtContent
Indicates if the content is to be represented as CDATA.
getCdataSubfilter() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getCell() - Method in class net.sf.okapi.filters.openxml.Excell
 
getCell(int, int) - Method in class net.sf.okapi.steps.gcaligner.DpMatrix
Return a cell of the matrix.
getChangeTrack() - Method in interface net.sf.okapi.lib.xliff2.core.IWithChangeTrack
Gets the ChangeTrack object for this element, creates an empty of if there is none.
getChangeTrack() - Method in class net.sf.okapi.lib.xliff2.core.MidFileData
 
getCharacterBaselineShiftMaxIgnoranceThreshold() - Method in class net.sf.okapi.filters.idml.Parameters
 
getCharacterBaselineShiftMinIgnoranceThreshold() - Method in class net.sf.okapi.filters.idml.Parameters
 
getCharacterCountFactor(LocaleId) - Static method in class net.sf.okapi.steps.wordcount.common.GMX
For "logographic" languages, GMX-V 2.0 defines factors by which the character count should be divided in order to yield the word count.
getCharacterKerningMaxIgnoranceThreshold() - Method in class net.sf.okapi.filters.idml.Parameters
 
getCharacterKerningMinIgnoranceThreshold() - Method in class net.sf.okapi.filters.idml.Parameters
 
getCharacterLeadingMaxIgnoranceThreshold() - Method in class net.sf.okapi.filters.idml.Parameters
 
getCharacterLeadingMinIgnoranceThreshold() - Method in class net.sf.okapi.filters.idml.Parameters
 
getCharactersToEscape() - Method in class net.sf.okapi.filters.markdown.Parameters
 
getCharacterTrackingMaxIgnoranceThreshold() - Method in class net.sf.okapi.filters.idml.Parameters
 
getCharacterTrackingMinIgnoranceThreshold() - Method in class net.sf.okapi.filters.idml.Parameters
 
getCharAt(String, int) - Static method in class net.sf.okapi.common.Util
Gets a character at a given position in a string.
getCharset() - Method in class net.sf.okapi.common.CharsetStore
 
getCharset() - Method in class net.sf.okapi.lib.verification.Parameters
 
getCharset() - Method in class net.sf.okapi.steps.characterschecker.Parameters
 
getCharsetEncoder() - Method in class net.sf.okapi.common.encoder.DefaultEncoder
 
getCharsetEncoder() - Method in class net.sf.okapi.common.encoder.DTDEncoder
 
getCharsetEncoder() - Method in class net.sf.okapi.common.encoder.EncoderManager
 
getCharsetEncoder() - Method in class net.sf.okapi.common.encoder.HtmlEncoder
 
getCharsetEncoder() - Method in class net.sf.okapi.common.encoder.IcuMessageEncoder
 
getCharsetEncoder() - Method in interface net.sf.okapi.common.encoder.IEncoder
Gets the character set encoder used for this encoder.
getCharsetEncoder() - Method in class net.sf.okapi.common.encoder.JSONEncoder
 
getCharsetEncoder() - Method in class net.sf.okapi.common.encoder.OpenXMLEncoder
 
getCharsetEncoder() - Method in class net.sf.okapi.common.encoder.PHPContentEncoder
 
getCharsetEncoder() - Method in class net.sf.okapi.common.encoder.POEncoder
 
getCharsetEncoder() - Method in class net.sf.okapi.common.encoder.PropertiesEncoder
 
getCharsetEncoder() - Method in class net.sf.okapi.common.encoder.XMLEncoder
 
getCharsetEncoder() - Method in class net.sf.okapi.common.encoder.YamlEncoder
 
getCharsetEncoder() - Method in class net.sf.okapi.common.filterwriter.TMXContent
Gets the current character set encoder.
getCharsetEncoder() - Method in class net.sf.okapi.common.filterwriter.XLIFFContent
Gets the current character set encoder.
getCharsetEncoder() - Method in class net.sf.okapi.filters.mif.MIFEncoder
 
getCharsetEncoder() - Method in class net.sf.okapi.filters.mosestext.MosesTextEncoder
 
getCharsetEncoder() - Method in class net.sf.okapi.filters.tex.TEXEncoder
 
getCharsetEncoder() - Method in class net.sf.okapi.filters.xliff.XLIFFSkeletonWriter
 
getCharsetName() - Method in class net.sf.okapi.common.CharsetStore
 
getCheckAbsoluteMaxCharLength() - Method in class net.sf.okapi.lib.verification.Parameters
 
getCheckAbsoluteMaxCharLength() - Method in class net.sf.okapi.steps.lengthchecker.Parameters
 
getCheckAllowedCharacters() - Method in class net.sf.okapi.lib.verification.Parameters
 
getCheckAllowedCharacters() - Method in class net.sf.okapi.steps.characterschecker.Parameters
 
getCheckBlacklist() - Method in class net.sf.okapi.lib.verification.Parameters
 
getCheckCharacters() - Method in class net.sf.okapi.lib.verification.Parameters
 
getCheckCharacters() - Method in class net.sf.okapi.steps.characterschecker.Parameters
 
getCheckCharacters() - Method in class net.sf.okapi.steps.cleanup.Parameters
 
getCheckExistingTm() - Method in class net.sf.okapi.steps.batchtranslation.Parameters
 
getCheckInconststencies() - Method in class net.sf.okapi.steps.inconsistencycheck.Parameters
 
getCheckMaxCharLength() - Method in class net.sf.okapi.lib.verification.Parameters
 
getCheckMaxCharLength() - Method in class net.sf.okapi.steps.lengthchecker.Parameters
 
getCheckMinCharLength() - Method in class net.sf.okapi.lib.verification.Parameters
 
getCheckMinCharLength() - Method in class net.sf.okapi.steps.lengthchecker.Parameters
 
getCheckPatterns() - Method in class net.sf.okapi.lib.verification.Parameters
 
getCheckPatterns() - Method in class net.sf.okapi.steps.patternschecker.Parameters
 
getCheckPerFile() - Method in class net.sf.okapi.steps.inconsistencycheck.Parameters
 
getCheckSegments() - Method in class net.sf.okapi.steps.segmentation.Parameters
 
getCheckStorageSize() - Method in class net.sf.okapi.lib.verification.Parameters
 
getCheckStorageSize() - Method in class net.sf.okapi.steps.lengthchecker.Parameters
 
getCheckTerms() - Method in class net.sf.okapi.lib.verification.Parameters
 
getCheckWithLT() - Method in class net.sf.okapi.lib.verification.Parameters
 
getCheckXliffSchema() - Method in class net.sf.okapi.lib.verification.Parameters
 
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
 
getChoicesLabels() - Method in class net.sf.okapi.common.uidescription.ListSelectionPart
Gets the list of the localizable labels to use with the selectable values.
getChoicesValues() - Method in class net.sf.okapi.common.uidescription.ListSelectionPart
Gets the list of items that can be selected.
getchompChar() - Method in enum net.sf.okapi.filters.yaml.parser.YamlChompTypes
 
getCjkCharsPerLine() - Method in class net.sf.okapi.filters.subtitles.SubtitleParameters
 
getClass(Object) - Static method in class net.sf.okapi.common.ClassUtil
Gets the runtime class of a given object.
getClass(String) - Static method in class net.sf.okapi.common.ClassUtil
Gets the class reference for a given qualified class name.
getClassFilePath(Class<?>) - Static method in class net.sf.okapi.common.ClassUtil
 
getClassLoader() - Method in class net.sf.okapi.common.plugins.PluginsManager
Gets the URLClassLoader to use for creating new instance of the components listed in this manager.
getClassLocation(Class<?>) - Static method in class net.sf.okapi.common.Util
Gets the directory location of a given class.
getClassName() - Method in class net.sf.okapi.common.plugins.PluginItem
Gets the name of the class implementing this plug-in.
getClassName(Class<?>) - Static method in class net.sf.okapi.common.ClassUtil
Gets the non-qualified (w/o package name prefix) class name of a given class reference.
getClassName(Object) - Static method in class net.sf.okapi.common.ClassUtil
Gets the non-qualified (without package name prefix) class name for a given object.
getCleanupAggressively() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getClonedCodes() - Method in class net.sf.okapi.common.resource.TextFragment
Gets a list of the copy of the codes for this fragment.
getClosing() - Method in class net.sf.okapi.filters.xini.jaxb.EndPlaceHolder
Gets the value of the closing property.
getClosing() - Method in class net.sf.okapi.filters.xini.jaxb.PlaceHolder
Gets the value of the closing property.
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 changeTrack closing tag.
getClosingTag() - Method in class net.sf.okapi.lib.xliff2.changeTracking.Item
Gets the complete item closing tag.
getClosingTag() - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revision
Gets the complete revision closing tag.
getClosingTag() - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revisions
Gets the complete revisions closing 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 changeTrack tag name.
getCode() - Method in exception net.sf.okapi.connectors.google.GoogleMTErrorException
 
getCode() - Method in class net.sf.okapi.lib.xliff2.validation.Issue
Gets the code for this issue.
getCode(char) - Method in class net.sf.okapi.common.resource.TextFragment
Gets the code for a given index formatted as character (the second special character in a marker in a coded text string).
getCode(int) - Method in class net.sf.okapi.common.resource.TextFragment
Gets the code for a given index.
getCode(Code) - Method in class net.sf.okapi.common.resource.TextFragment
Finds the first code with a given ID and tagType in this fragment, or null if there is no such code.
getCodeDifference() - Method in class net.sf.okapi.lib.verification.Parameters
 
getCodeDifference() - Method in class net.sf.okapi.steps.inlinescodeschecker.Parameters
 
getCodedText() - Method in class net.sf.okapi.common.filterwriter.XLIFFContent
 
getCodedText() - Method in class net.sf.okapi.common.resource.TextContainer
Gets the coded text of the whole content (segmented or not).
getCodedText() - Method in class net.sf.okapi.common.resource.TextFragment
Gets the coded text representation of the fragment.
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.
getCodedText(boolean) - Method in class net.sf.okapi.common.resource.TextContainer
Gets the coded text of the whole content (segmented or not).
getCodedText(int, int) - Method in class net.sf.okapi.common.resource.TextFragment
Gets the portion of coded text for a given section of the coded text.
getCodedText(TextFragment) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Gets text of a given text fragment object possibly containing inline codes.
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.
getCodedTextPosition(Range) - Method in class net.sf.okapi.common.filterwriter.GenericContent
Gets the matching position in the coded text string of a given position in the generic text output.
getCodeFinder() - Method in class net.sf.okapi.filters.idml.Parameters
 
getCodeFinder() - Method in class net.sf.okapi.filters.json.Parameters
 
getCodeFinder() - Method in class net.sf.okapi.filters.markdown.Parameters
 
getCodeFinder() - Method in class net.sf.okapi.filters.mif.Parameters
 
getCodeFinder() - Method in class net.sf.okapi.filters.php.Parameters
 
getCodeFinder() - Method in class net.sf.okapi.filters.po.Parameters
 
getCodeFinder() - Method in class net.sf.okapi.filters.properties.Parameters
 
getCodeFinder() - Method in class net.sf.okapi.filters.ts.Parameters
 
getCodeFinder() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getCodeFinder() - Method in class net.sf.okapi.filters.xliff2.Parameters
 
getCodeFinder() - Method in class net.sf.okapi.filters.yaml.Parameters
 
getCodeFinderData() - Method in class net.sf.okapi.filters.idml.Parameters
 
getCodeFinderData() - Method in class net.sf.okapi.filters.json.Parameters
 
getCodeFinderData() - Method in class net.sf.okapi.filters.mif.Parameters
 
getCodeFinderData() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getCodeFinderData() - Method in class net.sf.okapi.filters.yaml.Parameters
 
getCodeFinderRules() - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
getCodeFinderRules() - Method in class net.sf.okapi.filters.php.Parameters
 
getCodeFinderRules() - Method in class net.sf.okapi.filters.regex.Rule
 
getCodeFinderRules() - Method in class net.sf.okapi.filters.xliff2.Parameters
 
getCodeMode() - Method in class net.sf.okapi.common.filterwriter.TMXContent
Gets the flag for the code mode currently set.
getCodePosition(int) - Method in class net.sf.okapi.common.resource.TextFragment
 
getCodes() - Method in class net.sf.okapi.common.annotation.IssueAnnotation
Gets the string list of the codes for this issue.
getCodes() - Method in class net.sf.okapi.common.filterwriter.XLIFFContent
 
getCodes() - Method in class net.sf.okapi.common.resource.TextFragment
Gets the list of all codes for the fragment.
getCodes() - Method in class net.sf.okapi.lib.verification.Issue
 
getCodes(int) - Method in class net.sf.okapi.proto.TextFragment.Builder
repeated .Code codes = 2;
getCodes(int) - Method in class net.sf.okapi.proto.TextFragment
repeated .Code codes = 2;
getCodes(int) - Method in interface net.sf.okapi.proto.TextFragmentOrBuilder
repeated .Code codes = 2;
getCodes(int, int) - Method in class net.sf.okapi.common.resource.TextFragment
Gets a copy of the list of the codes that are within a given section of coded text.
getCodesAsArray() - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
getCodesAsList() - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
getCodesBuilder(int) - Method in class net.sf.okapi.proto.TextFragment.Builder
repeated .Code codes = 2;
getCodesBuilderList() - Method in class net.sf.okapi.proto.TextFragment.Builder
repeated .Code codes = 2;
getCodesCount() - Method in class net.sf.okapi.proto.TextFragment.Builder
repeated .Code codes = 2;
getCodesCount() - Method in class net.sf.okapi.proto.TextFragment
repeated .Code codes = 2;
getCodesCount() - Method in interface net.sf.okapi.proto.TextFragmentOrBuilder
repeated .Code codes = 2;
getCodesList() - Method in class net.sf.okapi.proto.TextFragment.Builder
repeated .Code codes = 2;
getCodesList() - Method in class net.sf.okapi.proto.TextFragment
repeated .Code codes = 2;
getCodesList() - Method in interface net.sf.okapi.proto.TextFragmentOrBuilder
repeated .Code codes = 2;
getCodesOrBuilder(int) - Method in class net.sf.okapi.proto.TextFragment.Builder
repeated .Code codes = 2;
getCodesOrBuilder(int) - Method in class net.sf.okapi.proto.TextFragment
repeated .Code codes = 2;
getCodesOrBuilder(int) - Method in interface net.sf.okapi.proto.TextFragmentOrBuilder
repeated .Code codes = 2;
getCodesOrBuilderList() - Method in class net.sf.okapi.proto.TextFragment.Builder
repeated .Code codes = 2;
getCodesOrBuilderList() - Method in class net.sf.okapi.proto.TextFragment
repeated .Code codes = 2;
getCodesOrBuilderList() - Method in interface net.sf.okapi.proto.TextFragmentOrBuilder
repeated .Code codes = 2;
getCodeType() - Method in class net.sf.okapi.proto.Code.Builder
string codeType = 4;
getCodeType() - Method in class net.sf.okapi.proto.Code
string codeType = 4;
getCodeType() - Method in interface net.sf.okapi.proto.CodeOrBuilder
string codeType = 4;
getCodeTypeBytes() - Method in class net.sf.okapi.proto.Code.Builder
string codeType = 4;
getCodeTypeBytes() - Method in class net.sf.okapi.proto.Code
string codeType = 4;
getCodeTypeBytes() - Method in interface net.sf.okapi.proto.CodeOrBuilder
string codeType = 4;
getCollapseNewline() - Method in class net.sf.okapi.filters.regex.Rule
 
getColumn() - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
Deprecated.
getColumn() - Method in class net.sf.okapi.filters.json.parser.JavaCharStream
Deprecated. 
getColumn() - Method in class net.sf.okapi.filters.json.parser.JsonParser
 
getColumn() - Method in class net.sf.okapi.filters.openxml.Excell
 
getColumn() - Method in class net.sf.okapi.filters.yaml.parser.JavaCharStream
Deprecated. 
getColumnIndexFromCellRef(String) - Static method in enum net.sf.okapi.filters.openxml.ExcelWorksheetTransUnitProperty
Returns the Column Index part from the Cell Reference.
getColumnIndexFromColumnRef(String) - Static method in enum net.sf.okapi.filters.openxml.ExcelWorksheetTransUnitProperty
Converts a column reference from ALPHA-26 number format to 0-based base 10.
getColumnNames() - Method in class net.sf.okapi.filters.table.base.BaseTableFilter
 
getCombinedScore() - Method in class net.sf.okapi.common.annotation.AltTranslation
Gets the combined score for this entry.
getCombinedScore() - Method in class net.sf.okapi.common.query.QueryResult
Gets the combined score for this result.
getCombinedScore() - Method in class net.sf.okapi.proto.AltTranslation.Builder
int32 combinedScore = 4;
getCombinedScore() - Method in class net.sf.okapi.proto.AltTranslation
int32 combinedScore = 4;
getCombinedScore() - Method in interface net.sf.okapi.proto.AltTranslationOrBuilder
int32 combinedScore = 4;
getComma() - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStepParameters
 
getCommand() - Method in class net.sf.okapi.steps.batchtranslation.Parameters
 
getCommand() - Method in class net.sf.okapi.steps.externalcommand.Parameters
 
getComment() - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
getComment() - Method in class net.sf.okapi.filters.xliff.its.ITSLQI
 
getComment() - Method in class net.sf.okapi.lib.segmentation.Rule
Gets the optional comment for this rule.
getComment() - Method in class net.sf.okapi.lib.xliff2.its.LocQualityIssue
 
getComments() - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Gets the comments associated with this document.
getCompany() - Method in class net.sf.okapi.common.annotation.XLIFFTool
 
getCompanyName() - Method in class net.sf.okapi.common.annotation.XLIFFPhase
 
getCompareSkeleton() - Method in class net.sf.okapi.steps.common.ExtractionVerificationStepParameters
 
getCompleteOpeningTag() - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revisions
Gets the complete revisions opening tag.
getCompleteOpeningTag(boolean) - Static method in class net.sf.okapi.lib.xliff2.changeTracking.ChangeTrack
Gets the complete opening <changeTrack> tag.
getConfig() - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
Get the current TaggedFilterConfiguration.
getConfig() - Method in class net.sf.okapi.filters.html.HtmlFilter
 
getConfig() - Method in class net.sf.okapi.filters.xmlstream.XmlStreamFilter
 
getConfigIds() - Method in class net.sf.okapi.filters.archive.Parameters
 
getConfigPath() - Method in class net.sf.okapi.steps.msbatchtranslation.Parameters
 
getConfigReader() - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
getConfiguration(String) - Method in class net.sf.okapi.common.filters.AbstractFilter
 
getConfiguration(String) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Deprecated.
 
getConfiguration(String) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Gets the FilterConfiguration object for a given configuration identifier.
getConfiguration(String) - Method in class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper
 
getConfigurations() - Method in class net.sf.okapi.common.filters.AbstractFilter
 
getConfigurations() - Method in interface net.sf.okapi.common.filters.IFilter
Gets the list of all predefined configurations for this filter.
getConfigurations() - Method in class net.sf.okapi.common.filters.SubFilterWrapper
 
getConfigurations() - Method in class net.sf.okapi.filters.autoxliff.AutoXLIFFFilter
 
getConfigurations() - Method in class net.sf.okapi.filters.dtd.DTDFilter
 
getConfigurations() - Method in class net.sf.okapi.filters.icml.ICMLFilter
 
getConfigurations() - Method in class net.sf.okapi.filters.idml.IDMLFilter
 
getConfigurations() - Method in class net.sf.okapi.filters.its.html5.HTML5Filter
 
getConfigurations() - Method in class net.sf.okapi.filters.mif.MIFFilter
 
getConfigurations() - Method in class net.sf.okapi.filters.mosestext.MosesTextFilter
 
getConfigurations() - Method in class net.sf.okapi.filters.multiparsers.MultiParsersFilter
 
getConfigurations() - Method in class net.sf.okapi.filters.openoffice.ODFFilter
 
getConfigurations() - Method in class net.sf.okapi.filters.openoffice.OpenOfficeFilter
 
getConfigurations() - Method in class net.sf.okapi.filters.openxml.OpenXMLFilter
 
getConfigurations() - Method in class net.sf.okapi.filters.pdf.PdfFilter
 
getConfigurations() - Method in class net.sf.okapi.filters.pensieve.PensieveFilter
 
getConfigurations() - Method in class net.sf.okapi.filters.php.PHPContentFilter
 
getConfigurations() - Method in class net.sf.okapi.filters.po.POFilter
 
getConfigurations() - Method in class net.sf.okapi.filters.properties.PropertiesFilter
 
getConfigurations() - Method in class net.sf.okapi.filters.rainbowkit.RainbowKitFilter
 
getConfigurations() - Method in class net.sf.okapi.filters.rainbowkit.XLIFF2Filter
 
getConfigurations() - Method in class net.sf.okapi.filters.regex.RegexFilter
 
getConfigurations() - Method in class net.sf.okapi.filters.rtf.RTFFilter
 
getConfigurations() - Method in class net.sf.okapi.filters.sdlpackage.SdlPackageFilter
 
getConfigurations() - Method in class net.sf.okapi.filters.tmx.TmxFilter
 
getConfigurations() - Method in class net.sf.okapi.filters.transifex.TransifexFilter
 
getConfigurations() - Method in class net.sf.okapi.filters.transtable.TransTableFilter
 
getConfigurations() - Method in class net.sf.okapi.filters.ts.TsFilter
 
getConfigurations() - Method in class net.sf.okapi.filters.ttx.TTXFilter
 
getConfigurations() - Method in class net.sf.okapi.filters.txml.TXMLFilter
 
getConfigurations() - Method in class net.sf.okapi.filters.vignette.VignetteFilter
 
getConfigurations() - Method in class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitFilter
 
getConfigurations() - Method in class net.sf.okapi.filters.xini.XINIFilter
 
getConfigurations() - Method in class net.sf.okapi.filters.xliff.XLIFFFilter
 
getConfigurations() - Method in class net.sf.okapi.filters.xliff2.XLIFF2Filter
 
getConfigurations() - Method in class net.sf.okapi.filters.xml.XMLFilter
 
getConfigurations() - Method in class net.sf.okapi.lib.preprocessing.filters.common.PreprocessingFilter
 
getConfigurations() - Method in class net.sf.okapi.lib.preprocessing.filters.simplification.SimplificationFilter
 
getConfValue() - Method in enum net.sf.okapi.filters.xliff.SdlXliffConfLevel
Returns this confirmation level as a value that can be used in the 'conf' attribute of an <sdl:seg> element.
getConnectorClassName() - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyParameters
 
getConnectorParameters() - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyParameters
 
getConsolidateDpSkeleton() - Method in class net.sf.okapi.filters.tmx.Parameters
 
getContactEmail() - Method in class net.sf.okapi.common.annotation.XLIFFPhase
 
getContactName() - Method in class net.sf.okapi.common.annotation.XLIFFPhase
 
getContactPhone() - Method in class net.sf.okapi.common.annotation.XLIFFPhase
 
getContainer() - Method in class net.sf.okapi.common.uidescription.AbstractPart
Gets the container part of this part.
getContent() - Method in class net.sf.okapi.common.resource.TextPart
Gets the text fragment for this part.
getContent() - Method in class net.sf.okapi.filters.markdown.parser.MarkdownToken
 
getContent() - Method in class net.sf.okapi.filters.tex.parser.TEXToken
 
getContent() - Method in class net.sf.okapi.filters.xini.jaxb.TextContent
Contains the text content itself and supports inline tags Gets the value of the content property.
getContent() - Method in class net.sf.okapi.tm.pensieve.common.TranslationUnitVariant
 
getContent(ITextUnit, LocaleId, EncoderContext) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
Gets the original content of a given text unit.
getContent(ITextUnit, LocaleId, EncoderContext) - Method in class net.sf.okapi.filters.tex.TEXSkeletonWriter
Gets the original content of a given text unit.
getContent(ITextUnit, LocaleId, EncoderContext) - Method in class net.sf.okapi.filters.xliff.XLIFFSkeletonWriter
 
getContent(TextFragment, LocaleId, EncoderContext) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
Gets the original content of a TextFragment.
getContent(TextFragment, LocaleId, EncoderContext) - Method in class net.sf.okapi.filters.its.html5.HTML5SkeletonWriter
Gets the original content of a TextFragment.
getContentType() - Method in class net.sf.okapi.connectors.tda.Parameters
 
getContext() - Method in class net.sf.okapi.common.pipelinebuilder.XBatchItem
 
getContext() - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
getContext() - Method in class net.sf.okapi.connectors.mmt.Parameters
 
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.
getContextInformationURL() - Method in class net.sf.okapi.filters.xini.jaxb.Page
Gets the value of the contextInformationURL property.
getContextUnitId() - Method in class net.sf.okapi.lib.xliff2.URIParser
Gets the context unit identifier of this URI's fragment.
getConversionType() - Method in class net.sf.okapi.steps.uriconversion.Parameters
 
getConverter() - Method in class net.sf.okapi.common.filters.AbstractSubFilter
 
getConverter() - Method in interface net.sf.okapi.common.filters.ISubFilter
 
getCopyCodeMetadata() - Method in class net.sf.okapi.steps.rainbowkit.postprocess.Parameters
 
getCopyOf() - Method in class net.sf.okapi.lib.xliff2.core.CTag
Gets the ID of the code from which this code is a copy.
getCopyOption() - Method in class net.sf.okapi.steps.copyormove.Parameters
 
getCopySource() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
getCopySource() - Method in class net.sf.okapi.steps.rainbowkit.xliff.Options
 
getCopySourceOnNoText() - Method in class net.sf.okapi.steps.leveraging.Parameters
 
getCopyToTarget() - Method in class net.sf.okapi.steps.moses.MergingParameters
 
getCorrespondingSource(Segment, LocaleId) - Method in class net.sf.okapi.common.resource.AlignedSegments
 
getCorrespondingSource(Segment, LocaleId) - Method in interface net.sf.okapi.common.resource.IAlignedSegments
Gets the source segment corresponding to a given target segment
getCorrespondingTarget(Segment, LocaleId) - Method in class net.sf.okapi.common.resource.AlignedSegments
 
getCorrespondingTarget(Segment, LocaleId) - Method in interface net.sf.okapi.common.resource.IAlignedSegments
Gets the target segment corresponding to a given source segment
getCorruptedCharacters() - Method in class net.sf.okapi.lib.verification.Parameters
 
getCorruptedCharacters() - Method in class net.sf.okapi.steps.characterschecker.Parameters
 
getCount(ITextUnit) - Static method in class net.sf.okapi.steps.wordcount.CharacterCounter
Returns the character count information stored by CharacterCountStep in the source part of a given text unit.
getCount(ITextUnit) - Static method in class net.sf.okapi.steps.wordcount.WordCounter
Returns the word count information stored by WordCountStep in the source part of a given text unit.
getCount(ITextUnit, int) - Static method in class net.sf.okapi.steps.wordcount.CharacterCounter
Returns the character count information stored by CharacterCountStep in a given segment of the source part of a given text unit.
getCount(ITextUnit, int) - Static method in class net.sf.okapi.steps.wordcount.WordCounter
Returns the word count information stored by WordCountStep in a given segment of the source part of a given text unit.
getCount(IWithAnnotations) - Static method in class net.sf.okapi.steps.wordcount.WordCounter
Returns the word count information stored by WordCountStep in annotations of a given resource.
getCount(IWithAnnotations, String) - Static method in class net.sf.okapi.steps.wordcount.common.BaseCounter
 
getCount(Segment) - Static method in class net.sf.okapi.steps.wordcount.CharacterCounter
Returns the character count information stored by CharacterCountStep in a given segment of the source part of a given text unit.
getCount(Segment) - Static method in class net.sf.okapi.steps.wordcount.WordCounter
Returns the word count information stored by WordCountStep in a given segment of the source part of a given text unit.
getCount(Segment, String) - Static method in class net.sf.okapi.steps.wordcount.common.BaseCounter
 
getCount(TextContainer) - Static method in class net.sf.okapi.steps.wordcount.WordCounter
Returns the word count information stored by WordCountStep in the given text container.
getCount(TextContainer, String) - Static method in class net.sf.okapi.steps.wordcount.common.BaseCounter
 
getCounter() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedCharacterCountStep
 
getCounter() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedWordCountStep
 
getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXExactMatchedCharacterCountStep
 
getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXFuzzyMatchCharacterCountStep
 
getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXLeveragedMatchedCharacterCountStep
 
getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXRepetitionMatchedCharacterCountStep
 
getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ConcordanceCharacterCountStep
 
getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactDocumentContextMatchCharacterCountStep
 
getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactLocalContextMatchCharacterCountStep
 
getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactMatchCharacterCountStep
 
getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactPreviousVersionMatchCharacterCountStep
 
getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactRepairedCharacterCountStep
 
getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactStructuralMatchCharacterCountStep
 
getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyCharacterCountStep
 
getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyPreviousVersionMatchCharacterCountStep
 
getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyUniqueIdMatchCharacterCountStep
 
getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactUniqueIdMatchCharacterCountStep
 
getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyMatchCharacterCountStep
 
getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyPreviousVersionMatchCharacterCountStep
 
getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyRepairedCharacterCountStep
 
getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyUniqueIdMatchCharacterCountStep
 
getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.MTCharacterCountStep
 
getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.PhraseAssembledCharacterCountStep
 
getCounterClass() - Method in class net.sf.okapi.steps.wordcount.common.AltAnnotationBasedCountStep
 
getCountInBatch() - Method in class net.sf.okapi.steps.wordcount.common.Parameters
 
getCountInBatchItems() - Method in class net.sf.okapi.steps.wordcount.common.Parameters
 
getCountInDocuments() - Method in class net.sf.okapi.steps.wordcount.common.Parameters
 
getCountInGroups() - Method in class net.sf.okapi.steps.wordcount.common.Parameters
 
getCountInSubDocuments() - Method in class net.sf.okapi.steps.wordcount.common.Parameters
 
getCountInTextUnits() - Method in class net.sf.okapi.steps.wordcount.common.Parameters
 
getCountTargets() - Method in class net.sf.okapi.steps.wordcount.ParametersSimpleWordCountStep
 
getCreateEmptyTarget() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
getCreateTipPackage() - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2Options
 
getCreateZip() - Method in class net.sf.okapi.steps.rainbowkit.creation.Parameters
 
getCreatorParameters() - Method in class net.sf.okapi.filters.rainbowkit.Manifest
 
getCredentialFilePath() - Method in class net.sf.okapi.connectors.googleautoml.GoogleAutoMLTranslationParameters
 
getCredentialString() - Method in class net.sf.okapi.connectors.googleautoml.GoogleAutoMLTranslationParameters
 
getCreeatTipPackage() - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2PackageWriter
 
getCsvAutoDetectColumnTypes() - Method in class net.sf.okapi.filters.multiparsers.Parameters
Gets the detection mode used when determining each column's extraction type.
getCsvAutoDetectColumnTypesRow() - Method in class net.sf.okapi.filters.multiparsers.Parameters
Gets the row number to use when using 'auto-detection' to determine column types.
getCsvFormatCols() - Method in class net.sf.okapi.filters.multiparsers.Parameters
Gets the comma-separated list of the indexes of the columns to process with a non-plain-text filter (0-based index).
getCsvNoExtractCols() - Method in class net.sf.okapi.filters.multiparsers.Parameters
Gets the comma-separated list of the indexes of the columns not to extract (0-based index).
getCsvStartingRow() - Method in class net.sf.okapi.filters.multiparsers.Parameters
Gets the row number where the extraction should start (1-based index).
getCTag() - Method in interface net.sf.okapi.lib.xliff2.renderer.IFragmentObject
Gets the CTag of 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 CTag for a given key.
getCTag(CharSequence, int) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
Gets the CTag for a given reference in a coded text.
getCTag(CharSequence, int) - Method in class net.sf.okapi.lib.xliff2.core.Tags
Gets the CTag for a given reference in a coded text.
getCueSettings() - Method in class net.sf.okapi.filters.vtt.VTTParameters
 
getCurrentCode() - Method in class net.sf.okapi.common.filters.EventBuilder
Get the current Code.
getCurrentDocId() - Method in class net.sf.okapi.lib.verification.AbstractChecker
 
getCurrentDocName() - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
getCurrentSdlFileInfo() - Method in class net.sf.okapi.filters.xliff.XLIFFFilter
 
getCurrentSourceLocale() - Method in class net.sf.okapi.filters.xliff.XLIFFFilter
 
getCurrentSubDocId() - Method in class net.sf.okapi.lib.verification.AbstractChecker
 
getCurrentTargetLocale() - Method in class net.sf.okapi.filters.xliff.XLIFFFilter
 
getCurrentToolId() - Method in class net.sf.okapi.common.annotation.AltTranslationsAnnotation
 
getCurrentToolId() - Method in class net.sf.okapi.proto.AltTranslation.Builder
optional string currentToolId = 11;
getCurrentToolId() - Method in class net.sf.okapi.proto.AltTranslation
optional string currentToolId = 11;
getCurrentToolId() - Method in interface net.sf.okapi.proto.AltTranslationOrBuilder
optional string currentToolId = 11;
getCurrentToolIdBytes() - Method in class net.sf.okapi.proto.AltTranslation.Builder
optional string currentToolId = 11;
getCurrentToolIdBytes() - Method in class net.sf.okapi.proto.AltTranslation
optional string currentToolId = 11;
getCurrentToolIdBytes() - Method in interface net.sf.okapi.proto.AltTranslationOrBuilder
optional string currentToolId = 11;
getCurrentVersion() - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revisions
Gets the value of the currentVersion attribute.
getCustomCodePatterns() - Method in class net.sf.okapi.filters.wiki.Parameters
 
getCustomCommandPatterns() - Method in class net.sf.okapi.filters.doxygen.Parameters
 
getCustomConfigurationsDirectory() - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Deprecated.
Gets the directory where the custom configuration files are stored.
getCustomerTextID() - Method in class net.sf.okapi.filters.xini.jaxb.Element
Gets the value of the customerTextID property.
getCustomerTextID() - Method in class net.sf.okapi.filters.xini.jaxb.Field
Gets the value of the customerTextID property.
getCustomerTextID() - Method in class net.sf.okapi.filters.xini.jaxb.INITD
Gets the value of the customerTextID property.
getCustomerTextID() - Method in class net.sf.okapi.filters.xini.jaxb.TD
Gets the value of the customerTextID property.
getCustomParameters(FilterConfiguration) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Deprecated.
 
getCustomParameters(FilterConfiguration) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Deprecated, for removal: This API element is subject to removal in a future version.
This is UI specific and will be removed in the future.
getCustomParameters(FilterConfiguration) - Method in class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper
 
getCustomParameters(FilterConfiguration, IFilter) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Deprecated.
Gets the parameters for a given custom filter configuration.
getCustomParameters(FilterConfiguration, IFilter) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Deprecated, for removal: This API element is subject to removal in a future version.
This is UI specific and will be removed in the future.
getCustomParameters(FilterConfiguration, IFilter) - Method in class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper
 
getCustomPostProcessingHook() - Method in class net.sf.okapi.steps.rainbowkit.omegat.Options
 
getCustomSourceRulesPath() - Method in class net.sf.okapi.steps.sentencealigner.Parameters
 
getCustomTargetRulesPath() - Method in class net.sf.okapi.steps.sentencealigner.Parameters
 
getCustomTemplateString() - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
getCustomTemplateURI() - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
getData() - Method in class net.sf.okapi.common.AbstractGroupParameters
 
getData() - Method in class net.sf.okapi.common.resource.Code
Gets the raw data for the code.
getData() - Method in class net.sf.okapi.common.resource.InlineAnnotation
Gets the data for this annotation.
getData() - Method in class net.sf.okapi.common.skeleton.GenericSkeletonPart
 
getData() - Method in class net.sf.okapi.filters.multiparsers.Token
 
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 InsingnificantPartData object.
getData() - Method in class net.sf.okapi.lib.xliff2.metadata.Meta
 
getData() - Method in class net.sf.okapi.lib.xliff2.validation.Rule
 
getData() - Method in class net.sf.okapi.proto.Code.Builder
string data = 5;
getData() - Method in class net.sf.okapi.proto.Code
string data = 5;
getData() - Method in interface net.sf.okapi.proto.CodeOrBuilder
string data = 5;
getDataBytes() - Method in class net.sf.okapi.proto.Code.Builder
string data = 5;
getDataBytes() - Method in class net.sf.okapi.proto.Code
string data = 5;
getDataBytes() - Method in interface net.sf.okapi.proto.CodeOrBuilder
string data = 5;
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.
getDataLogPath() - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
getDataRef() - Method in class net.sf.okapi.lib.xliff2.core.CTag
Gets the ID of the element where this code's tag is stored.
getDataStore() - Method in class net.sf.okapi.filters.xliff.its.ITSStandoffManager
 
getDate() - Method in class net.sf.okapi.filters.rainbowkit.Manifest
Gets the date when the manifest was created (saved the first time).
getDatetime() - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revision
Gets the value of the datetime attribute.
getDateTimeFormatter(String) - Static method in class net.sf.okapi.filters.subtitles.SubtitleFilter
 
getDbDirectory() - Method in class net.sf.okapi.connectors.pensieve.Parameters
 
getDeclarationCount() - Method in class net.sf.okapi.lib.xliff2.validation.Validation
 
getDecodeByteValues() - Method in class net.sf.okapi.filters.ts.Parameters
 
getDeepenSegmentation() - Method in class net.sf.okapi.steps.segmentation.Parameters
 
getDefaultConfiguration(String) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Deprecated.
 
getDefaultConfiguration(String) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Gets the first filter configuration for a given MIME type.
getDefaultConfiguration(String) - Method in class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper
 
getDefaultConfigurationFromExtension(String) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Deprecated.
 
getDefaultConfigurationFromExtension(String) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Gets the first filter configuration for a given extension.
getDefaultConfigurationFromExtension(String) - Method in class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper
 
getDefaultEncoding() - Method in class net.sf.okapi.common.BOMNewlineEncodingDetector
Get the defaultEncoding set by the user.
getDefaultInstance() - Static method in class net.sf.okapi.proto.AltTranslation
 
getDefaultInstance() - Static method in class net.sf.okapi.proto.Code
 
getDefaultInstance() - Static method in class net.sf.okapi.proto.EndDocument
 
getDefaultInstance() - Static method in class net.sf.okapi.proto.EndGroup
 
getDefaultInstance() - Static method in class net.sf.okapi.proto.EndSubDocument
 
getDefaultInstance() - Static method in class net.sf.okapi.proto.EndSubfilter
 
getDefaultInstance() - Static method in class net.sf.okapi.proto.Event
 
getDefaultInstance() - Static method in class net.sf.okapi.proto.Events
 
getDefaultInstance() - Static method in class net.sf.okapi.proto.GenericAnnotation
 
getDefaultInstance() - Static method in class net.sf.okapi.proto.GenericAnnotations
 
getDefaultInstance() - Static method in class net.sf.okapi.proto.INameable
 
getDefaultInstance() - Static method in class net.sf.okapi.proto.IReferenceable
 
getDefaultInstance() - Static method in class net.sf.okapi.proto.IResource
 
getDefaultInstance() - Static method in class net.sf.okapi.proto.Note
 
getDefaultInstance() - Static method in class net.sf.okapi.proto.PrimitiveValue
 
getDefaultInstance() - Static method in class net.sf.okapi.proto.Property
 
getDefaultInstance() - Static method in class net.sf.okapi.proto.StartDocument
 
getDefaultInstance() - Static method in class net.sf.okapi.proto.StartGroup
 
getDefaultInstance() - Static method in class net.sf.okapi.proto.StartSubDocument
 
getDefaultInstance() - Static method in class net.sf.okapi.proto.StartSubfilter
 
getDefaultInstance() - Static method in class net.sf.okapi.proto.TextContainer
 
getDefaultInstance() - Static method in class net.sf.okapi.proto.TextFragment
 
getDefaultInstance() - Static method in class net.sf.okapi.proto.TextPart
 
getDefaultInstance() - Static method in class net.sf.okapi.proto.TextUnit
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.AltTranslation.Builder
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.AltTranslation
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.Code.Builder
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.Code
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.EndDocument.Builder
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.EndDocument
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.EndGroup.Builder
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.EndGroup
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.EndSubDocument.Builder
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.EndSubDocument
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.EndSubfilter.Builder
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.EndSubfilter
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.Event.Builder
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.Event
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.Events.Builder
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.Events
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.GenericAnnotation
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.GenericAnnotations
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.INameable.Builder
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.INameable
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.IReferenceable.Builder
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.IReferenceable
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.IResource.Builder
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.IResource
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.Note.Builder
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.Note
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.PrimitiveValue
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.Property.Builder
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.Property
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.StartDocument.Builder
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.StartDocument
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.StartGroup.Builder
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.StartGroup
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.StartSubDocument.Builder
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.StartSubDocument
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.StartSubfilter.Builder
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.StartSubfilter
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.TextContainer.Builder
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.TextContainer
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.TextFragment.Builder
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.TextFragment
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.TextPart.Builder
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.TextPart
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.TextUnit.Builder
 
getDefaultInstanceForType() - Method in class net.sf.okapi.proto.TextUnit
 
getDefaultLabelFlushed() - Method in interface net.sf.okapi.common.uidescription.IContainerPart
 
getDefaultVertical() - Method in interface net.sf.okapi.common.uidescription.IContainerPart
 
getDefEncoding() - Method in class net.sf.okapi.common.encoder.EncoderManager
 
getDefEncoding() - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
getDefinition() - Method in class net.sf.okapi.common.annotation.GlossEntry
 
getDefinition() - Method in class net.sf.okapi.lib.terminology.simpletb.Entry
 
getDefinition() - Method in class net.sf.okapi.lib.xliff2.glossary.GlossEntry
Gets the definition for this entry.
getDefLineBreak() - Method in class net.sf.okapi.common.encoder.EncoderManager
 
getDefParams() - Method in class net.sf.okapi.common.encoder.EncoderManager
 
getDefualtParameterFile() - Static method in class net.sf.okapi.filters.openxml.YamlParameters
 
getDescription() - Method in class net.sf.okapi.common.filters.SubFilterWrapperStep
 
getDescription() - Method in interface net.sf.okapi.common.pipeline.IPipelineStep
Gets a short localizable description of what this step does.
getDescription() - Method in class net.sf.okapi.common.pipelinebuilder.XPipeline
 
getDescription() - Method in class net.sf.okapi.common.pipelinebuilder.XPipelineAsStepImpl
 
getDescription() - Method in class net.sf.okapi.common.pipelinebuilder.XPipelineStep
 
getDescription() - Method in class net.sf.okapi.lib.merge.step.OriginalDocumentXliffMergerStep
 
getDescription() - Method in class net.sf.okapi.lib.serialization.step.OriginalDocumentProtoMergerStep
 
getDescription() - Method in class net.sf.okapi.steps.batchtranslation.BatchTranslationStep
 
getDescription() - Method in class net.sf.okapi.steps.bomconversion.BOMConversionStep
 
getDescription() - Method in class net.sf.okapi.steps.characterschecker.CharactersCheckerStep
 
getDescription() - Method in class net.sf.okapi.steps.charlisting.CharListingStep
 
getDescription() - Method in class net.sf.okapi.steps.cleanup.CleanupStep
 
getDescription() - Method in class net.sf.okapi.steps.codesremoval.CodesRemovalStep
 
getDescription() - Method in class net.sf.okapi.steps.common.codesimplifier.CodeSimplifierStep
 
getDescription() - Method in class net.sf.okapi.steps.common.codesimplifier.PostSegmentationCodeSimplifierStep
 
getDescription() - Method in class net.sf.okapi.steps.common.ConvertSegmentsToTextUnitsStep
 
getDescription() - Method in class net.sf.okapi.steps.common.copysource.CopySourceOnEmptyTargetStep
 
getDescription() - Method in class net.sf.okapi.steps.common.createtarget.CreateTargetStep
 
getDescription() - Method in class net.sf.okapi.steps.common.ExtractionVerificationStep
 
getDescription() - Method in class net.sf.okapi.steps.common.FilterEventsToRawDocumentStep
 
getDescription() - Method in class net.sf.okapi.steps.common.FilterEventsWriterStep
 
getDescription() - Method in class net.sf.okapi.steps.common.RawDocumentToFilterEventsStep
 
getDescription() - Method in class net.sf.okapi.steps.common.RawDocumentToOutputStreamStep
 
getDescription() - Method in class net.sf.okapi.steps.common.RawDocumentWriterStep
 
getDescription() - Method in class net.sf.okapi.steps.common.removetarget.RemoveTargetStep
 
getDescription() - Method in class net.sf.okapi.steps.common.ResourceSimplifierStep
 
getDescription() - Method in class net.sf.okapi.steps.common.tufiltering.TuFilteringStep
 
getDescription() - Method in class net.sf.okapi.steps.copyormove.CopyOrMoveStep
 
getDescription() - Method in class net.sf.okapi.steps.desegmentation.DesegmentationStep
 
getDescription() - Method in class net.sf.okapi.steps.diffleverage.DiffLeverageStep
 
getDescription() - Method in class net.sf.okapi.steps.encodingconversion.EncodingConversionStep
 
getDescription() - Method in class net.sf.okapi.steps.enrycher.EnrycherStep
 
getDescription() - Method in class net.sf.okapi.steps.externalcommand.ExternalCommandStep
 
getDescription() - Method in class net.sf.okapi.steps.formatconversion.FormatConversionStep
 
getDescription() - Method in class net.sf.okapi.steps.fullwidthconversion.FullWidthConversionStep
 
getDescription() - Method in class net.sf.okapi.steps.generalchecker.GeneralCheckerStep
 
getDescription() - Method in class net.sf.okapi.steps.idaligner.IdBasedAlignerStep
 
getDescription() - Method in class net.sf.okapi.steps.idbasedcopy.IdBasedCopyStep
 
getDescription() - Method in class net.sf.okapi.steps.imagemodification.ImageModificationStep
 
getDescription() - Method in class net.sf.okapi.steps.inconsistencycheck.InconsistencyCheckStep
 
getDescription() - Method in class net.sf.okapi.steps.inlinescodeschecker.InlineCodesCheckerStep
 
getDescription() - Method in class net.sf.okapi.steps.lengthchecker.LengthCheckerStep
 
getDescription() - Method in class net.sf.okapi.steps.leveraging.BatchTmLeveragingStep
 
getDescription() - Method in class net.sf.okapi.steps.leveraging.LeveragingStep
 
getDescription() - Method in class net.sf.okapi.steps.linebreakconversion.LineBreakConversionStep
 
getDescription() - Method in class net.sf.okapi.steps.localizablechecker.LocalizableCheckerStep
 
getDescription() - Method in class net.sf.okapi.steps.moses.ExtractionStep
 
getDescription() - Method in class net.sf.okapi.steps.moses.MergingStep
 
getDescription() - Method in class net.sf.okapi.steps.msbatchtranslation.MSBatchTranslationStep
 
getDescription() - Method in class net.sf.okapi.steps.paraaligner.ParagraphAlignerStep
 
getDescription() - Method in class net.sf.okapi.steps.patternschecker.PatternsCheckerStep
 
getDescription() - Method in class net.sf.okapi.steps.qualitycheck.QualityCheckStep
 
getDescription() - Method in class net.sf.okapi.steps.rainbowkit.creation.ExtractionStep
 
getDescription() - Method in class net.sf.okapi.steps.rainbowkit.postprocess.MergingStep
 
getDescription() - Method in class net.sf.okapi.steps.repetitionanalysis.RepetitionAnalysisStep
 
getDescription() - Method in class net.sf.okapi.steps.rtfconversion.RTFConversionStep
 
getDescription() - Method in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
getDescription() - Method in class net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep
 
getDescription() - Method in class net.sf.okapi.steps.segmentation.SegmentationStep
 
getDescription() - Method in class net.sf.okapi.steps.sentencealigner.SentenceAlignerStep
 
getDescription() - Method in class net.sf.okapi.steps.spacecheck.SpaceCheckStep
 
getDescription() - Method in class net.sf.okapi.steps.termextraction.TermExtractionStep
 
getDescription() - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyLeveragingStep
 
getDescription() - Method in class net.sf.okapi.steps.textmodification.TextModificationStep
 
getDescription() - Method in class net.sf.okapi.steps.tmimport.TMImportStep
 
getDescription() - Method in enum net.sf.okapi.steps.tokenization.ITokenizer.TokenType
 
getDescription() - Method in class net.sf.okapi.steps.tokenization.Token
 
getDescription() - Method in class net.sf.okapi.steps.tokenization.TokenConfigs.TokenConfig
 
getDescription() - Method in class net.sf.okapi.steps.tokenization.TokenizationStep
 
getDescription() - Method in class net.sf.okapi.steps.translationcomparison.TranslationComparisonStep
 
getDescription() - Method in class net.sf.okapi.steps.ttxsplitter.TTXJoinerStep
 
getDescription() - Method in class net.sf.okapi.steps.ttxsplitter.TTXSplitterStep
 
getDescription() - Method in class net.sf.okapi.steps.uriconversion.UriConversionStep
 
getDescription() - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitCharacterCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitWordCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXExactMatchedCharacterCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXExactMatchedWordCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXFuzzyMatchCharacterCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXFuzzyMatchWordCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXLeveragedMatchedCharacterCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXLeveragedMatchedWordCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitCharacterCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitWordCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitCharacterCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitWordCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedCharacterCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedWordCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXRepetitionMatchedCharacterCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXRepetitionMatchedWordCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ConcordanceCharacterCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ConcordanceWordCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactDocumentContextMatchCharacterCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactDocumentContextMatchWordCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactLocalContextMatchCharacterCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactLocalContextMatchWordCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactMatchCharacterCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactMatchWordCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactPreviousVersionMatchCharacterCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactPreviousVersionMatchWordCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactRepairedCharacterCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactRepairedWordCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactStructuralMatchCharacterCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactStructuralMatchWordCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyCharacterCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyPreviousVersionMatchCharacterCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyPreviousVersionMatchWordCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyUniqueIdMatchCharacterCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyUniqueIdMatchWordCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyWordCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactUniqueIdMatchCharacterCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactUniqueIdMatchWordCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyMatchCharacterCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyMatchWordCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyPreviousVersionMatchCharacterCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyPreviousVersionMatchWordCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyRepairedCharacterCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyRepairedWordCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyUniqueIdMatchCharacterCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyUniqueIdMatchWordCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.MTCharacterCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.MTWordCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.PhraseAssembledCharacterCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.PhraseAssembledWordCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.SimpleWordCountStep
 
getDescription() - Method in class net.sf.okapi.steps.wordcount.WordCountStep
 
getDescription() - Method in class net.sf.okapi.steps.xliffsplitter.XliffJoinerStep
 
getDescription() - Method in class net.sf.okapi.steps.xliffsplitter.XliffSplitterStep
 
getDescription() - Method in class net.sf.okapi.steps.xliffsplitter.XliffWCSplitterStep
 
getDescription() - Method in class net.sf.okapi.steps.xmlanalysis.XMLAnalysisStep
 
getDescription() - Method in class net.sf.okapi.steps.xmlcharfixing.XMLCharFixingStep
 
getDescription() - Method in class net.sf.okapi.steps.xmlvalidation.XMLValidationStep
 
getDescription() - Method in class net.sf.okapi.steps.xsltransform.XSLTransformStep
 
getDescriptionProvider(String) - Method in interface net.sf.okapi.common.IParametersEditorMapper
Gets an object that can provide the UI description to use with a generic editor.
getDescriptionProvider(String) - Method in class net.sf.okapi.common.ParametersEditorMapper
 
getDescriptor() - Static method in class net.sf.okapi.proto.AltTranslation.Builder
 
getDescriptor() - Static method in class net.sf.okapi.proto.AltTranslation
 
getDescriptor() - Static method in enum net.sf.okapi.proto.AltTranslation.MatchType
 
getDescriptor() - Static method in class net.sf.okapi.proto.Code.Builder
 
getDescriptor() - Static method in class net.sf.okapi.proto.Code
 
getDescriptor() - Static method in class net.sf.okapi.proto.EndDocument.Builder
 
getDescriptor() - Static method in class net.sf.okapi.proto.EndDocument
 
getDescriptor() - Static method in class net.sf.okapi.proto.EndGroup.Builder
 
getDescriptor() - Static method in class net.sf.okapi.proto.EndGroup
 
getDescriptor() - Static method in class net.sf.okapi.proto.EndSubDocument.Builder
 
getDescriptor() - Static method in class net.sf.okapi.proto.EndSubDocument
 
getDescriptor() - Static method in class net.sf.okapi.proto.EndSubfilter.Builder
 
getDescriptor() - Static method in class net.sf.okapi.proto.EndSubfilter
 
getDescriptor() - Static method in class net.sf.okapi.proto.Event.Builder
 
getDescriptor() - Static method in class net.sf.okapi.proto.Event
 
getDescriptor() - Static method in class net.sf.okapi.proto.Events.Builder
 
getDescriptor() - Static method in class net.sf.okapi.proto.Events
 
getDescriptor() - Static method in class net.sf.okapi.proto.GenericAnnotation.Builder
 
getDescriptor() - Static method in class net.sf.okapi.proto.GenericAnnotation
 
getDescriptor() - Static method in class net.sf.okapi.proto.GenericAnnotations.Builder
 
getDescriptor() - Static method in class net.sf.okapi.proto.GenericAnnotations
 
getDescriptor() - Static method in class net.sf.okapi.proto.INameable.Builder
 
getDescriptor() - Static method in class net.sf.okapi.proto.INameable
 
getDescriptor() - Static method in class net.sf.okapi.proto.IReferenceable.Builder
 
getDescriptor() - Static method in class net.sf.okapi.proto.IReferenceable
 
getDescriptor() - Static method in class net.sf.okapi.proto.IResource.Builder
 
getDescriptor() - Static method in class net.sf.okapi.proto.IResource
 
getDescriptor() - Static method in enum net.sf.okapi.proto.Note.Annotates
 
getDescriptor() - Static method in class net.sf.okapi.proto.Note.Builder
 
getDescriptor() - Static method in class net.sf.okapi.proto.Note
 
getDescriptor() - Static method in enum net.sf.okapi.proto.Note.Priority
 
getDescriptor() - Static method in class net.sf.okapi.proto.OkapiProtoMapping
 
getDescriptor() - Static method in class net.sf.okapi.proto.PrimitiveValue.Builder
 
getDescriptor() - Static method in class net.sf.okapi.proto.PrimitiveValue
 
getDescriptor() - Static method in class net.sf.okapi.proto.Property.Builder
 
getDescriptor() - Static method in class net.sf.okapi.proto.Property
 
getDescriptor() - Static method in enum net.sf.okapi.proto.Property.PropertyType
 
getDescriptor() - Static method in enum net.sf.okapi.proto.Property.PropName
 
getDescriptor() - Static method in class net.sf.okapi.proto.StartDocument.Builder
 
getDescriptor() - Static method in class net.sf.okapi.proto.StartDocument
 
getDescriptor() - Static method in class net.sf.okapi.proto.StartGroup.Builder
 
getDescriptor() - Static method in class net.sf.okapi.proto.StartGroup
 
getDescriptor() - Static method in class net.sf.okapi.proto.StartSubDocument.Builder
 
getDescriptor() - Static method in class net.sf.okapi.proto.StartSubDocument
 
getDescriptor() - Static method in class net.sf.okapi.proto.StartSubfilter.Builder
 
getDescriptor() - Static method in class net.sf.okapi.proto.StartSubfilter
 
getDescriptor() - Static method in class net.sf.okapi.proto.TextContainer.Builder
 
getDescriptor() - Static method in class net.sf.okapi.proto.TextContainer
 
getDescriptor() - Static method in class net.sf.okapi.proto.TextFragment.Builder
 
getDescriptor() - Static method in class net.sf.okapi.proto.TextFragment
 
getDescriptor() - Static method in enum net.sf.okapi.proto.TextFragment.TagType
 
getDescriptor() - Static method in class net.sf.okapi.proto.TextPart.Builder
 
getDescriptor() - Static method in class net.sf.okapi.proto.TextPart
 
getDescriptor() - Static method in enum net.sf.okapi.proto.TextPart.WhitespaceStrategy
 
getDescriptor() - Static method in class net.sf.okapi.proto.TextUnit.Builder
 
getDescriptor() - Static method in class net.sf.okapi.proto.TextUnit
 
getDescriptor(String) - Method in class net.sf.okapi.common.uidescription.EditorDescription
Gets the descriptor for a given UI part.
getDescriptorForType() - Method in class net.sf.okapi.proto.AltTranslation.Builder
 
getDescriptorForType() - Method in enum net.sf.okapi.proto.AltTranslation.MatchType
 
getDescriptorForType() - Method in class net.sf.okapi.proto.Code.Builder
 
getDescriptorForType() - Method in class net.sf.okapi.proto.EndDocument.Builder
 
getDescriptorForType() - Method in class net.sf.okapi.proto.EndGroup.Builder
 
getDescriptorForType() - Method in class net.sf.okapi.proto.EndSubDocument.Builder
 
getDescriptorForType() - Method in class net.sf.okapi.proto.EndSubfilter.Builder
 
getDescriptorForType() - Method in class net.sf.okapi.proto.Event.Builder
 
getDescriptorForType() - Method in class net.sf.okapi.proto.Events.Builder
 
getDescriptorForType() - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
 
getDescriptorForType() - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
 
getDescriptorForType() - Method in class net.sf.okapi.proto.INameable.Builder
 
getDescriptorForType() - Method in class net.sf.okapi.proto.IReferenceable.Builder
 
getDescriptorForType() - Method in class net.sf.okapi.proto.IResource.Builder
 
getDescriptorForType() - Method in enum net.sf.okapi.proto.Note.Annotates
 
getDescriptorForType() - Method in class net.sf.okapi.proto.Note.Builder
 
getDescriptorForType() - Method in enum net.sf.okapi.proto.Note.Priority
 
getDescriptorForType() - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
 
getDescriptorForType() - Method in class net.sf.okapi.proto.Property.Builder
 
getDescriptorForType() - Method in enum net.sf.okapi.proto.Property.PropertyType
 
getDescriptorForType() - Method in enum net.sf.okapi.proto.Property.PropName
 
getDescriptorForType() - Method in class net.sf.okapi.proto.StartDocument.Builder
 
getDescriptorForType() - Method in class net.sf.okapi.proto.StartGroup.Builder
 
getDescriptorForType() - Method in class net.sf.okapi.proto.StartSubDocument.Builder
 
getDescriptorForType() - Method in class net.sf.okapi.proto.StartSubfilter.Builder
 
getDescriptorForType() - Method in class net.sf.okapi.proto.TextContainer.Builder
 
getDescriptorForType() - Method in class net.sf.okapi.proto.TextFragment.Builder
 
getDescriptorForType() - Method in enum net.sf.okapi.proto.TextFragment.TagType
 
getDescriptorForType() - Method in class net.sf.okapi.proto.TextPart.Builder
 
getDescriptorForType() - Method in enum net.sf.okapi.proto.TextPart.WhitespaceStrategy
 
getDescriptorForType() - Method in class net.sf.okapi.proto.TextUnit.Builder
 
getDescriptors() - Static method in class net.sf.okapi.common.LCIDUtil
Gets a list of all descriptors for the registered LCID.
getDescriptors() - Method in class net.sf.okapi.common.ParametersDescription
Gets a map of all the parameter descriptors for this description.
getDescriptors() - Method in class net.sf.okapi.common.uidescription.EditorDescription
Gets a map of the descriptor of all UI parts for this editor.
getDesegmentSource() - Method in class net.sf.okapi.steps.desegmentation.Parameters
 
getDesegmentTarget() - Method in class net.sf.okapi.steps.desegmentation.Parameters
 
getDetectedEncoding() - Method in class net.sf.okapi.common.BOMAwareInputStream
Gets the encoding that was guessed.
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.
getDirectionality(Attr) - Method in interface org.w3c.its.ITraversal
Gets the directionality for the text of a given attribute of the current node of the traversal.
getDirectionality(Attr) - Method in class org.w3c.its.ITSEngine
 
getDirectoryName(String) - Static method in class net.sf.okapi.common.Util
Gets the directory name of a full path.
getDiscardCues() - Method in class net.sf.okapi.filters.vtt.VTTParameters
 
getDiscardInvalidTargets() - Method in class net.sf.okapi.filters.xliff2.Parameters
 
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.
getDisplay(TextContainer) - Method in class net.sf.okapi.lib.verification.AbstractChecker
Generates the display string for a source or target text=container.
getDisplay(TextFragment) - Method in class net.sf.okapi.lib.verification.AbstractChecker
Generates the display string for a source or target text-fragment (e.g.
getDisplayName() - Method in class net.sf.okapi.common.filters.AbstractFilter
 
getDisplayName() - Method in interface net.sf.okapi.common.filters.IFilter
Gets the localizable display name of this filter.
getDisplayName() - Method in class net.sf.okapi.common.filters.SubFilterWrapper
 
getDisplayName() - Method in interface net.sf.okapi.common.IParameterDescriptor
Gets the localizable name of this parameter.
getDisplayName() - Method in class net.sf.okapi.common.ParameterDescriptor
 
getDisplayName() - Method in class net.sf.okapi.common.uidescription.AbstractPart
 
getDisplayName() - Method in class net.sf.okapi.filters.archive.ArchiveFilter
 
getDisplayName() - Method in class net.sf.okapi.filters.autoxliff.AutoXLIFFFilter
 
getDisplayName() - Method in class net.sf.okapi.filters.dtd.DTDFilter
 
getDisplayName() - Method in class net.sf.okapi.filters.icml.ICMLFilter
 
getDisplayName() - Method in class net.sf.okapi.filters.idml.IDMLFilter
 
getDisplayName() - Method in class net.sf.okapi.filters.its.html5.HTML5Filter
 
getDisplayName() - Method in class net.sf.okapi.filters.mif.MIFFilter
 
getDisplayName() - Method in class net.sf.okapi.filters.mosestext.MosesTextFilter
 
getDisplayName() - Method in class net.sf.okapi.filters.multiparsers.MultiParsersFilter
 
getDisplayName() - Method in class net.sf.okapi.filters.openoffice.ODFFilter
 
getDisplayName() - Method in class net.sf.okapi.filters.openoffice.OpenOfficeFilter
 
getDisplayName() - Method in class net.sf.okapi.filters.openxml.OpenXMLFilter
 
getDisplayName() - Method in class net.sf.okapi.filters.pdf.PdfFilter
 
getDisplayName() - Method in class net.sf.okapi.filters.pensieve.PensieveFilter
 
getDisplayName() - Method in class net.sf.okapi.filters.php.PHPContentFilter
 
getDisplayName() - Method in class net.sf.okapi.filters.po.POFilter
 
getDisplayName() - Method in class net.sf.okapi.filters.properties.PropertiesFilter
 
getDisplayName() - Method in class net.sf.okapi.filters.rainbowkit.RainbowKitFilter
 
getDisplayName() - Method in class net.sf.okapi.filters.rainbowkit.XLIFF2Filter
 
getDisplayName() - Method in class net.sf.okapi.filters.regex.RegexFilter
 
getDisplayName() - Method in class net.sf.okapi.filters.rtf.RTFFilter
 
getDisplayName() - Method in class net.sf.okapi.filters.sdlpackage.SdlPackageFilter
 
getDisplayName() - Method in class net.sf.okapi.filters.tmx.TmxFilter
 
getDisplayName() - Method in class net.sf.okapi.filters.transifex.TransifexFilter
 
getDisplayName() - Method in class net.sf.okapi.filters.transtable.TransTableFilter
 
getDisplayName() - Method in class net.sf.okapi.filters.ts.TsFilter
 
getDisplayName() - Method in class net.sf.okapi.filters.ttx.TTXFilter
 
getDisplayName() - Method in class net.sf.okapi.filters.txml.TXMLFilter
 
getDisplayName() - Method in class net.sf.okapi.filters.vignette.VignetteFilter
 
getDisplayName() - Method in class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitFilter
 
getDisplayName() - Method in class net.sf.okapi.filters.xini.XINIFilter
 
getDisplayName() - Method in class net.sf.okapi.filters.xliff.XLIFFFilter
 
getDisplayName() - Method in class net.sf.okapi.filters.xliff2.XLIFF2Filter
 
getDisplayName() - Method in class net.sf.okapi.filters.xml.XMLFilter
 
getDisplayName() - Method in class net.sf.okapi.lib.preprocessing.filters.common.PreprocessingFilter
 
getDisplayName() - Method in class net.sf.okapi.lib.preprocessing.filters.simplification.SimplificationFilter
 
getDisplayOption() - Method in class net.sf.okapi.steps.inconsistencycheck.Parameters
 
getDisplaySeverity() - Method in class net.sf.okapi.lib.verification.Issue
 
getDisplayText() - Method in class net.sf.okapi.common.resource.Code
Get the display equivalent text for this code.
getDisplayText() - Method in class net.sf.okapi.proto.Code.Builder
optional string displayText = 12;
getDisplayText() - Method in class net.sf.okapi.proto.Code
optional string displayText = 12;
getDisplayText() - Method in interface net.sf.okapi.proto.CodeOrBuilder
optional string displayText = 12;
getDisplayTextBytes() - Method in class net.sf.okapi.proto.Code.Builder
optional string displayText = 12;
getDisplayTextBytes() - Method in class net.sf.okapi.proto.Code
optional string displayText = 12;
getDisplayTextBytes() - Method in interface net.sf.okapi.proto.CodeOrBuilder
optional string displayText = 12;
getDocId() - Method in class net.sf.okapi.filters.rainbowkit.MergingInfo
 
getDocId() - Method in class net.sf.okapi.tm.pensieve.common.TmHit
Get the document id for the TmHit.
getDocument() - Method in class net.sf.okapi.filters.icml.ICMLSkeleton
 
getDocument() - Method in class net.sf.okapi.filters.its.Parameters
 
getDocument1Label() - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
getDocument2Label() - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
getDocument3Label() - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
getDocumentCount() - Method in class net.sf.okapi.lib.verification.QualityCheckSession
 
getDocumentCount() - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
 
getDocumentCount() - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
 
getDocumentData() - Method in class net.sf.okapi.common.pipelinebuilder.XDocument
 
getDocumentId() - Method in class net.sf.okapi.common.filters.AbstractFilter
 
getDocumentName() - Method in class net.sf.okapi.common.filters.AbstractFilter
Gets the START_DOCUMENT name for the current input.
getDocumentPart() - Method in class net.sf.okapi.common.Event
Convenience method returns the IResource as a DocumentPart.
getDocumentPartId() - Method in class net.sf.okapi.common.filters.EventBuilder
Gets the current custom DocumentPart id.
getDocuments() - Method in class net.sf.okapi.lib.verification.QualityCheckSession
 
getDocumentsMap() - Method in class net.sf.okapi.lib.verification.QualityCheckSession
 
getDocumentURI() - Method in class net.sf.okapi.lib.verification.Issue
 
getDomain() - Method in exception net.sf.okapi.connectors.google.GoogleMTErrorException
 
getDomain() - Method in class net.sf.okapi.lib.xliff2.its.Domain
 
getDomains(Attr) - Method in interface org.w3c.its.ITraversal
Gets the domain or domains for the current element or one of its attributes.
getDomains(Attr) - Method in class org.w3c.its.ITSEngine
 
getDoNotSegmentIfHasTarget() - Method in class net.sf.okapi.steps.segmentation.Parameters
 
getDotAll() - Method in class net.sf.okapi.steps.searchandreplace.Parameters
 
getDouble(String) - Method in class net.sf.okapi.common.annotation.GenericAnnotation
 
getDoubledWord() - Method in class net.sf.okapi.lib.verification.Parameters
 
getDoubledWord() - Method in class net.sf.okapi.steps.generalchecker.Parameters
 
getDoubledWordExceptions() - Method in class net.sf.okapi.lib.verification.Parameters
 
getDoubledWordExceptions() - Method in class net.sf.okapi.steps.generalchecker.Parameters
 
getDoubleValue() - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
double double_value = 4;
getDoubleValue() - Method in class net.sf.okapi.proto.PrimitiveValue
double double_value = 4;
getDoubleValue() - Method in interface net.sf.okapi.proto.PrimitiveValueOrBuilder
double double_value = 4;
getDowngradeIdenticalBestMatches() - Method in class net.sf.okapi.steps.leveraging.Parameters
 
getEditAltTrans() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getEditorDescriptionProvider() - Method in class net.sf.okapi.common.plugins.PluginItem
Gets the class information for the IEditorDescriptionProvider class associated with this plug-in, or null if there is none.
getEditorTitle() - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupParameters
Gets the title to use with the parameter editor.
getEffectiveData() - Method in class net.sf.okapi.lib.xliff2.validation.Rule
Gets the effective text to use when applying the rule.
getElement() - Method in class net.sf.okapi.filters.xini.jaxb.Page.Elements
Gets the value of the element property.
getElementContent() - Method in class net.sf.okapi.filters.xini.jaxb.Element
Gets the value of the elementContent property.
getElementID() - Method in class net.sf.okapi.filters.xini.jaxb.Element
Gets the value of the elementID property.
getElementRules() - Method in class net.sf.okapi.filters.abstractmarkup.config.YamlConfigurationReader
 
getElementRules(String) - Method in class net.sf.okapi.filters.abstractmarkup.config.YamlConfigurationReader
 
getElementRuleTypes(String, boolean) - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
Go through all matched rules (including regex) and record the TaggedFilterConfiguration.RULE_TYPE Any rules with conditions are automatically false since we have no attributes.
getElementRuleTypes(String, Map<String, String>, boolean) - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
getElements() - Method in class net.sf.okapi.filters.xini.jaxb.Page
Gets the value of the elements property.
getElementText() - Method in class net.sf.okapi.common.XMLEventsReader
 
getElementType() - Method in class net.sf.okapi.common.filters.PropertyTextUnitPlaceholder
 
getElementType() - Method in class net.sf.okapi.filters.xini.jaxb.Element
Gets the value of the elementType property.
getElementType(String) - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
getElementType(Tag) - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
getEliminateEmptyTargetsWithNonEmptySource() - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2Options
 
getEmail() - Method in class net.sf.okapi.connectors.mymemory.Parameters
 
getEmbeddableParamsEditor() - Method in class net.sf.okapi.common.plugins.PluginItem
Gets the class information for the IEmbeddableParamsEditor class associated with this plug-in, or null if there is none.
getEmptySegmentsFlags() - Method in class net.sf.okapi.filters.xini.jaxb.Field
Gets the value of the emptySegmentsFlags property.
getEmptySegmentsFlags() - Method in class net.sf.okapi.filters.xini.jaxb.INITD
Gets the value of the emptySegmentsFlags property.
getEmptySegmentsFlags() - Method in class net.sf.okapi.filters.xini.jaxb.TD
Gets the value of the emptySegmentsFlags property.
getEmptySource() - Method in class net.sf.okapi.lib.verification.Parameters
 
getEmptySource() - Method in class net.sf.okapi.steps.generalchecker.Parameters
 
getEmptyTarget() - Method in class net.sf.okapi.lib.verification.Parameters
 
getEmptyTarget() - Method in class net.sf.okapi.steps.generalchecker.Parameters
 
getEnabled() - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
getEnabled() - Method in class net.sf.okapi.filters.xliff.its.ITSLQI
 
getEnabled() - Method in class net.sf.okapi.lib.verification.Issue
 
getEncodeCharacterEntityReferenceGlyphs() - Method in class net.sf.okapi.filters.openoffice.Parameters
 
getEncodedAsString() - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
string encodedAsString = 1;
getEncodedAsString() - Method in class net.sf.okapi.proto.GenericAnnotations
string encodedAsString = 1;
getEncodedAsString() - Method in interface net.sf.okapi.proto.GenericAnnotationsOrBuilder
string encodedAsString = 1;
getEncodedAsStringBytes() - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
string encodedAsString = 1;
getEncodedAsStringBytes() - Method in class net.sf.okapi.proto.GenericAnnotations
string encodedAsString = 1;
getEncodedAsStringBytes() - Method in interface net.sf.okapi.proto.GenericAnnotationsOrBuilder
string encodedAsString = 1;
getEncodedOutput(LocaleId) - Method in class net.sf.okapi.common.filters.SubFilterSkeletonWriter
 
getEncodedString(String, String) - Method in class net.sf.okapi.common.ParametersString
Gets the string value for a given parameter after decoding it if necessary.
getEncoder() - Method in class net.sf.okapi.common.encoder.EncoderManager
Gets the encoder currently cached by this manager.
getEncoder() - Method in class net.sf.okapi.common.filterwriter.ITSContent
 
getEncoderManager() - Method in class net.sf.okapi.common.filters.AbstractFilter
 
getEncoderManager() - Method in interface net.sf.okapi.common.filters.IFilter
Gets the EncoderManager object for this filter.
getEncoderManager() - Method in class net.sf.okapi.common.filters.SubFilterWrapper
 
getEncoderManager() - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
getEncoderManager() - Method in interface net.sf.okapi.common.filterwriter.IFilterWriter
Gets the current encoder manager for this writer.
getEncoderManager() - Method in class net.sf.okapi.common.filterwriter.TMXFilterWriter
 
getEncoderManager() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriter
 
getEncoderManager() - Method in class net.sf.okapi.common.filterwriter.ZipFilterWriter
 
getEncoderManager() - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
getEncoderManager() - Method in class net.sf.okapi.filters.archive.ArchiveFilter
 
getEncoderManager() - Method in class net.sf.okapi.filters.autoxliff.AutoXLIFFFilter
 
getEncoderManager() - Method in class net.sf.okapi.filters.doxygen.DoxygenFilter
 
getEncoderManager() - Method in class net.sf.okapi.filters.doxygen.DoxygenWriter
 
getEncoderManager() - Method in class net.sf.okapi.filters.dtd.DTDFilter
 
getEncoderManager() - Method in class net.sf.okapi.filters.icml.ICMLFilter
 
getEncoderManager() - Method in class net.sf.okapi.filters.icml.ICMLFilterWriter
 
getEncoderManager() - Method in class net.sf.okapi.filters.idml.IDMLFilter
 
getEncoderManager() - Method in class net.sf.okapi.filters.idml.IDMLFilterWriter
 
getEncoderManager() - Method in class net.sf.okapi.filters.its.html5.HTML5Filter
 
getEncoderManager() - Method in class net.sf.okapi.filters.json.JSONFilter
 
getEncoderManager() - Method in class net.sf.okapi.filters.markdown.MarkdownFilter
 
getEncoderManager() - Method in class net.sf.okapi.filters.mif.MIFFilter
 
getEncoderManager() - Method in class net.sf.okapi.filters.mosestext.MosesTextFilter
 
getEncoderManager() - Method in class net.sf.okapi.filters.mosestext.MosesTextFilterWriter
 
getEncoderManager() - Method in class net.sf.okapi.filters.multiparsers.MultiParsersFilter
 
getEncoderManager() - Method in class net.sf.okapi.filters.openoffice.ODFFilter
 
getEncoderManager() - Method in class net.sf.okapi.filters.openoffice.OpenOfficeFilter
 
getEncoderManager() - Method in class net.sf.okapi.filters.openxml.OpenXMLFilter
 
getEncoderManager() - Method in class net.sf.okapi.filters.openxml.OpenXMLFilterWriter
 
getEncoderManager() - Method in class net.sf.okapi.filters.pdf.PdfFilter
 
getEncoderManager() - Method in class net.sf.okapi.filters.pensieve.PensieveFilter
 
getEncoderManager() - Method in class net.sf.okapi.filters.pensieve.PensieveFilterWriter
 
getEncoderManager() - Method in class net.sf.okapi.filters.php.PHPContentFilter
 
getEncoderManager() - Method in class net.sf.okapi.filters.po.POFilter
 
getEncoderManager() - Method in class net.sf.okapi.filters.po.POWriter
 
getEncoderManager() - Method in class net.sf.okapi.filters.properties.PropertiesFilter
 
getEncoderManager() - Method in class net.sf.okapi.filters.rainbowkit.RainbowKitFilter
 
getEncoderManager() - Method in class net.sf.okapi.filters.rainbowkit.XLIFF2Filter
 
getEncoderManager() - Method in class net.sf.okapi.filters.regex.RegexFilter
 
getEncoderManager() - Method in class net.sf.okapi.filters.rtf.RTFFilter
 
getEncoderManager() - Method in class net.sf.okapi.filters.tex.TEXFilter
 
getEncoderManager() - Method in class net.sf.okapi.filters.tmx.TmxFilter
 
getEncoderManager() - Method in class net.sf.okapi.filters.transifex.TransifexFilter
 
getEncoderManager() - Method in class net.sf.okapi.filters.transifex.TransifexFilterWriter
 
getEncoderManager() - Method in class net.sf.okapi.filters.transtable.TransTableFilter
 
getEncoderManager() - Method in class net.sf.okapi.filters.transtable.TransTableWriter
 
getEncoderManager() - Method in class net.sf.okapi.filters.ts.TsFilter
 
getEncoderManager() - Method in class net.sf.okapi.filters.ttx.TTXFilter
 
getEncoderManager() - Method in class net.sf.okapi.filters.txml.TXMLFilter
 
getEncoderManager() - Method in class net.sf.okapi.filters.vignette.VignetteFilter
 
getEncoderManager() - Method in class net.sf.okapi.filters.wiki.WikiFilter
 
getEncoderManager() - Method in class net.sf.okapi.filters.wiki.WikiWriter
 
getEncoderManager() - Method in class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitFilter
 
getEncoderManager() - Method in class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitWriter
 
getEncoderManager() - Method in class net.sf.okapi.filters.xini.XINIFilter
 
getEncoderManager() - Method in class net.sf.okapi.filters.xini.XINIWriter
 
getEncoderManager() - Method in class net.sf.okapi.filters.xliff.XLIFFFilter
 
getEncoderManager() - Method in class net.sf.okapi.filters.xliff2.XLIFF2Filter
 
getEncoderManager() - Method in class net.sf.okapi.filters.xliff2.XLIFF2FilterWriter
 
getEncoderManager() - Method in class net.sf.okapi.filters.xml.XMLFilter
 
getEncoderManager() - Method in class net.sf.okapi.filters.yaml.YamlFilter
 
getEncoderManager() - Method in class net.sf.okapi.lib.merge.merge.SkeletonMergerWriter
 
getEncoderManager() - Method in class net.sf.okapi.lib.preprocessing.filters.common.PreprocessingFilter
 
getEncoderManager() - Method in class net.sf.okapi.lib.serialization.writer.ProtoBufferWriter
 
getEncoderManager() - Method in class net.sf.okapi.steps.formatconversion.CorpusFilterWriter
 
getEncoderManager() - Method in class net.sf.okapi.steps.formatconversion.TableFilterWriter
 
getEncoderManager() - Method in class net.sf.okapi.steps.formatconversion.WordTableFilterWriter
 
getEncoderManager() - Method in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
getEncoders() - Method in class net.sf.okapi.common.encoder.EncoderManager
 
getEncoding() - Method in class net.sf.okapi.common.BOMNewlineEncodingDetector
Get the guessed encoding or if encoding couldn't be guessed return the user supplied encoding.
getEncoding() - Method in class net.sf.okapi.common.encoder.DefaultEncoder
 
getEncoding() - Method in class net.sf.okapi.common.encoder.DTDEncoder
 
getEncoding() - Method in class net.sf.okapi.common.encoder.EncoderManager
 
getEncoding() - Method in class net.sf.okapi.common.encoder.HtmlEncoder
 
getEncoding() - Method in class net.sf.okapi.common.encoder.IcuMessageEncoder
 
getEncoding() - Method in interface net.sf.okapi.common.encoder.IEncoder
Gets the name of the charset encoding to use.
getEncoding() - Method in class net.sf.okapi.common.encoder.JSONEncoder
 
getEncoding() - Method in class net.sf.okapi.common.encoder.OpenXMLEncoder
 
getEncoding() - Method in class net.sf.okapi.common.encoder.PHPContentEncoder
 
getEncoding() - Method in class net.sf.okapi.common.encoder.POEncoder
 
getEncoding() - Method in class net.sf.okapi.common.encoder.PropertiesEncoder
 
getEncoding() - Method in class net.sf.okapi.common.encoder.XMLEncoder
 
getEncoding() - Method in class net.sf.okapi.common.encoder.YamlEncoder
 
getEncoding() - Method in class net.sf.okapi.common.filters.AbstractFilter
Gets the input document encoding.
getEncoding() - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
getEncoding() - Method in class net.sf.okapi.common.resource.RawDocument
Gets the default encoding associated to this resource.
getEncoding() - Method in class net.sf.okapi.common.resource.StartDocument
Gets the character set encoding of this document.
getEncoding() - Method in class net.sf.okapi.common.resource.StartSubfilter
 
getEncoding() - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupEventBuilder
 
getEncoding() - Method in class net.sf.okapi.filters.mif.MIFEncoder
 
getEncoding() - Method in class net.sf.okapi.filters.mosestext.MosesTextEncoder
 
getEncoding() - Method in class net.sf.okapi.filters.tex.TEXEncoder
 
getEncoding() - Method in class net.sf.okapi.proto.StartDocument.Builder
string encoding = 4;
getEncoding() - Method in class net.sf.okapi.proto.StartDocument
string encoding = 4;
getEncoding() - Method in interface net.sf.okapi.proto.StartDocumentOrBuilder
string encoding = 4;
getEncodingBytes() - Method in class net.sf.okapi.proto.StartDocument.Builder
string encoding = 4;
getEncodingBytes() - Method in class net.sf.okapi.proto.StartDocument
string encoding = 4;
getEncodingBytes() - Method in interface net.sf.okapi.proto.StartDocumentOrBuilder
string encoding = 4;
getEncodingSpecificationInfo() - Method in class net.sf.okapi.common.BOMNewlineEncodingDetector
Return a short description of the encoding.
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.
getEndColumn() - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
Get end column.
getEndColumn() - Method in class net.sf.okapi.filters.json.parser.JavaCharStream
Get end column.
getEndColumn() - Method in class net.sf.okapi.filters.yaml.parser.JavaCharStream
Get end column.
getEndDocument() - Method in class net.sf.okapi.proto.Event.Builder
.EndDocument endDocument = 3;
getEndDocument() - Method in class net.sf.okapi.proto.Event
.EndDocument endDocument = 3;
getEndDocument() - Method in interface net.sf.okapi.proto.EventOrBuilder
.EndDocument endDocument = 3;
getEndDocumentBuilder() - Method in class net.sf.okapi.proto.Event.Builder
.EndDocument endDocument = 3;
getEndDocumentOrBuilder() - Method in class net.sf.okapi.proto.Event.Builder
.EndDocument endDocument = 3;
getEndDocumentOrBuilder() - Method in class net.sf.okapi.proto.Event
.EndDocument endDocument = 3;
getEndDocumentOrBuilder() - Method in interface net.sf.okapi.proto.EventOrBuilder
.EndDocument endDocument = 3;
getEndGroup() - Method in class net.sf.okapi.common.Event
Convenience method returns the IResource as a Ending.
getEndGroup() - Method in class net.sf.okapi.proto.Event.Builder
.EndGroup endGroup = 5;
getEndGroup() - Method in class net.sf.okapi.proto.Event
.EndGroup endGroup = 5;
getEndGroup() - Method in interface net.sf.okapi.proto.EventOrBuilder
.EndGroup endGroup = 5;
getEndGroupBuilder() - Method in class net.sf.okapi.proto.Event.Builder
.EndGroup endGroup = 5;
getEndGroupOrBuilder() - Method in class net.sf.okapi.proto.Event.Builder
.EndGroup endGroup = 5;
getEndGroupOrBuilder() - Method in class net.sf.okapi.proto.Event
.EndGroup endGroup = 5;
getEndGroupOrBuilder() - Method in interface net.sf.okapi.proto.EventOrBuilder
.EndGroup endGroup = 5;
getEnding() - Method in class net.sf.okapi.common.Event
Convenience method returns the Ending resource.
getEndLine() - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
Get end line.
getEndLine() - Method in class net.sf.okapi.filters.json.parser.JavaCharStream
Get end line.
getEndLine() - Method in class net.sf.okapi.filters.yaml.parser.JavaCharStream
Get end line.
getEndPart() - Method in class net.sf.okapi.lib.xliff2.core.AnnotatedSpan
Gets the Part object where this span ends.
getEndString() - Method in class net.sf.okapi.filters.regex.Parameters
 
getEndSubDocument() - Method in class net.sf.okapi.proto.Event.Builder
.EndSubDocument endSubDocument = 9;
getEndSubDocument() - Method in class net.sf.okapi.proto.Event
.EndSubDocument endSubDocument = 9;
getEndSubDocument() - Method in interface net.sf.okapi.proto.EventOrBuilder
.EndSubDocument endSubDocument = 9;
getEndSubDocumentBuilder() - Method in class net.sf.okapi.proto.Event.Builder
.EndSubDocument endSubDocument = 9;
getEndSubDocumentOrBuilder() - Method in class net.sf.okapi.proto.Event.Builder
.EndSubDocument endSubDocument = 9;
getEndSubDocumentOrBuilder() - Method in class net.sf.okapi.proto.Event
.EndSubDocument endSubDocument = 9;
getEndSubDocumentOrBuilder() - Method in interface net.sf.okapi.proto.EventOrBuilder
.EndSubDocument endSubDocument = 9;
getEndSubfilter() - Method in class net.sf.okapi.common.Event
Convenience method returns the IResource as a EndSubfilter.
getEndSubfilter() - Method in class net.sf.okapi.proto.Event.Builder
.EndSubfilter endSubfilter = 7;
getEndSubfilter() - Method in class net.sf.okapi.proto.Event
.EndSubfilter endSubfilter = 7;
getEndSubfilter() - Method in interface net.sf.okapi.proto.EventOrBuilder
.EndSubfilter endSubfilter = 7;
getEndSubfilterBuilder() - Method in class net.sf.okapi.proto.Event.Builder
.EndSubfilter endSubfilter = 7;
getEndSubfilterOrBuilder() - Method in class net.sf.okapi.proto.Event.Builder
.EndSubfilter endSubfilter = 7;
getEndSubfilterOrBuilder() - Method in class net.sf.okapi.proto.Event
.EndSubfilter endSubfilter = 7;
getEndSubfilterOrBuilder() - Method in interface net.sf.okapi.proto.EventOrBuilder
.EndSubfilter endSubfilter = 7;
getEndTime() - Method in class net.sf.okapi.filters.subtitles.CaptionAnnotation.CaptionTiming
 
getEngine() - Method in class net.sf.okapi.common.annotation.AltTranslation
Gets the engine for this entry (can be null).
getEngine() - Method in class net.sf.okapi.connectors.kantan.KantanMTv21ConnectorParameters
 
getEngine() - Method in class net.sf.okapi.proto.AltTranslation.Builder
optional string engine = 9;
getEngine() - Method in class net.sf.okapi.proto.AltTranslation
optional string engine = 9;
getEngine() - Method in interface net.sf.okapi.proto.AltTranslationOrBuilder
optional string engine = 9;
getEngineBytes() - Method in class net.sf.okapi.proto.AltTranslation.Builder
optional string engine = 9;
getEngineBytes() - Method in class net.sf.okapi.proto.AltTranslation
optional string engine = 9;
getEngineBytes() - Method in interface net.sf.okapi.proto.AltTranslationOrBuilder
optional string engine = 9;
getEngines() - Method in class net.sf.okapi.connectors.kantan.KantanMTv21Connector
Gets the information about the available engines.
getEngineStatus(String) - Method in class net.sf.okapi.connectors.kantan.KantanMTv21Connector
Get the status of an engine.
getEntries() - Method in class net.sf.okapi.common.uidescription.CheckListPart
Gets the map of the the entries.
getEntries(LocaleId) - Method in class net.sf.okapi.lib.terminology.ConceptEntry
 
getEntry() - Method in class net.sf.okapi.common.annotation.AltTranslation
Gets the text unit for this entry.
getEntry() - Method in class net.sf.okapi.common.skeleton.ZipSkeleton
 
getEquiv() - Method in class net.sf.okapi.lib.xliff2.core.CTag
Gets the text equivalent representation of the data of this code's tag.
getErrorCount() - Method in class net.sf.okapi.steps.rainbowkit.postprocess.Merger
Gets the number of errors since the last call to Merger.startMerging(MergingInfo, Event).
getErrorCount() - Method in class net.sf.okapi.steps.rainbowkit.postprocess.MergingStep
 
getErrorOnUnknownPrefix() - Method in class net.sf.okapi.lib.xliff2.URIParser
Gets the option to generate or not an error when finding an unknown prefix.
getEscapeAll() - Method in class net.sf.okapi.steps.encodingconversion.Parameters
 
getEscapeAmpersand() - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
getEscapeForwardSlashes() - Method in class net.sf.okapi.filters.json.Parameters
 
getEscapeGt() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
getEscapeGT() - Method in class net.sf.okapi.filters.tmx.Parameters
 
getEscapeGT() - Method in class net.sf.okapi.filters.ts.Parameters
 
getEscapeGT() - Method in class net.sf.okapi.filters.ttx.Parameters
 
getEscapeGT() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getEscapeGT() - Method in class net.sf.okapi.steps.rainbowkit.xliff.Options
 
getEscapeList() - Method in class net.sf.okapi.steps.uriconversion.Parameters
 
getEscapeNonAscii() - Method in class net.sf.okapi.filters.yaml.Parameters
 
getEscapeNotation() - Method in class net.sf.okapi.steps.encodingconversion.Parameters
 
getEventBuilder() - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
getEventFactory() - Method in interface net.sf.okapi.filters.openxml.XMLFactories
 
getEvents() - Method in interface net.sf.okapi.filters.openxml.XMLEvents
 
getEvents(int) - Method in class net.sf.okapi.proto.Events.Builder
repeated .Event events = 1;
getEvents(int) - Method in class net.sf.okapi.proto.Events
repeated .Event events = 1;
getEvents(int) - Method in interface net.sf.okapi.proto.EventsOrBuilder
repeated .Event events = 1;
getEvents(ITextUnit, LocaleId, LocaleId) - Method in class net.sf.okapi.common.filters.AbstractSubFilter
 
getEvents(ITextUnit, LocaleId, LocaleId) - Method in interface net.sf.okapi.common.filters.ISubFilter
Get events by subfilter at once, without using open()/hasNext()/next()/close().
getEvents(RawDocument) - Method in class net.sf.okapi.common.filters.AbstractSubFilter
 
getEvents(RawDocument) - Method in interface net.sf.okapi.common.filters.ISubFilter
Get events by subfilter at once, without using open()/hasNext()/next()/close().
getEventsBuilder(int) - Method in class net.sf.okapi.proto.Events.Builder
repeated .Event events = 1;
getEventsBuilderList() - Method in class net.sf.okapi.proto.Events.Builder
repeated .Event events = 1;
getEventsCount() - Method in class net.sf.okapi.proto.Events.Builder
repeated .Event events = 1;
getEventsCount() - Method in class net.sf.okapi.proto.Events
repeated .Event events = 1;
getEventsCount() - Method in interface net.sf.okapi.proto.EventsOrBuilder
repeated .Event events = 1;
getEventsList() - Method in class net.sf.okapi.proto.Events.Builder
repeated .Event events = 1;
getEventsList() - Method in class net.sf.okapi.proto.Events
repeated .Event events = 1;
getEventsList() - Method in interface net.sf.okapi.proto.EventsOrBuilder
repeated .Event events = 1;
getEventsOrBuilder(int) - Method in class net.sf.okapi.proto.Events.Builder
repeated .Event events = 1;
getEventsOrBuilder(int) - Method in class net.sf.okapi.proto.Events
repeated .Event events = 1;
getEventsOrBuilder(int) - Method in interface net.sf.okapi.proto.EventsOrBuilder
repeated .Event events = 1;
getEventsOrBuilderList() - Method in class net.sf.okapi.proto.Events.Builder
repeated .Event events = 1;
getEventsOrBuilderList() - Method in class net.sf.okapi.proto.Events
repeated .Event events = 1;
getEventsOrBuilderList() - Method in interface net.sf.okapi.proto.EventsOrBuilder
repeated .Event events = 1;
getEventType() - Method in class net.sf.okapi.common.Event
Gets the type of this event.
getExactBestMatches() - Method in class net.sf.okapi.lib.translation.QueryManager
Gets the number of best matches that are exact (100%) since the last call to QueryManager.resetCounters().
getExceptions() - Method in class net.sf.okapi.filters.json.Parameters
 
getExceptions() - Method in class net.sf.okapi.filters.yaml.Parameters
 
getExclamationPoint() - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStepParameters
 
getExcludedFilteredList(String...) - Method in class net.sf.okapi.steps.tokenization.Tokens
Return a list of TokenType objects.
getExcludes() - Method in class net.sf.okapi.common.LocaleFilter
Gets a list of disallowed locales.
getExecutionContext() - Method in class net.sf.okapi.common.resource.PipelineParameters
 
getExistingStrings(TextFragment, LocaleId, LocaleId) - Method in interface net.sf.okapi.lib.terminology.ITermAccess
 
getExistingStrings(TextFragment, LocaleId, LocaleId) - Method in class net.sf.okapi.lib.terminology.simpletb.SimpleTB
 
getExistingStrings(TextFragment, LocaleId, LocaleId) - Method in class net.sf.okapi.lib.terminology.simpletb.SimpleTBConnector
 
getExistingTargetStrings(TextFragment, List<TermHit>, boolean) - Static method in class net.sf.okapi.lib.verification.TermChecker
 
getExistingTargetTerms(TextFragment, List<TermHit>) - Static method in class net.sf.okapi.lib.verification.TermChecker
Get a list of existing target term in a given fragment based on a list of TermHit object for the source.
getExistingTerms(TextFragment, LocaleId, LocaleId) - Method in interface net.sf.okapi.lib.terminology.ITermAccess
Gets the list of all terms of the termbase that exist in a given fragment for a given source/target pair of locales.
getExistingTerms(TextFragment, LocaleId, LocaleId) - Method in class net.sf.okapi.lib.terminology.simpletb.SimpleTB
 
getExistingTerms(TextFragment, LocaleId, LocaleId) - Method in class net.sf.okapi.lib.terminology.simpletb.SimpleTBConnector
 
getExistingTm() - Method in class net.sf.okapi.steps.batchtranslation.Parameters
 
getExistsInSource() - Method in class net.sf.okapi.lib.xliff2.validation.Rule
Gets the flag 'existsInSource'.
getExitOnInvalid() - Method in class net.sf.okapi.filters.tmx.Parameters
 
getExpand() - Method in class net.sf.okapi.steps.textmodification.Parameters
 
getExplicitLocaleIds() - Method in class net.sf.okapi.common.LocaleFilter
If the filter contains only explicitly listed locales (no regex patterns or masks), then returns the list of locale tags of those locales.
getExplicitLocaleIds(String) - Static method in class net.sf.okapi.common.LocaleFilter
Determines if a given string contains only explicitly listed locales.
getExpression() - Method in class net.sf.okapi.filters.regex.MetaRule
 
getExpression() - Method in class net.sf.okapi.filters.regex.Rule
 
getExpression(LocaleId) - Static method in class net.sf.okapi.filters.po.PluralForms
 
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 ExtAttributes object 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 ExtElements object 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
 
getExtension(String) - Static method in class net.sf.okapi.common.Util
Gets the extension of a given path or filename.
getExtensionInfo() - Method in class net.sf.okapi.lib.xliff2.URIParser
Gets the extension information for this fragment.
getExternalID() - Method in class net.sf.okapi.filters.xini.jaxb.Field
Gets the value of the externalID property.
getExternalID() - Method in class net.sf.okapi.filters.xini.jaxb.INITD
Gets the value of the externalID property.
getExternalID() - Method in class net.sf.okapi.filters.xini.jaxb.TD
Gets the value of the externalID property.
getExternalResourceRef(Attr) - Method in interface org.w3c.its.ITraversal
Gets the external resource reference for the current element of the traversal or one of its attributes.
getExternalResourceRef(Attr) - Method in class org.w3c.its.ITSEngine
 
getExtraCharsAllowed() - Method in class net.sf.okapi.lib.verification.Parameters
 
getExtraCharsAllowed() - Method in class net.sf.okapi.steps.characterschecker.Parameters
 
getExtraCodesAllowed() - Method in class net.sf.okapi.lib.verification.Parameters
 
getExtractAllPairs() - Method in class net.sf.okapi.filters.json.Parameters
 
getExtractAllPairs() - Method in class net.sf.okapi.filters.yaml.Parameters
 
getExtractBodyPages() - Method in class net.sf.okapi.filters.mif.Parameters
 
getExtractBreaksInline() - Method in class net.sf.okapi.filters.idml.Parameters
 
getExtractCustomTextVariables() - Method in class net.sf.okapi.filters.idml.Parameters
 
getExtractExternalHyperlinks() - Method in class net.sf.okapi.filters.idml.Parameters
 
getExtractExternalHyperlinks() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getExtractHardReturnsAsText() - Method in class net.sf.okapi.filters.mif.Parameters
 
getExtractHiddenLayers() - Method in class net.sf.okapi.filters.idml.Parameters
 
getExtractHiddenPages() - Method in class net.sf.okapi.filters.mif.Parameters
 
getExtractHiddenPasteboardItems() - Method in class net.sf.okapi.filters.idml.Parameters
 
getExtractHyperlinkTextSourcesInline() - Method in class net.sf.okapi.filters.idml.Parameters
 
getExtractIndexMarkers() - Method in class net.sf.okapi.filters.mif.Parameters
 
getExtractIndexTopics() - Method in class net.sf.okapi.filters.idml.Parameters
 
getExtractionRules() - Method in class net.sf.okapi.filters.json.Parameters
A regex representing extraction rules (matching keys or key paths values are extracted)
getExtractionType() - Method in class net.sf.okapi.filters.rainbowkit.MergingInfo
 
getExtractLinks() - Method in class net.sf.okapi.filters.mif.Parameters
 
getExtractMasterPages() - Method in class net.sf.okapi.filters.mif.Parameters
 
getExtractMasterSpreads() - Method in class net.sf.okapi.filters.icml.Parameters
 
getExtractMasterSpreads() - Method in class net.sf.okapi.filters.idml.Parameters
 
getExtractMetadata() - Method in class net.sf.okapi.filters.openoffice.Parameters
 
getExtractNotes() - Method in class net.sf.okapi.filters.icml.Parameters
 
getExtractNotes() - Method in class net.sf.okapi.filters.idml.Parameters
 
getExtractNotes() - Method in class net.sf.okapi.filters.openoffice.Parameters
 
getExtractOuterStrings() - Method in class net.sf.okapi.filters.regex.Parameters
 
getExtractOutsideDirectives() - Method in class net.sf.okapi.filters.php.Parameters
 
getExtractPgfNumFormatsInline() - Method in class net.sf.okapi.filters.mif.Parameters
 
getExtractReferenceFormats() - Method in class net.sf.okapi.filters.mif.Parameters
 
getExtractReferencePages() - Method in class net.sf.okapi.filters.mif.Parameters
 
getExtractReferences() - Method in class net.sf.okapi.filters.openoffice.Parameters
 
getExtractStandalone() - Method in class net.sf.okapi.filters.json.Parameters
 
getExtractStandalone() - Method in class net.sf.okapi.filters.yaml.Parameters
 
getExtractVariables() - Method in class net.sf.okapi.filters.mif.Parameters
 
getExType() - Method in class net.sf.okapi.common.annotation.AltTranslation
Gets the exType attribute of this alt-translation.
getFactoryClass() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getFactoryClass() - Method in class net.sf.okapi.steps.xsltransform.Parameters
 
getFailuresBeforeAbort() - Method in class net.sf.okapi.connectors.google.GoogleMTv2Parameters
 
getFallbackToID() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getFcMapper() - Method in class net.sf.okapi.common.pipelinebuilder.XFilters
 
getFcMapper() - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
getField() - Method in class net.sf.okapi.filters.xini.jaxb.Fields
Gets the value of the field property.
getField(String) - Method in interface net.sf.okapi.lib.reporting.IReportGenerator
 
getField(String) - Method in class net.sf.okapi.lib.reporting.ReportGenerator
 
getFieldCount() - Method in class net.sf.okapi.common.annotation.GenericAnnotation
 
getFieldDelimiter() - Method in class net.sf.okapi.filters.table.base.BaseTableFilter
 
getFieldDelimiter() - Method in class net.sf.okapi.filters.table.csv.CommaSeparatedValuesFilter
 
getFieldID() - Method in class net.sf.okapi.filters.xini.jaxb.Field
Gets the value of the fieldID property.
getFieldNames() - Method in class net.sf.okapi.lib.reporting.ReportGenerator
 
getFieldQualifier() - Method in class net.sf.okapi.filters.table.base.BaseTableFilter
 
getFieldQualifier() - Method in class net.sf.okapi.filters.table.csv.CommaSeparatedValuesFilter
 
getFields() - Method in class net.sf.okapi.filters.xini.jaxb.Element.ElementContent
Gets the value of the fields property.
getFields() - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
Deprecated.
getFields() - Method in class net.sf.okapi.proto.GenericAnnotation
Deprecated.
getFields() - Method in interface net.sf.okapi.proto.GenericAnnotationOrBuilder
Deprecated.
getFields() - Method in class net.sf.okapi.steps.scopingreport.ScopingReportAnnotation
 
getFieldsCount() - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
 
getFieldsCount() - Method in class net.sf.okapi.proto.GenericAnnotation
 
getFieldsCount() - Method in interface net.sf.okapi.proto.GenericAnnotationOrBuilder
map<string, .PrimitiveValue> fields = 2;
getFieldsMap() - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
map<string, .PrimitiveValue> fields = 2;
getFieldsMap() - Method in class net.sf.okapi.proto.GenericAnnotation
map<string, .PrimitiveValue> fields = 2;
getFieldsMap() - Method in interface net.sf.okapi.proto.GenericAnnotationOrBuilder
map<string, .PrimitiveValue> fields = 2;
getFieldsOrDefault(String, PrimitiveValue) - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
map<string, .PrimitiveValue> fields = 2;
getFieldsOrDefault(String, PrimitiveValue) - Method in class net.sf.okapi.proto.GenericAnnotation
map<string, .PrimitiveValue> fields = 2;
getFieldsOrDefault(String, PrimitiveValue) - Method in interface net.sf.okapi.proto.GenericAnnotationOrBuilder
map<string, .PrimitiveValue> fields = 2;
getFieldsOrThrow(String) - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
map<string, .PrimitiveValue> fields = 2;
getFieldsOrThrow(String) - Method in class net.sf.okapi.proto.GenericAnnotation
map<string, .PrimitiveValue> fields = 2;
getFieldsOrThrow(String) - Method in interface net.sf.okapi.proto.GenericAnnotationOrBuilder
map<string, .PrimitiveValue> fields = 2;
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.
getFileInfo() - Method in class net.sf.okapi.filters.xini.jaxb.Xini
Gets the value of the fileInfo property.
getFileLikeThing() - Method in class net.sf.okapi.steps.diffleverage.FileLikeThing
 
getFileMarker() - Method in class net.sf.okapi.steps.xliffsplitter.XliffSplitterParameters
 
getFilename(String, boolean) - Static method in class net.sf.okapi.common.Util
Gets the filename of a path.
getFileNames() - Method in class net.sf.okapi.filters.archive.Parameters
 
getFileNode(String) - Method in class net.sf.okapi.lib.xliff2.document.XLIFFDocument
Gets the FileNode from 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 FileNode in 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
getFillIfTargetIsEmpty() - Method in class net.sf.okapi.steps.leveraging.Parameters
 
getFillIfTargetIsSameAsSource() - Method in class net.sf.okapi.steps.leveraging.Parameters
 
getFillTarget() - Method in class net.sf.okapi.steps.leveraging.Parameters
 
getFillTarget() - Method in class net.sf.okapi.steps.msbatchtranslation.Parameters
 
getFillTargetThreshold() - Method in class net.sf.okapi.steps.leveraging.Parameters
 
getFillTargetThreshold() - Method in class net.sf.okapi.steps.msbatchtranslation.Parameters
 
getFilter() - Method in class net.sf.okapi.common.filters.SubFilterWrapper
 
getFilter() - Method in class net.sf.okapi.lib.preprocessing.filters.common.PreprocessingFilter
 
getFilterConfigId() - Method in class net.sf.okapi.common.resource.RawDocument
Gets the identifier of the filter configuration to use with this document.
getFilterConfigId() - Method in class net.sf.okapi.filters.multiparsers.Token
 
getFilterConfigId() - Method in class net.sf.okapi.lib.preprocessing.filters.simplification.Parameters
 
getFilterConfigurationId() - Method in class net.sf.okapi.common.resource.PipelineParameters
 
getFilterConfigurationId() - Method in class net.sf.okapi.steps.rainbowkit.creation.ExtractionStep
 
getFilterConfigurationId(int) - Method in class net.sf.okapi.common.pipelinedriver.BatchItemContext
 
getFilterConfigurationId(int) - Method in interface net.sf.okapi.common.pipelinedriver.IBatchItemContext
Gets the filter configuration identifier for a given input document of this batch item.
getFilterConfigurationMapper() - Method in class net.sf.okapi.common.filters.AbstractFilter
Gets the filter configuration mapper if available.
getFilterConfigurationMapper() - Method in class net.sf.okapi.common.resource.PipelineParameters
 
getFilterConfigurationMapper() - Method in class net.sf.okapi.filters.archive.ArchiveFilter
 
getFilterConfigurationMapper() - Method in class net.sf.okapi.filters.xliff2.XLIFF2Filter
 
getFilterConfigurationMapper() - Method in class net.sf.okapi.lib.verification.QualityCheckSession
 
getFilterConfigurationMapper() - Method in class net.sf.okapi.steps.batchtranslation.BatchTranslationStep
 
getFilterConfigurationMapper() - Method in class net.sf.okapi.steps.rainbowkit.postprocess.MergingStep
 
getFilterConfigurations(String) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Deprecated.
 
getFilterConfigurations(String) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Gets a list of all FilterConfiguration objects for a given filter class.
getFilterConfigurations(String) - Method in class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper
 
getFilteredFiles(File, FilenameFilter, boolean) - Static method in class net.sf.okapi.common.FileUtil
Gets a collection of the files in a given directory.
getFilteredFiles(String, String) - Static method in class net.sf.okapi.common.Util
Return a list of files based on suffix (i.e, .xml, .html etc.)
getFilteredList(String...) - Method in class net.sf.okapi.steps.tokenization.Tokens
Return a list of TokenType objects.
getFilteredList(String...) - Method in class net.sf.okapi.steps.tokenization.TokensAnnotation
 
getFilteredLocales() - Method in class net.sf.okapi.steps.tokenization.Parameters
 
getFilterEvents() - Method in class net.sf.okapi.filters.xini.XINIReader
Creates Events representing a Xini
getFilterEvents(String) - Method in class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitReader
Creates Events representing a Xini from only the XINI page with the given name
getFilterExtensions() - Method in class net.sf.okapi.common.uidescription.PathInputPart
Gets the extensions to use for the browse filter.
getFilterId() - Method in class net.sf.okapi.common.resource.StartDocument
Gets the current filter id for this document.
getFilterId() - Method in class net.sf.okapi.common.resource.StartSubDocument
Gets the current filter id for this sub-document.
getFilterId() - Method in class net.sf.okapi.common.resource.StartSubfilter
 
getFilterId() - Method in class net.sf.okapi.filters.rainbowkit.MergingInfo
 
getFilterId() - Method in class net.sf.okapi.proto.StartSubDocument.Builder
string filterId = 3;
getFilterId() - Method in class net.sf.okapi.proto.StartSubDocument
string filterId = 3;
getFilterId() - Method in interface net.sf.okapi.proto.StartSubDocumentOrBuilder
string filterId = 3;
getFilterIdBytes() - Method in class net.sf.okapi.proto.StartSubDocument.Builder
string filterId = 3;
getFilterIdBytes() - Method in class net.sf.okapi.proto.StartSubDocument
string filterId = 3;
getFilterIdBytes() - Method in interface net.sf.okapi.proto.StartSubDocumentOrBuilder
string filterId = 3;
getFilterInfo() - Method in class net.sf.okapi.filters.xini.jaxb.Xini
Gets the value of the filterInfo property.
getFilterJobID() - Method in class net.sf.okapi.filters.xini.jaxb.FilterInfo
Gets the value of the filterJobID property.
getFilterNames() - Method in class net.sf.okapi.common.uidescription.PathInputPart
Gets the names to used for the browse filter.
getFilterParameters() - Method in class net.sf.okapi.common.resource.StartDocument
Gets the current filter parameters for this document.
getFilterParameters() - Method in class net.sf.okapi.common.resource.StartSubDocument
Gets the current filter parameters for this sub-document.
getFilterParameters() - Method in class net.sf.okapi.common.resource.StartSubfilter
 
getFilterParameters() - Method in class net.sf.okapi.filters.rainbowkit.MergingInfo
 
getFiltersInfo() - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Deprecated.
 
getFiltersInfo() - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Deprecated, for removal: This API element is subject to removal in a future version.
This is UI specific and will be removed in the future.
getFiltersInfo() - Method in class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper
 
getFilterWriter() - Method in class net.sf.okapi.common.resource.simplifier.AbstractResourceSimplifier
 
getFilterWriter() - Method in class net.sf.okapi.common.resource.StartDocument
Gets the filter writer for this document.
getFilterWriter() - Method in class net.sf.okapi.common.resource.StartSubfilter
 
getFilterWriter() - Method in class net.sf.okapi.filters.transifex.FilterWriterAnnotation
 
getFirst() - Method in class net.sf.okapi.common.annotation.AltTranslationsAnnotation
Gets the first entry in the list of alternate translations.
getFirst() - Method in class net.sf.okapi.filters.subtitles.CaptionAnnotation
 
getFirstAnnotation(String) - Method in class net.sf.okapi.common.annotation.GenericAnnotations
Gets the first occurrence of an annotation for a given type.
getFirstContent() - Method in interface net.sf.okapi.common.resource.ISegments
Gets the content of the first segment of this container.
getFirstContent() - Method in class net.sf.okapi.common.resource.Segments
 
getFirstContent() - Method in class net.sf.okapi.common.resource.TextContainer
Gets the content of the first part (segment or non-segment) of this container.
getFirstContent() - Method in class net.sf.okapi.lib.xliff2.core.ExtElement
Gets the first child content of this element.
getFirstDocumentPart() - Method in class net.sf.okapi.common.filters.AbstractLineFilter
 
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.
getFirstNonNullItem(List<E>) - Static method in class net.sf.okapi.common.ListUtil
Gets a first non-null element of a given list.
getFirstPart() - Method in class net.sf.okapi.common.skeleton.GenericSkeleton
Gets the first part of this skeleton, or null if there are none.
getFirstSegment() - Method in class net.sf.okapi.common.resource.TextContainer
Returns the first Segment of this container.
getFirstTextUnit() - Method in class net.sf.okapi.common.filters.AbstractLineFilter
 
getFlag() - Method in class net.sf.okapi.common.resource.Code
 
getFlag() - Method in class net.sf.okapi.proto.Code.Builder
int32 flag = 7;
getFlag() - Method in class net.sf.okapi.proto.Code
int32 flag = 7;
getFlag() - Method in interface net.sf.okapi.proto.CodeOrBuilder
int32 flag = 7;
getFmt() - Method in class net.sf.okapi.filters.xliff.XLIFFSkeletonWriter
 
getForceAltTransOutput() - Method in class net.sf.okapi.steps.moses.MergingParameters
 
getForced() - Method in class net.sf.okapi.filters.icml.ICMLSkeleton
 
getForcesegmentedOutput() - Method in class net.sf.okapi.steps.segmentation.Parameters
 
getForceTargetLocale() - Method in class net.sf.okapi.steps.rainbowkit.postprocess.Parameters
 
getForceUniqueIds() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getForceUniqueIds() - Method in class net.sf.okapi.filters.xliff2.Parameters
 
getForceUniqueIds() - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
 
getFormat() - Method in class net.sf.okapi.steps.imagemodification.Parameters
 
getFormatOptions() - Method in class net.sf.okapi.steps.formatconversion.Parameters
 
getFragmentIdPart(String) - Static method in class net.sf.okapi.filters.xliff.XLIFFITSFilterExtension
 
getFrom() - Method in class net.sf.okapi.common.annotation.Note
 
getFrom() - Method in class net.sf.okapi.proto.Note.Builder
optional string from = 3;
getFrom() - Method in class net.sf.okapi.proto.Note
optional string from = 3;
getFrom() - Method in interface net.sf.okapi.proto.NoteOrBuilder
optional string from = 3;
getFromBytes() - Method in class net.sf.okapi.proto.Note.Builder
optional string from = 3;
getFromBytes() - Method in class net.sf.okapi.proto.Note
optional string from = 3;
getFromBytes() - Method in interface net.sf.okapi.proto.NoteOrBuilder
optional string from = 3;
getFromMatches() - Method in class net.sf.okapi.common.resource.CodeMatches
 
getFromMismatchIterator() - Method in class net.sf.okapi.common.resource.CodeMatches
 
getFromOriginal() - Method in class net.sf.okapi.common.annotation.AltTranslation
Indicates if this alternate translation was provided from the original document.
getFromOriginal() - Method in class net.sf.okapi.proto.AltTranslation.Builder
bool fromOriginal = 8;
getFromOriginal() - Method in class net.sf.okapi.proto.AltTranslation
bool fromOriginal = 8;
getFromOriginal() - Method in interface net.sf.okapi.proto.AltTranslationOrBuilder
bool fromOriginal = 8;
getFullStop() - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStepParameters
 
getFuzzyBestMatches() - Method in class net.sf.okapi.lib.translation.QueryManager
Gets the number of best matches that are fuzzy (less that 100%, more than 0%) since the last call to QueryManager.resetCounters().
getFuzzyScore() - Method in class net.sf.okapi.common.annotation.AltTranslation
 
getFuzzyScore() - Method in class net.sf.okapi.common.query.QueryResult
Gets the fuzzy score (i.e., string distance) for this result.
getFuzzyScore() - Method in class net.sf.okapi.proto.AltTranslation.Builder
int32 fuzzyScore = 5;
getFuzzyScore() - Method in class net.sf.okapi.proto.AltTranslation
int32 fuzzyScore = 5;
getFuzzyScore() - Method in interface net.sf.okapi.proto.AltTranslationOrBuilder
int32 fuzzyScore = 5;
getFuzzyThreshold() - Method in class net.sf.okapi.steps.diffleverage.Parameters
 
getFuzzyThreshold() - Method in class net.sf.okapi.steps.repetitionanalysis.Parameters
 
getGenerateHeaderAnchors() - Method in class net.sf.okapi.filters.markdown.Parameters
 
getGenerateTIPManifest() - Method in class net.sf.okapi.filters.rainbowkit.Manifest
 
getGenerateTMX() - Method in class net.sf.okapi.steps.idaligner.Parameters
 
getGenericAnnotations() - Method in class net.sf.okapi.common.resource.Code
Gets the generic annotation set assigned to the code if any.
getGenericAnnotations() - Method in class net.sf.okapi.proto.IResource.Builder
.GenericAnnotations genericAnnotations = 3;
getGenericAnnotations() - Method in class net.sf.okapi.proto.IResource
.GenericAnnotations genericAnnotations = 3;
getGenericAnnotations() - Method in interface net.sf.okapi.proto.IResourceOrBuilder
.GenericAnnotations genericAnnotations = 3;
getGenericAnnotations(int) - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
repeated .GenericAnnotation genericAnnotations = 2;
getGenericAnnotations(int) - Method in class net.sf.okapi.proto.GenericAnnotations
repeated .GenericAnnotation genericAnnotations = 2;
getGenericAnnotations(int) - Method in interface net.sf.okapi.proto.GenericAnnotationsOrBuilder
repeated .GenericAnnotation genericAnnotations = 2;
getGenericAnnotationsBuilder() - Method in class net.sf.okapi.proto.IResource.Builder
.GenericAnnotations genericAnnotations = 3;
getGenericAnnotationsBuilder(int) - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
repeated .GenericAnnotation genericAnnotations = 2;
getGenericAnnotationsBuilderList() - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
repeated .GenericAnnotation genericAnnotations = 2;
getGenericAnnotationsCount() - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
repeated .GenericAnnotation genericAnnotations = 2;
getGenericAnnotationsCount() - Method in class net.sf.okapi.proto.GenericAnnotations
repeated .GenericAnnotation genericAnnotations = 2;
getGenericAnnotationsCount() - Method in interface net.sf.okapi.proto.GenericAnnotationsOrBuilder
repeated .GenericAnnotation genericAnnotations = 2;
getGenericAnnotationsList() - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
repeated .GenericAnnotation genericAnnotations = 2;
getGenericAnnotationsList() - Method in class net.sf.okapi.proto.GenericAnnotations
repeated .GenericAnnotation genericAnnotations = 2;
getGenericAnnotationsList() - Method in interface net.sf.okapi.proto.GenericAnnotationsOrBuilder
repeated .GenericAnnotation genericAnnotations = 2;
getGenericAnnotationsOrBuilder() - Method in class net.sf.okapi.proto.IResource.Builder
.GenericAnnotations genericAnnotations = 3;
getGenericAnnotationsOrBuilder() - Method in class net.sf.okapi.proto.IResource
.GenericAnnotations genericAnnotations = 3;
getGenericAnnotationsOrBuilder() - Method in interface net.sf.okapi.proto.IResourceOrBuilder
.GenericAnnotations genericAnnotations = 3;
getGenericAnnotationsOrBuilder(int) - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
repeated .GenericAnnotation genericAnnotations = 2;
getGenericAnnotationsOrBuilder(int) - Method in class net.sf.okapi.proto.GenericAnnotations
repeated .GenericAnnotation genericAnnotations = 2;
getGenericAnnotationsOrBuilder(int) - Method in interface net.sf.okapi.proto.GenericAnnotationsOrBuilder
repeated .GenericAnnotation genericAnnotations = 2;
getGenericAnnotationsOrBuilderList() - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
repeated .GenericAnnotation genericAnnotations = 2;
getGenericAnnotationsOrBuilderList() - Method in class net.sf.okapi.proto.GenericAnnotations
repeated .GenericAnnotation genericAnnotations = 2;
getGenericAnnotationsOrBuilderList() - Method in interface net.sf.okapi.proto.GenericAnnotationsOrBuilder
repeated .GenericAnnotation genericAnnotations = 2;
getGenericAnnotationString(String, String) - Method in class net.sf.okapi.common.resource.Code
Gets the value of a string field for the first generic annotation of a given type in the annotation set associated with this code.
getGenericCodes() - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
getGenericMetaRules() - Method in class net.sf.okapi.filters.json.Parameters
A regex representing generic metadata rules (matching keys or key paths values)
getGlobalCDATASubfilter() - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
getGlobalFilterProfileID() - Method in class net.sf.okapi.filters.xini.jaxb.FilterInfo
Gets the value of the globalFilterProfileID property.
getGlobalPCDATASubfilter() - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
getGlossary() - Method in class net.sf.okapi.lib.xliff2.core.Unit
Gets the Glossary object for this unit, creates an empty of if there is none.
getGlossaryPath() - Method in class net.sf.okapi.lib.terminology.simpletb.Parameters
 
getGrossTotal() - Method in class net.sf.okapi.filters.xini.jaxb.StatisticInfo
Gets the value of the grossTotal property.
getGroup(String) - Method in class net.sf.okapi.common.ParametersString
 
getGroup(String) - Method in class net.sf.okapi.common.resource.simplifier.AbstractResourceSimplifier
 
getGroup(String) - Method in interface net.sf.okapi.common.resource.simplifier.IResourceSimplifier
 
getGroup(String) - Method in class net.sf.okapi.common.resource.simplifier.ResourceSimplifier
 
getGroup(String) - Method in class net.sf.okapi.common.StringParameters
 
getGroup(String, String) - Method in class net.sf.okapi.common.ConfigurationString
 
getGroup(String, String) - Method in class net.sf.okapi.common.ParametersString
 
getGroupAtPos(String, int) - Static method in class net.sf.okapi.common.RegexUtil
 
getGroupCount() - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
 
getGroupCount() - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
 
getGroupId() - Method in class net.sf.okapi.common.filters.EventBuilder
Get the IdGenerator for Groups
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.
getGroupId() - Method in class net.sf.okapi.steps.repetitionanalysis.SegmentInfo
 
getGroupIdSequence() - Method in class net.sf.okapi.common.filters.EventBuilder
 
getGroupNode(String) - Method in interface net.sf.okapi.lib.xliff2.document.IWithGroupOrUnitNode
Gets a GroupNode for 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 GroupNode from a given file id and a given group id.
getGuessOpenClose() - Method in class net.sf.okapi.lib.verification.Parameters
 
getGuessOpenClose() - Method in class net.sf.okapi.steps.inlinescodeschecker.Parameters
 
getHasUtf8Bom() - Method in class net.sf.okapi.proto.StartDocument.Builder
bool hasUtf8Bom = 6;
getHasUtf8Bom() - Method in class net.sf.okapi.proto.StartDocument
bool hasUtf8Bom = 6;
getHasUtf8Bom() - Method in interface net.sf.okapi.proto.StartDocumentOrBuilder
bool hasUtf8Bom = 6;
getHeaderComments() - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Gets the comments associated with the header of this document.
getHeadSkeleton() - Method in class net.sf.okapi.common.filters.AbstractLineFilter
 
getHeight() - Method in class net.sf.okapi.common.uidescription.TextInputPart
Gets the suggested height of this part (-1 for default)
getHeightHint() - Method in class net.sf.okapi.common.uidescription.CheckListPart
Gets the suggested height for the list.
getHelpLocation() - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
 
getHelpLocation() - Method in interface net.sf.okapi.common.pipeline.IPipelineStep
Gets the relative directory location for the help of this step.
getHelpLocation() - Method in class net.sf.okapi.common.pipelinebuilder.XPipeline
 
getHelpLocation() - Method in class net.sf.okapi.common.pipelinebuilder.XPipelineStep
 
getHorizontalTabs() - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStepParameters
 
getHost() - Method in class net.sf.okapi.connectors.pensieve.Parameters
 
getHost() - Method in class net.sf.okapi.filters.transifex.Project
 
getHost() - Method in class net.sf.okapi.lib.transifex.TransifexClient
 
getHref() - Method in class net.sf.okapi.lib.xliff2.core.Skeleton
Gets the href for this skeleton.
getHtmlEntitiesToEscape() - Method in class net.sf.okapi.filters.markdown.Parameters
 
getHtmlSubfilter() - Method in class net.sf.okapi.filters.markdown.Parameters
The configuration that the HTML subfilter uses, if set.
getI18nType() - Method in class net.sf.okapi.lib.transifex.ResourceInfo
 
getId() - Method in class net.sf.okapi.common.annotation.GlossEntry
 
getId() - Method in class net.sf.okapi.common.annotation.GlossEntry.Translation
 
getId() - Method in class net.sf.okapi.common.annotation.XLIFFTool
 
getId() - Method in interface net.sf.okapi.common.IResource
Gets the identifier of the resource.
getId() - Method in interface net.sf.okapi.common.pipeline.IPipeline
Get the Pipelines identifier.
getId() - Method in class net.sf.okapi.common.pipeline.Pipeline
 
getId() - Method in class net.sf.okapi.common.resource.BaseNameable
 
getId() - Method in class net.sf.okapi.common.resource.Code
Id for this code.*
getId() - Method in class net.sf.okapi.common.resource.Custom
 
getId() - Method in class net.sf.okapi.common.resource.Ending
 
getId() - Method in class net.sf.okapi.common.resource.MultiEvent
 
getId() - Method in class net.sf.okapi.common.resource.PipelineParameters
 
getId() - Method in class net.sf.okapi.common.resource.RawDocument
 
getId() - Method in class net.sf.okapi.common.resource.TextPart
Gets the identifier for this textpart.
getId() - Method in class net.sf.okapi.common.skeleton.StorageList
 
getId() - Method in class net.sf.okapi.lib.terminology.ConceptEntry
Gets the ID for this glossary entry.
getId() - Method in class net.sf.okapi.lib.terminology.TermEntry
 
getId() - Method in class net.sf.okapi.lib.transifex.ResourceInfo
 
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() - Method in class net.sf.okapi.proto.Code.Builder
int32 id = 1;
getId() - Method in class net.sf.okapi.proto.Code
int32 id = 1;
getId() - Method in interface net.sf.okapi.proto.CodeOrBuilder
int32 id = 1;
getId() - Method in class net.sf.okapi.proto.IResource.Builder
string id = 1;
getId() - Method in class net.sf.okapi.proto.IResource
string id = 1;
getId() - Method in interface net.sf.okapi.proto.IResourceOrBuilder
string id = 1;
getId() - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyQueryResult.Term
 
getId() - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyQueryResult.Translation
 
getId() - Method in class net.sf.okapi.steps.tokenization.Token
 
getId() - Method in class net.sf.okapi.steps.tokenization.TokenConfigs.TokenConfig
 
getId(boolean) - Method in class net.sf.okapi.lib.xliff2.core.Part
Gets the id for this part.
getID() - Method in class net.sf.okapi.filters.xini.jaxb.EndPlaceHolder
Gets the value of the id property.
getID() - Method in class net.sf.okapi.filters.xini.jaxb.PlaceHolder
Gets the value of the id property.
getID() - Method in class net.sf.okapi.filters.xini.jaxb.StartPlaceHolder
Gets the value of the id property.
getIdBytes() - Method in class net.sf.okapi.proto.IResource.Builder
string id = 1;
getIdBytes() - Method in class net.sf.okapi.proto.IResource
string id = 1;
getIdBytes() - Method in interface net.sf.okapi.proto.IResourceOrBuilder
string id = 1;
getIdForData(CTag) - Method in class net.sf.okapi.lib.xliff2.core.Store
 
getIdRules() - Method in class net.sf.okapi.filters.json.Parameters
A regex representing id rules (matching keys or key paths values are used as TextUnit ids)
getIdValue(Attr) - Method in interface org.w3c.its.ITraversal
Gets the id value for the current element of the traversal or one of its attributes.
getIdValue(Attr) - Method in class org.w3c.its.ITSEngine
 
getIgnoreCase() - Method in class net.sf.okapi.steps.searchandreplace.Parameters
 
getIgnoreCharacterBaselineShift() - Method in class net.sf.okapi.filters.idml.Parameters
 
getIgnoreCharacterKerning() - Method in class net.sf.okapi.filters.idml.Parameters
 
getIgnoreCharacterLeading() - Method in class net.sf.okapi.filters.idml.Parameters
 
getIgnoreCharacterTracking() - Method in class net.sf.okapi.filters.idml.Parameters
 
getIgnoreInputSegmentation() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getIgnorePlaceholdersInPowerpointMasters() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getIgnoreSoftHyphenTag() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getIgnoreTagTypeMatch() - Method in class net.sf.okapi.filters.xliff2.Parameters
 
getIgnoreWordFontColors() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
GetImage() - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
Get the token timage.
GetImage() - Method in class net.sf.okapi.filters.json.parser.JavaCharStream
 
GetImage() - Method in class net.sf.okapi.filters.yaml.parser.JavaCharStream
 
getIncludeAltTrans() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
getIncludeAltTrans() - Method in class net.sf.okapi.steps.rainbowkit.xliff.Options
 
getIncludeCodeAttrs() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
getIncludeCodeAttrs() - Method in class net.sf.okapi.steps.rainbowkit.xliff.Options
 
getIncludedTokenNames() - Method in class net.sf.okapi.steps.tokenization.Parameters
TokenType that will be filtered from the results of tokenization
getIncludeExtensions() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getIncludeIts() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
Gets the flag indicating if ITS markup should be output or not.
getIncludeIts() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getIncludeIts() - Method in class net.sf.okapi.steps.rainbowkit.xliff.Options
 
getIncludeIts() - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2Options
 
getIncludeKatakana() - Method in class net.sf.okapi.steps.fullwidthconversion.Parameters
 
getIncludeLLS() - Method in class net.sf.okapi.steps.fullwidthconversion.Parameters
 
getIncludeMsgContextInNote() - Method in class net.sf.okapi.filters.po.Parameters
 
getIncludeNonTranslatable() - Method in class net.sf.okapi.steps.codesremoval.Parameters
 
getIncludeNoTranslate() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
getIncludeNoTranslate() - Method in class net.sf.okapi.steps.rainbowkit.xliff.Options
 
getIncludePostProcessingHook() - Method in class net.sf.okapi.steps.rainbowkit.omegat.Options
 
getIncludes() - Method in class net.sf.okapi.common.LocaleFilter
Gets a list of allowed locales.
getIncludeSLA() - Method in class net.sf.okapi.steps.fullwidthconversion.Parameters
 
getIncludeTextContainers() - Method in class net.sf.okapi.lib.verification.Parameters
 
getIndentThreshold() - Method in class net.sf.okapi.filters.pdf.Parameters
 
getIndex(int) - Method in class net.sf.okapi.common.resource.TextFragment
Gets the index value for the first in-line code (in the codes list) with a given identifier.
getIndex(String) - Method in interface net.sf.okapi.common.resource.ISegments
Gets the segment index for a given segment id.
getIndex(String) - Method in class net.sf.okapi.common.resource.Segments
 
getIndex(List<Code>, boolean, int) - Static method in class net.sf.okapi.common.resource.Code
Gets the index in a list of codes for the id of a given code.
getIndexDir() - Method in class net.sf.okapi.tm.pensieve.seeker.PensieveSeeker
Get the current Lucene Directory
getIndexForClosing(int) - Method in class net.sf.okapi.common.resource.TextFragment
Gets the index value for the closing in-line code (in the codes list) with a given identifier.
getIndexForOpening(int) - Method in class net.sf.okapi.common.resource.TextFragment
Gets the index value for the opening in-line code (in the codes list) with a given identifier.
getIndexSearcher() - Method in class net.sf.okapi.tm.pensieve.seeker.PensieveSeeker
 
getIndexWriter() - Method in class net.sf.okapi.tm.pensieve.writer.PensieveWriter
Gets a handle on the IndexWriter so that commits and rollbacks can happen outside.
getIndustry() - Method in class net.sf.okapi.connectors.tda.Parameters
 
getInfo() - Method in class net.sf.okapi.steps.repetitionanalysis.RepetitiveSegmentAnnotation
 
getInfo(int) - Method in class net.sf.okapi.common.annotation.TermsAnnotation
Gets the term information for a given index, or an empty string if there is not associated information for the term.
getInformation(String, LocaleId) - Method in class net.sf.okapi.lib.transifex.TransifexClient
Gets information about a given resource for a given locale.
getINITable() - Method in class net.sf.okapi.filters.xini.jaxb.Element.ElementContent
Gets the value of the iniTable property.
getInlineAnnotations() - Method in class net.sf.okapi.proto.Code.Builder
Deprecated.
getInlineAnnotations() - Method in class net.sf.okapi.proto.Code
Deprecated.
getInlineAnnotations() - Method in interface net.sf.okapi.proto.CodeOrBuilder
Deprecated.
getInlineAnnotationsCount() - Method in class net.sf.okapi.proto.Code.Builder
 
getInlineAnnotationsCount() - Method in class net.sf.okapi.proto.Code
 
getInlineAnnotationsCount() - Method in interface net.sf.okapi.proto.CodeOrBuilder
map<string, string> inlineAnnotations = 14;
getInlineAnnotationsMap() - Method in class net.sf.okapi.proto.Code.Builder
map<string, string> inlineAnnotations = 14;
getInlineAnnotationsMap() - Method in class net.sf.okapi.proto.Code
map<string, string> inlineAnnotations = 14;
getInlineAnnotationsMap() - Method in interface net.sf.okapi.proto.CodeOrBuilder
map<string, string> inlineAnnotations = 14;
getInlineAnnotationsOrDefault(String, String) - Method in class net.sf.okapi.proto.Code.Builder
map<string, string> inlineAnnotations = 14;
getInlineAnnotationsOrDefault(String, String) - Method in class net.sf.okapi.proto.Code
map<string, string> inlineAnnotations = 14;
getInlineAnnotationsOrDefault(String, String) - Method in interface net.sf.okapi.proto.CodeOrBuilder
map<string, string> inlineAnnotations = 14;
getInlineAnnotationsOrThrow(String) - Method in class net.sf.okapi.proto.Code.Builder
map<string, string> inlineAnnotations = 14;
getInlineAnnotationsOrThrow(String) - Method in class net.sf.okapi.proto.Code
map<string, string> inlineAnnotations = 14;
getInlineAnnotationsOrThrow(String) - Method in interface net.sf.okapi.proto.CodeOrBuilder
map<string, string> inlineAnnotations = 14;
getInlineFormat() - Method in class net.sf.okapi.steps.formatconversion.TableFilterWriterParameters
 
getInnerContent() - Method in class net.sf.okapi.common.filterwriter.XLIFFContent
 
getInputCharSequence() - Method in class net.sf.okapi.common.resource.RawDocument
Gets the CharSequence associated with this resource.
getInputEncoding() - Method in class net.sf.okapi.connectors.bifile.Parameters
 
getInputEncoding() - Method in class net.sf.okapi.filters.rainbowkit.MergingInfo
 
getInputFactory() - Method in interface net.sf.okapi.filters.openxml.XMLFactories
 
getInputFileMarker() - Method in class net.sf.okapi.steps.xliffsplitter.XliffJoinerParameters
 
getInputLoc() - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
getInputRawDocument() - Method in class net.sf.okapi.common.resource.PipelineParameters
 
getInputRoot() - Method in class net.sf.okapi.filters.rainbowkit.Manifest
Gets the input root (always with the terminal separator).
getInputRootDir() - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
getInputRootDirectory() - Method in class net.sf.okapi.common.resource.PipelineParameters
 
getInputRootDirectory() - Method in class net.sf.okapi.steps.batchtranslation.BatchTranslationStep
 
getInputRootDirectory() - Method in class net.sf.okapi.steps.leveraging.LeveragingStep
 
getInputRootDirectory() - Method in class net.sf.okapi.steps.rainbowkit.creation.ExtractionStep
 
getInputRootDirectory() - Method in class net.sf.okapi.steps.segmentation.SegmentationStep
 
getInputStream() - Method in class net.sf.okapi.common.BOMNewlineEncodingDetector
Get the input stream pased in to the constructor
getInputURI() - Method in class net.sf.okapi.common.resource.PipelineParameters
 
getInputURI() - Method in class net.sf.okapi.common.resource.RawDocument
Gets the URI object associated with this resource.
getInputURI() - Method in class net.sf.okapi.steps.rainbowkit.creation.ExtractionStep
 
getInsingnificantPartData() - Method in class net.sf.okapi.lib.xliff2.reader.Event
 
getInteger(String) - Method in class net.sf.okapi.common.annotation.GenericAnnotation
 
getInteger(String) - Method in class net.sf.okapi.common.BaseContext
 
getInteger(String) - Method in interface net.sf.okapi.common.IContext
Gets an integer property of this context.
getInteger(String) - Method in interface net.sf.okapi.common.IParameters
Gets the integer value for a given parameter name.
getInteger(String) - Method in class net.sf.okapi.common.ParametersString
 
getInteger(String) - Method in class net.sf.okapi.common.StringParameters
 
getInteger(String) - Method in class net.sf.okapi.common.UserConfiguration
Gets an integer property.
getInteger(String) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupParameters
 
getInteger(String) - Method in class net.sf.okapi.filters.doxygen.Parameters
 
getInteger(String) - Method in class net.sf.okapi.filters.its.Parameters
 
getInteger(String) - Method in class net.sf.okapi.filters.openxml.YamlParameters
 
getInteger(String) - Method in class net.sf.okapi.filters.wiki.Parameters
 
getInteger(String, int) - Method in class net.sf.okapi.common.ParametersString
 
getIntegerParameter(String) - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
getInterface(int) - Method in class net.sf.okapi.lib.translation.QueryManager
Gets the IQuery interface for a given translation resource.
getInterrupt() - Method in class net.sf.okapi.steps.common.ExtractionVerificationStepParameters
 
getIntValue() - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
int32 int_value = 3;
getIntValue() - Method in class net.sf.okapi.proto.PrimitiveValue
int32 int_value = 3;
getIntValue() - Method in interface net.sf.okapi.proto.PrimitiveValueOrBuilder
int32 int_value = 3;
getIsGui() - Method in class net.sf.okapi.common.ExecutionContext
 
getIsNoPrompt() - Method in class net.sf.okapi.common.ExecutionContext
 
getIsolated() - Method in class net.sf.okapi.proto.Code.Builder
bool isolated = 10;
getIsolated() - Method in class net.sf.okapi.proto.Code
bool isolated = 10;
getIsolated() - Method in interface net.sf.okapi.proto.CodeOrBuilder
bool isolated = 10;
getIssues() - Method in class net.sf.okapi.lib.verification.AbstractChecker
 
getIssues() - Method in class net.sf.okapi.lib.verification.BlacklistChecker
 
getIssues() - Method in class net.sf.okapi.lib.verification.LanguageToolConnector
 
getIssues() - Method in class net.sf.okapi.lib.verification.QualityCheckSession
 
getIssues() - Method in class net.sf.okapi.lib.verification.TermChecker
 
getIssues() - Method in class net.sf.okapi.steps.characterschecker.CharactersCheckerStep
Currently only used for Unit tests.
getIssues() - Method in class net.sf.okapi.steps.generalchecker.GeneralCheckerStep
Currently only used for Unit tests.
getIssues() - Method in class net.sf.okapi.steps.inlinescodeschecker.InlineCodesCheckerStep
Currently only used for Unit tests.
getIssues() - Method in class net.sf.okapi.steps.lengthchecker.LengthCheckerStep
Currently only used for Unit tests.
getIssues() - Method in class net.sf.okapi.steps.localizablechecker.LocalizableCheckerStep
Currently only used for Unit tests.
getIssues() - Method in class net.sf.okapi.steps.patternschecker.PatternsCheckerStep
Currently only used for Unit tests.
getIssueType() - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
getIssueType() - Method in class net.sf.okapi.lib.verification.Issue
 
getIsTranslatable() - Method in class net.sf.okapi.proto.INameable.Builder
bool isTranslatable = 5;
getIsTranslatable() - Method in class net.sf.okapi.proto.INameable
bool isTranslatable = 5;
getIsTranslatable() - Method in interface net.sf.okapi.proto.INameableOrBuilder
bool isTranslatable = 5;
getItem(int) - Method in class net.sf.okapi.filters.rainbowkit.Manifest
 
getItemCount() - Method in class net.sf.okapi.common.filterwriter.TMXWriter
Gets the number of TU elements that have been written in the current output document.
getItems() - Method in class net.sf.okapi.common.pipelinebuilder.XBatch
 
getItems() - Method in class net.sf.okapi.filters.rainbowkit.Manifest
 
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.
getItsCont() - Method in class net.sf.okapi.common.filterwriter.XLIFFContent
 
getItsCont() - Method in class net.sf.okapi.filters.xliff.XLIFFSkeletonWriter
 
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.
getITSStandoffManager() - Method in class net.sf.okapi.filters.xliff.XLIFFITSFilterExtension
Gets the standoff manager object for this helper object.
getITSStandoffManager() - Method in class net.sf.okapi.filters.xliff.XLIFFSkeletonWriter
 
getITSType() - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
getITSType() - Method in class net.sf.okapi.lib.verification.Issue
 
getIwsBlockTmScoreValue() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getIwsTransStatusValue() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getIwsTransTypeValue() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getJobId() - Method in class net.sf.okapi.common.annotation.XLIFFPhase
 
getJobInfo() - Method in class net.sf.okapi.filters.xini.jaxb.Xini
Gets the value of the jobInfo property.
getKatakanaOnly() - Method in class net.sf.okapi.steps.fullwidthconversion.Parameters
 
getKeepCase() - Method in class net.sf.okapi.steps.termextraction.Parameters
 
getKeepCrNlIntact() - Method in class net.sf.okapi.steps.cleanup.Parameters
 
getKeepTimecodes() - Method in class net.sf.okapi.filters.subtitles.SubtitleParameters
 
getKey() - Method in class net.sf.okapi.connectors.mymemory.Parameters
 
getKey(Tag) - Method in class net.sf.okapi.lib.xliff2.core.Tags
Gets the key for a given code or marker.
getKeyCondition() - Method in class net.sf.okapi.filters.properties.Parameters
 
getKeyName() - Method in enum net.sf.okapi.filters.openxml.ExcelWorksheetTransUnitProperty
 
getKeyName() - Method in class net.sf.okapi.filters.yaml.parser.Key
 
getLabel() - Method in class net.sf.okapi.filters.xini.jaxb.Element
Gets the value of the label property.
getLabel() - Method in class net.sf.okapi.filters.xini.jaxb.Field
Gets the value of the label property.
getLabel() - Method in class net.sf.okapi.filters.xini.jaxb.INITD
Gets the value of the label property.
getLabel() - Method in class net.sf.okapi.filters.xini.jaxb.TD
Gets the value of the label property.
getLanguage() - Method in interface net.sf.okapi.common.ISegmenter
Gets the language used to apply the rules.
getLanguage() - Method in class net.sf.okapi.common.LocaleId
Gets the language code for this LocaleId.
getLanguage() - Method in class net.sf.okapi.filters.xini.jaxb.TargetLanguages
Gets the value of the language property.
getLanguage() - Method in class net.sf.okapi.filters.xini.jaxb.Trans
Gets the value of the language property.
getLanguage() - Method in class net.sf.okapi.lib.segmentation.SRXSegmenter
 
getLanguage() - Method in class net.sf.okapi.tm.pensieve.common.TranslationUnitVariant
 
getLanguage() - Method in interface org.w3c.its.ITraversal
Gets the language for the current element of the traversal and its attributes.
getLanguage() - Method in class org.w3c.its.ITSEngine
 
getLanguageExcludes() - Method in class net.sf.okapi.common.LocaleFilter
Gets a list of disallowed languages.
getLanguageIncludes() - Method in class net.sf.okapi.common.LocaleFilter
Gets a list of allowed languages.
getLanguageRules(String) - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Gets the list of rules for a given <languagerule7gt; element.
getLanguages() - Method in interface net.sf.okapi.connectors.google.GoogleMTAPI
 
getLanguages() - Method in class net.sf.okapi.connectors.google.GoogleMTAPIImpl
 
getLast() - Method in class net.sf.okapi.common.annotation.AltTranslationsAnnotation
Gets the last entry in the list of alternate translations.
getLast() - Method in interface net.sf.okapi.common.resource.ISegments
Gets the last Segment of the container.
getLast() - Method in class net.sf.okapi.common.resource.Segments
 
getLast() - Method in class net.sf.okapi.filters.subtitles.CaptionAnnotation
 
getLastChar(String) - Static method in class net.sf.okapi.common.Util
Gets the last character of a given string.
getLastChar(StringBuilder) - Static method in class net.sf.okapi.common.Util
Gets the last character of a given StringBuilder object.
getLastChar(TextFragment) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Gets the last character of a given text fragment.
getLastCode() - Method in class net.sf.okapi.common.resource.TextFragment
Return the last code appended to this fragment, or null if there are no codes.
getLastCodeId() - Method in class net.sf.okapi.common.resource.TextFragment
Gets the last value used for code id.
getLastContent() - Method in interface net.sf.okapi.common.resource.ISegments
Gets the content of last segment of this container.
getLastContent() - Method in class net.sf.okapi.common.resource.Segments
 
getLastContent() - Method in class net.sf.okapi.common.resource.TextContainer
Gets the content of the last part (segment or non-segment) of this container.
getLastId() - Method in class net.sf.okapi.common.IdGenerator
Gets the last identifier generated.
getLastPart() - Method in class net.sf.okapi.common.skeleton.GenericSkeleton
Gets the last part of this skeleton, or null if there are none.
getLCID(String) - Static method in class net.sf.okapi.common.LCIDUtil
Gets an LCID for a given language tag.
getLCID(LocaleId) - Static method in class net.sf.okapi.common.LCIDUtil
Gets the LCID for a given locale id.
getLCID_asString(LocaleId) - Static method in class net.sf.okapi.common.LCIDUtil
Gets the LCID as a string, for a given locale id.
getLcidLookup() - Static method in class net.sf.okapi.common.LCIDUtil
 
getLeadingSpacer() - Method in class net.sf.okapi.filters.xini.jaxb.Seg
Gets the value of the leadingSpacer property.
getLeadingWS() - Method in class net.sf.okapi.lib.verification.Parameters
 
getLeadingWS() - Method in class net.sf.okapi.steps.generalchecker.Parameters
 
getLeft() - Method in class net.sf.okapi.lib.xliff2.walker.selector.PathSelectorUtils.Pair
 
getLength() - Method in class net.sf.okapi.filters.doxygen.DoxygenCommand.ParameterIterator
 
getLength(String) - Static method in class net.sf.okapi.common.Util
Gets the length of a string, even a null one.
getLetterCodedMode() - Method in class net.sf.okapi.common.filterwriter.TMXContent
Indicates if this formatter is set to output letter-coded content.
getLeverage() - Method in class net.sf.okapi.steps.leveraging.Parameters
 
getLeverage() - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyParameters
 
getLibVersion() - Method in class net.sf.okapi.filters.rainbowkit.Manifest
Gets the library version used to create the manifest.
getLimit() - Method in class net.sf.okapi.steps.common.ExtractionVerificationStepParameters
 
getLine() - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
Deprecated.
getLine() - Method in class net.sf.okapi.filters.json.parser.JavaCharStream
Deprecated. 
getLine() - Method in class net.sf.okapi.filters.json.parser.JsonParser
 
getLine() - Method in class net.sf.okapi.filters.yaml.parser.JavaCharStream
Deprecated. 
getLineBreak() - Method in class net.sf.okapi.common.encoder.DefaultEncoder
 
getLineBreak() - Method in class net.sf.okapi.common.encoder.DTDEncoder
 
getLineBreak() - Method in class net.sf.okapi.common.encoder.EncoderManager
 
getLineBreak() - Method in class net.sf.okapi.common.encoder.HtmlEncoder
 
getLineBreak() - Method in class net.sf.okapi.common.encoder.IcuMessageEncoder
 
getLineBreak() - Method in interface net.sf.okapi.common.encoder.IEncoder
Gets the line-break to use for this encoder.
getLineBreak() - Method in class net.sf.okapi.common.encoder.JSONEncoder
 
getLineBreak() - Method in class net.sf.okapi.common.encoder.OpenXMLEncoder
 
getLineBreak() - Method in class net.sf.okapi.common.encoder.PHPContentEncoder
 
getLineBreak() - Method in class net.sf.okapi.common.encoder.POEncoder
 
getLineBreak() - Method in class net.sf.okapi.common.encoder.PropertiesEncoder
 
getLineBreak() - Method in class net.sf.okapi.common.encoder.XMLEncoder
 
getLineBreak() - Method in class net.sf.okapi.common.encoder.YamlEncoder
 
getLineBreak() - Method in class net.sf.okapi.common.filters.AbstractLineFilter
 
getLineBreak() - Method in class net.sf.okapi.common.resource.StartDocument
Gets the type of line-break used in the original document.
getLineBreak() - Method in class net.sf.okapi.common.resource.StartSubfilter
 
getLineBreak() - Method in class net.sf.okapi.common.XMLWriter
Gets the line break string currently used for this writer.
getLineBreak() - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupEventBuilder
 
getLineBreak() - Method in class net.sf.okapi.filters.mif.MIFEncoder
 
getLineBreak() - Method in class net.sf.okapi.filters.mosestext.MosesTextEncoder
 
getLineBreak() - Method in class net.sf.okapi.filters.tex.TEXEncoder
 
getLineBreak() - Method in class net.sf.okapi.lib.reporting.ReportGenerator
 
getLineBreak() - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
Gets the line break to use for this document.
getLineBreak() - Method in class net.sf.okapi.proto.StartDocument.Builder
string lineBreak = 2;
getLineBreak() - Method in class net.sf.okapi.proto.StartDocument
string lineBreak = 2;
getLineBreak() - Method in interface net.sf.okapi.proto.StartDocumentOrBuilder
string lineBreak = 2;
getLineBreak() - Method in class net.sf.okapi.steps.linebreakconversion.Parameters
 
getLineBreak() - Method in class net.sf.okapi.steps.rtfconversion.Parameters
 
getLineBreakBytes() - Method in class net.sf.okapi.proto.StartDocument.Builder
string lineBreak = 2;
getLineBreakBytes() - Method in class net.sf.okapi.proto.StartDocument
string lineBreak = 2;
getLineBreakBytes() - Method in interface net.sf.okapi.proto.StartDocumentOrBuilder
string lineBreak = 2;
getLineBreakType(Attr) - Method in interface org.w3c.its.ITraversal
Gets the storage line-break type for the current element or one of its attributes.
getLineBreakType(Attr) - Method in class org.w3c.its.ITSEngine
 
getLinePrefix() - Method in class net.sf.okapi.filters.markdown.MarkdownLinePrefixAnnotation
 
getLineSeparator() - Method in class net.sf.okapi.filters.pdf.Parameters
 
getLineSeparatorReplacement() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getList() - Method in class net.sf.okapi.common.plugins.PluginsManager
Gets the list of all the plug-ins currently in this manager.
getList() - Method in class net.sf.okapi.lib.xliff2.its.DataCategoryGroup
Gets the list of instances for this group.
getList(int) - Method in class net.sf.okapi.common.plugins.PluginsManager
Gets the list of the class names of all available plug-ins of a given type currently available in this manager.
getListType() - Method in class net.sf.okapi.common.uidescription.ListSelectionPart
Gets the type of list this UI part should use.
getLoadableClassName() - Method in interface net.sf.okapi.common.ILoadsResources
 
getLoadableClassName() - Method in class net.sf.okapi.steps.leveraging.LeveragingStep
 
getLocale() - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
getLocale() - Method in class net.sf.okapi.common.filterwriter.ZipFilterWriter
 
getLocale() - Method in class net.sf.okapi.common.resource.StartDocument
Gets the locale of this document.
getLocale() - Method in class net.sf.okapi.common.resource.StartSubfilter
 
getLocale() - Method in class net.sf.okapi.common.skeleton.GenericSkeletonPart
 
getLocale() - Method in class net.sf.okapi.lib.terminology.LangEntry
 
getLocale() - Method in class net.sf.okapi.proto.StartDocument.Builder
string locale = 3;
getLocale() - Method in class net.sf.okapi.proto.StartDocument
string locale = 3;
getLocale() - Method in interface net.sf.okapi.proto.StartDocumentOrBuilder
string locale = 3;
getLocale() - Method in class net.sf.okapi.proto.TextContainer.Builder
string locale = 2;
getLocale() - Method in class net.sf.okapi.proto.TextContainer
string locale = 2;
getLocale() - Method in interface net.sf.okapi.proto.TextContainerOrBuilder
string locale = 2;
getLocaleBasedFile(String, String, LocaleId) - Static method in class net.sf.okapi.common.FileUtil
Return a path to a locale based resource using the standard java property resource resolution.
getLocaleBytes() - Method in class net.sf.okapi.proto.StartDocument.Builder
string locale = 3;
getLocaleBytes() - Method in class net.sf.okapi.proto.StartDocument
string locale = 3;
getLocaleBytes() - Method in interface net.sf.okapi.proto.StartDocumentOrBuilder
string locale = 3;
getLocaleBytes() - Method in class net.sf.okapi.proto.TextContainer.Builder
string locale = 2;
getLocaleBytes() - Method in class net.sf.okapi.proto.TextContainer
string locale = 2;
getLocaleBytes() - Method in interface net.sf.okapi.proto.TextContainerOrBuilder
string locale = 2;
getLocaleFilter() - Method in interface org.w3c.its.ITraversal
Gets the locale filter information.
getLocaleFilter() - Method in class org.w3c.its.ITSEngine
 
getLocaleId() - Method in class net.sf.okapi.common.resource.AlignedPair
Gets the LocaleId of the target parts
getLocaleId() - Method in class net.sf.okapi.filters.vignette.Parameters
 
getLocaleId(int) - Static method in class net.sf.okapi.common.LCIDUtil
Creates a locale id for a given LCID value.
getLocaleId(String) - Static method in class net.sf.okapi.common.LCIDUtil
Creates a locale id for a given language tag.
getLocales() - Method in class net.sf.okapi.common.resource.TargetPropertiesAnnotation
Gets a set of the target locales available in this annotation.
getLocalizationDirectives() - Method in class net.sf.okapi.filters.regex.Parameters
 
getLocalPart() - Method in class net.sf.okapi.lib.xliff2.core.ExtAttribute
Gets the local name of this attribute.
getLocDir() - Method in class net.sf.okapi.filters.properties.Parameters
 
getLocNote(Attr) - Method in interface org.w3c.its.ITraversal
Gets the localization note of the current element of the traversal or one of its attributes.
getLocNote(Attr) - Method in class org.w3c.its.ITSEngine
 
getLocNoteType(Attr) - Method in interface org.w3c.its.ITraversal
 
getLocNoteType(Attr) - Method in class org.w3c.its.ITSEngine
 
getLocQualityIssueAnnotations(Attr) - Method in class org.w3c.its.ITSEngine
Gets the localization quality issue annotations for the current element or one of its attributes.
getLocQualityIssueComment(Attr, int) - Method in interface org.w3c.its.ITraversal
Gets the comment of the Localization Quality Issue instance for the current element or one of its attribute, for the given index.
getLocQualityIssueComment(Attr, int) - Method in class org.w3c.its.ITSEngine
 
getLocQualityIssueCount(Attr) - Method in interface org.w3c.its.ITraversal
Gets the number of Localization Quality Issue annotations for the current element or one of its attributes.
getLocQualityIssueCount(Attr) - Method in class org.w3c.its.ITSEngine
 
getLocQualityIssueEnabled(Attr, int) - Method in interface org.w3c.its.ITraversal
Gets the enabled/disabled flag of the Localization Quality Issue instance for the current element or one of its attribute, for the given index.
getLocQualityIssueEnabled(Attr, int) - Method in class org.w3c.its.ITSEngine
 
getLocQualityIssueProfileRef(Attr, int) - Method in interface org.w3c.its.ITraversal
Gets the comment of the Localization Quality Issue instance for the current element or one of its attribute, for the given index.
getLocQualityIssueProfileRef(Attr, int) - Method in class org.w3c.its.ITSEngine
 
getLocQualityIssueSeverity(Attr, int) - Method in interface org.w3c.its.ITraversal
Gets the severity of the Localization Quality Issue instance for the current element or one of its attribute, for the given index.
getLocQualityIssueSeverity(Attr, int) - Method in class org.w3c.its.ITSEngine
 
getLocQualityIssuesRef(Attr) - Method in interface org.w3c.its.ITraversal
Gets the standoff location of the Localization Quality Issue records for the current element or one of its attributes.
getLocQualityIssuesRef(Attr) - Method in class org.w3c.its.ITSEngine
 
getLocQualityIssueType(Attr, int) - Method in interface org.w3c.its.ITraversal
Gets the type of the Localization Quality Issue instance for the current element or one of its attribute, for the given index.
getLocQualityIssueType(Attr, int) - Method in class org.w3c.its.ITSEngine
 
getLocQualityRatingAnnotation() - Method in class org.w3c.its.ITSEngine
Gets the localization quality rating annotation set for the current element.
getLocQualityRatingProfileRef(Attr) - Method in interface org.w3c.its.ITraversal
 
getLocQualityRatingProfileRef(Attr) - Method in class org.w3c.its.ITSEngine
 
getLocQualityRatingScore(Attr) - Method in interface org.w3c.its.ITraversal
 
getLocQualityRatingScore(Attr) - Method in class org.w3c.its.ITSEngine
 
getLocQualityRatingScoreThreshold(Attr) - Method in interface org.w3c.its.ITraversal
 
getLocQualityRatingScoreThreshold(Attr) - Method in class org.w3c.its.ITSEngine
 
getLocQualityRatingVote(Attr) - Method in interface org.w3c.its.ITraversal
 
getLocQualityRatingVote(Attr) - Method in class org.w3c.its.ITSEngine
 
getLocQualityRatingVoteThreshold(Attr) - Method in interface org.w3c.its.ITraversal
 
getLocQualityRatingVoteThreshold(Attr) - Method in class org.w3c.its.ITSEngine
 
getLogPath() - Method in class net.sf.okapi.steps.searchandreplace.Parameters
 
getLQIByURI(String) - Method in interface net.sf.okapi.filters.xliff.its.IITSDataStore
Fetch LQI metadata by URI.
getLQIByURI(String) - Method in class net.sf.okapi.filters.xliff.its.ITSDefaultDataStore
 
getLqiStandoff() - Method in class net.sf.okapi.filters.xliff.XLIFFSkeletonWriter
 
getLtBilingualMode() - Method in class net.sf.okapi.lib.verification.Parameters
 
getMain() - Method in class net.sf.okapi.filters.xini.jaxb.Xini
Gets the value of the main property.
getMainAttributeRule(StartTag, String, Map<String, String>) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
getMainElementRule(Tag) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
getMainEndPos() - Method in class net.sf.okapi.common.filters.PropertyTextUnitPlaceholder
Get the ending offset of the attribute
getMainOutputPath() - Method in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
getMainStartPos() - Method in class net.sf.okapi.common.filters.PropertyTextUnitPlaceholder
Get the offset to the beginning of the attribute.
getMainStep() - Method in interface net.sf.okapi.common.pipeline.ICallableStep
Gets the main step wrapped by ICallableStep
getMainStep() - Method in interface net.sf.okapi.common.pipeline.IWorkQueueStep
Gets the main step wrapped by IWorkQueueStep
getMakeGray() - Method in class net.sf.okapi.steps.imagemodification.Parameters
 
getMakeID() - Method in class net.sf.okapi.filters.po.Parameters
 
getMakeTM() - Method in class net.sf.okapi.steps.batchtranslation.Parameters
 
getMakeTmx() - Method in class net.sf.okapi.steps.msbatchtranslation.Parameters
 
getMakeTMX() - Method in class net.sf.okapi.steps.batchtranslation.Parameters
 
getMakeTMX() - Method in class net.sf.okapi.steps.leveraging.Parameters
 
getMap() - Method in class net.sf.okapi.steps.repetitionanalysis.RepetitiveSegmentAnnotation
 
getMarkAsApproved() - Method in class net.sf.okapi.steps.idbasedcopy.Parameters
 
getMarkAsMT() - Method in class net.sf.okapi.steps.batchtranslation.Parameters
 
getMarkAsMT() - Method in class net.sf.okapi.steps.msbatchtranslation.Parameters
 
getMarkAsTranslateNo() - Method in class net.sf.okapi.steps.idbasedcopy.Parameters
 
getMarker() - Method in class net.sf.okapi.lib.xliff2.core.AnnotatedSpan
Gets the MTag object associated with this span.
getMarkerType() - Method in enum net.sf.okapi.common.resource.TextFragment.Marker
 
getMarkSegments() - Method in class net.sf.okapi.steps.textmodification.Parameters
 
getMaskRule() - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Gets the current pattern of the mask rule.
getMasterPart() - Method in class net.sf.okapi.common.uidescription.AbstractPart
Gets the master part associated with this UI part.
getMatches() - Method in class net.sf.okapi.lib.xliff2.core.Unit
Gets the Matches object 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.
getMatchRegexExpressions() - Method in class net.sf.okapi.steps.cleanup.Parameters
 
getMatchSuitability() - Method in class net.sf.okapi.lib.xliff2.matches.Match
Gets the suitability for this match.
getMatchType() - Method in class net.sf.okapi.tm.pensieve.common.TmHit
Get the Tmhit's MatchType
getMatchUserRegex() - Method in class net.sf.okapi.steps.cleanup.Parameters
 
getMaxAttributeSize() - Method in class net.sf.okapi.filters.idml.Parameters
 
getMaxAttributeSize() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getMaxChar() - Method in class net.sf.okapi.filters.subtitles.CaptionAnnotation
 
getMaxChar() - Method in class net.sf.okapi.filters.subtitles.SubtitleFilter
 
getMaxCharLengthAbove() - Method in class net.sf.okapi.lib.verification.Parameters
 
getMaxCharLengthAbove() - Method in class net.sf.okapi.steps.lengthchecker.Parameters
 
getMaxCharLengthBelow() - Method in class net.sf.okapi.lib.verification.Parameters
 
getMaxCharLengthBelow() - Method in class net.sf.okapi.steps.lengthchecker.Parameters
 
getMaxCharLengthBreak() - Method in class net.sf.okapi.lib.verification.Parameters
 
getMaxCharLengthBreak() - Method in class net.sf.okapi.steps.lengthchecker.Parameters
 
getMaxCharsPerLine() - Method in class net.sf.okapi.filters.subtitles.SubtitleParameters
 
getMaxEvents() - Method in class net.sf.okapi.steps.enrycher.Parameters
 
getMaxEvents() - Method in class net.sf.okapi.steps.msbatchtranslation.Parameters
 
getMaxHits() - Method in class net.sf.okapi.steps.repetitionanalysis.Parameters
 
getMaximumHits() - Method in class net.sf.okapi.connectors.microsoft.MicrosoftMTConnector
 
getMaximumHits() - Method in class net.sf.okapi.connectors.mymemory.MyMemoryTMConnector
 
getMaximumHits() - Method in class net.sf.okapi.connectors.pensieve.PensieveTMConnector
 
getMaximumHits() - Method in class net.sf.okapi.connectors.tda.TDASearchConnector
 
getMaximumHits() - Method in class net.sf.okapi.connectors.translatetoolkit.TranslateToolkitTMConnector
 
getMaximumHits() - Method in interface net.sf.okapi.lib.translation.ITMQuery
Gets the current maximum number of hits to retrieve.
getMaximumValue() - Method in class net.sf.okapi.common.uidescription.SpinInputPart
Gets the maximum value allowed (for integer input).
getMaximumValue() - Method in class net.sf.okapi.common.uidescription.TextInputPart
Gets the maximum value allowed (for integer input).
getMaxLine() - Method in class net.sf.okapi.filters.subtitles.CaptionAnnotation
 
getMaxLine() - Method in class net.sf.okapi.filters.subtitles.SubtitleFilter
 
getMaxLinesPerCaption() - Method in class net.sf.okapi.filters.subtitles.SubtitleParameters
 
getMaxMatches() - Method in class net.sf.okapi.steps.msbatchtranslation.Parameters
 
getMaxScore(int) - Method in class net.sf.okapi.lib.search.lucene.scorer.TmFuzzyScorer
 
getMaxValidation() - Method in class net.sf.okapi.filters.xliff2.Parameters
 
getMaxwidthRules() - Method in class net.sf.okapi.filters.json.Parameters
A regex representing generic metadata rules (matching keys or key paths values are set as maxwidth for TextUnit)
getMaxWordsPerTerm() - Method in class net.sf.okapi.steps.termextraction.Parameters
 
getMemory100() - Method in class net.sf.okapi.filters.xini.jaxb.StatisticInfo
Gets the value of the memory100 property.
getMergeCodes() - Method in class net.sf.okapi.steps.common.codesimplifier.Parameters
 
getMergedData() - Method in class net.sf.okapi.common.resource.Code
 
getMergedData() - Method in class net.sf.okapi.proto.Code.Builder
optional string mergedData = 8;
getMergedData() - Method in class net.sf.okapi.proto.Code
optional string mergedData = 8;
getMergedData() - Method in interface net.sf.okapi.proto.CodeOrBuilder
optional string mergedData = 8;
getMergedDataBytes() - Method in class net.sf.okapi.proto.Code.Builder
optional string mergedData = 8;
getMergedDataBytes() - Method in class net.sf.okapi.proto.Code
optional string mergedData = 8;
getMergedDataBytes() - Method in interface net.sf.okapi.proto.CodeOrBuilder
optional string mergedData = 8;
getMergeDirectory() - Method in class net.sf.okapi.filters.rainbowkit.Manifest
Get the directory where to output the result of the merging process (always with a terminal separator).
getMessage() - Method in exception net.sf.okapi.connectors.google.GoogleMTErrorException
 
getMessage() - Method in error net.sf.okapi.core.simplifierrules.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in exception net.sf.okapi.filters.json.parser.TokenMgrException
You can also modify the body of this method to customize your error messages.
getMessage() - Method in exception net.sf.okapi.filters.yaml.parser.TokenMgrException
You can also modify the body of this method to customize your error messages.
getMessage() - Method in class net.sf.okapi.lib.verification.Issue
 
getMessage() - Method in class net.sf.okapi.steps.rainbowkit.creation.Parameters
 
getMetadata() - Method in interface net.sf.okapi.lib.xliff2.core.IWithMetadata
Gets the Metadata object 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
 
getMetadata() - Method in class net.sf.okapi.tm.pensieve.common.TranslationUnit
Gets the metadata or attributes for this TU
getMetaData() - Method in class net.sf.okapi.filters.xliff2.MetadataSkeleton
 
getMetadataValue(MetadataType) - Method in class net.sf.okapi.tm.pensieve.common.TranslationUnit
Gets the value for a give metadata value field
getMetaRules() - Method in class net.sf.okapi.filters.regex.Parameters
 
getMethod() - Method in class net.sf.okapi.common.pipeline.annotations.ConfigurationParameter
Gets the method for this parameter.
getMetric() - Method in interface net.sf.okapi.steps.wordcount.categorized.CategoryHandler
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitCharacterCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitWordCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXExactMatchedCharacterCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXExactMatchedWordCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXFuzzyMatchCharacterCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXFuzzyMatchWordCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXLeveragedMatchedCharacterCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXLeveragedMatchedWordCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitCharacterCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitWordCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitCharacterCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitWordCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedCharacterCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedWordCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXRepetitionMatchedCharacterCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXRepetitionMatchedWordCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ConcordanceCharacterCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ConcordanceWordCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactDocumentContextMatchCharacterCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactDocumentContextMatchWordCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactLocalContextMatchCharacterCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactLocalContextMatchWordCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactMatchCharacterCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactMatchWordCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactPreviousVersionMatchCharacterCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactPreviousVersionMatchWordCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactRepairedCharacterCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactRepairedWordCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactStructuralMatchCharacterCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactStructuralMatchWordCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyCharacterCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyPreviousVersionMatchCharacterCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyPreviousVersionMatchWordCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyUniqueIdMatchCharacterCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyUniqueIdMatchWordCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyWordCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactUniqueIdMatchCharacterCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactUniqueIdMatchWordCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyMatchCharacterCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyMatchWordCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyPreviousVersionMatchCharacterCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyPreviousVersionMatchWordCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyRepairedCharacterCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyRepairedWordCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyUniqueIdMatchCharacterCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyUniqueIdMatchWordCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.MTCharacterCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.MTWordCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.PhraseAssembledCharacterCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.PhraseAssembledWordCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
 
getMetric() - Method in class net.sf.okapi.steps.wordcount.WordCountStep
 
getMetric(String) - Method in class net.sf.okapi.steps.wordcount.common.Metrics
Get the value of the metric, specified by the given symbolic name.
getMetricNameForRetrieval() - Method in class net.sf.okapi.steps.wordcount.CharacterCounter
 
getMetricNameForRetrieval() - Method in class net.sf.okapi.steps.wordcount.common.BaseCounter
 
getMetricNameForRetrieval() - Method in class net.sf.okapi.steps.wordcount.WordCounter
 
getMetrics() - Method in class net.sf.okapi.steps.wordcount.common.MetricsAnnotation
 
getMidData() - Method in class net.sf.okapi.lib.xliff2.document.FileNode
Gets the MidFileData resource for this file node.
getMidFileData() - Method in class net.sf.okapi.lib.xliff2.reader.Event
 
getMimeConfigurations(String) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Deprecated.
 
getMimeConfigurations(String) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Gets a list of all FilterConfiguration objects for a given MIME type.
getMimeConfigurations(String) - Method in class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper
 
getMimeMap() - Method in class net.sf.okapi.common.encoder.EncoderManager
 
getMimeType() - Method in class net.sf.okapi.common.encoder.EncoderManager
 
getMimeType() - Method in class net.sf.okapi.common.filters.AbstractFilter
Gets the input document mime type.
getMimeType() - Method in interface net.sf.okapi.common.filters.IFilter
Gets the MIME type of the format supported by this filter.
getMimeType() - Method in class net.sf.okapi.common.filters.PropertyTextUnitPlaceholder
Get the attribute values mimetype
getMimeType() - Method in class net.sf.okapi.common.filters.SubFilterWrapper
 
getMimeType() - Method in class net.sf.okapi.common.resource.BaseNameable
 
getMimeType() - Method in interface net.sf.okapi.common.resource.INameable
Gets the type of content of this resource.
getMimeType() - Method in class net.sf.okapi.common.resource.StartSubfilter
 
getMimeType() - Method in class net.sf.okapi.common.skeleton.StorageList
 
getMimeType() - Method in class net.sf.okapi.filters.archive.ArchiveFilter
 
getMimeType() - Method in class net.sf.okapi.filters.archive.Parameters
 
getMimeType() - Method in class net.sf.okapi.filters.autoxliff.AutoXLIFFFilter
 
getMimeType() - Method in class net.sf.okapi.filters.dtd.DTDFilter
 
getMimeType() - Method in class net.sf.okapi.filters.icml.ICMLFilter
 
getMimeType() - Method in class net.sf.okapi.filters.idml.IDMLFilter
 
getMimeType() - Method in class net.sf.okapi.filters.its.ITSFilter
 
getMimeType() - Method in class net.sf.okapi.filters.mif.MIFFilter
 
getMimeType() - Method in class net.sf.okapi.filters.mosestext.MosesTextFilter
 
getMimeType() - Method in class net.sf.okapi.filters.multiparsers.MultiParsersFilter
 
getMimeType() - Method in class net.sf.okapi.filters.openoffice.ODFFilter
 
getMimeType() - Method in class net.sf.okapi.filters.openoffice.OpenOfficeFilter
 
getMimeType() - Method in class net.sf.okapi.filters.openxml.OpenXMLFilter
 
getMimeType() - Method in class net.sf.okapi.filters.pdf.PdfFilter
 
getMimeType() - Method in class net.sf.okapi.filters.pensieve.PensieveFilter
 
getMimeType() - Method in class net.sf.okapi.filters.php.PHPContentFilter
 
getMimeType() - Method in class net.sf.okapi.filters.plaintext.regex.RegexPlainTextFilter
 
getMimeType() - Method in class net.sf.okapi.filters.po.POFilter
 
getMimeType() - Method in class net.sf.okapi.filters.properties.PropertiesFilter
 
getMimeType() - Method in class net.sf.okapi.filters.rainbowkit.RainbowKitFilter
 
getMimeType() - Method in class net.sf.okapi.filters.rainbowkit.XLIFF2Filter
 
getMimeType() - Method in class net.sf.okapi.filters.regex.Parameters
 
getMimeType() - Method in class net.sf.okapi.filters.regex.RegexFilter
 
getMimeType() - Method in class net.sf.okapi.filters.rtf.RTFFilter
 
getMimeType() - Method in class net.sf.okapi.filters.tmx.TmxFilter
 
getMimeType() - Method in class net.sf.okapi.filters.transifex.TransifexFilter
 
getMimeType() - Method in class net.sf.okapi.filters.transtable.TransTableFilter
 
getMimeType() - Method in class net.sf.okapi.filters.ts.TsFilter
 
getMimeType() - Method in class net.sf.okapi.filters.ttx.TTXFilter
 
getMimeType() - Method in class net.sf.okapi.filters.txml.TXMLFilter
 
getMimeType() - Method in class net.sf.okapi.filters.vignette.VignetteFilter
 
getMimeType() - Method in class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitFilter
 
getMimeType() - Method in class net.sf.okapi.filters.xini.XINIFilter
 
getMimeType() - Method in class net.sf.okapi.filters.xliff.XLIFFFilter
 
getMimeType() - Method in class net.sf.okapi.filters.xliff2.XLIFF2Filter
 
getMimeType() - Method in class net.sf.okapi.filters.xml.XMLFilter
 
getMimeType() - Method in class net.sf.okapi.lib.preprocessing.filters.common.PreprocessingFilter
 
getMimeType() - Method in class net.sf.okapi.proto.INameable.Builder
string mimeType = 4;
getMimeType() - Method in class net.sf.okapi.proto.INameable
string mimeType = 4;
getMimeType() - Method in interface net.sf.okapi.proto.INameableOrBuilder
string mimeType = 4;
getMimeType(String) - Static method in class net.sf.okapi.common.MimeTypeMapper
Gets the mime type associated with the provided file extension.
getMimeTypeBytes() - Method in class net.sf.okapi.proto.INameable.Builder
string mimeType = 4;
getMimeTypeBytes() - Method in class net.sf.okapi.proto.INameable
string mimeType = 4;
getMimeTypeBytes() - Method in interface net.sf.okapi.proto.INameableOrBuilder
string mimeType = 4;
getMinCharLengthAbove() - Method in class net.sf.okapi.lib.verification.Parameters
 
getMinCharLengthAbove() - Method in class net.sf.okapi.steps.lengthchecker.Parameters
 
getMinCharLengthBelow() - Method in class net.sf.okapi.lib.verification.Parameters
 
getMinCharLengthBelow() - Method in class net.sf.okapi.steps.lengthchecker.Parameters
 
getMinCharLengthBreak() - Method in class net.sf.okapi.lib.verification.Parameters
 
getMinCharLengthBreak() - Method in class net.sf.okapi.steps.lengthchecker.Parameters
 
getMinimumValue() - Method in class net.sf.okapi.common.uidescription.SpinInputPart
Gets the minimum value allowed (for integer input).
getMinimumValue() - Method in class net.sf.okapi.common.uidescription.TextInputPart
Gets the minimum value allowed (for integer input).
getMinOccurrences() - Method in class net.sf.okapi.steps.termextraction.Parameters
 
getMinWordsPerTerm() - Method in class net.sf.okapi.steps.termextraction.Parameters
 
getMissingCodesAllowed() - Method in class net.sf.okapi.lib.verification.Parameters
 
getMode() - Method in class net.sf.okapi.steps.codesremoval.Parameters
 
getModelMap() - Method in class net.sf.okapi.connectors.googleautoml.GoogleAutoMLTranslationParameters
 
getModelResourceName(String, String) - Method in class net.sf.okapi.connectors.googleautoml.util.ModelMapUtil
Gets the model resource name for a given language pair.
getModifiedContents() - Method in class net.sf.okapi.common.skeleton.ZipSkeleton
 
getMonolingual() - Method in class net.sf.okapi.filters.vignette.Parameters
 
getMovedParts() - Method in class net.sf.okapi.filters.icml.ICMLSkeleton
 
getMTag() - Method in interface net.sf.okapi.lib.xliff2.renderer.IFragmentObject
Gets the MTag of 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 MTag for a given key.
getMTag(CharSequence, int) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
Gets the MTag for a given reference in a coded text.
getMTag(CharSequence, int) - Method in class net.sf.okapi.lib.xliff2.core.Tags
Gets the MTag for a given reference in a coded text.
getMtConfidence() - Method in class net.sf.okapi.lib.xliff2.its.MTConfidence
 
getMtConfidence(Attr) - Method in interface org.w3c.its.ITraversal
Gets the MT Confidence value for the current element of the traversal or one of its attributes.
getMtConfidence(Attr) - Method in class org.w3c.its.ITSEngine
 
getMTConfidence() - Method in class net.sf.okapi.lib.xliff2.matches.Match
Gets the ITS MT Confidence for this match.
getMultiEvent() - Method in class net.sf.okapi.common.Event
Convenience method returns the IResource as a MultiEvent.
getMultiField(String) - Method in class net.sf.okapi.lib.reporting.ReportGenerator
 
getMultiFieldNames() - Method in class net.sf.okapi.lib.reporting.ReportGenerator
 
getMultiLine() - Method in class net.sf.okapi.steps.searchandreplace.Parameters
 
getMultilingual() - Method in class net.sf.okapi.proto.StartDocument.Builder
bool multilingual = 5;
getMultilingual() - Method in class net.sf.okapi.proto.StartDocument
bool multilingual = 5;
getMultilingual() - Method in interface net.sf.okapi.proto.StartDocumentOrBuilder
bool multilingual = 5;
getMultiMatchXIndexBegin() - Method in class net.sf.okapi.steps.gcaligner.DpMatrixCell
Return start index (inclusive) of X axis of the matrix for the multiple match.
getMultiMatchXIndexEnd() - Method in class net.sf.okapi.steps.gcaligner.DpMatrixCell
Return end index (exclusive) of X axis of the matrix for the multiple match.
getMultiMatchYIndexBegin() - Method in class net.sf.okapi.steps.gcaligner.DpMatrixCell
Return start index (inclusive) of Y axis of the matrix for the multiple match.
getMultiMatchYIndexEnd() - Method in class net.sf.okapi.steps.gcaligner.DpMatrixCell
Return end index (exclusive) of Y axis of the matrix for the multiple match.
getMutableFields() - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
Deprecated.
getMutableInlineAnnotations() - Method in class net.sf.okapi.proto.Code.Builder
Deprecated.
getMutableTargets() - Method in class net.sf.okapi.proto.TextUnit.Builder
Deprecated.
getName() - Method in class net.sf.okapi.common.annotation.XLIFFTool
 
getName() - Method in class net.sf.okapi.common.filters.AbstractFilter
 
getName() - Method in interface net.sf.okapi.common.filters.IFilter
Gets the name/identifier of this filter.
getName() - Method in class net.sf.okapi.common.filters.PropertyTextUnitPlaceholder
Get the attribute name
getName() - Method in class net.sf.okapi.common.filters.SubFilterWrapper
 
getName() - Method in class net.sf.okapi.common.filters.SubFilterWrapperStep
 
getName() - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
getName() - Method in interface net.sf.okapi.common.filterwriter.IFilterWriter
Gets the name of this writer.
getName() - Method in class net.sf.okapi.common.filterwriter.TMXFilterWriter
 
getName() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriter
 
getName() - Method in class net.sf.okapi.common.filterwriter.ZipFilterWriter
 
getName() - Method in interface net.sf.okapi.common.IParameterDescriptor
Gets the programming name of this parameter.
getName() - Method in class net.sf.okapi.common.ParameterDescriptor
 
getName() - Method in interface net.sf.okapi.common.pipeline.IPipelineStep
Gets the localizable name of this step.
getName() - Method in class net.sf.okapi.common.pipelinebuilder.XParameter
 
getName() - Method in class net.sf.okapi.common.pipelinebuilder.XPipeline
 
getName() - Method in class net.sf.okapi.common.pipelinebuilder.XPipelineAsStepImpl
 
getName() - Method in class net.sf.okapi.common.pipelinebuilder.XPipelineStep
 
getName() - Method in interface net.sf.okapi.common.query.IQuery
Gets the name of the connector.
getName() - Method in class net.sf.okapi.common.resource.BaseNameable
 
getName() - Method in interface net.sf.okapi.common.resource.INameable
Gets the name of this resource.
getName() - Method in class net.sf.okapi.common.resource.Property
Gets the name of this property.
getName() - Method in class net.sf.okapi.common.skeleton.StorageList
 
getName() - Method in class net.sf.okapi.common.uidescription.AbstractPart
 
getName() - Method in class net.sf.okapi.connectors.apertium.ApertiumMTConnector
 
getName() - Method in class net.sf.okapi.connectors.bifile.BilingualFileConnector
 
getName() - Method in class net.sf.okapi.connectors.google.GoogleMTv2Connector
 
getName() - Method in class net.sf.okapi.connectors.googleautoml.GoogleAutoMLTranslationConnector
 
getName() - Method in class net.sf.okapi.connectors.kantan.KantanMTv21Connector
 
getName() - Method in class net.sf.okapi.connectors.lingo24.Lingo24Connector
 
getName() - Method in class net.sf.okapi.connectors.microsoft.MicrosoftMTConnector
 
getName() - Method in class net.sf.okapi.connectors.mmt.MMTConnector
 
getName() - Method in class net.sf.okapi.connectors.mymemory.MyMemoryTMConnector
 
getName() - Method in class net.sf.okapi.connectors.pensieve.PensieveTMConnector
 
getName() - Method in class net.sf.okapi.connectors.tda.TDASearchConnector
 
getName() - Method in class net.sf.okapi.connectors.translatetoolkit.TranslateToolkitTMConnector
 
getName() - Method in class net.sf.okapi.filters.archive.ArchiveFilter
 
getName() - Method in class net.sf.okapi.filters.autoxliff.AutoXLIFFFilter
 
getName() - Method in class net.sf.okapi.filters.doxygen.DoxygenCommand
 
getName() - Method in class net.sf.okapi.filters.doxygen.DoxygenParameter
 
getName() - Method in class net.sf.okapi.filters.doxygen.DoxygenWriter
 
getName() - Method in class net.sf.okapi.filters.dtd.DTDFilter
 
getName() - Method in class net.sf.okapi.filters.icml.ICMLFilter
 
getName() - Method in class net.sf.okapi.filters.icml.ICMLFilterWriter
 
getName() - Method in class net.sf.okapi.filters.idml.IDMLFilter
 
getName() - Method in class net.sf.okapi.filters.idml.IDMLFilterWriter
 
getName() - Method in class net.sf.okapi.filters.its.html5.HTML5Filter
 
getName() - Method in class net.sf.okapi.filters.mif.MIFFilter
 
getName() - Method in class net.sf.okapi.filters.mosestext.MosesTextFilter
 
getName() - Method in class net.sf.okapi.filters.mosestext.MosesTextFilterWriter
 
getName() - Method in class net.sf.okapi.filters.multiparsers.MultiParsersFilter
 
getName() - Method in class net.sf.okapi.filters.openoffice.ODFFilter
 
getName() - Method in class net.sf.okapi.filters.openoffice.OpenOfficeFilter
 
getName() - Method in interface net.sf.okapi.filters.openxml.Nameable
Gets a qualified name.
getName() - Method in class net.sf.okapi.filters.openxml.OpenXMLFilter
 
getName() - Method in class net.sf.okapi.filters.openxml.OpenXMLFilterWriter
Gets the name of the filter writer.
getName() - Method in class net.sf.okapi.filters.pdf.PdfFilter
 
getName() - Method in class net.sf.okapi.filters.pensieve.PensieveFilter
 
getName() - Method in class net.sf.okapi.filters.pensieve.PensieveFilterWriter
 
getName() - Method in class net.sf.okapi.filters.php.PHPContentFilter
 
getName() - Method in class net.sf.okapi.filters.plaintext.regex.RegexPlainTextFilter
 
getName() - Method in class net.sf.okapi.filters.po.POFilter
 
getName() - Method in class net.sf.okapi.filters.po.POWriter
 
getName() - Method in class net.sf.okapi.filters.properties.PropertiesFilter
 
getName() - Method in class net.sf.okapi.filters.rainbowkit.RainbowKitFilter
 
getName() - Method in class net.sf.okapi.filters.rainbowkit.XLIFF2Filter
 
getName() - Method in class net.sf.okapi.filters.regex.RegexFilter
 
getName() - Method in class net.sf.okapi.filters.rtf.RTFFilter
 
getName() - Method in class net.sf.okapi.filters.sdlpackage.SdlPackageFilter
 
getName() - Method in class net.sf.okapi.filters.tmx.TmxFilter
 
getName() - Method in class net.sf.okapi.filters.transifex.TransifexFilter
 
getName() - Method in class net.sf.okapi.filters.transifex.TransifexFilterWriter
 
getName() - Method in class net.sf.okapi.filters.transtable.TransTableFilter
 
getName() - Method in class net.sf.okapi.filters.transtable.TransTableWriter
 
getName() - Method in class net.sf.okapi.filters.ts.TsFilter
 
getName() - Method in class net.sf.okapi.filters.ttx.TTXFilter
 
getName() - Method in class net.sf.okapi.filters.txml.TXMLFilter
 
getName() - Method in class net.sf.okapi.filters.vignette.VignetteFilter
 
getName() - Method in class net.sf.okapi.filters.wiki.WikiWriter
 
getName() - Method in class net.sf.okapi.filters.xini.jaxb.ValuePair
Gets the value of the name property.
getName() - Method in class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitFilter
 
getName() - Method in class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitWriter
 
getName() - Method in class net.sf.okapi.filters.xini.XINIFilter
 
getName() - Method in class net.sf.okapi.filters.xini.XINIWriter
 
getName() - Method in class net.sf.okapi.filters.xliff.XLIFFFilter
 
getName() - Method in class net.sf.okapi.filters.xliff2.XLIFF2Filter
 
getName() - Method in class net.sf.okapi.filters.xliff2.XLIFF2FilterWriter
 
getName() - Method in class net.sf.okapi.filters.xml.XMLFilter
 
getName() - Method in class net.sf.okapi.lib.merge.merge.SkeletonMergerWriter
 
getName() - Method in class net.sf.okapi.lib.merge.step.OriginalDocumentXliffMergerStep
 
getName() - Method in class net.sf.okapi.lib.preprocessing.filters.common.PreprocessingFilter
 
getName() - Method in class net.sf.okapi.lib.preprocessing.filters.simplification.SimplificationFilter
 
getName() - Method in class net.sf.okapi.lib.serialization.step.OriginalDocumentProtoMergerStep
 
getName() - Method in class net.sf.okapi.lib.serialization.writer.ProtoBufferWriter
 
getName() - Method in class net.sf.okapi.lib.terminology.TBXProperty
 
getName() - Method in class net.sf.okapi.lib.transifex.ResourceInfo
 
getName() - Method in class net.sf.okapi.proto.INameable.Builder
string name = 2;
getName() - Method in class net.sf.okapi.proto.INameable
string name = 2;
getName() - Method in interface net.sf.okapi.proto.INameableOrBuilder
string name = 2;
getName() - Method in class net.sf.okapi.proto.Property.Builder
string name = 1;
getName() - Method in class net.sf.okapi.proto.Property
string name = 1;
getName() - Method in interface net.sf.okapi.proto.PropertyOrBuilder
string name = 1;
getName() - Method in class net.sf.okapi.steps.batchtranslation.BatchTranslationStep
 
getName() - Method in class net.sf.okapi.steps.bomconversion.BOMConversionStep
 
getName() - Method in class net.sf.okapi.steps.characterschecker.CharactersCheckerStep
 
getName() - Method in class net.sf.okapi.steps.charlisting.CharListingStep
 
getName() - Method in class net.sf.okapi.steps.cleanup.CleanupStep
 
getName() - Method in class net.sf.okapi.steps.codesremoval.CodesRemovalStep
 
getName() - Method in class net.sf.okapi.steps.common.codesimplifier.CodeSimplifierStep
 
getName() - Method in class net.sf.okapi.steps.common.codesimplifier.PostSegmentationCodeSimplifierStep
 
getName() - Method in class net.sf.okapi.steps.common.ConvertSegmentsToTextUnitsStep
 
getName() - Method in class net.sf.okapi.steps.common.copysource.CopySourceOnEmptyTargetStep
 
getName() - Method in class net.sf.okapi.steps.common.createtarget.CreateTargetStep
 
getName() - Method in class net.sf.okapi.steps.common.ExtractionVerificationStep
 
getName() - Method in class net.sf.okapi.steps.common.FilterEventsToRawDocumentStep
 
getName() - Method in class net.sf.okapi.steps.common.FilterEventsWriterStep
 
getName() - Method in class net.sf.okapi.steps.common.RawDocumentToFilterEventsStep
 
getName() - Method in class net.sf.okapi.steps.common.RawDocumentToOutputStreamStep
 
getName() - Method in class net.sf.okapi.steps.common.RawDocumentWriterStep
 
getName() - Method in class net.sf.okapi.steps.common.removetarget.RemoveTargetStep
 
getName() - Method in class net.sf.okapi.steps.common.ResourceSimplifierStep
 
getName() - Method in class net.sf.okapi.steps.common.tufiltering.TuFilteringStep
 
getName() - Method in class net.sf.okapi.steps.copyormove.CopyOrMoveStep
 
getName() - Method in class net.sf.okapi.steps.desegmentation.DesegmentationStep
 
getName() - Method in class net.sf.okapi.steps.diffleverage.DiffLeverageStep
 
getName() - Method in class net.sf.okapi.steps.encodingconversion.EncodingConversionStep
 
getName() - Method in class net.sf.okapi.steps.enrycher.EnrycherStep
 
getName() - Method in class net.sf.okapi.steps.externalcommand.ExternalCommandStep
 
getName() - Method in class net.sf.okapi.steps.formatconversion.CorpusFilterWriter
 
getName() - Method in class net.sf.okapi.steps.formatconversion.FormatConversionStep
 
getName() - Method in class net.sf.okapi.steps.formatconversion.TableFilterWriter
 
getName() - Method in class net.sf.okapi.steps.formatconversion.WordTableFilterWriter
 
getName() - Method in class net.sf.okapi.steps.fullwidthconversion.FullWidthConversionStep
 
getName() - Method in class net.sf.okapi.steps.generalchecker.GeneralCheckerStep
 
getName() - Method in class net.sf.okapi.steps.idaligner.IdBasedAlignerStep
 
getName() - Method in class net.sf.okapi.steps.idbasedcopy.IdBasedCopyStep
 
getName() - Method in class net.sf.okapi.steps.imagemodification.ImageModificationStep
 
getName() - Method in class net.sf.okapi.steps.inconsistencycheck.InconsistencyCheckStep
 
getName() - Method in class net.sf.okapi.steps.inlinescodeschecker.InlineCodesCheckerStep
 
getName() - Method in class net.sf.okapi.steps.lengthchecker.LengthCheckerStep
 
getName() - Method in class net.sf.okapi.steps.leveraging.BatchTmLeveragingStep
 
getName() - Method in class net.sf.okapi.steps.leveraging.LeveragingStep
 
getName() - Method in class net.sf.okapi.steps.linebreakconversion.LineBreakConversionStep
 
getName() - Method in class net.sf.okapi.steps.localizablechecker.LocalizableCheckerStep
 
getName() - Method in class net.sf.okapi.steps.moses.ExtractionStep
 
getName() - Method in class net.sf.okapi.steps.moses.MergingStep
 
getName() - Method in class net.sf.okapi.steps.msbatchtranslation.MSBatchTranslationStep
 
getName() - Method in class net.sf.okapi.steps.paraaligner.ParagraphAlignerStep
 
getName() - Method in class net.sf.okapi.steps.patternschecker.PatternsCheckerStep
 
getName() - Method in class net.sf.okapi.steps.qualitycheck.QualityCheckStep
 
getName() - Method in class net.sf.okapi.steps.rainbowkit.creation.ExtractionStep
 
getName() - Method in class net.sf.okapi.steps.rainbowkit.ontram.OntramPackageWriter
 
getName() - Method in class net.sf.okapi.steps.rainbowkit.po.POPackageWriter
 
getName() - Method in class net.sf.okapi.steps.rainbowkit.postprocess.MergingStep
 
getName() - Method in class net.sf.okapi.steps.rainbowkit.table.TablePackageWriter
 
getName() - Method in class net.sf.okapi.steps.rainbowkit.transifex.TransifexPackageWriter
 
getName() - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2PackageWriter
 
getName() - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFFPackageWriter
 
getName() - Method in class net.sf.okapi.steps.repetitionanalysis.RepetitionAnalysisStep
 
getName() - Method in class net.sf.okapi.steps.rtfconversion.RTFConversionStep
 
getName() - Method in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
getName() - Method in class net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep
 
getName() - Method in class net.sf.okapi.steps.segmentation.SegmentationStep
 
getName() - Method in class net.sf.okapi.steps.sentencealigner.SentenceAlignerStep
 
getName() - Method in class net.sf.okapi.steps.spacecheck.SpaceCheckStep
 
getName() - Method in class net.sf.okapi.steps.termextraction.TermExtractionStep
 
getName() - Method in interface net.sf.okapi.steps.terminologyleveraging.ITerminologyQuery
Gets the name of the connector.
getName() - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyLeveragingStep
 
getName() - Method in class net.sf.okapi.steps.textmodification.TextModificationStep
 
getName() - Method in class net.sf.okapi.steps.tmimport.TMImportStep
 
getName() - Method in class net.sf.okapi.steps.tokenization.Token
 
getName() - Method in class net.sf.okapi.steps.tokenization.TokenConfigs.TokenConfig
 
getName() - Method in class net.sf.okapi.steps.tokenization.TokenizationStep
 
getName() - Method in class net.sf.okapi.steps.translationcomparison.TranslationComparisonStep
 
getName() - Method in class net.sf.okapi.steps.ttxsplitter.TTXJoinerStep
 
getName() - Method in class net.sf.okapi.steps.ttxsplitter.TTXSplitterStep
 
getName() - Method in class net.sf.okapi.steps.uriconversion.UriConversionStep
 
getName() - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitCharacterCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitWordCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXExactMatchedCharacterCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXExactMatchedWordCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXFuzzyMatchCharacterCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXFuzzyMatchWordCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXLeveragedMatchedCharacterCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXLeveragedMatchedWordCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitCharacterCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitWordCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitCharacterCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitWordCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedCharacterCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedWordCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXRepetitionMatchedCharacterCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXRepetitionMatchedWordCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ConcordanceCharacterCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ConcordanceWordCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactDocumentContextMatchCharacterCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactDocumentContextMatchWordCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactLocalContextMatchCharacterCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactLocalContextMatchWordCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactMatchCharacterCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactMatchWordCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactPreviousVersionMatchCharacterCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactPreviousVersionMatchWordCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactRepairedCharacterCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactRepairedWordCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactStructuralMatchCharacterCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactStructuralMatchWordCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyCharacterCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyPreviousVersionMatchCharacterCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyPreviousVersionMatchWordCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyUniqueIdMatchCharacterCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyUniqueIdMatchWordCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyWordCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactUniqueIdMatchCharacterCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactUniqueIdMatchWordCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyMatchCharacterCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyMatchWordCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyPreviousVersionMatchCharacterCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyPreviousVersionMatchWordCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyRepairedCharacterCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyRepairedWordCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyUniqueIdMatchCharacterCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyUniqueIdMatchWordCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.MTCharacterCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.MTWordCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.PhraseAssembledCharacterCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.PhraseAssembledWordCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.SimpleWordCountStep
 
getName() - Method in class net.sf.okapi.steps.wordcount.WordCountStep
 
getName() - Method in class net.sf.okapi.steps.xliffsplitter.XliffJoinerStep
 
getName() - Method in class net.sf.okapi.steps.xliffsplitter.XliffSplitterStep
 
getName() - Method in class net.sf.okapi.steps.xliffsplitter.XliffWCSplitterStep
 
getName() - Method in class net.sf.okapi.steps.xmlanalysis.XMLAnalysisStep
 
getName() - Method in class net.sf.okapi.steps.xmlcharfixing.XMLCharFixingStep
 
getName() - Method in class net.sf.okapi.steps.xmlvalidation.XMLValidationStep
 
getName() - Method in class net.sf.okapi.steps.xsltransform.XSLTransformStep
 
getName(char) - Method in class net.sf.okapi.common.HTMLCharacterEntities
Gets the entity name for the given character.
getName(int) - Method in class net.sf.okapi.lib.translation.QueryManager
Gets the name for a given translation resource.
getNameable() - Method in class net.sf.okapi.proto.StartDocument.Builder
.INameable nameable = 1;
getNameable() - Method in class net.sf.okapi.proto.StartDocument
.INameable nameable = 1;
getNameable() - Method in interface net.sf.okapi.proto.StartDocumentOrBuilder
.INameable nameable = 1;
getNameable() - Method in class net.sf.okapi.proto.StartGroup.Builder
.INameable nameable = 2;
getNameable() - Method in class net.sf.okapi.proto.StartGroup
.INameable nameable = 2;
getNameable() - Method in interface net.sf.okapi.proto.StartGroupOrBuilder
.INameable nameable = 2;
getNameable() - Method in class net.sf.okapi.proto.StartSubDocument.Builder
.INameable nameable = 1;
getNameable() - Method in class net.sf.okapi.proto.StartSubDocument
.INameable nameable = 1;
getNameable() - Method in interface net.sf.okapi.proto.StartSubDocumentOrBuilder
.INameable nameable = 1;
getNameable() - Method in class net.sf.okapi.proto.StartSubfilter.Builder
.INameable nameable = 1;
getNameable() - Method in class net.sf.okapi.proto.StartSubfilter
.INameable nameable = 1;
getNameable() - Method in interface net.sf.okapi.proto.StartSubfilterOrBuilder
.INameable nameable = 1;
getNameable() - Method in class net.sf.okapi.proto.TextContainer.Builder
.INameable nameable = 1;
getNameable() - Method in class net.sf.okapi.proto.TextContainer
.INameable nameable = 1;
getNameable() - Method in interface net.sf.okapi.proto.TextContainerOrBuilder
.INameable nameable = 1;
getNameable() - Method in class net.sf.okapi.proto.TextUnit.Builder
.INameable nameable = 1;
getNameable() - Method in class net.sf.okapi.proto.TextUnit
.INameable nameable = 1;
getNameable() - Method in interface net.sf.okapi.proto.TextUnitOrBuilder
.INameable nameable = 1;
getNameableBuilder() - Method in class net.sf.okapi.proto.StartDocument.Builder
.INameable nameable = 1;
getNameableBuilder() - Method in class net.sf.okapi.proto.StartGroup.Builder
.INameable nameable = 2;
getNameableBuilder() - Method in class net.sf.okapi.proto.StartSubDocument.Builder
.INameable nameable = 1;
getNameableBuilder() - Method in class net.sf.okapi.proto.StartSubfilter.Builder
.INameable nameable = 1;
getNameableBuilder() - Method in class net.sf.okapi.proto.TextContainer.Builder
.INameable nameable = 1;
getNameableBuilder() - Method in class net.sf.okapi.proto.TextUnit.Builder
.INameable nameable = 1;
getNameableOrBuilder() - Method in class net.sf.okapi.proto.StartDocument.Builder
.INameable nameable = 1;
getNameableOrBuilder() - Method in class net.sf.okapi.proto.StartDocument
.INameable nameable = 1;
getNameableOrBuilder() - Method in interface net.sf.okapi.proto.StartDocumentOrBuilder
.INameable nameable = 1;
getNameableOrBuilder() - Method in class net.sf.okapi.proto.StartGroup.Builder
.INameable nameable = 2;
getNameableOrBuilder() - Method in class net.sf.okapi.proto.StartGroup
.INameable nameable = 2;
getNameableOrBuilder() - Method in interface net.sf.okapi.proto.StartGroupOrBuilder
.INameable nameable = 2;
getNameableOrBuilder() - Method in class net.sf.okapi.proto.StartSubDocument.Builder
.INameable nameable = 1;
getNameableOrBuilder() - Method in class net.sf.okapi.proto.StartSubDocument
.INameable nameable = 1;
getNameableOrBuilder() - Method in interface net.sf.okapi.proto.StartSubDocumentOrBuilder
.INameable nameable = 1;
getNameableOrBuilder() - Method in class net.sf.okapi.proto.StartSubfilter.Builder
.INameable nameable = 1;
getNameableOrBuilder() - Method in class net.sf.okapi.proto.StartSubfilter
.INameable nameable = 1;
getNameableOrBuilder() - Method in interface net.sf.okapi.proto.StartSubfilterOrBuilder
.INameable nameable = 1;
getNameableOrBuilder() - Method in class net.sf.okapi.proto.TextContainer.Builder
.INameable nameable = 1;
getNameableOrBuilder() - Method in class net.sf.okapi.proto.TextContainer
.INameable nameable = 1;
getNameableOrBuilder() - Method in interface net.sf.okapi.proto.TextContainerOrBuilder
.INameable nameable = 1;
getNameableOrBuilder() - Method in class net.sf.okapi.proto.TextUnit.Builder
.INameable nameable = 1;
getNameableOrBuilder() - Method in class net.sf.okapi.proto.TextUnit
.INameable nameable = 1;
getNameableOrBuilder() - Method in interface net.sf.okapi.proto.TextUnitOrBuilder
.INameable nameable = 1;
getNameBytes() - Method in class net.sf.okapi.proto.INameable.Builder
string name = 2;
getNameBytes() - Method in class net.sf.okapi.proto.INameable
string name = 2;
getNameBytes() - Method in interface net.sf.okapi.proto.INameableOrBuilder
string name = 2;
getNameBytes() - Method in class net.sf.okapi.proto.Property.Builder
string name = 1;
getNameBytes() - Method in class net.sf.okapi.proto.Property
string name = 1;
getNameBytes() - Method in interface net.sf.okapi.proto.PropertyOrBuilder
string name = 1;
getNameGroup() - Method in class net.sf.okapi.filters.regex.Rule
 
getNames() - Method in class net.sf.okapi.common.annotation.GenericAnnotation
 
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.common.NSContextManager
Gets the namespace URI for a given prefix.
getNamespaceURI(String) - Method in class net.sf.okapi.lib.xliff2.NSContext
 
getNamespaceURI(String) - Method in class org.w3c.its.NSContextManager
 
getNeedsSegmentation() - Method in class net.sf.okapi.filters.xliff2.Parameters
 
getNew() - Method in class net.sf.okapi.steps.diffleverage.FileAlignment
Get the new source FileLikeThing
getNewline() - Method in class net.sf.okapi.filters.markdown.parser.MarkdownParser
 
getNewline() - Method in class net.sf.okapi.filters.tex.parser.TEXParser
 
getNewlineType() - Method in class net.sf.okapi.common.BOMNewlineEncodingDetector
Detects newline type using the inputStream itself.
getNewlineType() - Method in class net.sf.okapi.common.filters.AbstractFilter
Get the newline type used in the input.
getNewlineType(CharSequence) - Static method in class net.sf.okapi.common.BOMNewlineEncodingDetector
Static helper method for detecting newline type used in a run of text.
getNewTuOnBr() - Method in class net.sf.okapi.filters.icml.Parameters
 
getNextSegmentRange(TextContainer) - Method in interface net.sf.okapi.common.ISegmenter
Compute the range of the next segment for a given TextContainer object.
getNextSegmentRange(TextContainer) - Method in class net.sf.okapi.lib.segmentation.SRXSegmenter
 
getNextToken() - Method in class net.sf.okapi.core.simplifierrules.SimplifierRules
Get the next Token.
getNextToken() - Method in class net.sf.okapi.core.simplifierrules.SimplifierRulesTokenManager
Get the next Token.
getNextToken() - Method in class net.sf.okapi.filters.json.parser.JsonParser
Get the next Token.
getNextToken() - Method in class net.sf.okapi.filters.json.parser.JsonParserTokenManager
Get the next Token.
getNextToken() - Method in class net.sf.okapi.filters.markdown.parser.MarkdownParser
Returns the next available token.
getNextToken() - Method in class net.sf.okapi.filters.tex.parser.TEXParser
Returns the next available token and removes it from parser
getNextToken() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
Get the next Token.
getNextToken() - Method in class net.sf.okapi.filters.yaml.parser.YamlParserTokenManager
Get the next Token.
getNodeId() - Method in class net.sf.okapi.lib.xliff2.walker.selector.XliffWalkerPathSelector
 
getNodeType() - Method in class net.sf.okapi.lib.xliff2.walker.selector.XliffWalkerPathSelector
 
getNonbreakingWhitespace() - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStepParameters
 
getNonTranslateBlocks() - Method in class net.sf.okapi.filters.markdown.Parameters
 
getNoQueryThreshold() - Method in interface net.sf.okapi.common.query.IQuery
Gets the threshold for when to avoid a query.
getNoQueryThreshold() - Method in class net.sf.okapi.lib.translation.BaseConnector
 
getNoQueryThreshold() - Method in class net.sf.okapi.steps.leveraging.Parameters
 
getNormalization() - Method in class net.sf.okapi.lib.xliff2.validation.Rule
 
getNormalizeOutput() - Method in class net.sf.okapi.steps.fullwidthconversion.Parameters
 
getNormalizePunctuations() - Method in class net.sf.okapi.steps.cleanup.Parameters
 
getNormalizeQuotes() - Method in class net.sf.okapi.steps.cleanup.Parameters
 
getNote() - Method in class net.sf.okapi.filters.xini.jaxb.Element
Gets the value of the note property.
getNote() - Method in class net.sf.okapi.proto.Note.Builder
Required
getNote() - Method in class net.sf.okapi.proto.Note
Required
getNote() - Method in interface net.sf.okapi.proto.NoteOrBuilder
Required
getNote(int) - Method in class net.sf.okapi.common.annotation.NoteAnnotation
 
getNoteBytes() - Method in class net.sf.okapi.proto.Note.Builder
Required
getNoteBytes() - Method in class net.sf.okapi.proto.Note
Required
getNoteBytes() - Method in interface net.sf.okapi.proto.NoteOrBuilder
Required
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
 
getNoteGroup() - Method in class net.sf.okapi.filters.regex.Rule
 
getNoteId() - Method in class net.sf.okapi.lib.xliff2.URIParser
Gets the note identifier of this URI's fragment.
getNoteMergeStrategy() - Method in class net.sf.okapi.lib.merge.merge.Parameters
 
getNotEndWordsPath() - Method in class net.sf.okapi.steps.termextraction.Parameters
 
getNoteRules() - Method in class net.sf.okapi.filters.json.Parameters
A regex representing keys whose values should be saved to appear as a <note> element in XLIFF.
getNotes() - Method in interface net.sf.okapi.lib.xliff2.core.IWithNotes
Gets the Notes object for this object.
getNotes() - Method in class net.sf.okapi.lib.xliff2.core.MidFileData
 
getNotes(int) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .Note notes = 6;
getNotes(int) - Method in class net.sf.okapi.proto.TextContainer
repeated .Note notes = 6;
getNotes(int) - Method in interface net.sf.okapi.proto.TextContainerOrBuilder
repeated .Note notes = 6;
getNotes(int) - Method in class net.sf.okapi.proto.TextUnit.Builder
repeated .Note notes = 6;
getNotes(int) - Method in class net.sf.okapi.proto.TextUnit
repeated .Note notes = 6;
getNotes(int) - Method in interface net.sf.okapi.proto.TextUnitOrBuilder
repeated .Note notes = 6;
getNotesBuilder(int) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .Note notes = 6;
getNotesBuilder(int) - Method in class net.sf.okapi.proto.TextUnit.Builder
repeated .Note notes = 6;
getNotesBuilderList() - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .Note notes = 6;
getNotesBuilderList() - Method in class net.sf.okapi.proto.TextUnit.Builder
repeated .Note notes = 6;
getNotesCount() - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .Note notes = 6;
getNotesCount() - Method in class net.sf.okapi.proto.TextContainer
repeated .Note notes = 6;
getNotesCount() - Method in interface net.sf.okapi.proto.TextContainerOrBuilder
repeated .Note notes = 6;
getNotesCount() - Method in class net.sf.okapi.proto.TextUnit.Builder
repeated .Note notes = 6;
getNotesCount() - Method in class net.sf.okapi.proto.TextUnit
repeated .Note notes = 6;
getNotesCount() - Method in interface net.sf.okapi.proto.TextUnitOrBuilder
repeated .Note notes = 6;
getNotesList() - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .Note notes = 6;
getNotesList() - Method in class net.sf.okapi.proto.TextContainer
repeated .Note notes = 6;
getNotesList() - Method in interface net.sf.okapi.proto.TextContainerOrBuilder
repeated .Note notes = 6;
getNotesList() - Method in class net.sf.okapi.proto.TextUnit.Builder
repeated .Note notes = 6;
getNotesList() - Method in class net.sf.okapi.proto.TextUnit
repeated .Note notes = 6;
getNotesList() - Method in interface net.sf.okapi.proto.TextUnitOrBuilder
repeated .Note notes = 6;
getNotesOrBuilder(int) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .Note notes = 6;
getNotesOrBuilder(int) - Method in class net.sf.okapi.proto.TextContainer
repeated .Note notes = 6;
getNotesOrBuilder(int) - Method in interface net.sf.okapi.proto.TextContainerOrBuilder
repeated .Note notes = 6;
getNotesOrBuilder(int) - Method in class net.sf.okapi.proto.TextUnit.Builder
repeated .Note notes = 6;
getNotesOrBuilder(int) - Method in class net.sf.okapi.proto.TextUnit
repeated .Note notes = 6;
getNotesOrBuilder(int) - Method in interface net.sf.okapi.proto.TextUnitOrBuilder
repeated .Note notes = 6;
getNotesOrBuilderList() - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .Note notes = 6;
getNotesOrBuilderList() - Method in class net.sf.okapi.proto.TextContainer
repeated .Note notes = 6;
getNotesOrBuilderList() - Method in interface net.sf.okapi.proto.TextContainerOrBuilder
repeated .Note notes = 6;
getNotesOrBuilderList() - Method in class net.sf.okapi.proto.TextUnit.Builder
repeated .Note notes = 6;
getNotesOrBuilderList() - Method in class net.sf.okapi.proto.TextUnit
repeated .Note notes = 6;
getNotesOrBuilderList() - Method in interface net.sf.okapi.proto.TextUnitOrBuilder
repeated .Note notes = 6;
getNoteText() - Method in class net.sf.okapi.common.annotation.Note
 
getNotStartWordsPath() - Method in class net.sf.okapi.steps.termextraction.Parameters
 
getNumber() - Method in enum net.sf.okapi.proto.AltTranslation.MatchType
 
getNumber() - Method in enum net.sf.okapi.proto.Event.ResourceCase
 
getNumber() - Method in enum net.sf.okapi.proto.Note.Annotates
 
getNumber() - Method in enum net.sf.okapi.proto.Note.Priority
 
getNumber() - Method in enum net.sf.okapi.proto.PrimitiveValue.ValueTypeCase
 
getNumber() - Method in enum net.sf.okapi.proto.Property.PropertyType
 
getNumber() - Method in enum net.sf.okapi.proto.Property.PropName
 
getNumber() - Method in enum net.sf.okapi.proto.TextFragment.TagType
 
getNumber() - Method in enum net.sf.okapi.proto.TextPart.WhitespaceStrategy
 
getNumber(String) - Static method in class net.sf.okapi.filters.po.PluralForms
 
getNumOccurrences(String, String) - Static method in class net.sf.okapi.common.StringUtil
Returns a number of occurrences of a given substring in a given string.
getNumParts(GenericSkeleton) - Static method in class net.sf.okapi.common.skeleton.SkeletonUtil
 
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
 
getObject(String) - Method in class net.sf.okapi.common.BaseContext
 
getObject(String) - Method in interface net.sf.okapi.common.IContext
Gets an object property of this context.
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.
getObservers() - Method in class net.sf.okapi.common.observer.BaseObservable
 
getObservers() - Method in interface net.sf.okapi.common.observer.IObservable
Returns list of observers registered with the Observable.
getObservers() - Method in class net.sf.okapi.common.pipeline.Pipeline
 
getObservers() - Method in class net.sf.okapi.common.pipelinebuilder.XPipeline
 
getOccurs() - Method in class net.sf.okapi.lib.xliff2.validation.Rule
 
getOldSrc() - Method in class net.sf.okapi.steps.diffleverage.FileAlignment
Get the old source FileLikeThing (matches the new source)
getOldTrg() - Method in class net.sf.okapi.steps.diffleverage.FileAlignment
Get old target FileLikeThing
getOneLevelGroups() - Method in class net.sf.okapi.filters.regex.Parameters
 
getOnlyWhenWithoutCandidate() - Method in class net.sf.okapi.steps.msbatchtranslation.Parameters
 
getOpening() - Method in class net.sf.okapi.filters.xini.jaxb.PlaceHolder
Gets the value of the opening property.
getOpening() - Method in class net.sf.okapi.filters.xini.jaxb.StartPlaceHolder
Gets the value of the opening property.
getOpeningCTag(String) - Method in class net.sf.okapi.lib.xliff2.core.Tags
Gets the opening CTag for a given id.
getOpeningMTag(String) - Method in class net.sf.okapi.lib.xliff2.core.Tags
Gets the opening MTag for 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 item tag name.
getOpeningTagName() - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revision
Gets the opening revision tag name.
getOpeningTagName() - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revisions
Gets the opening revisions tag name.
getOpenManifest() - Method in class net.sf.okapi.filters.rainbowkit.Parameters
 
getOpenProject() - Method in class net.sf.okapi.filters.transifex.Parameters
 
getOpenSource() - Method in class net.sf.okapi.lib.transifex.Parameters
 
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 CTag in the source or target content, in their respective order.
getOrg() - Method in class net.sf.okapi.filters.xliff.its.ITSProvenance
 
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.common.annotation.AltTranslation
Gets the origin for this entry (can be null).
getOrigin() - Method in class net.sf.okapi.lib.xliff2.matches.Match
Gets the origin for this match.
getOrigin() - Method in class net.sf.okapi.proto.AltTranslation.Builder
optional string origin = 7;
getOrigin() - Method in class net.sf.okapi.proto.AltTranslation
optional string origin = 7;
getOrigin() - Method in interface net.sf.okapi.proto.AltTranslationOrBuilder
optional string origin = 7;
getOrigin() - Method in class net.sf.okapi.steps.batchtranslation.Parameters
 
getOriginal() - Method in class net.sf.okapi.common.skeleton.ZipSkeleton
 
getOriginal() - Method in class net.sf.okapi.filters.icml.ICMLSkeleton
 
getOriginal() - Method in class net.sf.okapi.lib.xliff2.core.StartFileData
Gets the original attribute of this file.
getOriginalDirectory() - Method in class net.sf.okapi.filters.rainbowkit.Manifest
Gets the directory where to store the original files (always with a terminal separator).
getOriginalId() - Method in class net.sf.okapi.common.resource.Code
The original id is from the filtered format
getOriginalId() - Method in class net.sf.okapi.common.resource.TextPart
 
getOriginalId() - Method in class net.sf.okapi.proto.Code.Builder
optional string originalId = 3;
getOriginalId() - Method in class net.sf.okapi.proto.Code
optional string originalId = 3;
getOriginalId() - Method in interface net.sf.okapi.proto.CodeOrBuilder
optional string originalId = 3;
getOriginalId() - Method in class net.sf.okapi.proto.TextPart.Builder
optional string originalId = 2;
getOriginalId() - Method in class net.sf.okapi.proto.TextPart
optional string originalId = 2;
getOriginalId() - Method in interface net.sf.okapi.proto.TextPartOrBuilder
optional string originalId = 2;
getOriginalIdBytes() - Method in class net.sf.okapi.proto.Code.Builder
optional string originalId = 3;
getOriginalIdBytes() - Method in class net.sf.okapi.proto.Code
optional string originalId = 3;
getOriginalIdBytes() - Method in interface net.sf.okapi.proto.CodeOrBuilder
optional string originalId = 3;
getOriginalIdBytes() - Method in class net.sf.okapi.proto.TextPart.Builder
optional string originalId = 2;
getOriginalIdBytes() - Method in class net.sf.okapi.proto.TextPart
optional string originalId = 2;
getOriginalIdBytes() - Method in interface net.sf.okapi.proto.TextPartOrBuilder
optional string originalId = 2;
getOriginalString() - Method in class net.sf.okapi.filters.yaml.parser.IndentedBlock
get original string with full indentation and whitspace
getOriginalString() - Method in class net.sf.okapi.filters.yaml.parser.QuotedScalar
get original string with full indentation for skeleton
getOriginalString() - Method in class net.sf.okapi.filters.yaml.parser.Scalar
get original string with full indentation for skeleton
getOriginBytes() - Method in class net.sf.okapi.proto.AltTranslation.Builder
optional string origin = 7;
getOriginBytes() - Method in class net.sf.okapi.proto.AltTranslation
optional string origin = 7;
getOriginBytes() - Method in interface net.sf.okapi.proto.AltTranslationOrBuilder
optional string origin = 7;
getOS() - Static method in class net.sf.okapi.common.Util
Get the operating system
getOther() - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStepParameters
 
getOuterData() - Method in class net.sf.okapi.common.resource.Code
Gets the outer data for this in-line code.
getOuterData() - Method in class net.sf.okapi.proto.Code.Builder
optional string outerData = 6;
getOuterData() - Method in class net.sf.okapi.proto.Code
optional string outerData = 6;
getOuterData() - Method in interface net.sf.okapi.proto.CodeOrBuilder
optional string outerData = 6;
getOuterDataBytes() - Method in class net.sf.okapi.proto.Code.Builder
optional string outerData = 6;
getOuterDataBytes() - Method in class net.sf.okapi.proto.Code
optional string outerData = 6;
getOuterDataBytes() - Method in interface net.sf.okapi.proto.CodeOrBuilder
optional string outerData = 6;
getOutput() - Method in class net.sf.okapi.common.filters.SubFilterSkeletonWriter
 
getOutput() - Method in class net.sf.okapi.lib.serialization.filter.Parameters
 
getOutputDir() - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
getOutputEncoding() - Method in class net.sf.okapi.common.resource.PipelineParameters
 
getOutputEncoding() - Method in class net.sf.okapi.common.resource.simplifier.AbstractResourceSimplifier
 
getOutputEncoding() - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
getOutputEncoding() - Method in class net.sf.okapi.steps.rainbowkit.creation.ExtractionStep
 
getOutputEncoding(int) - Method in class net.sf.okapi.common.pipelinedriver.BatchItemContext
 
getOutputEncoding(int) - Method in interface net.sf.okapi.common.pipelinedriver.IBatchItemContext
Gets the output encoding for a given input document of this batch item.
getOutputFactory() - Method in interface net.sf.okapi.filters.openxml.XMLFactories
 
getOutputFileMarker() - Method in class net.sf.okapi.steps.xliffsplitter.XliffJoinerParameters
 
getOutputFormat() - Method in class net.sf.okapi.steps.formatconversion.Parameters
 
getOutputGeneric() - Method in class net.sf.okapi.filters.po.Parameters
 
getOutputLoc() - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
getOutputManifest() - Method in class net.sf.okapi.steps.rainbowkit.creation.Parameters
 
getOutputPath() - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
getOutputPath() - Method in class net.sf.okapi.lib.verification.Parameters
 
getOutputPath() - Method in class net.sf.okapi.steps.charlisting.Parameters
 
getOutputPath() - Method in class net.sf.okapi.steps.formatconversion.Parameters
 
getOutputPath() - Method in class net.sf.okapi.steps.inconsistencycheck.Parameters
 
getOutputPath() - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
getOutputPath() - Method in class net.sf.okapi.steps.termextraction.Parameters
 
getOutputPath() - Method in class net.sf.okapi.steps.xmlanalysis.Parameters
 
getOutputSegmentationType() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getOutputType() - Method in class net.sf.okapi.lib.verification.Parameters
 
getOutputURI() - Method in class net.sf.okapi.common.resource.PipelineParameters
 
getOutputURI() - Method in class net.sf.okapi.steps.rainbowkit.creation.ExtractionStep
 
getOutputURI() - Method in class net.sf.okapi.steps.xliffsplitter.XliffJoinerStep
 
getOutputURI() - Method in class net.sf.okapi.steps.xliffsplitter.XliffSplitterStep
 
getOutputURI() - Method in class net.sf.okapi.steps.xmlcharfixing.XMLCharFixingStep
 
getOutputURI(int) - Method in class net.sf.okapi.common.pipelinedriver.BatchItemContext
 
getOutputURI(int) - Method in interface net.sf.okapi.common.pipelinedriver.IBatchItemContext
Gets the output URI for a given input document of this batch item.
getOutsideRepresentationMap() - Method in class net.sf.okapi.lib.xliff2.core.Store
 
getOverrideOutputPath() - Method in class net.sf.okapi.steps.rainbowkit.postprocess.Parameters
 
getOverrideTargetLanguage() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getOverwriteExistingTarget() - Method in class net.sf.okapi.steps.moses.MergingParameters
 
getOverwriteSameSource() - Method in class net.sf.okapi.steps.formatconversion.Parameters
 
getOverwriteSameSource() - Method in class net.sf.okapi.steps.tmimport.Parameters
 
getOverwriteSegmentation() - Method in class net.sf.okapi.steps.segmentation.Parameters
 
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).
getPackageDirectory() - Method in class net.sf.okapi.steps.rainbowkit.creation.Parameters
 
getPackageId() - Method in class net.sf.okapi.filters.rainbowkit.Manifest
 
getPackageName() - Method in class net.sf.okapi.steps.rainbowkit.creation.Parameters
 
getPackageName(Class<?>) - Static method in class net.sf.okapi.common.ClassUtil
Gets the package name of a given class reference.
getPackageName(Object) - Static method in class net.sf.okapi.common.ClassUtil
Gets the name of the package containing a given object's class.
getPackageRoot() - Method in class net.sf.okapi.filters.rainbowkit.Manifest
Gets the package root (always with the terminal separator).
getPackageWriter() - Method in class net.sf.okapi.steps.rainbowkit.creation.ExtractionStep
 
getPage() - Method in class net.sf.okapi.filters.xini.jaxb.Main
Gets the value of the page property.
getPageID() - Method in class net.sf.okapi.filters.xini.jaxb.Page
Gets the value of the pageID property.
getPageName() - Method in class net.sf.okapi.filters.xini.jaxb.Page
Gets the value of the pageName property.
getPair() - Method in class net.sf.okapi.filters.doxygen.DoxygenCommand
 
getParagraphSeparator() - Method in class net.sf.okapi.filters.pdf.Parameters
 
getParameters() - Method in class net.sf.okapi.common.encoder.BypassEncoder
 
getParameters() - Method in class net.sf.okapi.common.encoder.DefaultEncoder
 
getParameters() - Method in class net.sf.okapi.common.encoder.DTDEncoder
 
getParameters() - Method in class net.sf.okapi.common.encoder.EncoderManager
 
getParameters() - Method in class net.sf.okapi.common.encoder.HtmlEncoder
 
getParameters() - Method in class net.sf.okapi.common.encoder.IcuMessageEncoder
 
getParameters() - Method in interface net.sf.okapi.common.encoder.IEncoder
Gets the parameters object with all the configuration information specific to this encoder.
getParameters() - Method in class net.sf.okapi.common.encoder.JSONEncoder
 
getParameters() - Method in class net.sf.okapi.common.encoder.MarkdownEncoder
 
getParameters() - Method in class net.sf.okapi.common.encoder.OpenXMLEncoder
 
getParameters() - Method in class net.sf.okapi.common.encoder.PHPContentEncoder
 
getParameters() - Method in class net.sf.okapi.common.encoder.POEncoder
 
getParameters() - Method in class net.sf.okapi.common.encoder.PropertiesEncoder
 
getParameters() - Method in class net.sf.okapi.common.encoder.RegexEncoder
 
getParameters() - Method in class net.sf.okapi.common.encoder.XMLEncoder
 
getParameters() - Method in class net.sf.okapi.common.encoder.YamlEncoder
 
getParameters() - Method in class net.sf.okapi.common.filters.AbstractFilter
 
getParameters() - Method in class net.sf.okapi.common.filters.CompoundFilterParameters
 
getParameters() - Method in interface net.sf.okapi.common.filters.IFilter
Gets the current parameters for this filter.
getParameters() - Method in class net.sf.okapi.common.filters.SubFilterWrapper
 
getParameters() - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
getParameters() - Method in interface net.sf.okapi.common.filterwriter.IFilterWriter
Gets the current parameters for this writer.
getParameters() - Method in class net.sf.okapi.common.filterwriter.TMXFilterWriter
 
getParameters() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriter
 
getParameters() - Method in class net.sf.okapi.common.filterwriter.ZipFilterWriter
 
getParameters() - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
 
getParameters() - Method in interface net.sf.okapi.common.pipeline.IPipelineStep
Gets the current parameters for this step.
getParameters() - Method in class net.sf.okapi.common.pipelinebuilder.XPipeline
 
getParameters() - Method in class net.sf.okapi.common.pipelinebuilder.XPipelineStep
 
getParameters() - Method in interface net.sf.okapi.common.query.IQuery
Gets the current parameters of this connector.
getParameters() - Method in class net.sf.okapi.connectors.apertium.ApertiumMTConnector
 
getParameters() - Method in class net.sf.okapi.connectors.bifile.BilingualFileConnector
 
getParameters() - Method in class net.sf.okapi.connectors.google.GoogleMTv2Connector
 
getParameters() - Method in class net.sf.okapi.connectors.googleautoml.GoogleAutoMLTranslationConnector
 
getParameters() - Method in class net.sf.okapi.connectors.kantan.KantanMTv21Connector
 
getParameters() - Method in class net.sf.okapi.connectors.lingo24.Lingo24Connector
 
getParameters() - Method in class net.sf.okapi.connectors.microsoft.MicrosoftMTConnector
 
getParameters() - Method in class net.sf.okapi.connectors.mmt.MMTConnector
 
getParameters() - Method in class net.sf.okapi.connectors.mymemory.MyMemoryTMConnector
 
getParameters() - Method in class net.sf.okapi.connectors.pensieve.PensieveTMConnector
 
getParameters() - Method in class net.sf.okapi.connectors.tda.TDASearchConnector
 
getParameters() - Method in class net.sf.okapi.connectors.translatetoolkit.TranslateToolkitTMConnector
 
getParameters() - Method in class net.sf.okapi.filters.archive.ArchiveFilter
 
getParameters() - Method in class net.sf.okapi.filters.autoxliff.AutoXLIFFFilter
 
getParameters() - Method in class net.sf.okapi.filters.doxygen.DoxygenFilter
 
getParameters() - Method in class net.sf.okapi.filters.doxygen.DoxygenWriter
 
getParameters() - Method in class net.sf.okapi.filters.dtd.DTDFilter
 
getParameters() - Method in class net.sf.okapi.filters.html.HtmlFilter
 
getParameters() - Method in class net.sf.okapi.filters.icml.ICMLFilter
 
getParameters() - Method in class net.sf.okapi.filters.icml.ICMLFilterWriter
 
getParameters() - Method in class net.sf.okapi.filters.idml.IDMLFilter
 
getParameters() - Method in class net.sf.okapi.filters.idml.IDMLFilterWriter
 
getParameters() - Method in class net.sf.okapi.filters.its.ITSFilter
 
getParameters() - Method in class net.sf.okapi.filters.json.JSONFilter
 
getParameters() - Method in class net.sf.okapi.filters.markdown.MarkdownFilter
 
getParameters() - Method in class net.sf.okapi.filters.mif.MIFEncoder
 
getParameters() - Method in class net.sf.okapi.filters.mif.MIFFilter
 
getParameters() - Method in class net.sf.okapi.filters.mosestext.MosesTextEncoder
 
getParameters() - Method in class net.sf.okapi.filters.mosestext.MosesTextFilter
 
getParameters() - Method in class net.sf.okapi.filters.mosestext.MosesTextFilterWriter
 
getParameters() - Method in class net.sf.okapi.filters.multiparsers.MultiParsersFilter
 
getParameters() - Method in class net.sf.okapi.filters.openoffice.ODFFilter
 
getParameters() - Method in class net.sf.okapi.filters.openoffice.OpenOfficeFilter
 
getParameters() - Method in class net.sf.okapi.filters.openxml.OpenXMLFilter
Returns the current IParameters object.
getParameters() - Method in class net.sf.okapi.filters.openxml.OpenXMLFilterWriter
 
getParameters() - Method in class net.sf.okapi.filters.pdf.PdfFilter
 
getParameters() - Method in class net.sf.okapi.filters.pensieve.PensieveFilter
 
getParameters() - Method in class net.sf.okapi.filters.pensieve.PensieveFilterWriter
 
getParameters() - Method in class net.sf.okapi.filters.php.PHPContentFilter
 
getParameters() - Method in class net.sf.okapi.filters.plaintext.regex.RegexPlainTextFilter
 
getParameters() - Method in class net.sf.okapi.filters.po.POFilter
 
getParameters() - Method in class net.sf.okapi.filters.po.POWriter
 
getParameters() - Method in class net.sf.okapi.filters.properties.PropertiesFilter
 
getParameters() - Method in class net.sf.okapi.filters.rainbowkit.RainbowKitFilter
 
getParameters() - Method in class net.sf.okapi.filters.rainbowkit.XLIFF2Filter
 
getParameters() - Method in class net.sf.okapi.filters.regex.RegexFilter
 
getParameters() - Method in class net.sf.okapi.filters.rtf.RTFFilter
 
getParameters() - Method in class net.sf.okapi.filters.subtitles.SubtitleFilter
 
getParameters() - Method in class net.sf.okapi.filters.tex.TEXEncoder
 
getParameters() - Method in class net.sf.okapi.filters.tmx.TmxFilter
 
getParameters() - Method in class net.sf.okapi.filters.transifex.TransifexFilter
 
getParameters() - Method in class net.sf.okapi.filters.transifex.TransifexFilterWriter
 
getParameters() - Method in class net.sf.okapi.filters.transtable.TransTableFilter
 
getParameters() - Method in class net.sf.okapi.filters.transtable.TransTableWriter
 
getParameters() - Method in class net.sf.okapi.filters.ts.TsFilter
 
getParameters() - Method in class net.sf.okapi.filters.ttml.TTMLFilter
 
getParameters() - Method in class net.sf.okapi.filters.ttx.TTXFilter
 
getParameters() - Method in class net.sf.okapi.filters.txml.TXMLFilter
 
getParameters() - Method in class net.sf.okapi.filters.vignette.VignetteFilter
 
getParameters() - Method in class net.sf.okapi.filters.vtt.VTTFilter
 
getParameters() - Method in class net.sf.okapi.filters.wiki.WikiFilter
 
getParameters() - Method in class net.sf.okapi.filters.wiki.WikiWriter
 
getParameters() - Method in class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitFilter
 
getParameters() - Method in class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitWriter
 
getParameters() - Method in class net.sf.okapi.filters.xini.XINIFilter
 
getParameters() - Method in class net.sf.okapi.filters.xini.XINIWriter
 
getParameters() - Method in class net.sf.okapi.filters.xliff.XLIFFFilter
 
getParameters() - Method in class net.sf.okapi.filters.xliff2.XLIFF2Filter
 
getParameters() - Method in class net.sf.okapi.filters.xliff2.XLIFF2FilterWriter
 
getParameters() - Method in class net.sf.okapi.filters.xmlstream.XmlStreamFilter
 
getParameters() - Method in class net.sf.okapi.filters.yaml.YamlFilter
 
getParameters() - Method in interface net.sf.okapi.lib.merge.merge.ITextUnitMerger
 
getParameters() - Method in class net.sf.okapi.lib.merge.merge.SkeletonMergerWriter
 
getParameters() - Method in class net.sf.okapi.lib.merge.merge.TextUnitMerger
 
getParameters() - Method in class net.sf.okapi.lib.merge.merge.TextUnitMergerSerialized
 
getParameters() - Method in class net.sf.okapi.lib.merge.step.OriginalDocumentXliffMergerStep
 
getParameters() - Method in class net.sf.okapi.lib.preprocessing.filters.common.PreprocessingFilter
 
getParameters() - Method in class net.sf.okapi.lib.preprocessing.filters.simplification.SimplificationFilter
 
getParameters() - Method in class net.sf.okapi.lib.serialization.filter.ProtoFilter
 
getParameters() - Method in class net.sf.okapi.lib.serialization.writer.ProtoBufferWriter
 
getParameters() - Method in interface net.sf.okapi.lib.terminology.ITermAccess
Gets the current parameters for this termbase connector.
getParameters() - Method in class net.sf.okapi.lib.terminology.simpletb.SimpleTBConnector
 
getParameters() - Method in class net.sf.okapi.lib.translation.BaseConnector
 
getParameters() - Method in class net.sf.okapi.lib.verification.QualityCheckSession
 
getParameters() - Method in class net.sf.okapi.proto.StartDocument.Builder
string parameters = 7;
getParameters() - Method in class net.sf.okapi.proto.StartDocument
string parameters = 7;
getParameters() - Method in interface net.sf.okapi.proto.StartDocumentOrBuilder
string parameters = 7;
getParameters() - Method in class net.sf.okapi.steps.batchtranslation.BatchTranslationStep
 
getParameters() - Method in class net.sf.okapi.steps.bomconversion.BOMConversionStep
 
getParameters() - Method in class net.sf.okapi.steps.characterschecker.CharactersCheckerStep
 
getParameters() - Method in class net.sf.okapi.steps.charlisting.CharListingStep
 
getParameters() - Method in class net.sf.okapi.steps.cleanup.Cleaner
Gets the parameters in use by the clearer.
getParameters() - Method in class net.sf.okapi.steps.cleanup.CleanupStep
 
getParameters() - Method in class net.sf.okapi.steps.codesremoval.CodesRemovalStep
 
getParameters() - Method in class net.sf.okapi.steps.common.codesimplifier.CodeSimplifierStep
 
getParameters() - Method in class net.sf.okapi.steps.common.codesimplifier.PostSegmentationCodeSimplifierStep
 
getParameters() - Method in class net.sf.okapi.steps.common.createtarget.CreateTargetStep
 
getParameters() - Method in class net.sf.okapi.steps.common.ExtractionVerificationStep
 
getParameters() - Method in class net.sf.okapi.steps.common.removetarget.RemoveTargetStep
 
getParameters() - Method in class net.sf.okapi.steps.common.tufiltering.TuFilteringStep
 
getParameters() - Method in class net.sf.okapi.steps.copyormove.CopyOrMoveStep
 
getParameters() - Method in class net.sf.okapi.steps.desegmentation.DesegmentationStep
 
getParameters() - Method in class net.sf.okapi.steps.diffleverage.DiffLeverageStep
 
getParameters() - Method in class net.sf.okapi.steps.encodingconversion.EncodingConversionStep
 
getParameters() - Method in class net.sf.okapi.steps.enrycher.EnrycherClient
Gets the current parameters for this client.
getParameters() - Method in class net.sf.okapi.steps.enrycher.EnrycherStep
 
getParameters() - Method in class net.sf.okapi.steps.externalcommand.ExternalCommandStep
 
getParameters() - Method in class net.sf.okapi.steps.formatconversion.CorpusFilterWriter
 
getParameters() - Method in class net.sf.okapi.steps.formatconversion.FormatConversionStep
 
getParameters() - Method in class net.sf.okapi.steps.formatconversion.TableFilterWriter
 
getParameters() - Method in class net.sf.okapi.steps.formatconversion.WordTableFilterWriter
 
getParameters() - Method in class net.sf.okapi.steps.fullwidthconversion.FullWidthConversionStep
 
getParameters() - Method in class net.sf.okapi.steps.generalchecker.GeneralCheckerStep
 
getParameters() - Method in class net.sf.okapi.steps.idaligner.IdBasedAlignerStep
 
getParameters() - Method in class net.sf.okapi.steps.idbasedcopy.IdBasedCopyStep
 
getParameters() - Method in class net.sf.okapi.steps.imagemodification.ImageModificationStep
 
getParameters() - Method in class net.sf.okapi.steps.inconsistencycheck.InconsistencyCheck
 
getParameters() - Method in class net.sf.okapi.steps.inconsistencycheck.InconsistencyCheckStep
 
getParameters() - Method in class net.sf.okapi.steps.inlinescodeschecker.InlineCodesCheckerStep
 
getParameters() - Method in class net.sf.okapi.steps.lengthchecker.LengthCheckerStep
 
getParameters() - Method in class net.sf.okapi.steps.leveraging.BatchTmLeveragingStep
 
getParameters() - Method in class net.sf.okapi.steps.leveraging.LeveragingStep
 
getParameters() - Method in class net.sf.okapi.steps.linebreakconversion.LineBreakConversionStep
 
getParameters() - Method in class net.sf.okapi.steps.localizablechecker.LocalizableCheckerStep
 
getParameters() - Method in class net.sf.okapi.steps.moses.ExtractionStep
 
getParameters() - Method in class net.sf.okapi.steps.moses.MergingStep
 
getParameters() - Method in class net.sf.okapi.steps.msbatchtranslation.MSBatchTranslationStep
 
getParameters() - Method in class net.sf.okapi.steps.paraaligner.ParagraphAlignerStep
 
getParameters() - Method in class net.sf.okapi.steps.patternschecker.PatternsCheckerStep
 
getParameters() - Method in class net.sf.okapi.steps.qualitycheck.QualityCheckStep
 
getParameters() - Method in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
getParameters() - Method in interface net.sf.okapi.steps.rainbowkit.common.IPackageWriter
 
getParameters() - Method in class net.sf.okapi.steps.rainbowkit.creation.ExtractionStep
 
getParameters() - Method in class net.sf.okapi.steps.rainbowkit.postprocess.MergingStep
 
getParameters() - Method in class net.sf.okapi.steps.repetitionanalysis.RepetitionAnalysisStep
 
getParameters() - Method in class net.sf.okapi.steps.rtfconversion.RTFConversionStep
 
getParameters() - Method in class net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep
 
getParameters() - Method in class net.sf.okapi.steps.segmentation.SegmentationStep
 
getParameters() - Method in class net.sf.okapi.steps.sentencealigner.SentenceAlignerStep
 
getParameters() - Method in class net.sf.okapi.steps.spacecheck.SpaceCheckStep
 
getParameters() - Method in class net.sf.okapi.steps.termextraction.TermExtractionStep
 
getParameters() - Method in class net.sf.okapi.steps.terminologyleveraging.BaseTerminologyConnector
 
getParameters() - Method in interface net.sf.okapi.steps.terminologyleveraging.ITerminologyQuery
 
getParameters() - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyLeveragingStep
 
getParameters() - Method in class net.sf.okapi.steps.textmodification.TextModificationStep
 
getParameters() - Method in class net.sf.okapi.steps.tmimport.TMImportStep
 
getParameters() - Method in class net.sf.okapi.steps.translationcomparison.TranslationComparisonStep
 
getParameters() - Method in class net.sf.okapi.steps.ttxsplitter.TTXJoinerStep
 
getParameters() - Method in class net.sf.okapi.steps.ttxsplitter.TTXSplitterStep
 
getParameters() - Method in class net.sf.okapi.steps.uriconversion.UriConversionStep
 
getParameters() - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStep
 
getParameters() - Method in class net.sf.okapi.steps.wordcount.SimpleWordCountStep
 
getParameters() - Method in class net.sf.okapi.steps.xliffsplitter.XliffJoinerStep
 
getParameters() - Method in class net.sf.okapi.steps.xliffsplitter.XliffSplitterStep
 
getParameters() - Method in class net.sf.okapi.steps.xliffsplitter.XliffWCSplitterStep
 
getParameters() - Method in class net.sf.okapi.steps.xmlanalysis.XMLAnalysisStep
 
getParameters() - Method in class net.sf.okapi.steps.xmlanalysis.XMLAnalyzer
 
getParameters() - Method in class net.sf.okapi.steps.xmlcharfixing.XMLCharFixingStep
 
getParameters() - Method in class net.sf.okapi.steps.xmlvalidation.XMLValidationStep
 
getParameters() - Method in class net.sf.okapi.steps.xsltransform.XSLTransformStep
 
getParameters(Class<A>) - Method in class net.sf.okapi.common.filters.AbstractFilter
 
getParameters(FilterConfiguration) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Deprecated.
 
getParameters(FilterConfiguration) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Gets the parameters for a given configuration (predefined or custom).
getParameters(FilterConfiguration) - Method in class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper
 
getParameters(FilterConfiguration, IFilter) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Deprecated.
 
getParameters(FilterConfiguration, IFilter) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Gets the parameters for a given configuration (predefined or custom).
getParameters(FilterConfiguration, IFilter) - Method in class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper
 
getParametersBytes() - Method in class net.sf.okapi.proto.StartDocument.Builder
string parameters = 7;
getParametersBytes() - Method in class net.sf.okapi.proto.StartDocument
string parameters = 7;
getParametersBytes() - Method in interface net.sf.okapi.proto.StartDocumentOrBuilder
string parameters = 7;
getParametersClass() - Method in class net.sf.okapi.common.filters.CompoundFilterParameters
 
getParametersClassName() - Method in class net.sf.okapi.common.filters.AbstractFilter
 
getParametersClassName() - Method in class net.sf.okapi.common.filters.CompoundFilterParameters
 
getParametersDescription() - Method in class net.sf.okapi.common.BaseParameters
 
getParametersDescription() - Method in class net.sf.okapi.common.filterwriter.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
getParametersDescription() - Method in interface net.sf.okapi.common.IParameters
Gets the description of the parameters.
getParametersDescription() - Method in class net.sf.okapi.connectors.apertium.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.connectors.bifile.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.connectors.google.GoogleMTv2Parameters
 
getParametersDescription() - Method in class net.sf.okapi.connectors.googleautoml.GoogleAutoMLTranslationParameters
 
getParametersDescription() - Method in class net.sf.okapi.connectors.kantan.KantanMTv21ConnectorParameters
 
getParametersDescription() - Method in class net.sf.okapi.connectors.lingo24.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.connectors.microsoft.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.connectors.mmt.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.connectors.mymemory.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.connectors.pensieve.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.connectors.tda.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.connectors.translatetoolkit.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.filters.archive.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.filters.icml.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.filters.its.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.filters.mosestext.FilterWriterParameters
 
getParametersDescription() - Method in class net.sf.okapi.filters.multiparsers.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.filters.pdf.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.filters.php.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.filters.rainbowkit.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.filters.subtitles.SubtitleParameters
 
getParametersDescription() - Method in class net.sf.okapi.filters.tmx.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.filters.transifex.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.filters.transtable.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.filters.ttx.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.filters.txml.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.filters.vignette.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.filters.vtt.VTTParameters
 
getParametersDescription() - Method in class net.sf.okapi.filters.xini.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.filters.xliff2.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.lib.merge.step.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.lib.preprocessing.filters.simplification.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.lib.serialization.step.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.lib.terminology.simpletb.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.lib.transifex.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.batchtranslation.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.charlisting.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.cleanup.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.codesremoval.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.common.codesimplifier.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.common.createtarget.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.common.ExtractionVerificationStepParameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.common.removetarget.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.common.tufiltering.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.copyormove.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.desegmentation.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.diffleverage.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.enrycher.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.externalcommand.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.formatconversion.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.idaligner.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.idbasedcopy.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.imagemodification.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.inconsistencycheck.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.linebreakconversion.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.moses.MergingParameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.msbatchtranslation.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.paraaligner.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.rainbowkit.omegat.Options
 
getParametersDescription() - Method in class net.sf.okapi.steps.rainbowkit.postprocess.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.rainbowkit.transifex.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.rainbowkit.xliff.Options
 
getParametersDescription() - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2Options
 
getParametersDescription() - Method in class net.sf.okapi.steps.repetitionanalysis.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.rtfconversion.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.sentencealigner.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.termextraction.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyParameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.tmimport.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.tokenization.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.ttxsplitter.TTXJoinerParameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.ttxsplitter.TTXSplitterParameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStepParameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.wordcount.common.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.wordcount.ParametersSimpleWordCountStep
 
getParametersDescription() - Method in class net.sf.okapi.steps.xliffsplitter.XliffJoinerParameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.xliffsplitter.XliffSplitterParameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.xliffsplitter.XliffWCSplitterParameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.xmlanalysis.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.xmlcharfixing.Parameters
 
getParametersDescription() - Method in class net.sf.okapi.steps.xmlvalidation.Parameters
 
getParametersList() - Method in interface net.sf.okapi.common.IParametersProvider
Gets the list of available sets of parameters (for example, the list of all filter settings).
getParameterType() - Method in class net.sf.okapi.common.pipeline.annotations.ConfigurationParameter
Gets the type of parameter for this parameter.
getParamList() - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
getParamList() - Method in class net.sf.okapi.steps.xsltransform.Parameters
 
getParams() - Method in class net.sf.okapi.filters.xliff.XLIFFSkeletonWriter
 
getParams() - Method in class net.sf.okapi.lib.verification.AbstractChecker
 
getParamsEditor() - Method in class net.sf.okapi.common.plugins.PluginItem
Gets the class information for the IParameterEditor class associated with this plug-in, or null if there is none.
getParent() - Method in interface net.sf.okapi.common.IParameterDescriptor
Gets the object where this parameter is instantiated.
getParent() - Method in interface net.sf.okapi.common.ISkeleton
Gets the parent resource of this skeleton.
getParent() - Method in class net.sf.okapi.common.ParameterDescriptor
 
getParent() - Method in class net.sf.okapi.common.resource.AlignedSegments
 
getParent() - Method in class net.sf.okapi.common.resource.Segments
 
getParent() - Method in class net.sf.okapi.common.resource.simplifier.AbstractResourceSimplifier
 
getParent() - Method in class net.sf.okapi.common.skeleton.GenericSkeleton
 
getParent() - Method in class net.sf.okapi.common.skeleton.GenericSkeletonPart
 
getParent() - Method in class net.sf.okapi.common.uidescription.AbstractPart
 
getParent() - Method in class net.sf.okapi.filters.icml.ICMLSkeleton
 
getParent() - Method in class net.sf.okapi.filters.openxml.BlockSkeleton
 
getParent() - Method in class net.sf.okapi.filters.xliff2.MetadataSkeleton
 
getParent() - Method in class net.sf.okapi.filters.xliff2.Xliff2Skeleton
 
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.
getParentEncoder() - Method in class net.sf.okapi.common.resource.StartSubfilter
 
getParentId() - Method in class net.sf.okapi.common.filters.AbstractFilter
 
getParentId() - Method in class net.sf.okapi.common.filters.AbstractSubFilter
 
getParentId() - Method in interface net.sf.okapi.common.filters.ISubFilter
 
getParentId() - Method in class net.sf.okapi.common.resource.BaseReferenceable
Gets the identifier of the parent resource of this resource.
getParentId() - Method in class net.sf.okapi.common.resource.StartSubDocument
 
getParentId() - Method in class net.sf.okapi.proto.StartGroup.Builder
string parentId = 1;
getParentId() - Method in class net.sf.okapi.proto.StartGroup
string parentId = 1;
getParentId() - Method in interface net.sf.okapi.proto.StartGroupOrBuilder
string parentId = 1;
getParentId() - Method in class net.sf.okapi.proto.StartSubDocument.Builder
string parentId = 2;
getParentId() - Method in class net.sf.okapi.proto.StartSubDocument
string parentId = 2;
getParentId() - Method in interface net.sf.okapi.proto.StartSubDocumentOrBuilder
string parentId = 2;
getParentId() - Method in class net.sf.okapi.proto.TextUnit.Builder
string parentId = 3;
getParentId() - Method in class net.sf.okapi.proto.TextUnit
string parentId = 3;
getParentId() - Method in interface net.sf.okapi.proto.TextUnitOrBuilder
string parentId = 3;
getParentIdBytes() - Method in class net.sf.okapi.proto.StartGroup.Builder
string parentId = 1;
getParentIdBytes() - Method in class net.sf.okapi.proto.StartGroup
string parentId = 1;
getParentIdBytes() - Method in interface net.sf.okapi.proto.StartGroupOrBuilder
string parentId = 1;
getParentIdBytes() - Method in class net.sf.okapi.proto.StartSubDocument.Builder
string parentId = 2;
getParentIdBytes() - Method in class net.sf.okapi.proto.StartSubDocument
string parentId = 2;
getParentIdBytes() - Method in interface net.sf.okapi.proto.StartSubDocumentOrBuilder
string parentId = 2;
getParentIdBytes() - Method in class net.sf.okapi.proto.TextUnit.Builder
string parentId = 3;
getParentIdBytes() - Method in class net.sf.okapi.proto.TextUnit
string parentId = 3;
getParentIdBytes() - Method in interface net.sf.okapi.proto.TextUnitOrBuilder
string parentId = 3;
getParentName() - Method in class net.sf.okapi.common.filters.AbstractSubFilter
 
getParentName() - Method in interface net.sf.okapi.common.filters.ISubFilter
 
getParentTextUnit() - Method in class net.sf.okapi.common.resource.StartSubfilter
 
getParentType() - Method in class net.sf.okapi.common.filters.AbstractSubFilter
 
getParentType() - Method in interface net.sf.okapi.common.filters.ISubFilter
 
getParsedHeader(InputStream) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
getParseMdx() - Method in class net.sf.okapi.filters.markdown.Parameters
 
getParserForType() - Method in class net.sf.okapi.proto.AltTranslation
 
getParserForType() - Method in class net.sf.okapi.proto.Code
 
getParserForType() - Method in class net.sf.okapi.proto.EndDocument
 
getParserForType() - Method in class net.sf.okapi.proto.EndGroup
 
getParserForType() - Method in class net.sf.okapi.proto.EndSubDocument
 
getParserForType() - Method in class net.sf.okapi.proto.EndSubfilter
 
getParserForType() - Method in class net.sf.okapi.proto.Event
 
getParserForType() - Method in class net.sf.okapi.proto.Events
 
getParserForType() - Method in class net.sf.okapi.proto.GenericAnnotation
 
getParserForType() - Method in class net.sf.okapi.proto.GenericAnnotations
 
getParserForType() - Method in class net.sf.okapi.proto.INameable
 
getParserForType() - Method in class net.sf.okapi.proto.IReferenceable
 
getParserForType() - Method in class net.sf.okapi.proto.IResource
 
getParserForType() - Method in class net.sf.okapi.proto.Note
 
getParserForType() - Method in class net.sf.okapi.proto.PrimitiveValue
 
getParserForType() - Method in class net.sf.okapi.proto.Property
 
getParserForType() - Method in class net.sf.okapi.proto.StartDocument
 
getParserForType() - Method in class net.sf.okapi.proto.StartGroup
 
getParserForType() - Method in class net.sf.okapi.proto.StartSubDocument
 
getParserForType() - Method in class net.sf.okapi.proto.StartSubfilter
 
getParserForType() - Method in class net.sf.okapi.proto.TextContainer
 
getParserForType() - Method in class net.sf.okapi.proto.TextFragment
 
getParserForType() - Method in class net.sf.okapi.proto.TextPart
 
getParserForType() - Method in class net.sf.okapi.proto.TextUnit
 
getPart(int) - Method in class net.sf.okapi.lib.xliff2.core.Unit
Gets the part at a given index.
getPart(GenericSkeleton, int) - Static method in class net.sf.okapi.common.skeleton.SkeletonUtil
 
getPartBeforeFile(URI) - Static method in class net.sf.okapi.common.FileUtil
Gets the URI part before the file name.
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.
getPartCount() - Method in class net.sf.okapi.steps.ttxsplitter.TTXSplitterParameters
 
getPartIndex(int) - Method in interface net.sf.okapi.common.resource.ISegments
Gets the part index for a given segment index.
getPartIndex(int) - Method in class net.sf.okapi.common.resource.Segments
 
getParts() - Method in class net.sf.okapi.common.resource.Segments
 
getParts() - Method in class net.sf.okapi.common.resource.TextContainer
 
getParts() - Method in class net.sf.okapi.common.skeleton.GenericSkeleton
Gets a list of all the parts of this skeleton.
getParts(int) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .TextPart parts = 3;
getParts(int) - Method in class net.sf.okapi.proto.TextContainer
repeated .TextPart parts = 3;
getParts(int) - Method in interface net.sf.okapi.proto.TextContainerOrBuilder
repeated .TextPart parts = 3;
getPartsBuilder(int) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .TextPart parts = 3;
getPartsBuilderList() - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .TextPart parts = 3;
getPartsConfigurations() - Method in class net.sf.okapi.filters.vignette.Parameters
 
getPartsConfigurationsAsList() - Method in class net.sf.okapi.filters.vignette.Parameters
 
getPartsCount() - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .TextPart parts = 3;
getPartsCount() - Method in class net.sf.okapi.proto.TextContainer
repeated .TextPart parts = 3;
getPartsCount() - Method in interface net.sf.okapi.proto.TextContainerOrBuilder
repeated .TextPart parts = 3;
getPartsList() - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .TextPart parts = 3;
getPartsList() - Method in class net.sf.okapi.proto.TextContainer
repeated .TextPart parts = 3;
getPartsList() - Method in interface net.sf.okapi.proto.TextContainerOrBuilder
repeated .TextPart parts = 3;
getPartsNames() - Method in class net.sf.okapi.filters.vignette.Parameters
 
getPartsNamesAsList() - Method in class net.sf.okapi.filters.vignette.Parameters
 
getPartsOrBuilder(int) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .TextPart parts = 3;
getPartsOrBuilder(int) - Method in class net.sf.okapi.proto.TextContainer
repeated .TextPart parts = 3;
getPartsOrBuilder(int) - Method in interface net.sf.okapi.proto.TextContainerOrBuilder
repeated .TextPart parts = 3;
getPartsOrBuilderList() - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .TextPart parts = 3;
getPartsOrBuilderList() - Method in class net.sf.okapi.proto.TextContainer
repeated .TextPart parts = 3;
getPartsOrBuilderList() - Method in interface net.sf.okapi.proto.TextContainerOrBuilder
repeated .TextPart parts = 3;
getPassOnOutput() - Method in class net.sf.okapi.steps.xsltransform.Parameters
 
getPassword() - Method in class net.sf.okapi.connectors.tda.Parameters
 
getPassword() - Method in class net.sf.okapi.filters.transifex.Project
 
getPassword() - Method in class net.sf.okapi.lib.transifex.Parameters
 
getPath() - Method in class net.sf.okapi.common.BaseParameters
 
getPath() - Method in interface net.sf.okapi.common.IParameters
Gets the full path of the last file where the parameters where loaded from or saved to.
getPath() - Method in class net.sf.okapi.filters.its.Parameters
 
getPath() - Method in class net.sf.okapi.filters.rainbowkit.Manifest
Gets the full path of the manifest file.
getPath() - Method in class net.sf.okapi.steps.diffleverage.FileLikeThing
 
getPath(Class<?>) - Static method in class net.sf.okapi.common.ClassUtil
 
getPattern() - Method in class net.sf.okapi.filters.regex.MetaRule
 
getPattern() - Method in class net.sf.okapi.lib.segmentation.LanguageMap
Gets the pattern associated to this language map.
getPattern(String) - Static method in class net.sf.okapi.common.RegexUtil
 
getPatternExcludes() - Method in class net.sf.okapi.common.LocaleFilter
Gets a list of compiled regular expressions for disallowed locales.
getPatternIncludes() - Method in class net.sf.okapi.common.LocaleFilter
Gets a list of compiled regular expressions for allowed locales.
getPatterns() - Method in class net.sf.okapi.lib.verification.Parameters
 
getPatterns() - Method in class net.sf.okapi.steps.patternschecker.Parameters
 
getPcdataSubfilter() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getPCont(int) - Method in class net.sf.okapi.lib.xliff2.core.Tags
Gets the PCont for a given key.
getPCont(CharSequence, int) - Method in class net.sf.okapi.lib.xliff2.core.Tags
Gets the PCont for 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.
getPercentage(int, int) - Static method in class net.sf.okapi.common.Util
Calculates safely a percentage.
getPerson() - Method in class net.sf.okapi.filters.xliff.its.ITSProvenance
 
getPerson() - Method in class net.sf.okapi.lib.xliff2.its.Provenance
 
getPersonRef() - Method in class net.sf.okapi.lib.xliff2.its.Provenance
 
getPhaseName() - Method in class net.sf.okapi.common.annotation.XLIFFPhase
 
getPI() - Method in class net.sf.okapi.lib.xliff2.core.ProcessingInstruction
Gets the processing instruction text.
getPipeline() - Method in interface net.sf.okapi.common.pipelinedriver.IPipelineDriver
Gets the IPipeline currently associated with this driver.
getPipeline() - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
getPipelineParameters() - Method in class net.sf.okapi.common.Event
Convenience method returns the IResource as a PipelineParameters.
getPlaceholderMode() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
Gets the flag indicating if the inline code should use the place-holder notation (g and x elements).
getPlaceholderMode() - Method in class net.sf.okapi.steps.rainbowkit.omegat.Options
 
getPlaceholderMode() - Method in class net.sf.okapi.steps.rainbowkit.xliff.Options
 
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.
getPluginsDir() - Method in class net.sf.okapi.common.plugins.PluginsManager
Gets the directory where the plug-ins are located.
getPosition() - Method in class net.sf.okapi.proto.Code.Builder
int32 position = 9;
getPosition() - Method in class net.sf.okapi.proto.Code
int32 position = 9;
getPosition() - Method in interface net.sf.okapi.proto.CodeOrBuilder
int32 position = 9;
getPowerpointIncludedSlideNumbersOnly() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getPredictRequests(String) - Method in class net.sf.okapi.connectors.googleautoml.util.PredictAPIUtil
Given source text of any length, constructs one or more JSONs that can be used as request bodies for the predict endpoint.
getPrefix() - Method in class net.sf.okapi.filters.xliff.iws.IwsSegmentMetadataAttribute
 
getPrefix() - Method in class net.sf.okapi.filters.xliff.iws.IwsStatusAttribute
 
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() - Method in class net.sf.okapi.steps.textmodification.Parameters
 
getPrefix(String) - Method in class net.sf.okapi.common.NSContextManager
Gets the prefix for a given namespace URI.
getPrefix(String) - Method in class net.sf.okapi.lib.xliff2.NSContext
 
getPrefix(String) - Method in class org.w3c.its.NSContextManager
 
getPrefixes(String) - Method in class net.sf.okapi.common.NSContextManager
Not implemented.
getPrefixes(String) - Method in class net.sf.okapi.lib.xliff2.NSContext
 
getPrefixes(String) - Method in class org.w3c.its.NSContextManager
 
getPrefixMatcher() - Method in class net.sf.okapi.filters.doxygen.RegexTokenizer
 
getPreSegmented() - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFFPackageWriter
Indicates if at least one text unit so far has been segmented.
getPreserveExcelStylesInTargetColumns() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getPreserveSegmentation() - Method in class net.sf.okapi.steps.rainbowkit.postprocess.Parameters
 
getPreserveWhitespace() - Method in class net.sf.okapi.filters.pdf.Parameters
 
getPreserveWhitespaces() - Method in class net.sf.okapi.proto.INameable.Builder
bool preserveWhitespaces = 6;
getPreserveWhitespaces() - Method in class net.sf.okapi.proto.INameable
bool preserveWhitespaces = 6;
getPreserveWhitespaces() - Method in interface net.sf.okapi.proto.INameableOrBuilder
bool preserveWhitespaces = 6;
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.common.annotation.Note
 
getPriority() - Method in class net.sf.okapi.lib.xliff2.core.Note
Gets the priority for this note.
getPriority() - Method in class net.sf.okapi.proto.Note.Builder
optional .Note.Priority priority = 4;
getPriority() - Method in class net.sf.okapi.proto.Note
optional .Note.Priority priority = 4;
getPriority() - Method in interface net.sf.okapi.proto.NoteOrBuilder
optional .Note.Priority priority = 4;
getPriorityValue() - Method in class net.sf.okapi.proto.Note.Builder
optional .Note.Priority priority = 4;
getPriorityValue() - Method in class net.sf.okapi.proto.Note
optional .Note.Priority priority = 4;
getPriorityValue() - Method in interface net.sf.okapi.proto.NoteOrBuilder
optional .Note.Priority priority = 4;
getProcessAllTargets() - Method in class net.sf.okapi.filters.tmx.Parameters
 
getProcessName() - Method in class net.sf.okapi.common.annotation.XLIFFPhase
 
getProfileRef() - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
getProfileRef() - Method in class net.sf.okapi.filters.xliff.its.ITSLQI
 
getProfileRef() - Method in class net.sf.okapi.lib.xliff2.its.LocQualityIssue
 
getProject() - Method in class net.sf.okapi.filters.transifex.FilterWriterAnnotation
 
getProject() - Method in class net.sf.okapi.lib.transifex.TransifexClient
 
getProjectId() - Method in class net.sf.okapi.filters.rainbowkit.Manifest
 
getProjectId() - Method in class net.sf.okapi.filters.transifex.Project
 
getProjectId() - Method in class net.sf.okapi.lib.transifex.Parameters
 
getProjectName() - Method in class net.sf.okapi.steps.rainbowkit.transifex.Parameters
 
getProjectName() - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
getProjectUrl() - Method in class net.sf.okapi.lib.transifex.Parameters
 
getProperties() - Method in class net.sf.okapi.common.BaseContext
 
getProperties() - Method in interface net.sf.okapi.common.IContext
Gets the map of the existing properties for this context.
getProperties() - Method in class net.sf.okapi.common.resource.BaseNameable
 
getProperties() - Method in class net.sf.okapi.common.resource.Code
 
getProperties() - Method in class net.sf.okapi.common.resource.Custom
 
getProperties() - Method in class net.sf.okapi.common.resource.Ending
 
getProperties() - Method in interface net.sf.okapi.common.resource.IWithProperties
 
getProperties() - Method in class net.sf.okapi.common.resource.MultiEvent
 
getProperties() - Method in class net.sf.okapi.common.resource.PipelineParameters
 
getProperties() - Method in class net.sf.okapi.common.resource.RawDocument
 
getProperties() - Method in class net.sf.okapi.common.resource.TextPart
 
getProperties() - Method in class net.sf.okapi.common.skeleton.StorageList
 
getProperties(int) - Method in class net.sf.okapi.proto.Code.Builder
repeated .Property properties = 13;
getProperties(int) - Method in class net.sf.okapi.proto.Code
repeated .Property properties = 13;
getProperties(int) - Method in interface net.sf.okapi.proto.CodeOrBuilder
repeated .Property properties = 13;
getProperties(int) - Method in class net.sf.okapi.proto.IResource.Builder
repeated .Property properties = 2;
getProperties(int) - Method in class net.sf.okapi.proto.IResource
repeated .Property properties = 2;
getProperties(int) - Method in interface net.sf.okapi.proto.IResourceOrBuilder
repeated .Property properties = 2;
getPropertiesBuilder(int) - Method in class net.sf.okapi.proto.Code.Builder
repeated .Property properties = 13;
getPropertiesBuilder(int) - Method in class net.sf.okapi.proto.IResource.Builder
repeated .Property properties = 2;
getPropertiesBuilderList() - Method in class net.sf.okapi.proto.Code.Builder
repeated .Property properties = 13;
getPropertiesBuilderList() - Method in class net.sf.okapi.proto.IResource.Builder
repeated .Property properties = 2;
getPropertiesCount() - Method in class net.sf.okapi.proto.Code.Builder
repeated .Property properties = 13;
getPropertiesCount() - Method in class net.sf.okapi.proto.Code
repeated .Property properties = 13;
getPropertiesCount() - Method in interface net.sf.okapi.proto.CodeOrBuilder
repeated .Property properties = 13;
getPropertiesCount() - Method in class net.sf.okapi.proto.IResource.Builder
repeated .Property properties = 2;
getPropertiesCount() - Method in class net.sf.okapi.proto.IResource
repeated .Property properties = 2;
getPropertiesCount() - Method in interface net.sf.okapi.proto.IResourceOrBuilder
repeated .Property properties = 2;
getPropertiesList() - Method in class net.sf.okapi.proto.Code.Builder
repeated .Property properties = 13;
getPropertiesList() - Method in class net.sf.okapi.proto.Code
repeated .Property properties = 13;
getPropertiesList() - Method in interface net.sf.okapi.proto.CodeOrBuilder
repeated .Property properties = 13;
getPropertiesList() - Method in class net.sf.okapi.proto.IResource.Builder
repeated .Property properties = 2;
getPropertiesList() - Method in class net.sf.okapi.proto.IResource
repeated .Property properties = 2;
getPropertiesList() - Method in interface net.sf.okapi.proto.IResourceOrBuilder
repeated .Property properties = 2;
getPropertiesOrBuilder(int) - Method in class net.sf.okapi.proto.Code.Builder
repeated .Property properties = 13;
getPropertiesOrBuilder(int) - Method in class net.sf.okapi.proto.Code
repeated .Property properties = 13;
getPropertiesOrBuilder(int) - Method in interface net.sf.okapi.proto.CodeOrBuilder
repeated .Property properties = 13;
getPropertiesOrBuilder(int) - Method in class net.sf.okapi.proto.IResource.Builder
repeated .Property properties = 2;
getPropertiesOrBuilder(int) - Method in class net.sf.okapi.proto.IResource
repeated .Property properties = 2;
getPropertiesOrBuilder(int) - Method in interface net.sf.okapi.proto.IResourceOrBuilder
repeated .Property properties = 2;
getPropertiesOrBuilderList() - Method in class net.sf.okapi.proto.Code.Builder
repeated .Property properties = 13;
getPropertiesOrBuilderList() - Method in class net.sf.okapi.proto.Code
repeated .Property properties = 13;
getPropertiesOrBuilderList() - Method in interface net.sf.okapi.proto.CodeOrBuilder
repeated .Property properties = 13;
getPropertiesOrBuilderList() - Method in class net.sf.okapi.proto.IResource.Builder
repeated .Property properties = 2;
getPropertiesOrBuilderList() - Method in class net.sf.okapi.proto.IResource
repeated .Property properties = 2;
getPropertiesOrBuilderList() - Method in interface net.sf.okapi.proto.IResourceOrBuilder
repeated .Property properties = 2;
getProperty() - Method in class net.sf.okapi.lib.xliff2.changeTracking.Item
Gets the value of the property attribute.
getProperty(String) - Method in class net.sf.okapi.common.resource.BaseNameable
 
getProperty(String) - Method in class net.sf.okapi.common.resource.Code
 
getProperty(String) - Method in interface net.sf.okapi.common.resource.IWithProperties
Gets the resource-level property for a given name.
getProperty(String) - Method in class net.sf.okapi.common.skeleton.StorageList
 
getProperty(String) - Method in class net.sf.okapi.common.XMLEventsReader
 
getProperty(String) - Method in class net.sf.okapi.filters.abstractmarkup.config.YamlConfigurationReader
 
getProperty(String) - Method in class net.sf.okapi.lib.terminology.BaseEntry
 
getPropertyName() - Method in class net.sf.okapi.filters.regex.Rule
 
getPropertyNames() - Method in class net.sf.okapi.common.resource.BaseNameable
 
getPropertyNames() - Method in class net.sf.okapi.common.resource.Code
 
getPropertyNames() - Method in interface net.sf.okapi.common.resource.IWithProperties
Gets the names of all the resource-level properties for this resource.
getPropertyNames() - Method in class net.sf.okapi.common.skeleton.StorageList
 
getPropertyValue() - Method in class net.sf.okapi.filters.regex.Rule
 
getPropertyValue(INameable, String, LocaleId, EncoderContext) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
getPropertyValue(INameable, String, LocaleId, EncoderContext) - Method in class net.sf.okapi.filters.xliff.XLIFFSkeletonWriter
 
getPropertyValue(INameable, String, LocaleId, EncoderContext) - Method in class net.sf.okapi.filters.xml.XMLSkeletonWriter
Overrides the default behaviour to force "UTF-16" as declared XML encoding (not "UTF-16LE" or "UTF-16BE").
getPropValueSep() - Method in class net.sf.okapi.common.filterwriter.Parameters
 
getPropValueSep() - Method in class net.sf.okapi.filters.tmx.Parameters
 
getProtectApproved() - Method in class net.sf.okapi.filters.po.Parameters
 
getProtectApproved() - Method in class net.sf.okapi.filters.transifex.Project
 
getProvByURI(String) - Method in interface net.sf.okapi.filters.xliff.its.IITSDataStore
Fetch Provenance metadata by URI.
getProvByURI(String) - Method in class net.sf.okapi.filters.xliff.its.ITSDefaultDataStore
 
getProvenanceAnnotations(Attr) - Method in class org.w3c.its.ITSEngine
Gets the annotations for the Provenance data category for the current element or for one of its attributes.
getProvOrg(Attr, int) - Method in interface org.w3c.its.ITraversal
 
getProvOrg(Attr, int) - Method in class org.w3c.its.ITSEngine
 
getProvPerson(Attr, int) - Method in interface org.w3c.its.ITraversal
 
getProvPerson(Attr, int) - Method in class org.w3c.its.ITSEngine
 
getProvRecordCount(Attr) - Method in interface org.w3c.its.ITraversal
 
getProvRecordCount(Attr) - Method in class org.w3c.its.ITSEngine
 
getProvRecordsRef(Attr) - Method in interface org.w3c.its.ITraversal
 
getProvRecordsRef(Attr) - Method in class org.w3c.its.ITSEngine
 
getProvRef() - Method in class net.sf.okapi.filters.xliff.its.ITSProvenance
 
getProvRef() - Method in class net.sf.okapi.lib.xliff2.its.Provenance
 
getProvRef(Attr, int) - Method in interface org.w3c.its.ITraversal
 
getProvRef(Attr, int) - Method in class org.w3c.its.ITSEngine
 
getProvRevOrg(Attr, int) - Method in interface org.w3c.its.ITraversal
 
getProvRevOrg(Attr, int) - Method in class org.w3c.its.ITSEngine
 
getProvRevPerson(Attr, int) - Method in interface org.w3c.its.ITraversal
 
getProvRevPerson(Attr, int) - Method in class org.w3c.its.ITSEngine
 
getProvRevTool(Attr, int) - Method in interface org.w3c.its.ITraversal
 
getProvRevTool(Attr, int) - Method in class org.w3c.its.ITSEngine
 
getProvStandoff() - Method in class net.sf.okapi.filters.xliff.XLIFFSkeletonWriter
 
getProvTool(Attr, int) - Method in interface org.w3c.its.ITraversal
 
getProvTool(Attr, int) - Method in class org.w3c.its.ITSEngine
 
getPruneTextUnit() - Method in class net.sf.okapi.steps.cleanup.Parameters
 
getPunctuation() - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStepParameters
 
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.
getQualifiedClassName(Class<?>) - Static method in class net.sf.okapi.common.ClassUtil
Gets the qualified class name of a given class reference.
getQualifiedClassName(Object) - Static method in class net.sf.okapi.common.ClassUtil
Gets the qualified class name of a given object.
getQualifier(String) - Static method in class net.sf.okapi.common.StringUtil
Return any qualifiers (quotation marks etc.) around text in a given string.
getQuality() - Method in class net.sf.okapi.common.query.QueryResult
Gets the quality rating of the translation in this result.
getQualityScore() - Method in class net.sf.okapi.common.annotation.AltTranslation
 
getQualityScore() - Method in class net.sf.okapi.proto.AltTranslation.Builder
optional int32 qualityScore = 6;
getQualityScore() - Method in class net.sf.okapi.proto.AltTranslation
optional int32 qualityScore = 6;
getQualityScore() - Method in interface net.sf.okapi.proto.AltTranslationOrBuilder
optional int32 qualityScore = 6;
getQuery() - Method in exception net.sf.okapi.connectors.google.GoogleMTErrorException
 
getQuery() - Method in class net.sf.okapi.connectors.google.GoogleQueryBuilder
 
getQueryManager() - Method in class net.sf.okapi.steps.leveraging.LeveragingStep
 
getQuestionMark() - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStepParameters
 
getQueueSize() - Method in class net.sf.okapi.common.filters.AbstractLineFilter
 
getQuoteChar() - Method in enum net.sf.okapi.common.encoder.YamlScalarTypes
 
getQuoteChar() - Method in enum net.sf.okapi.filters.json.parser.JsonValueTypes
 
getQuotedAreas(String) - Static method in class net.sf.okapi.common.RegexUtil
 
getQuoteMode() - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
getQuoteMode() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getQuoteModeDefined() - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
getQuoteModeDefined() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getRange() - Method in class net.sf.okapi.steps.tokenization.Token
 
getRanges() - Method in interface net.sf.okapi.common.ISegmenter
Gets the list off all segments ranges calculated when calling ISegmenter.computeSegments(String), or ISegmenter.computeSegments(TextContainer).
getRanges() - Method in interface net.sf.okapi.common.resource.ISegments
Gets the list of the boundaries for the current segments in this container.
getRanges() - Method in class net.sf.okapi.common.resource.Segments
 
getRanges() - Method in class net.sf.okapi.lib.segmentation.SRXSegmenter
 
getRanges(boolean) - Method in interface net.sf.okapi.common.resource.ISegments
Gets the list of the boundaries for the current segments in this container.
getRanges(boolean) - Method in class net.sf.okapi.common.resource.Segments
 
getRawDocument() - Method in class net.sf.okapi.common.Event
Convenience method returns the IResource as a RawDocument.
getRawDocument() - Method in class net.sf.okapi.common.pipelinebuilder.XDocument
 
getRawDocument(int) - Method in class net.sf.okapi.common.pipelinedriver.BatchItemContext
 
getRawDocument(int) - Method in interface net.sf.okapi.common.pipelinedriver.IBatchItemContext
Gets a RawDocument object from the given input document of this batch item.
getRawSourceAfterElement() - Method in class net.sf.okapi.filters.xini.jaxb.Element
Gets the value of the rawSourceAfterElement property.
getRawSourceAfterField() - Method in class net.sf.okapi.filters.xini.jaxb.Field
Gets the value of the rawSourceAfterField property.
getRawSourceBeforeElement() - Method in class net.sf.okapi.filters.xini.jaxb.Element
Gets the value of the rawSourceBeforeElement property.
getRawSourceBeforeField() - Method in class net.sf.okapi.filters.xini.jaxb.Field
Gets the value of the rawSourceBeforeField property.
getReader() - Method in class net.sf.okapi.common.resource.RawDocument
Returns a Reader based on the current Stream returned from getStream().
getReadMethod() - Method in interface net.sf.okapi.common.IParameterDescriptor
Gets the method to obtain the current value of this parameter.
getReadMethod() - Method in class net.sf.okapi.common.ParameterDescriptor
 
getReadMethod() - Method in class net.sf.okapi.common.uidescription.AbstractPart
 
getReadOnly() - Method in class net.sf.okapi.proto.Property.Builder
optional bool readOnly = 3;
getReadOnly() - Method in class net.sf.okapi.proto.Property
optional bool readOnly = 3;
getReadOnly() - Method in interface net.sf.okapi.proto.PropertyOrBuilder
optional bool readOnly = 3;
getReason() - Method in exception net.sf.okapi.connectors.google.GoogleMTErrorException
 
getRef() - Method in class net.sf.okapi.common.annotation.GlossEntry
 
getRef() - Method in class net.sf.okapi.common.annotation.GlossEntry.Translation
 
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.
getRefCount() - Method in class net.sf.okapi.proto.IReferenceable.Builder
int32 refCount = 1;
getRefCount() - Method in class net.sf.okapi.proto.IReferenceable
int32 refCount = 1;
getRefCount() - Method in interface net.sf.okapi.proto.IReferenceableOrBuilder
int32 refCount = 1;
getReference(String) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
getReferenceable() - Method in class net.sf.okapi.proto.StartGroup.Builder
.IReferenceable referenceable = 3;
getReferenceable() - Method in class net.sf.okapi.proto.StartGroup
.IReferenceable referenceable = 3;
getReferenceable() - Method in interface net.sf.okapi.proto.StartGroupOrBuilder
.IReferenceable referenceable = 3;
getReferenceable() - Method in class net.sf.okapi.proto.TextUnit.Builder
.IReferenceable referenceable = 2;
getReferenceable() - Method in class net.sf.okapi.proto.TextUnit
.IReferenceable referenceable = 2;
getReferenceable() - Method in interface net.sf.okapi.proto.TextUnitOrBuilder
.IReferenceable referenceable = 2;
getReferenceableBuilder() - Method in class net.sf.okapi.proto.StartGroup.Builder
.IReferenceable referenceable = 3;
getReferenceableBuilder() - Method in class net.sf.okapi.proto.TextUnit.Builder
.IReferenceable referenceable = 2;
getReferenceableOrBuilder() - Method in class net.sf.okapi.proto.StartGroup.Builder
.IReferenceable referenceable = 3;
getReferenceableOrBuilder() - Method in class net.sf.okapi.proto.StartGroup
.IReferenceable referenceable = 3;
getReferenceableOrBuilder() - Method in interface net.sf.okapi.proto.StartGroupOrBuilder
.IReferenceable referenceable = 3;
getReferenceableOrBuilder() - Method in class net.sf.okapi.proto.TextUnit.Builder
.IReferenceable referenceable = 2;
getReferenceableOrBuilder() - Method in class net.sf.okapi.proto.TextUnit
.IReferenceable referenceable = 2;
getReferenceableOrBuilder() - Method in interface net.sf.okapi.proto.TextUnitOrBuilder
.IReferenceable referenceable = 2;
getReferenceCount() - Method in class net.sf.okapi.common.resource.BaseReferenceable
 
getReferenceCount() - Method in interface net.sf.okapi.common.resource.IReferenceable
Gets the number of time this referent is referenced to.
getReferenceCount() - Method in class net.sf.okapi.common.skeleton.StorageList
 
getReferencedPhase() - Method in class net.sf.okapi.common.annotation.XLIFFPhaseAnnotation
 
getReferences() - Method in class net.sf.okapi.filters.icml.ICMLSkeleton
 
getReferentCopies() - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
getReferents() - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
getRefId(GenericSkeletonPart) - Static method in class net.sf.okapi.common.skeleton.SkeletonUtil
 
getRefMarker(StringBuilder) - Static method in class net.sf.okapi.common.resource.TextFragment
Helper method to retrieve a reference marker from a string.
getRefType() - Method in class net.sf.okapi.lib.xliff2.URIParser
Gets the type of reference for this URI's fragment.
getRegEx() - Method in class net.sf.okapi.steps.searchandreplace.Parameters
 
getRegexAttributeRules(String) - Method in class net.sf.okapi.filters.abstractmarkup.config.YamlConfigurationReader
 
getRegexElementRule(String) - Method in class net.sf.okapi.filters.abstractmarkup.config.YamlConfigurationReader
 
getRegexOptions() - Method in class net.sf.okapi.filters.regex.Parameters
 
getRegexParameters() - Method in class net.sf.okapi.filters.plaintext.regex.RegexPlainTextFilter
Provides access to the internal line extractor's Parameters object.
getRegion() - Method in class net.sf.okapi.common.LocaleId
Gets the region code for this LocaleId.
getRegionExcludes() - Method in class net.sf.okapi.common.LocaleFilter
Gets a list of disallowed regions.
getRegionIncludes() - Method in class net.sf.okapi.common.LocaleFilter
Gets a list of allowed regions.
getRelativeInputPath() - Method in class net.sf.okapi.filters.rainbowkit.MergingInfo
 
getRelativeTargetPath() - Method in class net.sf.okapi.filters.rainbowkit.MergingInfo
 
getRemoveBOM() - Method in class net.sf.okapi.steps.bomconversion.Parameters
 
getRemoveBSlashEscape() - Method in class net.sf.okapi.filters.regex.Parameters
 
getRemoveLeadingTrailingCodes() - Method in class net.sf.okapi.steps.common.codesimplifier.Parameters
 
getRemoveSubTerms() - Method in class net.sf.okapi.steps.termextraction.Parameters
 
getRenumberCodes() - Method in class net.sf.okapi.steps.desegmentation.Parameters
 
getRenumberCodes() - Method in class net.sf.okapi.steps.segmentation.Parameters
 
getReorderPowerpointCharts() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getReorderPowerpointComments() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getReorderPowerpointDiagramData() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getReorderPowerpointDocProperties() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getReorderPowerpointNotes() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getReorderPowerpointNotesAndComments() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
Deprecated.
getReorderPowerpointRelationships() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getRepetitions() - Method in class net.sf.okapi.filters.xini.jaxb.StatisticInfo
Gets the value of the repetitions property.
getReplaceAll() - Method in class net.sf.okapi.steps.searchandreplace.Parameters
 
getReplacement() - Method in class net.sf.okapi.steps.xmlcharfixing.Parameters
 
getReplacementsPath() - Method in class net.sf.okapi.steps.searchandreplace.Parameters
 
getReplaceNoBreakHyphenTag() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getReplaceWithSource() - Method in class net.sf.okapi.steps.idaligner.Parameters
 
getReplaceWithSpace() - Method in class net.sf.okapi.steps.codesremoval.Parameters
 
getReportGenerator() - Method in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
getReportUnsupported() - Method in class net.sf.okapi.steps.encodingconversion.Parameters
 
getRequestedInputCount() - Method in interface net.sf.okapi.common.pipelinedriver.IPipelineDriver
Gets the highest number of input documents needed to run the pipeline for this driver.
getRequestedInputCount() - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
getResource() - Method in class net.sf.okapi.common.Event
Gets the resource associated to this event.
getResource() - Method in class net.sf.okapi.lib.xliff2.reader.Event
 
getResource() - Method in class net.sf.okapi.proto.EndDocument.Builder
.IResource resource = 1;
getResource() - Method in class net.sf.okapi.proto.EndDocument
.IResource resource = 1;
getResource() - Method in interface net.sf.okapi.proto.EndDocumentOrBuilder
.IResource resource = 1;
getResource() - Method in class net.sf.okapi.proto.EndGroup.Builder
.IResource resource = 1;
getResource() - Method in class net.sf.okapi.proto.EndGroup
.IResource resource = 1;
getResource() - Method in interface net.sf.okapi.proto.EndGroupOrBuilder
.IResource resource = 1;
getResource() - Method in class net.sf.okapi.proto.EndSubDocument.Builder
.IResource resource = 1;
getResource() - Method in class net.sf.okapi.proto.EndSubDocument
.IResource resource = 1;
getResource() - Method in interface net.sf.okapi.proto.EndSubDocumentOrBuilder
.IResource resource = 1;
getResource() - Method in class net.sf.okapi.proto.EndSubfilter.Builder
.IResource resource = 1;
getResource() - Method in class net.sf.okapi.proto.EndSubfilter
.IResource resource = 1;
getResource() - Method in interface net.sf.okapi.proto.EndSubfilterOrBuilder
.IResource resource = 1;
getResource() - Method in class net.sf.okapi.proto.INameable.Builder
.IResource resource = 1;
getResource() - Method in class net.sf.okapi.proto.INameable
.IResource resource = 1;
getResource() - Method in interface net.sf.okapi.proto.INameableOrBuilder
.IResource resource = 1;
getResource() - Method in class net.sf.okapi.proto.TextPart.Builder
.IResource resource = 1;
getResource() - Method in class net.sf.okapi.proto.TextPart
.IResource resource = 1;
getResource() - Method in interface net.sf.okapi.proto.TextPartOrBuilder
.IResource resource = 1;
getResource(int) - Method in class net.sf.okapi.lib.translation.QueryManager
Gets the configuration data for a given translation resource.
getResource(String, LocaleId, String) - Method in class net.sf.okapi.lib.transifex.TransifexClient
Pulls a resource from the current project.
getResourceBuilder() - Method in class net.sf.okapi.proto.EndDocument.Builder
.IResource resource = 1;
getResourceBuilder() - Method in class net.sf.okapi.proto.EndGroup.Builder
.IResource resource = 1;
getResourceBuilder() - Method in class net.sf.okapi.proto.EndSubDocument.Builder
.IResource resource = 1;
getResourceBuilder() - Method in class net.sf.okapi.proto.EndSubfilter.Builder
.IResource resource = 1;
getResourceBuilder() - Method in class net.sf.okapi.proto.INameable.Builder
.IResource resource = 1;
getResourceBuilder() - Method in class net.sf.okapi.proto.TextPart.Builder
.IResource resource = 1;
getResourceCase() - Method in class net.sf.okapi.proto.Event.Builder
 
getResourceCase() - Method in class net.sf.okapi.proto.Event
 
getResourceCase() - Method in interface net.sf.okapi.proto.EventOrBuilder
 
getResourceClassName() - Method in class net.sf.okapi.steps.leveraging.Parameters
 
getResourceId() - Method in class net.sf.okapi.filters.rainbowkit.MergingInfo
 
getResourceInfo() - Method in class net.sf.okapi.filters.transifex.FilterWriterAnnotation
 
getResourceList(LocaleId) - Method in class net.sf.okapi.lib.transifex.TransifexClient
Retrieves the list of the resources for the current project, for a given source locale.
getResourceOrBuilder() - Method in class net.sf.okapi.proto.EndDocument.Builder
.IResource resource = 1;
getResourceOrBuilder() - Method in class net.sf.okapi.proto.EndDocument
.IResource resource = 1;
getResourceOrBuilder() - Method in interface net.sf.okapi.proto.EndDocumentOrBuilder
.IResource resource = 1;
getResourceOrBuilder() - Method in class net.sf.okapi.proto.EndGroup.Builder
.IResource resource = 1;
getResourceOrBuilder() - Method in class net.sf.okapi.proto.EndGroup
.IResource resource = 1;
getResourceOrBuilder() - Method in interface net.sf.okapi.proto.EndGroupOrBuilder
.IResource resource = 1;
getResourceOrBuilder() - Method in class net.sf.okapi.proto.EndSubDocument.Builder
.IResource resource = 1;
getResourceOrBuilder() - Method in class net.sf.okapi.proto.EndSubDocument
.IResource resource = 1;
getResourceOrBuilder() - Method in interface net.sf.okapi.proto.EndSubDocumentOrBuilder
.IResource resource = 1;
getResourceOrBuilder() - Method in class net.sf.okapi.proto.EndSubfilter.Builder
.IResource resource = 1;
getResourceOrBuilder() - Method in class net.sf.okapi.proto.EndSubfilter
.IResource resource = 1;
getResourceOrBuilder() - Method in interface net.sf.okapi.proto.EndSubfilterOrBuilder
.IResource resource = 1;
getResourceOrBuilder() - Method in class net.sf.okapi.proto.INameable.Builder
.IResource resource = 1;
getResourceOrBuilder() - Method in class net.sf.okapi.proto.INameable
.IResource resource = 1;
getResourceOrBuilder() - Method in interface net.sf.okapi.proto.INameableOrBuilder
.IResource resource = 1;
getResourceOrBuilder() - Method in class net.sf.okapi.proto.TextPart.Builder
.IResource resource = 1;
getResourceOrBuilder() - Method in class net.sf.okapi.proto.TextPart
.IResource resource = 1;
getResourceOrBuilder() - Method in interface net.sf.okapi.proto.TextPartOrBuilder
.IResource resource = 1;
getResourceParameters() - Method in class net.sf.okapi.steps.leveraging.Parameters
 
getResourcePart(String) - Static method in class net.sf.okapi.filters.xliff.XLIFFITSFilterExtension
Separates the fragment ID from the URI reference.
getResources() - Method in class net.sf.okapi.filters.transifex.Project
 
getResources() - Method in class net.sf.okapi.lib.translation.QueryManager
Gets the configuration data for all the translation resources in this manager.
getRestoreOriginalNames() - Method in class net.sf.okapi.steps.xliffsplitter.XliffSplitterParameters
 
getResults() - Method in class net.sf.okapi.lib.translation.QueryManager
Gets the list of all hit results of the last query.
getResults() - Method in class net.sf.okapi.steps.xmlanalysis.XMLAnalyzer
 
getRetryCount() - Method in class net.sf.okapi.connectors.google.GoogleMTv2Parameters
 
getRetryIntervalMs() - Method in class net.sf.okapi.connectors.google.GoogleMTv2Parameters
 
getReturnRawDocument() - Method in class net.sf.okapi.steps.rainbowkit.postprocess.Parameters
 
getRevOrg() - Method in class net.sf.okapi.filters.xliff.its.ITSProvenance
 
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.filters.xliff.its.ITSProvenance
 
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.filters.xliff.its.ITSProvenance
 
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
 
getRootDir() - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
getRootDir() - Method in class net.sf.okapi.steps.rainbowkit.creation.ExtractionStep
 
getRootDirectory() - Method in class net.sf.okapi.common.resource.PipelineParameters
 
getRootDirectory() - Method in class net.sf.okapi.steps.batchtranslation.BatchTranslationStep
 
getRootDirectory() - Method in class net.sf.okapi.steps.leveraging.BatchTmLeveragingStep
 
getRootDirectory() - Method in class net.sf.okapi.steps.leveraging.LeveragingStep
 
getRootDirectory() - Method in class net.sf.okapi.steps.segmentation.SegmentationStep
 
getRootId() - Method in class net.sf.okapi.common.filters.EventBuilder
Get the current root id
getRootId() - Method in class net.sf.okapi.common.IdGenerator
Gets the id generated from the root string given when creating this object.
getRow() - Method in class net.sf.okapi.filters.openxml.Excell
 
getRowNumberFromCellRef(String) - Static method in enum net.sf.okapi.filters.openxml.ExcelWorksheetTransUnitProperty
Returns the Row Number part from the Cell Reference.
getRule(int) - Method in class net.sf.okapi.steps.tokenization.TokenConfigs
Gets a rule by its tokenId
getRuleInfo() - Method in class net.sf.okapi.lib.xliff2.validation.Issue
Gets the string representation of the rule that triggered the issue.
getRuleName() - Method in class net.sf.okapi.filters.regex.MetaRule
 
getRuleName() - Method in class net.sf.okapi.filters.regex.Rule
 
getRuleName() - Method in class net.sf.okapi.lib.segmentation.LanguageMap
Gets the name of this language map.
getRules() - Method in class net.sf.okapi.common.filters.InlineCodeFinder
Gets a list of all rules.
getRules() - Method in class net.sf.okapi.filters.regex.Parameters
 
getRules() - Method in class net.sf.okapi.steps.common.codesimplifier.Parameters
 
getRules() - Method in class net.sf.okapi.steps.searchandreplace.Parameters
 
getRules() - Static method in class net.sf.okapi.steps.tokenization.Tokens
 
getRuleState() - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
getRuleType() - Method in class net.sf.okapi.filters.regex.Rule
 
getRuleTypeFromStartTag(EndTag, EnumSet<TaggedFilterConfiguration.RULE_TYPE>) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
getRuleTypeFromStartTag(EndTag, EnumSet<TaggedFilterConfiguration.RULE_TYPE>) - Method in class net.sf.okapi.filters.html.HtmlFilter
 
getSample() - Method in class net.sf.okapi.common.filters.InlineCodeFinder
Gets the sample text to go with the finder.
getSample() - Method in class net.sf.okapi.filters.regex.Rule
 
getSample() - Method in class net.sf.okapi.steps.tokenization.TokenConfigs.TokenConfig
 
getSampleLanguage() - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Gets the current sample language code.
getSampleText() - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Gets the current sample text.
getSaveLog() - Method in class net.sf.okapi.steps.searchandreplace.Parameters
 
getSaveSession() - Method in class net.sf.okapi.lib.verification.Parameters
 
getScaleHeight() - Method in class net.sf.okapi.steps.imagemodification.Parameters
 
getScaleWidth() - Method in class net.sf.okapi.steps.imagemodification.Parameters
 
getSchemaPath() - Method in class net.sf.okapi.steps.xmlvalidation.Parameters
 
getSchemaVersion() - Method in class net.sf.okapi.filters.xini.jaxb.Xini
Gets the value of the schemaVersion property.
getScope() - Method in class net.sf.okapi.lib.verification.Parameters
 
getScope() - Method in class net.sf.okapi.lib.xliff2.URIParser
Gets the scope string for this URI's fragment.
getScopeNode() - Method in class net.sf.okapi.filters.icml.ICMLContext
 
getScopeNode() - Method in class net.sf.okapi.filters.icml.ICMLSkeleton
 
getScore() - Method in class net.sf.okapi.steps.gcaligner.DpMatrixCell
 
getScore() - Method in class net.sf.okapi.tm.pensieve.common.TmHit
Get the TmHit's score.
getScript() - Method in class net.sf.okapi.common.LocaleId
Gets the script code for this LocaleId.
getScript() - Method in class net.sf.okapi.steps.textmodification.Parameters
 
getSdlSegConfValue() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getSdlSegLockedValue() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getSdlSegOriginValue() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getSecondInputRawDocument() - Method in class net.sf.okapi.common.resource.PipelineParameters
 
getSectionIndex() - Method in class net.sf.okapi.common.filters.AbstractSubFilter
 
getSectionIndex() - Method in interface net.sf.okapi.common.filters.ISubFilter
 
getSeg() - Method in class net.sf.okapi.filters.xini.jaxb.Field
 
getSeg() - Method in class net.sf.okapi.filters.xini.jaxb.INITD
 
getSeg() - Method in class net.sf.okapi.filters.xini.jaxb.TD
 
getSegAndTrans() - Method in class net.sf.okapi.filters.xini.jaxb.Field
Gets the value of the segAndTrans property.
getSegAndTrans() - Method in class net.sf.okapi.filters.xini.jaxb.INITD
Gets the value of the segAndTrans property.
getSegAndTrans() - Method in class net.sf.okapi.filters.xini.jaxb.TD
Gets the value of the segAndTrans property.
getSegApplied() - Method in class net.sf.okapi.proto.TextContainer.Builder
bool segApplied = 4;
getSegApplied() - Method in class net.sf.okapi.proto.TextContainer
bool segApplied = 4;
getSegApplied() - Method in interface net.sf.okapi.proto.TextContainerOrBuilder
bool segApplied = 4;
getSegId() - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
getSegId() - Method in class net.sf.okapi.lib.verification.Issue
 
getSegId() - Method in class net.sf.okapi.steps.repetitionanalysis.SegmentInfo
 
getSegID() - Method in class net.sf.okapi.filters.xini.jaxb.Seg
Gets the value of the segID property.
getSegID() - Method in class net.sf.okapi.filters.xini.jaxb.Trans
Gets the value of the segID property.
getSegment() - Method in class net.sf.okapi.proto.TextPart.Builder
bool segment = 6;
getSegment() - Method in class net.sf.okapi.proto.TextPart
bool segment = 6;
getSegment() - Method in interface net.sf.okapi.proto.TextPartOrBuilder
bool segment = 6;
getSegment() - Method in class net.sf.okapi.steps.batchtranslation.Parameters
 
getSegment(int) - Method in class net.sf.okapi.lib.xliff2.core.Unit
Gets the segment at a given index.
getSegment(ITextUnit) - Method in class net.sf.okapi.filters.rtf.RTFFilter
 
getSegmentationStrategy() - Method in class net.sf.okapi.steps.segmentation.Parameters
 
getSegmentCount() - Method in class net.sf.okapi.lib.xliff2.core.Unit
Gets the number of segments in this unit.
getSegmentIDBeforeSegmentation() - Method in class net.sf.okapi.filters.xini.jaxb.Seg
Gets the value of the segmentIDBeforeSegmentation property.
getSegmentIndex() - Method in class net.sf.okapi.lib.xliff2.walker.VisitationContext
 
getSegmentMode() - Method in class net.sf.okapi.filters.ttx.Parameters
 
getSegments() - Method in class net.sf.okapi.common.resource.TextContainer
Creates a new ISegments object to access the segments of this container.
getSegments() - Method in class net.sf.okapi.lib.xliff2.core.Unit
Creates an Iterable object for the segments in this unit.
getSegmentSource() - Method in class net.sf.okapi.steps.segmentation.Parameters
 
getSegmentTarget() - Method in class net.sf.okapi.steps.segmentation.Parameters
 
getSegmentVisitor(String) - Method in class net.sf.okapi.lib.xliff2.walker.XliffWalker
Method returns XliffWalker.VisitPlaceAwareXliffVisitor for Segment by 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.
getSegType() - Method in class net.sf.okapi.filters.tmx.Parameters
 
getSelected() - Method in class net.sf.okapi.filters.rainbowkit.MergingInfo
 
getSelected() - Method in class net.sf.okapi.lib.transifex.ResourceInfo
 
getSelectors() - Method in class net.sf.okapi.lib.xliff2.walker.XliffWalker.VisitPlaceAwareXliffVisitor
 
getSendOutput() - Method in class net.sf.okapi.steps.rainbowkit.creation.Parameters
 
getSendTmx() - Method in class net.sf.okapi.steps.msbatchtranslation.Parameters
 
getSendTMX() - Method in class net.sf.okapi.steps.batchtranslation.Parameters
 
getSeparator() - Method in class net.sf.okapi.steps.formatconversion.TableFilterWriterParameters
 
getSequence() - Method in class net.sf.okapi.common.IdGenerator
Get the current sequence number.
getSerializedSize() - Method in class net.sf.okapi.proto.AltTranslation
 
getSerializedSize() - Method in class net.sf.okapi.proto.Code
 
getSerializedSize() - Method in class net.sf.okapi.proto.EndDocument
 
getSerializedSize() - Method in class net.sf.okapi.proto.EndGroup
 
getSerializedSize() - Method in class net.sf.okapi.proto.EndSubDocument
 
getSerializedSize() - Method in class net.sf.okapi.proto.EndSubfilter
 
getSerializedSize() - Method in class net.sf.okapi.proto.Event
 
getSerializedSize() - Method in class net.sf.okapi.proto.Events
 
getSerializedSize() - Method in class net.sf.okapi.proto.GenericAnnotation
 
getSerializedSize() - Method in class net.sf.okapi.proto.GenericAnnotations
 
getSerializedSize() - Method in class net.sf.okapi.proto.INameable
 
getSerializedSize() - Method in class net.sf.okapi.proto.IReferenceable
 
getSerializedSize() - Method in class net.sf.okapi.proto.IResource
 
getSerializedSize() - Method in class net.sf.okapi.proto.Note
 
getSerializedSize() - Method in class net.sf.okapi.proto.PrimitiveValue
 
getSerializedSize() - Method in class net.sf.okapi.proto.Property
 
getSerializedSize() - Method in class net.sf.okapi.proto.StartDocument
 
getSerializedSize() - Method in class net.sf.okapi.proto.StartGroup
 
getSerializedSize() - Method in class net.sf.okapi.proto.StartSubDocument
 
getSerializedSize() - Method in class net.sf.okapi.proto.StartSubfilter
 
getSerializedSize() - Method in class net.sf.okapi.proto.TextContainer
 
getSerializedSize() - Method in class net.sf.okapi.proto.TextFragment
 
getSerializedSize() - Method in class net.sf.okapi.proto.TextPart
 
getSerializedSize() - Method in class net.sf.okapi.proto.TextUnit
 
getServer() - Method in class net.sf.okapi.connectors.apertium.Parameters
 
getServer() - Method in class net.sf.okapi.connectors.tda.Parameters
 
getServer() - Method in class net.sf.okapi.lib.transifex.Parameters
 
getServerURL() - Method in class net.sf.okapi.lib.verification.Parameters
 
getServerWithoutAPI() - Method in class net.sf.okapi.lib.transifex.Parameters
 
getSession() - Method in interface net.sf.okapi.lib.verification.IQualityCheckEditor
Gets the session associated with this editor.
getSessionPath() - Method in class net.sf.okapi.lib.verification.Parameters
 
getSetApprovedAsNoTranslate() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
getSetApprovedAsNoTranslate() - Method in class net.sf.okapi.steps.rainbowkit.xliff.Options
 
getSettingsDisplay() - Method in interface net.sf.okapi.common.query.IQuery
Gets a display representation of the current settings for this connector.
getSettingsDisplay() - Method in class net.sf.okapi.connectors.apertium.ApertiumMTConnector
 
getSettingsDisplay() - Method in class net.sf.okapi.connectors.bifile.BilingualFileConnector
 
getSettingsDisplay() - Method in class net.sf.okapi.connectors.google.GoogleMTv2Connector
 
getSettingsDisplay() - Method in class net.sf.okapi.connectors.googleautoml.GoogleAutoMLTranslationConnector
 
getSettingsDisplay() - Method in class net.sf.okapi.connectors.kantan.KantanMTv21Connector
 
getSettingsDisplay() - Method in class net.sf.okapi.connectors.lingo24.Lingo24Connector
 
getSettingsDisplay() - Method in class net.sf.okapi.connectors.microsoft.MicrosoftMTConnector
 
getSettingsDisplay() - Method in class net.sf.okapi.connectors.mmt.MMTConnector
 
getSettingsDisplay() - Method in class net.sf.okapi.connectors.mymemory.MyMemoryTMConnector
 
getSettingsDisplay() - Method in class net.sf.okapi.connectors.pensieve.PensieveTMConnector
 
getSettingsDisplay() - Method in class net.sf.okapi.connectors.tda.TDASearchConnector
 
getSettingsDisplay() - Method in class net.sf.okapi.connectors.translatetoolkit.TranslateToolkitTMConnector
 
getSettingsDisplay() - Method in class net.sf.okapi.steps.terminologyleveraging.BaseTerminologyConnector
 
getSettingsDisplay() - Method in interface net.sf.okapi.steps.terminologyleveraging.ITerminologyQuery
Gets a display representation of the current settings for this connector.
getSeverity() - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
getSeverity() - Method in class net.sf.okapi.filters.xliff.its.ITSLQI
 
getSeverity() - Method in class net.sf.okapi.lib.verification.Issue
 
getSeverity() - Method in class net.sf.okapi.lib.xliff2.its.LocQualityIssue
 
getSfWriter() - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
getSheet() - Method in class net.sf.okapi.filters.openxml.Excell
 
getShortClassName(Class<?>) - Static method in class net.sf.okapi.common.ClassUtil
Gets the non-qualified class name (w/o package name prefix) of a given class reference.
getShortClassName(Object) - Static method in class net.sf.okapi.common.ClassUtil
Gets the non-qualified class name (w/o package name prefix) of a given object.
getShortDescription() - Method in interface net.sf.okapi.common.IParameterDescriptor
Gets the short localizable description of this parameter.
getShortDescription() - Method in class net.sf.okapi.common.ParameterDescriptor
 
getShortDescription() - Method in class net.sf.okapi.common.uidescription.AbstractPart
 
getShowFullPath() - Method in class net.sf.okapi.lib.verification.Parameters
 
getShowOnlyPatternDescription() - Method in class net.sf.okapi.lib.verification.Parameters
 
getSigList() - Method in class net.sf.okapi.lib.verification.AbstractChecker
 
getSimilarity() - Method in class net.sf.okapi.lib.xliff2.matches.Match
Gets the similarity value for this match
getSimplifierRules() - Method in class net.sf.okapi.common.AbstractGroupParameters
 
getSimplifierRules() - Method in interface net.sf.okapi.common.ISimplifierRulesParameters
Get the code simplifier rules as defined by SimplifierRules (JavaCC file: core/simplifierrules/SimplifierRules.jj).
getSimplifierRules() - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupParameters
 
getSimplifierRules() - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
getSimplifierRules() - Method in class net.sf.okapi.filters.archive.Parameters
 
getSimplifierRules() - Method in class net.sf.okapi.filters.doxygen.Parameters
 
getSimplifierRules() - Method in class net.sf.okapi.filters.dtd.Parameters
 
getSimplifierRules() - Method in class net.sf.okapi.filters.icml.Parameters
 
getSimplifierRules() - Method in class net.sf.okapi.filters.idml.Parameters
 
getSimplifierRules() - Method in class net.sf.okapi.filters.its.Parameters
 
getSimplifierRules() - Method in class net.sf.okapi.filters.json.Parameters
 
getSimplifierRules() - Method in class net.sf.okapi.filters.mif.Parameters
 
getSimplifierRules() - Method in class net.sf.okapi.filters.openoffice.Parameters
 
getSimplifierRules() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getSimplifierRules() - Method in class net.sf.okapi.filters.openxml.YamlParameters
 
getSimplifierRules() - Method in class net.sf.okapi.filters.pdf.Parameters
 
getSimplifierRules() - Method in class net.sf.okapi.filters.php.Parameters
 
getSimplifierRules() - Method in class net.sf.okapi.filters.po.Parameters
 
getSimplifierRules() - Method in class net.sf.okapi.filters.properties.Parameters
 
getSimplifierRules() - Method in class net.sf.okapi.filters.regex.Parameters
 
getSimplifierRules() - Method in class net.sf.okapi.filters.tmx.Parameters
 
getSimplifierRules() - Method in class net.sf.okapi.filters.transifex.Parameters
 
getSimplifierRules() - Method in class net.sf.okapi.filters.ts.Parameters
 
getSimplifierRules() - Method in class net.sf.okapi.filters.ttx.Parameters
 
getSimplifierRules() - Method in class net.sf.okapi.filters.txml.Parameters
 
getSimplifierRules() - Method in class net.sf.okapi.filters.vignette.Parameters
 
getSimplifierRules() - Method in class net.sf.okapi.filters.wiki.Parameters
 
getSimplifierRules() - Method in class net.sf.okapi.filters.xini.Parameters
 
getSimplifierRules() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getSimplifierRules() - Method in class net.sf.okapi.filters.yaml.Parameters
 
getSimplifyCodes() - Method in class net.sf.okapi.filters.icml.Parameters
 
getSimplifyTags() - Method in class net.sf.okapi.filters.xliff2.Parameters
 
getSingleOutput() - Method in class net.sf.okapi.steps.formatconversion.Parameters
 
getSize() - Method in class net.sf.okapi.filters.subtitles.CaptionAnnotation
 
getSize() - Method in class net.sf.okapi.filters.xini.jaxb.Element
Gets the value of the size property.
getSkel() - Method in class net.sf.okapi.common.annotation.XLIFFTool
 
getSkeleton() - Method in class net.sf.okapi.common.resource.BaseNameable
 
getSkeleton() - Method in class net.sf.okapi.common.resource.Ending
 
getSkeleton() - Method in interface net.sf.okapi.common.resource.IWithSkeleton
Gets the skeleton object for this resource.
getSkeleton() - Method in class net.sf.okapi.common.skeleton.StorageList
 
getSkeleton() - Method in class net.sf.okapi.filters.icml.ICMLContext
 
getSkeletonData() - Method in class net.sf.okapi.lib.xliff2.document.FileNode
Gets the Skeleton for this file node.
getSkeletonData() - Method in class net.sf.okapi.lib.xliff2.reader.Event
 
getSkeletonDirectory() - Method in class net.sf.okapi.filters.rainbowkit.Manifest
Gets the directory where to store the skeleton files if there are any (always with a terminal separator).
getSkeletonWriter() - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
getSkeletonWriter() - Method in interface net.sf.okapi.common.filterwriter.IFilterWriter
Gets the skeleton writer associated with this writer.
getSkeletonWriter() - Method in class net.sf.okapi.common.filterwriter.TMXFilterWriter
 
getSkeletonWriter() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriter
 
getSkeletonWriter() - Method in class net.sf.okapi.common.filterwriter.ZipFilterWriter
 
getSkeletonWriter() - Method in class net.sf.okapi.common.resource.simplifier.AbstractResourceSimplifier
 
getSkeletonWriter() - Method in class net.sf.okapi.common.resource.StartSubfilter
 
getSkeletonWriter() - Method in class net.sf.okapi.filters.doxygen.DoxygenWriter
 
getSkeletonWriter() - Method in class net.sf.okapi.filters.icml.ICMLFilterWriter
 
getSkeletonWriter() - Method in class net.sf.okapi.filters.idml.IDMLFilterWriter
 
getSkeletonWriter() - Method in class net.sf.okapi.filters.mosestext.MosesTextFilterWriter
 
getSkeletonWriter() - Method in class net.sf.okapi.filters.openxml.OpenXMLFilterWriter
 
getSkeletonWriter() - Method in class net.sf.okapi.filters.pensieve.PensieveFilterWriter
 
getSkeletonWriter() - Method in class net.sf.okapi.filters.po.POWriter
 
getSkeletonWriter() - Method in class net.sf.okapi.filters.transifex.TransifexFilterWriter
 
getSkeletonWriter() - Method in class net.sf.okapi.filters.transtable.TransTableWriter
 
getSkeletonWriter() - Method in class net.sf.okapi.filters.wiki.WikiWriter
 
getSkeletonWriter() - Method in class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitWriter
 
getSkeletonWriter() - Method in class net.sf.okapi.filters.xini.XINIWriter
 
getSkeletonWriter() - Method in class net.sf.okapi.filters.xliff2.XLIFF2FilterWriter
 
getSkeletonWriter() - Method in class net.sf.okapi.lib.merge.merge.SkeletonMergerWriter
 
getSkeletonWriter() - Method in class net.sf.okapi.lib.serialization.writer.ProtoBufferWriter
 
getSkeletonWriter() - Method in class net.sf.okapi.steps.formatconversion.CorpusFilterWriter
 
getSkeletonWriter() - Method in class net.sf.okapi.steps.formatconversion.TableFilterWriter
 
getSkeletonWriter() - Method in class net.sf.okapi.steps.formatconversion.WordTableFilterWriter
 
getSkeletonWriter() - Method in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
getSkelMergerWriter() - Method in class net.sf.okapi.lib.merge.step.OriginalDocumentXliffMergerStep
Get the current SkeletonMergerWriter
getSkelMergerWriter() - Method in class net.sf.okapi.lib.serialization.step.OriginalDocumentProtoMergerStep
Get the current SkeletonMergerWriter
getSkelWriter() - Method in class net.sf.okapi.common.filters.SubFilterSkeletonWriter
 
getSkipDiscretionaryHyphens() - Method in class net.sf.okapi.filters.idml.Parameters
 
getSkipEntriesWithoutText() - Method in class net.sf.okapi.steps.formatconversion.Parameters
 
getSkipNoMrkSegSource() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getSkipOriginalTargetCodeMetadata() - Method in class net.sf.okapi.steps.rainbowkit.postprocess.Parameters
 
getSkipThreshold() - Method in class net.sf.okapi.filters.icml.Parameters
 
getSortByOccurrence() - Method in class net.sf.okapi.steps.termextraction.Parameters
 
getSource() - Method in class net.sf.okapi.common.annotation.AltTranslation
Gets the source content of this entry (can be empty) If the result is empty, it means the source is the same as the source of the object (segment or text container) is attached to.
getSource() - Method in interface net.sf.okapi.common.resource.ITextUnit
Gets the source object for this text unit (a TextContainer object).
getSource() - Method in class net.sf.okapi.common.resource.TextUnit
 
getSource() - Method in class net.sf.okapi.connectors.google.TranslationResponse
 
getSource() - Method in class net.sf.okapi.lib.verification.Issue
 
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.
getSource() - Method in class net.sf.okapi.proto.TextUnit.Builder
.TextContainer source = 4;
getSource() - Method in class net.sf.okapi.proto.TextUnit
.TextContainer source = 4;
getSource() - Method in interface net.sf.okapi.proto.TextUnitOrBuilder
.TextContainer source = 4;
getSource() - Method in class net.sf.okapi.steps.searchandreplace.Parameters
 
getSource() - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyQueryResult.Term
 
getSource() - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
 
getSource() - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
 
getSource() - Method in class net.sf.okapi.tm.pensieve.common.TranslationUnit
 
getSource(int, LocaleId) - Method in class net.sf.okapi.common.resource.AlignedSegments
 
getSource(int, LocaleId) - Method in interface net.sf.okapi.common.resource.IAlignedSegments
Gets the source segment for the given target locale at a given position.
getSourceAndTarget() - Method in class net.sf.okapi.filters.mosestext.FilterWriterParameters
 
getSourceAnnotation(ITextUnit, Class<A>) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Gets an annotation attached to the source part of a given text unit resource.
getSourceBuilder() - Method in class net.sf.okapi.proto.TextUnit.Builder
.TextContainer source = 4;
getSourceContainer() - Method in class net.sf.okapi.lib.verification.Issue
 
getSourceCount() - Method in class net.sf.okapi.connectors.google.GoogleQueryBuilder
 
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
 
getSourceEnd() - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
getSourceEnd() - Method in class net.sf.okapi.lib.verification.Issue
 
getSourceGroup() - Method in class net.sf.okapi.filters.regex.Rule
 
getSourceId() - Method in class net.sf.okapi.filters.vignette.Parameters
 
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 interface net.sf.okapi.common.query.IQuery
Gets the current source language for this query engine.
getSourceLanguage() - Method in class net.sf.okapi.filters.xini.jaxb.Xini
Gets the value of the sourceLanguage property.
getSourceLanguage() - Method in class net.sf.okapi.lib.translation.BaseConnector
 
getSourceLanguage() - Method in class net.sf.okapi.lib.translation.QueryManager
Gets the current source locale for this manager.
getSourceLanguage() - Method in class net.sf.okapi.lib.xliff2.core.StartXliffData
Gets the language code of the source for this document.
getSourceLanguage() - Method in class net.sf.okapi.steps.terminologyleveraging.BaseTerminologyConnector
 
getSourceLanguage() - Method in interface net.sf.okapi.steps.terminologyleveraging.ITerminologyQuery
 
getSourceLocale() - Method in class net.sf.okapi.common.annotation.AltTranslation
Gets the source locale for this entry.
getSourceLocale() - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
 
getSourceLocale() - Method in interface net.sf.okapi.common.pipeline.IPipelineStep
Delegate to concrete class
getSourceLocale() - Method in class net.sf.okapi.common.resource.PipelineParameters
 
getSourceLocale() - Method in class net.sf.okapi.common.resource.RawDocument
Gets the source locale associated to this resource.
getSourceLocale() - Method in class net.sf.okapi.filters.rainbowkit.Manifest
 
getSourceLocale() - Method in class net.sf.okapi.filters.transifex.Project
 
getSourceLocale() - Method in class net.sf.okapi.filters.xliff2.XLIFF2FilterWriter
 
getSourceLocale() - Method in class net.sf.okapi.lib.terminology.simpletb.Parameters
 
getSourceLocale() - Method in class net.sf.okapi.lib.verification.QualityCheckSession
 
getSourceLocale() - Method in class net.sf.okapi.proto.AltTranslation.Builder
string sourceLocale = 1;
getSourceLocale() - Method in class net.sf.okapi.proto.AltTranslation
string sourceLocale = 1;
getSourceLocale() - Method in interface net.sf.okapi.proto.AltTranslationOrBuilder
string sourceLocale = 1;
getSourceLocale() - Method in class net.sf.okapi.steps.leveraging.BatchTmLeveragingStep
 
getSourceLocale() - Method in class net.sf.okapi.steps.leveraging.LeveragingStep
 
getSourceLocale() - Method in class net.sf.okapi.steps.rainbowkit.creation.ExtractionStep
 
getSourceLocale() - Method in class net.sf.okapi.steps.segmentation.SegmentationStep
 
getSourceLocale() - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyLeveragingStep
 
getSourceLocale() - Method in class net.sf.okapi.steps.tokenization.TokenizationStep
 
getSourceLocale(int) - Method in class net.sf.okapi.common.pipelinedriver.BatchItemContext
 
getSourceLocale(int) - Method in interface net.sf.okapi.common.pipelinedriver.IBatchItemContext
Gets the source locale for a given input document of this batch item.
getSourceLocaleBytes() - Method in class net.sf.okapi.proto.AltTranslation.Builder
string sourceLocale = 1;
getSourceLocaleBytes() - Method in class net.sf.okapi.proto.AltTranslation
string sourceLocale = 1;
getSourceLocaleBytes() - Method in interface net.sf.okapi.proto.AltTranslationOrBuilder
string sourceLocale = 1;
getSourceOrBuilder() - Method in class net.sf.okapi.proto.TextUnit.Builder
.TextContainer source = 4;
getSourceOrBuilder() - Method in class net.sf.okapi.proto.TextUnit
.TextContainer source = 4;
getSourceOrBuilder() - Method in interface net.sf.okapi.proto.TextUnitOrBuilder
.TextContainer source = 4;
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.
getSourceOutput() - Method in class net.sf.okapi.common.filters.SubFilterSkeletonWriter
 
getSourceParts() - Method in class net.sf.okapi.common.resource.AlignedPair
Gets the source TextParts
getSourcePattern() - Method in class net.sf.okapi.lib.verification.PatternItem
 
getSourceProperties() - Method in class net.sf.okapi.common.resource.DocumentPart
 
getSourceProperties() - Method in interface net.sf.okapi.common.resource.IWithSourceProperties
 
getSourceProperties() - Method in class net.sf.okapi.common.resource.StartDocument
 
getSourceProperties() - Method in class net.sf.okapi.common.resource.StartGroup
 
getSourceProperties() - Method in class net.sf.okapi.common.resource.TextUnit
 
getSourceProperties() - Method in class net.sf.okapi.common.skeleton.StorageList
 
getSourceProperty(String) - Method in interface net.sf.okapi.common.resource.IWithSourceProperties
Gets the source property for a given name.
getSourceProperty(String) - Method in class net.sf.okapi.common.resource.TextUnit
 
getSourceProperty(String) - Method in class net.sf.okapi.common.skeleton.StorageList
 
getSourcePropertyNames() - Method in interface net.sf.okapi.common.resource.IWithSourceProperties
Gets the names of all the source properties for this resource.
getSourcePropertyNames() - Method in class net.sf.okapi.common.resource.TextUnit
 
getSourcePropertyNames() - Method in class net.sf.okapi.common.skeleton.StorageList
 
getSources() - Method in class net.sf.okapi.connectors.google.GoogleQueryBuilder
 
getSourceSegment(String, boolean) - Method in interface net.sf.okapi.common.resource.ITextUnit
Gets the source segment for a given segment id.
getSourceSegment(String, boolean) - Method in class net.sf.okapi.common.resource.TextUnit
 
getSourceSegments() - Method in interface net.sf.okapi.common.resource.ITextUnit
Gets the segments for the source.
getSourceSegments() - Method in class net.sf.okapi.common.resource.TextUnit
 
getSourceSmartPattern(Matcher) - Method in class net.sf.okapi.lib.verification.PatternItem
Gets the pattern object for the source, automatically compiling a new one if it is null (which means the pattern contains the keyword "" and/or $N).
getSourceSrx() - Method in class net.sf.okapi.steps.segmentation.Parameters
 
getSourceSrxPath() - Method in class net.sf.okapi.steps.segmentation.Parameters
 
getSourceSrxStream() - Method in class net.sf.okapi.steps.segmentation.Parameters
 
getSourceStart() - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
getSourceStart() - Method in class net.sf.okapi.lib.verification.Issue
 
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.
getSourceTerm() - Method in class net.sf.okapi.lib.terminology.simpletb.Entry
 
getSourceText(ITextUnit) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Gets the coded text of the first part of the source of a given text unit resource.
getSourceText(ITextUnit, boolean) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Gets the coded text of the first part of a source part of a given text unit resource.
getSourceTexts() - Method in class net.sf.okapi.connectors.google.GoogleQueryBuilder
 
getSpace() - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStepParameters
 
getSpacingTolerance() - Method in class net.sf.okapi.filters.pdf.Parameters
 
getSpecialTokensBefore(Token) - Method in class net.sf.okapi.filters.yaml.parser.YamlParserTokenManager
 
getSplitPositions() - Method in interface net.sf.okapi.common.ISegmenter
Gets the list of all the split positions in the text that was last segmented.
getSplitPositions() - Method in class net.sf.okapi.lib.segmentation.SRXSegmenter
 
getSplitWords() - Method in class net.sf.okapi.filters.subtitles.SubtitleParameters
 
getSrcLoc() - Method in class net.sf.okapi.common.filters.AbstractFilter
Gets the input document source locale.
getSrcLoc() - Method in class net.sf.okapi.common.filterwriter.TMXWriter
 
getSrcLoc() - Method in class net.sf.okapi.lib.verification.AbstractChecker
 
getSrxPath() - Method in class net.sf.okapi.steps.batchtranslation.Parameters
 
getStandoff() - Method in class net.sf.okapi.common.filterwriter.ITSContent
Gets the current standoff markup.
getStandoff() - Method in class net.sf.okapi.common.filterwriter.XLIFFContent
Gets the standoff information for a possible list of annotations.
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 StartFileData object for this file node.
getStartDoc() - Method in class net.sf.okapi.common.resource.StartSubfilter
 
getStartDoc() - Method in class net.sf.okapi.proto.StartSubfilter.Builder
.StartDocument startDoc = 2;
getStartDoc() - Method in class net.sf.okapi.proto.StartSubfilter
.StartDocument startDoc = 2;
getStartDoc() - Method in interface net.sf.okapi.proto.StartSubfilterOrBuilder
.StartDocument startDoc = 2;
getStartDocBuilder() - Method in class net.sf.okapi.proto.StartSubfilter.Builder
.StartDocument startDoc = 2;
getStartDocOrBuilder() - Method in class net.sf.okapi.proto.StartSubfilter.Builder
.StartDocument startDoc = 2;
getStartDocOrBuilder() - Method in class net.sf.okapi.proto.StartSubfilter
.StartDocument startDoc = 2;
getStartDocOrBuilder() - Method in interface net.sf.okapi.proto.StartSubfilterOrBuilder
.StartDocument startDoc = 2;
getStartDocument() - Method in class net.sf.okapi.common.Event
Convenience method returns the IResource as a StartDocument.
getStartDocument() - Method in class net.sf.okapi.proto.Event.Builder
.StartDocument startDocument = 2;
getStartDocument() - Method in class net.sf.okapi.proto.Event
.StartDocument startDocument = 2;
getStartDocument() - Method in interface net.sf.okapi.proto.EventOrBuilder
.StartDocument startDocument = 2;
getStartDocumentBuilder() - Method in class net.sf.okapi.proto.Event.Builder
.StartDocument startDocument = 2;
getStartDocumentOrBuilder() - Method in class net.sf.okapi.proto.Event.Builder
.StartDocument startDocument = 2;
getStartDocumentOrBuilder() - Method in class net.sf.okapi.proto.Event
.StartDocument startDocument = 2;
getStartDocumentOrBuilder() - Method in interface net.sf.okapi.proto.EventOrBuilder
.StartDocument startDocument = 2;
getStartFileData() - Method in class net.sf.okapi.lib.xliff2.reader.Event
 
getStartGroup() - Method in class net.sf.okapi.common.Event
Convenience method returns the IResource as a StartGroup.
getStartGroup() - Method in class net.sf.okapi.common.skeleton.StorageList
 
getStartGroup() - Method in class net.sf.okapi.proto.Event.Builder
.StartGroup startGroup = 4;
getStartGroup() - Method in class net.sf.okapi.proto.Event
.StartGroup startGroup = 4;
getStartGroup() - Method in interface net.sf.okapi.proto.EventOrBuilder
.StartGroup startGroup = 4;
getStartGroupBuilder() - Method in class net.sf.okapi.proto.Event.Builder
.StartGroup startGroup = 4;
getStartGroupData() - Method in class net.sf.okapi.lib.xliff2.reader.Event
 
getStartGroupOrBuilder() - Method in class net.sf.okapi.proto.Event.Builder
.StartGroup startGroup = 4;
getStartGroupOrBuilder() - Method in class net.sf.okapi.proto.Event
.StartGroup startGroup = 4;
getStartGroupOrBuilder() - Method in interface net.sf.okapi.proto.EventOrBuilder
.StartGroup startGroup = 4;
getStartPart() - Method in class net.sf.okapi.lib.xliff2.core.AnnotatedSpan
Gets the Part object where this span starts.
getStartResourceId() - Method in class net.sf.okapi.common.filters.SubFilterSkeletonWriter
 
getStartString() - Method in class net.sf.okapi.filters.regex.Parameters
 
getStartSubDocument() - Method in class net.sf.okapi.common.Event
Convenience method returns the IResource as a StartSubDocument.
getStartSubDocument() - Method in class net.sf.okapi.proto.Event.Builder
.StartSubDocument startSubDocument = 8;
getStartSubDocument() - Method in class net.sf.okapi.proto.Event
.StartSubDocument startSubDocument = 8;
getStartSubDocument() - Method in interface net.sf.okapi.proto.EventOrBuilder
.StartSubDocument startSubDocument = 8;
getStartSubDocumentBuilder() - Method in class net.sf.okapi.proto.Event.Builder
.StartSubDocument startSubDocument = 8;
getStartSubDocumentOrBuilder() - Method in class net.sf.okapi.proto.Event.Builder
.StartSubDocument startSubDocument = 8;
getStartSubDocumentOrBuilder() - Method in class net.sf.okapi.proto.Event
.StartSubDocument startSubDocument = 8;
getStartSubDocumentOrBuilder() - Method in interface net.sf.okapi.proto.EventOrBuilder
.StartSubDocument startSubDocument = 8;
getStartSubfilter() - Method in class net.sf.okapi.common.Event
Convenience method returns the IResource as a StartSubfilter.
getStartSubfilter() - Method in class net.sf.okapi.common.filters.AbstractSubFilter
 
getStartSubfilter() - Method in interface net.sf.okapi.common.filters.ISubFilter
 
getStartSubfilter() - Method in class net.sf.okapi.proto.Event.Builder
.StartSubfilter startSubfilter = 6;
getStartSubfilter() - Method in class net.sf.okapi.proto.Event
.StartSubfilter startSubfilter = 6;
getStartSubfilter() - Method in interface net.sf.okapi.proto.EventOrBuilder
.StartSubfilter startSubfilter = 6;
getStartSubfilterBuilder() - Method in class net.sf.okapi.proto.Event.Builder
.StartSubfilter startSubfilter = 6;
getStartSubfilterOrBuilder() - Method in class net.sf.okapi.proto.Event.Builder
.StartSubfilter startSubfilter = 6;
getStartSubfilterOrBuilder() - Method in class net.sf.okapi.proto.Event
.StartSubfilter startSubfilter = 6;
getStartSubfilterOrBuilder() - Method in interface net.sf.okapi.proto.EventOrBuilder
.StartSubfilter startSubfilter = 6;
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 interface net.sf.okapi.common.pipeline.IPipeline
Gets the current pipeline state.
getState() - Method in class net.sf.okapi.common.pipeline.Pipeline
 
getState() - Method in class net.sf.okapi.lib.xliff2.core.Segment
Gets the state for this segment.
getState() - Method in class net.sf.okapi.steps.gcaligner.DpMatrixCell
 
getStateValue() - Method in enum net.sf.okapi.filters.xliff.SdlXliffConfLevel
Returns this confirmation level as a state value that can be used in the 'state' attribute of a <target> or <bin-target> element.
getStatisticInfo() - Method in class net.sf.okapi.filters.xini.jaxb.Xini
Gets the value of the statisticInfo property.
getStep() - Method in class net.sf.okapi.common.pipeline.annotations.ConfigurationParameter
Gets the step for this parameter.
getStep() - Method in class net.sf.okapi.common.pipelinebuilder.XPipelineStep
 
getStepEnabled() - Method in class net.sf.okapi.steps.common.ExtractionVerificationStepParameters
 
getStepEventHandlers(IPipelineStep) - Static method in class net.sf.okapi.common.pipeline.annotations.StepIntrospector
Gets the list of the event handlers for a given step.
getStepParameters(IPipelineStep) - Static method in class net.sf.okapi.common.pipeline.annotations.StepIntrospector
Gets the list of the ConfigurationParameter in a given step.
getSteps() - Method in interface net.sf.okapi.common.pipeline.IPipeline
Gets the list of all steps in this pipeline.
getSteps() - Method in class net.sf.okapi.common.pipeline.Pipeline
 
getSteps() - Method in class net.sf.okapi.lib.preprocessing.filters.common.PreprocessingFilter
 
getStopWordsPath() - Method in class net.sf.okapi.steps.termextraction.Parameters
 
getStorageEncoding(Attr) - Method in interface org.w3c.its.ITraversal
Gets the storage encoding for the current element or one of its attributes.
getStorageEncoding(Attr) - Method in class org.w3c.its.ITSEngine
 
getStorageSize(Attr) - Method in interface org.w3c.its.ITraversal
Gets the storage size for the current element or one of its attributes.
getStorageSize(Attr) - Method in class org.w3c.its.ITSEngine
 
getStorageSizeAnnotation(Attr) - Method in class org.w3c.its.ITSEngine
 
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 Store object 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 Store object associated with this match.
getStoredLQIRefs() - Method in class net.sf.okapi.filters.xliff.its.ITSStandoffManager
 
getStoredLQIURIs() - Method in interface net.sf.okapi.filters.xliff.its.IITSDataStore
Return a list of stored LQI metadata URIs.
getStoredLQIURIs() - Method in class net.sf.okapi.filters.xliff.its.ITSDefaultDataStore
 
getStoredProvRefs() - Method in class net.sf.okapi.filters.xliff.its.ITSStandoffManager
 
getStoredProvURIs() - Method in interface net.sf.okapi.filters.xliff.its.IITSDataStore
Return a list of stored Provenance metadata URIs.
getStoredProvURIs() - Method in class net.sf.okapi.filters.xliff.its.ITSDefaultDataStore
 
getStream() - Method in class net.sf.okapi.common.resource.RawDocument
Returns an InputStream based on the current input.
getStrictCodeOrder() - Method in class net.sf.okapi.lib.verification.Parameters
 
getString(int, char) - Static method in class net.sf.okapi.common.StringUtil
Returns a new string padded with a given character repeated given times.
getString(String) - Method in class net.sf.okapi.common.annotation.GenericAnnotation
Gets the string value for a given field.
getString(String) - Method in class net.sf.okapi.common.BaseContext
 
getString(String) - Method in interface net.sf.okapi.common.IContext
Gets a string property of this context.
getString(String) - Method in interface net.sf.okapi.common.IParameters
Gets the string value for a given parameter name.
getString(String) - Method in class net.sf.okapi.common.ParametersString
 
getString(String) - Method in class net.sf.okapi.common.StringParameters
 
getString(String) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupParameters
 
getString(String) - Method in class net.sf.okapi.filters.doxygen.Parameters
 
getString(String) - Method in class net.sf.okapi.filters.its.Parameters
 
getString(String) - Method in class net.sf.okapi.filters.openxml.YamlParameters
 
getString(String) - Static method in class net.sf.okapi.filters.po.Res
 
getString(String) - Static method in class net.sf.okapi.filters.properties.Res
 
getString(String) - Method in class net.sf.okapi.filters.wiki.Parameters
 
getString(String, String) - Method in class net.sf.okapi.common.ParametersString
 
getString(ISkeleton, EncoderContext) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
getString(INameable, String, LocaleId, EncoderContext) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
getString(ITextUnit, LocaleId, EncoderContext) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
Gets the skeleton and the original content of a given text unit.
getString(GenericSkeletonPart, EncoderContext) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
getString(GenericSkeletonPart, EncoderContext) - Method in class net.sf.okapi.filters.xliff.XLIFFSkeletonWriter
 
getString(StorageList, LocaleId, EncoderContext) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
getStringFromSubfilter(StorageList, LocaleId, EncoderContext, boolean) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
Gets the string from a subfilter reference.
getStringMode() - Method in class net.sf.okapi.lib.verification.Parameters
 
getStringParameter(String) - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
getStringValue() - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
string string_value = 1;
getStringValue() - Method in class net.sf.okapi.proto.PrimitiveValue
string string_value = 1;
getStringValue() - Method in interface net.sf.okapi.proto.PrimitiveValueOrBuilder
string string_value = 1;
getStringValueBytes() - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
string string_value = 1;
getStringValueBytes() - Method in class net.sf.okapi.proto.PrimitiveValue
string string_value = 1;
getStringValueBytes() - Method in interface net.sf.okapi.proto.PrimitiveValueOrBuilder
string string_value = 1;
getStripSource() - Method in class net.sf.okapi.steps.codesremoval.Parameters
 
getStripTarget() - Method in class net.sf.okapi.steps.codesremoval.Parameters
 
getStyle() - Method in class net.sf.okapi.filters.xini.jaxb.Element
Gets the value of the style property.
getSubAsTextUnit() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getSubDocumentCount() - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
 
getSubDocumentCount() - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
 
getSubDocumentId() - Method in class net.sf.okapi.common.filters.EventBuilder
Get the IdGenerator for SubDocuments
getSubDocumentId() - Method in class net.sf.okapi.lib.verification.Issue
 
getSubDocWriter() - Method in class net.sf.okapi.common.filterwriter.ZipFilterWriter
 
getSubfilter() - Method in class net.sf.okapi.filters.json.Parameters
 
getSubfilter() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getSubfilter() - Method in class net.sf.okapi.filters.po.Parameters
 
getSubfilter() - Method in class net.sf.okapi.filters.properties.Parameters
 
getSubfilter() - Method in class net.sf.okapi.filters.xliff2.Parameters
 
getSubfilter() - Method in class net.sf.okapi.filters.yaml.Parameters
 
getSubFilter() - Method in class net.sf.okapi.common.filters.SubFilterWrapperStep
 
getSubFilter() - Method in class net.sf.okapi.filters.regex.Parameters
 
getSubFilter(String) - Method in class net.sf.okapi.filters.multiparsers.CsvParser
 
getSubFilter(String) - Method in interface net.sf.okapi.filters.multiparsers.IParser
 
getSubFilter(Attr) - Method in class org.w3c.its.ITSEngine
 
getSubfilterOverwriteTarget() - Method in class net.sf.okapi.filters.xliff2.Parameters
 
getSubfilterRules() - Method in class net.sf.okapi.filters.json.Parameters
A regex representing keys whose values should be processed with the configured subfilter.
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.
getSubSeg() - Method in class net.sf.okapi.filters.xini.jaxb.Seg
Gets the value of the subSeg property.
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.
getSuffix() - Method in class net.sf.okapi.steps.textmodification.Parameters
 
getSuffix() - Method in class net.sf.okapi.steps.ttxsplitter.TTXJoinerParameters
 
GetSuffix(int) - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
Get the suffix as an array of characters.
GetSuffix(int) - Method in class net.sf.okapi.filters.json.parser.JavaCharStream
 
GetSuffix(int) - Method in class net.sf.okapi.filters.yaml.parser.JavaCharStream
 
getSupportCodes() - Method in class net.sf.okapi.connectors.translatetoolkit.Parameters
 
getSupportedLanguages() - Method in class net.sf.okapi.connectors.google.GoogleMTv2Connector
 
getSupportFiles() - Method in class net.sf.okapi.steps.rainbowkit.creation.Parameters
 
getTable() - Method in class net.sf.okapi.filters.xini.jaxb.Element.ElementContent
Gets the value of the table property.
getTabSize() - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
getTabSize(int) - Method in class net.sf.okapi.filters.json.parser.JavaCharStream
 
getTabSize(int) - Method in class net.sf.okapi.filters.yaml.parser.JavaCharStream
 
getTaClassRef() - Method in class net.sf.okapi.lib.xliff2.its.TextAnalysis
 
getTaConfidence() - Method in class net.sf.okapi.lib.xliff2.its.TextAnalysis
Gets the taConfidence attribute.
getTag(int) - Static method in class net.sf.okapi.common.LCIDUtil
Gets the language tag for a given LCID.
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
Gets the MTag or CTag for a given reference in a coded text.
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).
getTag(LocaleId) - Static method in class net.sf.okapi.common.LCIDUtil
Gets the language tag for a given locale id.
getTaggedConfig() - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupParameters
Gets the TaggedFilterConfiguration object for this parameters object.
getTaggedConfig() - Method in class net.sf.okapi.filters.openxml.YamlParameters
 
getTagLookup() - Static method in class net.sf.okapi.common.LCIDUtil
 
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.common.resource.Code
Gets the tag type of the code.
getTagType() - Method in class net.sf.okapi.filters.doxygen.DoxygenCommand
 
getTagType() - Method in class net.sf.okapi.lib.xliff2.core.Tag
Gets the TagType value of this tag.
getTagType() - Method in class net.sf.okapi.proto.Code.Builder
.TextFragment.TagType tagType = 2;
getTagType() - Method in class net.sf.okapi.proto.Code
.TextFragment.TagType tagType = 2;
getTagType() - Method in interface net.sf.okapi.proto.CodeOrBuilder
.TextFragment.TagType tagType = 2;
getTagTypeValue() - Method in class net.sf.okapi.proto.Code.Builder
.TextFragment.TagType tagType = 2;
getTagTypeValue() - Method in class net.sf.okapi.proto.Code
.TextFragment.TagType tagType = 2;
getTagTypeValue() - Method in interface net.sf.okapi.proto.CodeOrBuilder
.TextFragment.TagType tagType = 2;
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.common.annotation.AltTranslation
Gets the target content of this entry.
getTarget() - Method in class net.sf.okapi.connectors.google.TranslationResponse
 
getTarget() - Method in class net.sf.okapi.lib.verification.Issue
 
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() - Method in class net.sf.okapi.steps.searchandreplace.Parameters
 
getTarget() - Method in class net.sf.okapi.tm.pensieve.common.TranslationUnit
 
getTarget(LocaleId) - Method in interface net.sf.okapi.common.resource.ITextUnit
Gets the target object for this text unit for a given locale.
getTarget(LocaleId) - Method in class net.sf.okapi.common.resource.TextUnit
 
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.
getTarget2Suffix() - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
getTarget3Suffix() - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
getTargetAnnotation(ITextUnit, LocaleId, Class<A>) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Gets an annotation attached to the target part of a given text unit resource in a given locale.
getTargetContainer() - Method in class net.sf.okapi.lib.verification.Issue
 
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
 
getTargetEncoding() - Method in class net.sf.okapi.filters.rainbowkit.MergingInfo
 
getTargetEnd() - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
getTargetEnd() - Method in class net.sf.okapi.lib.verification.Issue
 
getTargetGroup() - Method in class net.sf.okapi.filters.regex.Rule
 
getTargetInlineId() - Method in class net.sf.okapi.lib.xliff2.URIParser
Gets the target inline element identifier of this URI's fragment.
getTargetLanguage() - Method in interface net.sf.okapi.common.query.IQuery
Gets the current target language for this query engine.
getTargetLanguage() - Method in class net.sf.okapi.lib.translation.BaseConnector
 
getTargetLanguage() - Method in class net.sf.okapi.lib.translation.QueryManager
Gets the current target locale for this manager.
getTargetLanguage() - Method in class net.sf.okapi.lib.xliff2.core.StartXliffData
Gets the target language of the document.
getTargetLanguage() - Method in class net.sf.okapi.steps.terminologyleveraging.BaseTerminologyConnector
 
getTargetLanguage() - Method in interface net.sf.okapi.steps.terminologyleveraging.ITerminologyQuery
 
getTargetLanguages() - Method in class net.sf.okapi.filters.xini.jaxb.Xini
Gets the value of the targetLanguages property.
getTargetLocale() - Method in class net.sf.okapi.common.annotation.AltTranslation
Gets the target locale for this entry.
getTargetLocale() - Method in class net.sf.okapi.common.filters.AbstractLineFilter
 
getTargetLocale() - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
 
getTargetLocale() - Method in interface net.sf.okapi.common.pipeline.IPipelineStep
Delegate to concrete class
getTargetLocale() - Method in class net.sf.okapi.common.resource.PipelineParameters
 
getTargetLocale() - Method in class net.sf.okapi.common.resource.RawDocument
Gets the target locale associated to this resource.
getTargetLocale() - Method in class net.sf.okapi.common.resource.simplifier.AbstractResourceSimplifier
 
getTargetLocale() - Method in class net.sf.okapi.filters.rainbowkit.Manifest
 
getTargetLocale() - Method in class net.sf.okapi.filters.transifex.Project
 
getTargetLocale() - Method in class net.sf.okapi.filters.xliff2.XLIFF2FilterWriter
 
getTargetLocale() - Method in class net.sf.okapi.lib.merge.merge.TextUnitMerger
 
getTargetLocale() - Method in class net.sf.okapi.lib.merge.merge.TextUnitMergerSerialized
 
getTargetLocale() - Method in class net.sf.okapi.lib.terminology.simpletb.Parameters
 
getTargetLocale() - Method in class net.sf.okapi.lib.verification.QualityCheckSession
 
getTargetLocale() - Method in class net.sf.okapi.proto.AltTranslation.Builder
string targetLocale = 2;
getTargetLocale() - Method in class net.sf.okapi.proto.AltTranslation
string targetLocale = 2;
getTargetLocale() - Method in interface net.sf.okapi.proto.AltTranslationOrBuilder
string targetLocale = 2;
getTargetLocale() - Method in class net.sf.okapi.steps.common.copysource.CopySourceOnEmptyTargetStep
 
getTargetLocale() - Method in class net.sf.okapi.steps.common.createtarget.CreateTargetStep
 
getTargetLocale() - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
 
getTargetLocale() - Method in class net.sf.okapi.steps.leveraging.BatchTmLeveragingStep
 
getTargetLocale() - Method in class net.sf.okapi.steps.leveraging.LeveragingStep
 
getTargetLocale() - Method in class net.sf.okapi.steps.rainbowkit.creation.ExtractionStep
 
getTargetLocale() - Method in class net.sf.okapi.steps.rainbowkit.postprocess.MergingStep
 
getTargetLocale() - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyLeveragingStep
 
getTargetLocale() - Method in class net.sf.okapi.steps.tokenization.TokenizationStep
 
getTargetLocale(int) - Method in class net.sf.okapi.common.pipelinedriver.BatchItemContext
 
getTargetLocale(int) - Method in interface net.sf.okapi.common.pipelinedriver.IBatchItemContext
Gets the target locale for a given input document of this batch item.
getTargetLocaleBytes() - Method in class net.sf.okapi.proto.AltTranslation.Builder
string targetLocale = 2;
getTargetLocaleBytes() - Method in class net.sf.okapi.proto.AltTranslation
string targetLocale = 2;
getTargetLocaleBytes() - Method in interface net.sf.okapi.proto.AltTranslationOrBuilder
string targetLocale = 2;
getTargetLocales() - Method in interface net.sf.okapi.common.resource.IWithTargetProperties
Gets all the target locales for this resource.
getTargetLocales() - Method in class net.sf.okapi.common.resource.PipelineParameters
 
getTargetLocales() - Method in class net.sf.okapi.common.resource.RawDocument
Gets the list of target locales associated to this resource.
getTargetLocales() - Method in class net.sf.okapi.common.resource.TextUnit
 
getTargetLocales() - Method in class net.sf.okapi.common.skeleton.StorageList
 
getTargetLocales() - Method in class net.sf.okapi.steps.desegmentation.DesegmentationStep
 
getTargetLocales() - Method in class net.sf.okapi.steps.segmentation.SegmentationStep
 
getTargetLocalesToKeep() - Method in class net.sf.okapi.steps.common.removetarget.Parameters
 
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.
getTargetParts() - Method in class net.sf.okapi.common.resource.AlignedPair
Gets the target TextParts
getTargetPattern() - Method in class net.sf.okapi.lib.verification.PatternItem
 
getTargetPointer(Attr) - Method in interface org.w3c.its.ITraversal
Gets the target pointer for the current element of the traversal or one of its attributes.
getTargetPointer(Attr) - Method in class org.w3c.its.ITSEngine
 
getTargetPointerEntry(Node) - Method in class net.sf.okapi.filters.its.ITSFilter
Gets the target pointer entry for a given node.
getTargetPointerRuleTriggered() - Method in class org.w3c.its.ITSEngine
Indicates if the processed document has triggered a target pointer rule.
getTargetPrefix() - Method in class net.sf.okapi.steps.leveraging.Parameters
 
getTargetPrefix() - Method in class net.sf.okapi.steps.msbatchtranslation.Parameters
 
getTargetPrefixThreshold() - Method in class net.sf.okapi.steps.leveraging.Parameters
 
getTargetProperties(LocaleId) - Method in interface net.sf.okapi.common.resource.IWithTargetProperties
 
getTargetProperty(LocaleId, String) - Method in interface net.sf.okapi.common.resource.IWithTargetProperties
Gets the target property for a given name and target locale.
getTargetProperty(LocaleId, String) - Method in class net.sf.okapi.common.resource.TextUnit
 
getTargetProperty(LocaleId, String) - Method in class net.sf.okapi.common.skeleton.StorageList
 
getTargetPropertyNames(LocaleId) - Method in interface net.sf.okapi.common.resource.IWithTargetProperties
Gets the names of all the properties for a given target locale in this resource.
getTargetPropertyNames(LocaleId) - Method in class net.sf.okapi.common.resource.TextUnit
 
getTargetPropertyNames(LocaleId) - Method in class net.sf.okapi.common.skeleton.StorageList
 
getTargets() - Method in class net.sf.okapi.proto.TextUnit.Builder
Deprecated.
getTargets() - Method in class net.sf.okapi.proto.TextUnit
Deprecated.
getTargets() - Method in interface net.sf.okapi.proto.TextUnitOrBuilder
Deprecated.
getTargetSameAsSource() - Method in class net.sf.okapi.lib.verification.Parameters
 
getTargetSameAsSource() - Method in class net.sf.okapi.steps.generalchecker.Parameters
 
getTargetSameAsSourceForSameLanguage() - Method in class net.sf.okapi.lib.verification.Parameters
 
getTargetSameAsSourceForSameLanguage() - Method in class net.sf.okapi.steps.generalchecker.Parameters
 
getTargetSameAsSourceWithCodes() - Method in class net.sf.okapi.lib.verification.Parameters
 
getTargetSameAsSourceWithCodes() - Method in class net.sf.okapi.steps.generalchecker.Parameters
 
getTargetSameAsSourceWithNumbers() - Method in class net.sf.okapi.lib.verification.Parameters
 
getTargetsCount() - Method in class net.sf.okapi.proto.TextUnit.Builder
 
getTargetsCount() - Method in class net.sf.okapi.proto.TextUnit
 
getTargetsCount() - Method in interface net.sf.okapi.proto.TextUnitOrBuilder
map<string, .TextContainer> targets = 5;
getTargetSegment(LocaleId, String, boolean) - Method in interface net.sf.okapi.common.resource.ITextUnit
Gets the segment for a given segment id in a given target.
getTargetSegment(LocaleId, String, boolean) - Method in class net.sf.okapi.common.resource.TextUnit
 
getTargetSegments(LocaleId) - Method in interface net.sf.okapi.common.resource.ITextUnit
Get the segments for a given target.
getTargetSegments(LocaleId) - Method in class net.sf.okapi.common.resource.TextUnit
 
getTargetsMap() - Method in class net.sf.okapi.proto.TextUnit.Builder
map<string, .TextContainer> targets = 5;
getTargetsMap() - Method in class net.sf.okapi.proto.TextUnit
map<string, .TextContainer> targets = 5;
getTargetsMap() - Method in interface net.sf.okapi.proto.TextUnitOrBuilder
map<string, .TextContainer> targets = 5;
getTargetSmartPattern(Matcher) - Method in class net.sf.okapi.lib.verification.PatternItem
Gets the pattern object for the target, automatically compiling a new one if it is null (which means the pattern contains the keyword "" and/or $N).
getTargetsOrDefault(String, TextContainer) - Method in class net.sf.okapi.proto.TextUnit.Builder
map<string, .TextContainer> targets = 5;
getTargetsOrDefault(String, TextContainer) - Method in class net.sf.okapi.proto.TextUnit
map<string, .TextContainer> targets = 5;
getTargetsOrDefault(String, TextContainer) - Method in interface net.sf.okapi.proto.TextUnitOrBuilder
map<string, .TextContainer> targets = 5;
getTargetsOrThrow(String) - Method in class net.sf.okapi.proto.TextUnit.Builder
map<string, .TextContainer> targets = 5;
getTargetsOrThrow(String) - Method in class net.sf.okapi.proto.TextUnit
map<string, .TextContainer> targets = 5;
getTargetsOrThrow(String) - Method in interface net.sf.okapi.proto.TextUnitOrBuilder
map<string, .TextContainer> targets = 5;
getTargetSrx() - Method in class net.sf.okapi.steps.segmentation.Parameters
 
getTargetSrxPath() - Method in class net.sf.okapi.steps.segmentation.Parameters
 
getTargetSrxStream() - Method in class net.sf.okapi.steps.segmentation.Parameters
 
getTargetStart() - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
getTargetStart() - Method in class net.sf.okapi.lib.verification.Issue
 
getTargetStateMode() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getTargetStateValue() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getTargetStyle() - Method in class net.sf.okapi.steps.formatconversion.Parameters
 
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.
getTargetTerm() - Method in class net.sf.okapi.lib.terminology.simpletb.Entry
 
getTargetText(ITextUnit, LocaleId) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Gets text of the first part of the target of a given text unit resource in the given locale.
getTaSource() - Method in class net.sf.okapi.lib.xliff2.its.TextAnalysis
Gets the taSource attribute.
getTD() - Method in class net.sf.okapi.filters.xini.jaxb.INITR
Gets the value of the td property.
getTD() - Method in class net.sf.okapi.filters.xini.jaxb.TR
Gets the value of the td property.
getTempDirectory() - Static method in class net.sf.okapi.common.Util
Gets the default system temporary directory to use for the current user.
getTemplate() - Method in class net.sf.okapi.lib.reporting.ReportGenerator
 
getTemplateStream() - Method in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
getTempOriginalDirectory() - Method in class net.sf.okapi.filters.rainbowkit.Manifest
Gets the temporary directory where to store the original files (always with a terminal separator).
getTempPackageRoot() - Method in class net.sf.okapi.filters.rainbowkit.Manifest
Gets the temporary package root (always with the terminal separator).
getTempSkelDirectory() - Method in class net.sf.okapi.filters.rainbowkit.Manifest
Gets the temporary directory where to store the skeleton files (always with a terminal separator).
getTempSourceDirectory() - Method in class net.sf.okapi.filters.rainbowkit.Manifest
Gets the full temporary directory where to store the prepared source files (always with a terminal separator).
getTempTargetDirectory() - Method in class net.sf.okapi.filters.rainbowkit.Manifest
Get the temporary directory where to store the prepared target files (always with a terminal separator).
getTempTmDirectory() - Method in class net.sf.okapi.filters.rainbowkit.Manifest
Gets the temporary directory where to output TM-related information (always with a terminal separator).
getTerm() - Method in class net.sf.okapi.common.annotation.GlossEntry
 
getTerm() - Method in class net.sf.okapi.lib.xliff2.glossary.GlossEntry
Gets the term for this entry.
getTerm() - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyQueryResult
 
getTerm(int) - Method in class net.sf.okapi.common.annotation.TermsAnnotation
Gets the term for a given index.
getTerm(int) - Method in class net.sf.okapi.lib.terminology.LangEntry
 
getTerm(Attr) - Method in interface org.w3c.its.ITraversal
Indicates if a given attribute of the current element of the traversal or one of its attributes is a term.
getTerm(Attr) - Method in class org.w3c.its.ITSEngine
 
getTermConfidence() - Method in class net.sf.okapi.lib.xliff2.its.TermTag
Gets the confidence on whether this is a term or not.
getTermConfidence(Attr) - Method in interface org.w3c.its.ITraversal
Gets the confidence associated with a given term node or one of its attributes.
getTermConfidence(Attr) - Method in class org.w3c.its.ITSEngine
 
getTerminalRegex() - Method in class net.sf.okapi.filters.subtitles.SubtitleFilter
 
getTerminalRegex() - Method in class net.sf.okapi.filters.ttml.TTMLFilter
 
getTerminalRegex() - Method in class net.sf.okapi.filters.vtt.VTTFilter
 
getTermInfo() - Method in class net.sf.okapi.lib.xliff2.its.TermTag
Gets the term information for this marker.
getTermInfo(Attr) - Method in interface org.w3c.its.ITraversal
Gets the information associated with a given term node or one of its attributes.
getTermInfo(Attr) - Method in class org.w3c.its.ITSEngine
 
getTermInfoRef() - Method in class net.sf.okapi.lib.xliff2.its.TermTag
Gets the term information reference for this marker.
getTerminologyAnnotation(Attr) - Method in class org.w3c.its.ITSEngine
Gets the terminology annotation set for the current element or one of its attributes.
getTerms() - Method in class net.sf.okapi.steps.termextraction.SimpleTermExtractor
Gets the list of term candidates.
getTermsPath() - Method in class net.sf.okapi.lib.verification.Parameters
 
getTermText() - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyQueryResult.Term
 
getText() - Method in class net.sf.okapi.common.resource.TextFragment
Get the text of the fragment (all codes are removed)
getText() - Method in class net.sf.okapi.filters.openxml.TranslatableAttributeText
 
getText() - Method in class net.sf.okapi.lib.terminology.TermEntry
 
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.
getText() - Method in class net.sf.okapi.proto.TextFragment.Builder
string text = 1;
getText() - Method in class net.sf.okapi.proto.TextFragment
string text = 1;
getText() - Method in interface net.sf.okapi.proto.TextFragmentOrBuilder
string text = 1;
getText() - Method in class net.sf.okapi.proto.TextPart.Builder
.TextFragment text = 3;
getText() - Method in class net.sf.okapi.proto.TextPart
.TextFragment text = 3;
getText() - Method in interface net.sf.okapi.proto.TextPartOrBuilder
.TextFragment text = 3;
getText() - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyQueryResult.Translation
 
getText(String) - Static method in class net.sf.okapi.common.resource.TextFragment
Helper method that will take a coded string and return a text only version.
getText(TextFragment) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Extracts text from the given text fragment.
getText(TextFragment, List<Integer>) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Extracts text from the given text fragment.
getTextAnalysisAnnotation(Attr) - Method in class org.w3c.its.ITSEngine
Gets the text analysis annotations for the current element or one of its attributes.
getTextAnalysisClass(Attr) - Method in interface org.w3c.its.ITraversal
 
getTextAnalysisClass(Attr) - Method in class org.w3c.its.ITSEngine
 
getTextAnalysisConfidence(Attr) - Method in interface org.w3c.its.ITraversal
 
getTextAnalysisConfidence(Attr) - Method in class org.w3c.its.ITSEngine
 
getTextAnalysisIdent(Attr) - Method in interface org.w3c.its.ITraversal
 
getTextAnalysisIdent(Attr) - Method in class org.w3c.its.ITSEngine
 
getTextAnalysisSource(Attr) - Method in interface org.w3c.its.ITraversal
 
getTextAnalysisSource(Attr) - Method in class org.w3c.its.ITSEngine
 
getTextBuilder() - Method in class net.sf.okapi.proto.TextPart.Builder
.TextFragment text = 3;
getTextBytes() - Method in class net.sf.okapi.proto.TextFragment.Builder
string text = 1;
getTextBytes() - Method in class net.sf.okapi.proto.TextFragment
string text = 1;
getTextBytes() - Method in interface net.sf.okapi.proto.TextFragmentOrBuilder
string text = 1;
getTextContent(Node) - Static method in class net.sf.okapi.common.Util
Gets the text content of the first TEXT child of an element node.
getTextContent(Node) - Static method in class org.w3c.its.ITSEngine
Gets the text content of the first TEXT child of an element node.
getTextOrBuilder() - Method in class net.sf.okapi.proto.TextPart.Builder
.TextFragment text = 3;
getTextOrBuilder() - Method in class net.sf.okapi.proto.TextPart
.TextFragment text = 3;
getTextOrBuilder() - Method in interface net.sf.okapi.proto.TextPartOrBuilder
.TextFragment text = 3;
getTextUnit() - Method in class net.sf.okapi.common.annotation.AltTranslation
getTextUnit() - Method in class net.sf.okapi.common.Event
Convenience method returns the IResource as a ITextUnit.
getTextUnit() - Method in class net.sf.okapi.proto.AltTranslation.Builder
.TextUnit textUnit = 3;
getTextUnit() - Method in class net.sf.okapi.proto.AltTranslation
.TextUnit textUnit = 3;
getTextUnit() - Method in interface net.sf.okapi.proto.AltTranslationOrBuilder
.TextUnit textUnit = 3;
getTextUnit() - Method in class net.sf.okapi.proto.Event.Builder
.TextUnit textUnit = 1;
getTextUnit() - Method in class net.sf.okapi.proto.Event
.TextUnit textUnit = 1;
getTextUnit() - Method in interface net.sf.okapi.proto.EventOrBuilder
.TextUnit textUnit = 1;
getTextUnitBuilder() - Method in class net.sf.okapi.proto.AltTranslation.Builder
.TextUnit textUnit = 3;
getTextUnitBuilder() - Method in class net.sf.okapi.proto.Event.Builder
.TextUnit textUnit = 1;
getTextUnitElementName() - Method in class net.sf.okapi.filters.abstractmarkup.ExtractionRuleState
 
getTextUnitId() - Method in class net.sf.okapi.common.filters.EventBuilder
Gets the custom textUnitId set by the caller.
getTextUnitId() - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
getTextUnitOrBuilder() - Method in class net.sf.okapi.proto.AltTranslation.Builder
.TextUnit textUnit = 3;
getTextUnitOrBuilder() - Method in class net.sf.okapi.proto.AltTranslation
.TextUnit textUnit = 3;
getTextUnitOrBuilder() - Method in interface net.sf.okapi.proto.AltTranslationOrBuilder
.TextUnit textUnit = 3;
getTextUnitOrBuilder() - Method in class net.sf.okapi.proto.Event.Builder
.TextUnit textUnit = 1;
getTextUnitOrBuilder() - Method in class net.sf.okapi.proto.Event
.TextUnit textUnit = 1;
getTextUnitOrBuilder() - Method in interface net.sf.okapi.proto.EventOrBuilder
.TextUnit textUnit = 1;
getTextUntil(StringBuilder, int, int) - Method in class net.sf.okapi.filters.rtf.RTFFilter
Gets the text content until a specified condition is reached.
getThirdInputRawDocument() - Method in class net.sf.okapi.common.resource.PipelineParameters
 
getThreshold() - Method in class net.sf.okapi.connectors.microsoft.MicrosoftMTConnector
 
getThreshold() - Method in class net.sf.okapi.connectors.mymemory.MyMemoryTMConnector
 
getThreshold() - Method in class net.sf.okapi.connectors.pensieve.PensieveTMConnector
 
getThreshold() - Method in class net.sf.okapi.connectors.tda.TDASearchConnector
 
getThreshold() - Method in class net.sf.okapi.connectors.translatetoolkit.TranslateToolkitTMConnector
 
getThreshold() - Method in interface net.sf.okapi.lib.translation.ITMQuery
Gets the current threshold value to use for the query.
getThreshold() - Method in class net.sf.okapi.steps.diffleverage.FuzzyTextUnitComparator
 
getThreshold() - Method in class net.sf.okapi.steps.leveraging.Parameters
 
getThreshold() - Method in class net.sf.okapi.steps.msbatchtranslation.Parameters
 
getThreshold() - Method in class net.sf.okapi.steps.xliffsplitter.XliffWCSplitterParameters
 
getThumbnailImageURL() - Method in class net.sf.okapi.filters.xini.jaxb.Page
Gets the value of the thumbnailImageURL property.
getTimeFormat() - Method in class net.sf.okapi.filters.subtitles.SubtitleParameters
 
getTimeout() - Method in class net.sf.okapi.connectors.apertium.Parameters
 
getTimeout() - Method in class net.sf.okapi.steps.externalcommand.Parameters
 
getTmDirectory() - Method in class net.sf.okapi.steps.batchtranslation.Parameters
 
getTmDirectory() - Method in class net.sf.okapi.steps.tmimport.Parameters
 
getTmxOutputPath() - Method in class net.sf.okapi.steps.idaligner.Parameters
 
getTmxOutputPath() - Method in class net.sf.okapi.steps.sentencealigner.Parameters
 
getTmxPath() - Method in class net.sf.okapi.steps.batchtranslation.Parameters
 
getTmxPath() - Method in class net.sf.okapi.steps.msbatchtranslation.Parameters
 
getTmxPath() - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
getTMXPath() - Method in class net.sf.okapi.steps.leveraging.Parameters
 
getTMXWriter() - Method in class net.sf.okapi.steps.leveraging.LeveragingStep
 
getToHalfWidth() - Method in class net.sf.okapi.steps.fullwidthconversion.Parameters
 
getToken(int) - Method in class net.sf.okapi.core.simplifierrules.SimplifierRules
Get the specific Token.
getToken(int) - Method in class net.sf.okapi.filters.json.parser.JsonParser
Get the specific Token.
getToken(int) - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
Get the specific Token.
getTokenDescription(int) - Static method in class net.sf.okapi.steps.tokenization.Tokens
 
getTokenDescription(String) - Static method in class net.sf.okapi.steps.tokenization.Tokens
 
getTokenId(String) - Static method in class net.sf.okapi.steps.tokenization.Tokens
 
getTokenIDs() - Static method in class net.sf.okapi.steps.tokenization.Tokens
Gets list of IDs of all tokens.
getTokenIDs(List<String>) - Static method in class net.sf.okapi.steps.tokenization.Tokens
Gets list of IDs of the given tokens.
getTokenIndex(String) - Static method in class net.sf.okapi.steps.tokenization.Tokens
 
getTokenName(int) - Static method in class net.sf.okapi.steps.tokenization.Tokens
 
getTokenNames() - Static method in class net.sf.okapi.steps.tokenization.Tokens
Gets list of names of all tokens.
getTokenNames() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitCharacterCountStep
 
getTokenNames() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitWordCountStep
 
getTokenNames() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitCharacterCountStep
 
getTokenNames() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitWordCountStep
 
getTokenNames() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitCharacterCountStep
 
getTokenNames() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitWordCountStep
 
getTokenNames() - Method in class net.sf.okapi.steps.wordcount.common.TokenCountStep
 
getTokenNames() - Method in class net.sf.okapi.steps.wordcount.WordCountStep
 
getTokenNamesStr() - Static method in class net.sf.okapi.steps.tokenization.Tokens
 
getTokens() - Method in class net.sf.okapi.steps.tokenization.TokensAnnotation
 
getTokens(Segment, LocaleId) - Method in class net.sf.okapi.steps.wordcount.common.TokenCountStep
 
getTokens(TextContainer, LocaleId) - Method in class net.sf.okapi.steps.wordcount.common.TokenCountStep
 
getToMatches() - Method in class net.sf.okapi.common.resource.CodeMatches
 
getToMatchIndex(int) - Method in class net.sf.okapi.common.resource.CodeMatches
 
getToMismatchIterator() - Method in class net.sf.okapi.common.resource.CodeMatches
 
getTool() - Method in class net.sf.okapi.common.annotation.AltTranslation
 
getTool() - Method in class net.sf.okapi.filters.xliff.its.ITSProvenance
 
getTool() - Method in class net.sf.okapi.lib.xliff2.its.Provenance
Gets the tool attribute.
getToolCompany() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
getToolId() - Method in class net.sf.okapi.common.annotation.XLIFFPhase
 
getToolId() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
getToolName() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
getToolRef() - Method in class net.sf.okapi.lib.xliff2.its.Provenance
 
getToolVersion() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
getToolXmlSnippet() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
getTopNode() - Method in class net.sf.okapi.filters.icml.ICMLContext
 
getTopNode() - Method in class net.sf.okapi.filters.icml.ICMLSkeleton
 
getTotal() - Method in class net.sf.okapi.filters.xini.jaxb.StatisticInfo
Gets the value of the total property.
getTotalSegments() - Method in class net.sf.okapi.lib.translation.QueryManager
Gets the total number of segments processed since the last call to QueryManager.resetCounters().
getTR() - Method in class net.sf.okapi.filters.xini.jaxb.INITable
Gets the value of the tr property.
getTR() - Method in class net.sf.okapi.filters.xini.jaxb.Table
Gets the value of the tr property.
getTrailingSpacer() - Method in class net.sf.okapi.filters.xini.jaxb.Seg
Gets the value of the trailingSpacer property.
getTrailingWS() - Method in class net.sf.okapi.lib.verification.Parameters
 
getTrailingWS() - Method in class net.sf.okapi.steps.generalchecker.Parameters
 
getTranslatableAttributeRuleTriggered() - Method in class org.w3c.its.ITSEngine
Indicates if the processed document has triggered a rule for a translatable attribute.
getTranslatableStrings() - Method in class net.sf.okapi.filters.yaml.parser.IndentedBlock
Create a list of lines that represent TextUnits and skeleton (e.g., newlines) between them decode the strings before saving
getTranslatableStrings() - Method in class net.sf.okapi.filters.yaml.parser.QuotedScalar
Create a list of lines that represent TextUnits and skeleton (e.g., newlines) between them decode the strings based on the type
getTranslatableStrings() - Method in class net.sf.okapi.filters.yaml.parser.Scalar
 
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
 
getTranslate(Attr) - Method in interface org.w3c.its.ITraversal
Indicates if the current element or one of its attributes is translatable.
getTranslate(Attr) - Method in class org.w3c.its.ITSEngine
 
getTranslateComments() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getTranslateDocProperties() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getTranslateExcelCellsCopied() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getTranslateExcelDiagramData() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getTranslateExcelDrawings() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getTranslateExcelExcludeColors() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getTranslateExcelHidden() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
Return true if we should translate hidden cells and columns, false (default) if we should not.
getTranslateExcelSheetNames() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getTranslateFencedCodeBlocks() - Method in class net.sf.okapi.filters.markdown.Parameters
 
getTranslateHeaderMetadata() - Method in class net.sf.okapi.filters.markdown.Parameters
 
getTranslateImageAltText() - Method in class net.sf.okapi.filters.markdown.Parameters
 
getTranslateIndentedCodeBlocks() - Method in class net.sf.okapi.filters.markdown.Parameters
 
getTranslateInlineCodeBlocks() - Method in class net.sf.okapi.filters.markdown.Parameters
 
getTranslatePowerpointCharts() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getTranslatePowerpointComments() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getTranslatePowerpointDiagramData() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getTranslatePowerpointDocProperties() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getTranslatePowerpointHidden() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getTranslatePowerpointMasters() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getTranslatePowerpointNotes() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
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.
getTranslateUrls() - Method in class net.sf.okapi.filters.markdown.Parameters
 
getTranslateWordExcludeColors() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getTranslateWordExcludeGraphicMetaData() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getTranslateWordHeadersFooters() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getTranslateWordHidden() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getTranslateWordInExcludeHighlightMode() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getTranslateWordInExcludeStyleMode() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getTranslateWordNumberingLevelText() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getTranslations() - Method in class net.sf.okapi.common.annotation.GlossEntry
 
getTranslations() - Method in class net.sf.okapi.lib.xliff2.glossary.GlossEntry
Gets the list of the Translation objects for this entry.
getTranslations() - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyQueryResult
 
getTranslations(String, String, String, int, int) - Method in interface net.sf.okapi.connectors.microsoft.MicrosoftMTAPI
Call the getTranslations() API method.
getTranslationsArray(GetTranslationsArrayRequest, String, String, int, int) - Method in interface net.sf.okapi.connectors.microsoft.MicrosoftMTAPI
Call the getTranslationsArray() API method.
getTranslationStatusValue() - Method in class net.sf.okapi.steps.xliffsplitter.XliffSplitterParameters
 
getTranslationTypeValue() - Method in class net.sf.okapi.steps.xliffsplitter.XliffSplitterParameters
 
getTrgFile() - Method in class net.sf.okapi.steps.diffleverage.FileAlignment
Get target FileLikeThing (matches "new" source file)
getTrgLoc() - Method in class net.sf.okapi.common.filters.AbstractFilter
 
getTrgLoc() - Method in class net.sf.okapi.common.filterwriter.TMXWriter
 
getTrgLoc() - Method in class net.sf.okapi.lib.verification.AbstractChecker
 
getTrimSrcLeadingWS() - Method in class net.sf.okapi.steps.segmentation.Parameters
 
getTrimSrcTrailingWS() - Method in class net.sf.okapi.steps.segmentation.Parameters
 
getTrimTrgLeadingWS() - Method in class net.sf.okapi.steps.segmentation.Parameters
 
getTrimTrgTrailingWS() - Method in class net.sf.okapi.steps.segmentation.Parameters
 
getTu() - Method in class net.sf.okapi.tm.pensieve.common.TmHit
Get the TmHit's TranslationUnit
getTuFilterClassName() - Method in class net.sf.okapi.steps.common.tufiltering.Parameters
 
getTuid() - Method in class net.sf.okapi.steps.repetitionanalysis.SegmentInfo
 
getTuId() - Method in class net.sf.okapi.lib.verification.Issue
 
getTuName() - Method in class net.sf.okapi.lib.verification.Issue
 
getTusForTargetRemoval() - Method in class net.sf.okapi.steps.common.removetarget.Parameters
 
getType() - Method in class net.sf.okapi.common.annotation.AltTranslation
Gets the type of this alternate translation.
getType() - Method in class net.sf.okapi.common.annotation.GenericAnnotation
Gets the type of annotation.
getType() - Method in interface net.sf.okapi.common.IParameterDescriptor
Gets the type of this parameter.
getType() - Method in class net.sf.okapi.common.LocaleFilter
Helper method.
getType() - Method in class net.sf.okapi.common.ParameterDescriptor
 
getType() - Method in class net.sf.okapi.common.pipelinebuilder.XParameter
 
getType() - Method in class net.sf.okapi.common.plugins.PluginItem
Gets the type of this plug-in.
getType() - Method in class net.sf.okapi.common.resource.BaseNameable
 
getType() - Method in class net.sf.okapi.common.resource.Code
Gets the abstract type for the code.
getType() - Method in interface net.sf.okapi.common.resource.INameable
Gets the type information associated with this resource.
getType() - Method in class net.sf.okapi.common.resource.StartSubfilter
 
getType() - Method in class net.sf.okapi.common.skeleton.StorageList
 
getType() - Method in class net.sf.okapi.common.uidescription.AbstractPart
 
getType() - Method in class net.sf.okapi.filters.markdown.parser.MarkdownToken
 
getType() - Method in class net.sf.okapi.filters.tex.parser.TEXToken
 
getType() - Method in class net.sf.okapi.filters.xini.jaxb.EndPlaceHolder
Gets the value of the type property.
getType() - Method in class net.sf.okapi.filters.xini.jaxb.PlaceHolder
Gets the value of the type property.
getType() - Method in class net.sf.okapi.filters.xini.jaxb.StartPlaceHolder
Gets the value of the type property.
getType() - Method in class net.sf.okapi.filters.xliff.its.ITSLQI
 
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 ExtChildType type 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 ExtChildType values).
getType() - Method in class net.sf.okapi.lib.xliff2.core.InsingnificantPartData
Gets the type for this InsingnificantPartData object.
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
 
getType() - Method in class net.sf.okapi.proto.AltTranslation.Builder
.AltTranslation.MatchType type = 12;
getType() - Method in class net.sf.okapi.proto.AltTranslation
.AltTranslation.MatchType type = 12;
getType() - Method in interface net.sf.okapi.proto.AltTranslationOrBuilder
.AltTranslation.MatchType type = 12;
getType() - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
string type = 1;
getType() - Method in class net.sf.okapi.proto.GenericAnnotation
string type = 1;
getType() - Method in interface net.sf.okapi.proto.GenericAnnotationOrBuilder
string type = 1;
getType() - Method in class net.sf.okapi.proto.INameable.Builder
string type = 3;
getType() - Method in class net.sf.okapi.proto.INameable
string type = 3;
getType() - Method in interface net.sf.okapi.proto.INameableOrBuilder
string type = 3;
getType() - Method in class net.sf.okapi.steps.textmodification.Parameters
 
getTypeBytes() - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
string type = 1;
getTypeBytes() - Method in class net.sf.okapi.proto.GenericAnnotation
string type = 1;
getTypeBytes() - Method in interface net.sf.okapi.proto.GenericAnnotationOrBuilder
string type = 1;
getTypeBytes() - Method in class net.sf.okapi.proto.INameable.Builder
string type = 3;
getTypeBytes() - Method in class net.sf.okapi.proto.INameable
string type = 3;
getTypeBytes() - Method in interface net.sf.okapi.proto.INameableOrBuilder
string type = 3;
getTypes() - Method in class net.sf.okapi.common.resource.Property
Gets the types of the Property.
getTypes(int) - Method in class net.sf.okapi.proto.Property.Builder
repeated .Property.PropertyType types = 4;
getTypes(int) - Method in class net.sf.okapi.proto.Property
repeated .Property.PropertyType types = 4;
getTypes(int) - Method in interface net.sf.okapi.proto.PropertyOrBuilder
repeated .Property.PropertyType types = 4;
getTypesCount() - Method in class net.sf.okapi.proto.Property.Builder
repeated .Property.PropertyType types = 4;
getTypesCount() - Method in class net.sf.okapi.proto.Property
repeated .Property.PropertyType types = 4;
getTypesCount() - Method in interface net.sf.okapi.proto.PropertyOrBuilder
repeated .Property.PropertyType types = 4;
getTypesList() - Method in class net.sf.okapi.proto.Property.Builder
repeated .Property.PropertyType types = 4;
getTypesList() - Method in class net.sf.okapi.proto.Property
repeated .Property.PropertyType types = 4;
getTypesList() - Method in interface net.sf.okapi.proto.PropertyOrBuilder
repeated .Property.PropertyType types = 4;
getTypesToIgnore() - Method in class net.sf.okapi.lib.verification.Parameters
 
getTypesToIgnore() - Method in class net.sf.okapi.steps.inlinescodeschecker.Parameters
 
getTypesValue(int) - Method in class net.sf.okapi.proto.Property.Builder
repeated .Property.PropertyType types = 4;
getTypesValue(int) - Method in class net.sf.okapi.proto.Property
repeated .Property.PropertyType types = 4;
getTypesValue(int) - Method in interface net.sf.okapi.proto.PropertyOrBuilder
repeated .Property.PropertyType types = 4;
getTypesValueList() - Method in class net.sf.okapi.proto.Property.Builder
repeated .Property.PropertyType types = 4;
getTypesValueList() - Method in class net.sf.okapi.proto.Property
repeated .Property.PropertyType types = 4;
getTypesValueList() - Method in interface net.sf.okapi.proto.PropertyOrBuilder
repeated .Property.PropertyType types = 4;
getTypeValue() - Method in class net.sf.okapi.proto.AltTranslation.Builder
.AltTranslation.MatchType type = 12;
getTypeValue() - Method in class net.sf.okapi.proto.AltTranslation
.AltTranslation.MatchType type = 12;
getTypeValue() - Method in interface net.sf.okapi.proto.AltTranslationOrBuilder
.AltTranslation.MatchType type = 12;
getUiParent() - Method in class net.sf.okapi.common.ExecutionContext
 
getUiParent() - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
getUIParent() - Method in class net.sf.okapi.common.resource.PipelineParameters
 
getUnescapeBackslashCharacters() - Method in class net.sf.okapi.filters.markdown.Parameters
 
getUnescapeCER() - Method in class net.sf.okapi.steps.encodingconversion.Parameters
 
getUnescapeJava() - Method in class net.sf.okapi.steps.encodingconversion.Parameters
 
getUnescapeNCR() - Method in class net.sf.okapi.steps.encodingconversion.Parameters
 
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 UnitNode for 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 UnitNode from a given file id and a given unit id.
getUnitNodes() - Method in interface net.sf.okapi.lib.xliff2.document.IWithGroupOrUnitNode
Gets all the UnitNode elements 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
getUnresolvedGroupRef() - Method in class net.sf.okapi.lib.xliff2.its.LocQualityIssue
 
getUnresolvedGroupRef() - Method in class net.sf.okapi.lib.xliff2.its.Provenance
 
getUnSegmentedContentCopy() - Method in class net.sf.okapi.common.resource.TextContainer
Gets a new TextFragment representing the un-segmented content of this container.
getUnSegmentedContentCopy(boolean) - Method in class net.sf.okapi.common.resource.TextContainer
Gets a new TextFragment representing the un-segmented content of this container.
getUntagXmlStructures() - Method in class net.sf.okapi.filters.idml.Parameters
 
getUpdateAll() - Method in class net.sf.okapi.steps.uriconversion.Parameters
 
getUpdateApprovedFlag() - Method in class net.sf.okapi.filters.rainbowkit.Manifest
 
getUpdateEncoding() - Method in class net.sf.okapi.steps.rtfconversion.Parameters
 
getURI() - Method in class net.sf.okapi.filters.its.Parameters
 
getURI() - Method in class net.sf.okapi.filters.xliff.its.ITSLQICollection
 
getURI() - Method in class net.sf.okapi.filters.xliff.its.ITSProvenanceCollection
 
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
 
getUrl() - Method in class net.sf.okapi.connectors.mmt.Parameters
 
getUrl() - Method in class net.sf.okapi.connectors.translatetoolkit.Parameters
 
getURLs() - Method in class net.sf.okapi.common.plugins.PluginsManager
Gets the list of URLs of the jars containing plug-ins currently in this manager.
getUrlToTranslatePattern() - Method in class net.sf.okapi.filters.markdown.Parameters
 
getUseAltTrans() - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
getUseApprovedOnly() - Method in class net.sf.okapi.filters.rainbowkit.Manifest
 
getUseBSlashEscape() - Method in class net.sf.okapi.filters.regex.Parameters
 
getUseBytes() - Method in class net.sf.okapi.steps.encodingconversion.Parameters
 
getUseCDATA() - Method in class net.sf.okapi.filters.vignette.Parameters
 
getUseCodeFinder() - Method in class net.sf.okapi.filters.dtd.Parameters
 
getUseCodeFinder() - Method in class net.sf.okapi.filters.idml.Parameters
 
getUseCodeFinder() - Method in class net.sf.okapi.filters.json.Parameters
 
getUseCodeFinder() - Method in class net.sf.okapi.filters.markdown.Parameters
 
getUseCodeFinder() - Method in class net.sf.okapi.filters.mif.Parameters
 
getUseCodeFinder() - Method in class net.sf.okapi.filters.pdf.Parameters
 
getUseCodeFinder() - Method in class net.sf.okapi.filters.php.Parameters
 
getUseCodeFinder() - Method in class net.sf.okapi.filters.po.Parameters
 
getUseCodeFinder() - Method in class net.sf.okapi.filters.ts.Parameters
 
getUseCodeFinder() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getUseCodeFinder() - Method in class net.sf.okapi.filters.xliff2.Parameters
 
getUseCodeFinder() - Method in class net.sf.okapi.filters.yaml.Parameters
 
getUseCustomParser() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getUseCustomTransformer() - Method in class net.sf.okapi.steps.xsltransform.Parameters
 
getUseDataLog() - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
getUseDirectives() - Method in class net.sf.okapi.filters.php.Parameters
 
getUseDoubleCharEscape() - Method in class net.sf.okapi.filters.regex.Parameters
 
getUseDoubleQuotes() - Method in class net.sf.okapi.steps.formatconversion.TableFilterWriterParameters
 
getUseFoundDTD() - Method in class net.sf.okapi.steps.xmlvalidation.Parameters
 
getUseFullKeyPath() - Method in class net.sf.okapi.filters.json.Parameters
 
getUseFullKeyPath() - Method in class net.sf.okapi.filters.yaml.Parameters
 
getUseGenericCodes() - Method in class net.sf.okapi.lib.verification.Parameters
 
getUseGenericCodes() - Method in class net.sf.okapi.steps.formatconversion.Parameters
 
getUseGModeInAltTrans() - Method in class net.sf.okapi.steps.moses.MergingParameters
 
getUseIdStack() - Method in class net.sf.okapi.filters.json.Parameters
 
getUseKeyAsName() - Method in class net.sf.okapi.filters.json.Parameters
 
getUseKeyAsName() - Method in class net.sf.okapi.filters.yaml.Parameters
 
getUseLeadingSlashOnKeyPath() - Method in class net.sf.okapi.filters.json.Parameters
 
getUseMT() - Method in class net.sf.okapi.connectors.mymemory.Parameters
 
getUseMTPrefix() - Method in class net.sf.okapi.steps.leveraging.Parameters
 
getUsePBMT() - Method in class net.sf.okapi.connectors.google.GoogleMTv2Parameters
 
getUser() - Method in class net.sf.okapi.filters.transifex.Project
 
getUser() - Method in class net.sf.okapi.lib.transifex.Parameters
 
getUserFormat() - Method in class net.sf.okapi.steps.encodingconversion.Parameters
 
getUserKey() - Method in class net.sf.okapi.connectors.lingo24.Parameters
 
getUsername() - Method in class net.sf.okapi.connectors.tda.Parameters
 
getUserPart() - Method in class net.sf.okapi.common.LocaleId
Gets the user part of this LocaleId.
getUserPartExcludes() - Method in class net.sf.okapi.common.LocaleFilter
Gets a list of disallowed user parts.
getUserPartIncludes() - Method in class net.sf.okapi.common.LocaleFilter
Gets a list of allowed user parts.
getUserRegex() - Method in class net.sf.okapi.steps.cleanup.Parameters
 
getUseSegsForSdlProps() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getUseServer() - Method in class net.sf.okapi.connectors.pensieve.Parameters
 
getUseSkeleton() - Method in class net.sf.okapi.filters.rainbowkit.MergingInfo
 
getUseSourceForTranslated() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
getUseStatistics() - Method in class net.sf.okapi.steps.termextraction.Parameters
 
getUseTargetPrefix() - Method in class net.sf.okapi.steps.leveraging.Parameters
 
getUseTargetPrefix() - Method in class net.sf.okapi.steps.msbatchtranslation.Parameters
 
getUseTerminologyAnnotations() - Method in class net.sf.okapi.steps.termextraction.Parameters
 
getUseTextAnalysisAnnotations() - Method in class net.sf.okapi.steps.termextraction.Parameters
 
getUseTranslationTargetState() - Method in class net.sf.okapi.filters.xliff.Parameters
 
getValidation() - Method in interface net.sf.okapi.lib.xliff2.core.IWithValidation
Gets the Validation object for the parent, creates an empty of if there is none.
getValidation() - Method in class net.sf.okapi.lib.xliff2.core.MidFileData
 
getValidationType() - Method in class net.sf.okapi.steps.xmlvalidation.Parameters
 
getValue() - Method in class net.sf.okapi.common.filters.PropertyTextUnitPlaceholder
Get the attribute value
getValue() - Method in class net.sf.okapi.common.pipelinebuilder.XParameter
 
getValue() - Method in enum net.sf.okapi.common.resource.ExtendedCodeType
 
getValue() - Method in class net.sf.okapi.common.resource.Property
Gets the value of this property.
getValue() - Method in class net.sf.okapi.core.simplifierrules.Token
An optional attribute value of the Token.
getValue() - Method in class net.sf.okapi.filters.json.parser.Token
An optional attribute value of the Token.
getValue() - Method in class net.sf.okapi.filters.xini.jaxb.ValuePair
Gets the value of the value property.
getValue() - Method in enum net.sf.okapi.filters.xliff.Parameters.SegmentationType
 
getValue() - Method in class net.sf.okapi.filters.yaml.parser.Token
An optional attribute value of the Token.
getValue() - Method in enum net.sf.okapi.lib.merge.merge.Parameters.NoteMergeStrategy
 
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
 
getValue() - Method in class net.sf.okapi.proto.Property.Builder
optional string value = 2;
getValue() - Method in class net.sf.okapi.proto.Property
optional string value = 2;
getValue() - Method in interface net.sf.okapi.proto.PropertyOrBuilder
optional string value = 2;
getValue() - Method in class net.sf.okapi.steps.tokenization.Token
 
getValue(String) - Method in class net.sf.okapi.common.annotation.GenericAnnotation
 
getValue(Map<K, V>, K, V) - Static method in class net.sf.okapi.common.Util
Safely returns a value for a given key in a given map.
getValueBytes() - Method in class net.sf.okapi.proto.Property.Builder
optional string value = 2;
getValueBytes() - Method in class net.sf.okapi.proto.Property
optional string value = 2;
getValueBytes() - Method in interface net.sf.okapi.proto.PropertyOrBuilder
optional string value = 2;
getValueDescriptor() - Method in enum net.sf.okapi.proto.AltTranslation.MatchType
 
getValueDescriptor() - Method in enum net.sf.okapi.proto.Note.Annotates
 
getValueDescriptor() - Method in enum net.sf.okapi.proto.Note.Priority
 
getValueDescriptor() - Method in enum net.sf.okapi.proto.Property.PropertyType
 
getValueDescriptor() - Method in enum net.sf.okapi.proto.Property.PropName
 
getValueDescriptor() - Method in enum net.sf.okapi.proto.TextFragment.TagType
 
getValueDescriptor() - Method in enum net.sf.okapi.proto.TextPart.WhitespaceStrategy
 
getValueEndPos() - Method in class net.sf.okapi.common.filters.PropertyTextUnitPlaceholder
Get the ending offset of the attribute value
getValuePair() - Method in class net.sf.okapi.filters.xini.jaxb.FileInfo
Gets the value of the valuePair property.
getValuePair() - Method in class net.sf.okapi.filters.xini.jaxb.JobInfo
Gets the value of the valuePair property.
getValueStartPos() - Method in class net.sf.okapi.common.filters.PropertyTextUnitPlaceholder
Get the starting offset of the attribute value.
getValueTypeCase() - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
 
getValueTypeCase() - Method in class net.sf.okapi.proto.PrimitiveValue
 
getValueTypeCase() - Method in interface net.sf.okapi.proto.PrimitiveValueOrBuilder
 
getVariant() - Method in class net.sf.okapi.common.LocaleId
Gets the variant for this LocaleId.
getVersion() - Method in class net.sf.okapi.common.annotation.XLIFFTool
 
getVersion() - Method in class net.sf.okapi.filters.xliff.its.ITSLQICollection
 
getVersion() - Method in class net.sf.okapi.filters.xliff.its.ITSProvenanceCollection
 
getVersion() - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Gets the version of this SRX document.
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.
getVerticalWhitespace() - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStepParameters
 
getVisitorCount() - Method in class net.sf.okapi.lib.xliff2.walker.XliffWalker
 
getWarning() - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Gets the last warning that was issued while loading a document.
getWarningCount() - Method in class net.sf.okapi.lib.xliff2.reader.XLIFFReader
Gets the number of warnings.
getWeight() - Method in interface net.sf.okapi.common.query.IQuery
Get the weight for this connector.
getWeight() - Method in class net.sf.okapi.lib.translation.BaseConnector
 
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.
getWhitespace() - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStepParameters
 
getWhitespace() - Method in enum net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Whitespace
 
getWhitespaceAcceptingForm() - Method in enum net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Punctuation
 
getWhitespaceNonAcceptingForm() - Method in enum net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Punctuation
 
getWhitespaceStrategy() - Method in class net.sf.okapi.common.resource.TextPart
 
getWhitespaceStrategy() - Method in class net.sf.okapi.proto.TextPart.Builder
.TextPart.WhitespaceStrategy whitespaceStrategy = 4;
getWhitespaceStrategy() - Method in class net.sf.okapi.proto.TextPart
.TextPart.WhitespaceStrategy whitespaceStrategy = 4;
getWhitespaceStrategy() - Method in interface net.sf.okapi.proto.TextPartOrBuilder
.TextPart.WhitespaceStrategy whitespaceStrategy = 4;
getWhitespaceStrategyValue() - Method in class net.sf.okapi.proto.TextPart.Builder
.TextPart.WhitespaceStrategy whitespaceStrategy = 4;
getWhitespaceStrategyValue() - Method in class net.sf.okapi.proto.TextPart
.TextPart.WhitespaceStrategy whitespaceStrategy = 4;
getWhitespaceStrategyValue() - Method in interface net.sf.okapi.proto.TextPartOrBuilder
.TextPart.WhitespaceStrategy whitespaceStrategy = 4;
getWithinText() - Method in interface org.w3c.its.ITraversal
Gets the element-withinText-related information for the current element.
getWithinText() - Method in class org.w3c.its.ITSEngine
 
getwithOriginalData() - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2Options
 
getWithOriginalData() - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
Gets the flag indicating whether or not to output original data entries.
getWordCount(String) - Method in class net.sf.okapi.steps.rainbowkit.common.WordCounter
 
getWordCount(String) - Method in class net.sf.okapi.steps.ttxsplitter.WordCounter
 
getWordCount(ITextUnit) - Method in class net.sf.okapi.steps.rainbowkit.common.WordCounter
 
getWordCount(ITextUnit, LocaleId) - Method in class net.sf.okapi.steps.rainbowkit.common.WordCounter
 
getWordCount(Segment) - Method in class net.sf.okapi.steps.rainbowkit.common.WordCounter
 
getWordCount(TextContainer) - Method in class net.sf.okapi.steps.rainbowkit.common.WordCounter
 
getWordCount(TextFragment) - Method in class net.sf.okapi.steps.rainbowkit.common.WordCounter
 
getWordFontColorsMaxIgnoranceThreshold() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getWordFontColorsMinIgnoranceThreshold() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
getWorkQueueCount() - Method in interface net.sf.okapi.common.pipeline.IWorkQueueStep
Get the number of work queues defined for this step
getWrapContent() - Method in class net.sf.okapi.filters.po.Parameters
 
getWriteMethod() - Method in interface net.sf.okapi.common.IParameterDescriptor
Gets the method to set a new value for this this parameter.
getWriteMethod() - Method in class net.sf.okapi.common.ParameterDescriptor
 
getWriteMethod() - Method in class net.sf.okapi.common.uidescription.AbstractPart
 
getWriteOriginalData() - Method in class net.sf.okapi.filters.xliff2.Parameters
 
getWriter() - Method in class net.sf.okapi.steps.formatconversion.Parameters
 
getWriterClass() - Method in class net.sf.okapi.steps.rainbowkit.creation.Parameters
 
getWriterOptions() - Method in class net.sf.okapi.steps.rainbowkit.creation.Parameters
 
getXindex() - Method in class net.sf.okapi.steps.gcaligner.DpMatrixCell
 
getXini() - Method in class net.sf.okapi.filters.xini.XINIWriter
For the tests
getXLIFF12Config() - Method in class net.sf.okapi.filters.autoxliff.AutoXLIFFParameters
 
getXLIFF20Config() - Method in class net.sf.okapi.filters.autoxliff.AutoXLIFFParameters
 
getXLIFFContent() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriter
 
getXliffSchemaType() - Method in class net.sf.okapi.lib.verification.Parameters
 
getXmLang() - Method in class net.sf.okapi.common.annotation.Note
 
getXMLId() - Method in class net.sf.okapi.filters.xliff.its.ITSLQICollection
 
getXMLId() - Method in class net.sf.okapi.filters.xliff.its.ITSProvenanceCollection
 
getXmlLang() - Method in class net.sf.okapi.proto.Note.Builder
optional
getXmlLang() - Method in class net.sf.okapi.proto.Note
optional
getXmlLang() - Method in interface net.sf.okapi.proto.NoteOrBuilder
optional
getXmlLangBytes() - Method in class net.sf.okapi.proto.Note.Builder
optional
getXmlLangBytes() - Method in class net.sf.okapi.proto.Note
optional
getXmlLangBytes() - Method in interface net.sf.okapi.proto.NoteOrBuilder
optional
getXPath() - Method in class org.w3c.its.ITSEngine
Gets internal XPath object used in this ITS engine.
getXpathClass() - Method in class net.sf.okapi.steps.xsltransform.Parameters
 
getXsltPath() - Method in class net.sf.okapi.steps.xsltransform.Parameters
 
getYamlSubfilter() - Method in class net.sf.okapi.filters.markdown.Parameters
 
getYindex() - Method in class net.sf.okapi.steps.gcaligner.DpMatrixCell
 
globalFilterProfileID - Variable in class net.sf.okapi.filters.xini.jaxb.FilterInfo
 
GLOSS_ENTRY_SEPARATOR_CHAR - Static variable in class net.sf.okapi.steps.terminologyleveraging.BaseTerminologyConnector
 
GLOSS_ENTRY_TRANSLATION_ID_SEPARATOR_CHAR - Static variable in class net.sf.okapi.steps.terminologyleveraging.BaseTerminologyConnector
 
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 Glossary object.
Glossary(Glossary) - Constructor for class net.sf.okapi.lib.xliff2.glossary.Glossary
Copy constructor.
GlossaryAnnotation - Class in net.sf.okapi.common.annotation
Wrapper class for XLIFF glossary element of the Glossary module.
GlossaryAnnotation() - Constructor for class net.sf.okapi.common.annotation.GlossaryAnnotation
 
GlossEntry - Class in net.sf.okapi.common.annotation
Wrapper class for XLIFF glossary entry element of the Glossary module.
GlossEntry - Class in net.sf.okapi.lib.xliff2.glossary
Represents the <glossEntry> element of the Glossary module.
GlossEntry() - Constructor for class net.sf.okapi.common.annotation.GlossEntry
 
GlossEntry() - Constructor for class net.sf.okapi.lib.xliff2.glossary.GlossEntry
Creates a new GlossEntry object.
GlossEntry(GlossEntry) - Constructor for class net.sf.okapi.lib.xliff2.glossary.GlossEntry
Copy constructor.
GlossEntry.Definition - Class in net.sf.okapi.common.annotation
Wrapper class for XLIFF glossary definition element of the Glossary module.
GlossEntry.Term - Class in net.sf.okapi.common.annotation
Wrapper class for XLIFF glossary term element of the Glossary module.
GlossEntry.Translation - Class in net.sf.okapi.common.annotation
Wrapper class for XLIFF glossary translation element of the Glossary module.
GLS_SEGMENT_REF_PREFIX - Static variable in class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2TerminologyPackageWriter
 
GMX - Class in net.sf.okapi.steps.wordcount.common
Implementation of the GMX-V specification, v.
GMX() - Constructor for class net.sf.okapi.steps.wordcount.common.GMX
 
GMX_CHARACTER_COUNTS - net.sf.okapi.steps.wordcount.categorized.CategoryGroup
GMX-V 1.0 standard character count categories
GMX_WORD_COUNTS - net.sf.okapi.steps.wordcount.categorized.CategoryGroup
GMX-V 1.0 standard word count categories
GMXAlphanumericOnlyTextUnitCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.gmx
 
GMXAlphanumericOnlyTextUnitCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitCharacterCountStep
 
GMXAlphanumericOnlyTextUnitWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.gmx
 
GMXAlphanumericOnlyTextUnitWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitWordCountStep
 
GMXExactMatchedCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.gmx
 
GMXExactMatchedCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.gmx.GMXExactMatchedCharacterCountStep
 
GMXExactMatchedWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.gmx
 
GMXExactMatchedWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.gmx.GMXExactMatchedWordCountStep
 
GMXFuzzyMatchCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.gmx
 
GMXFuzzyMatchCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.gmx.GMXFuzzyMatchCharacterCountStep
 
GMXFuzzyMatchWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.gmx
 
GMXFuzzyMatchWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.gmx.GMXFuzzyMatchWordCountStep
 
GMXLeveragedMatchedCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.gmx
 
GMXLeveragedMatchedCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.gmx.GMXLeveragedMatchedCharacterCountStep
 
GMXLeveragedMatchedWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.gmx
 
GMXLeveragedMatchedWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.gmx.GMXLeveragedMatchedWordCountStep
 
GMXMeasurementOnlyTextUnitCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.gmx
 
GMXMeasurementOnlyTextUnitCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitCharacterCountStep
 
GMXMeasurementOnlyTextUnitWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.gmx
 
GMXMeasurementOnlyTextUnitWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitWordCountStep
 
GMXNumericOnlyTextUnitCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.gmx
 
GMXNumericOnlyTextUnitCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitCharacterCountStep
 
GMXNumericOnlyTextUnitWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.gmx
 
GMXNumericOnlyTextUnitWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitWordCountStep
 
GMXProtectedCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.gmx
 
GMXProtectedCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedCharacterCountStep
 
GMXProtectedWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.gmx
 
GMXProtectedWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedWordCountStep
 
GMXRepetitionMatchedCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.gmx
 
GMXRepetitionMatchedCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.gmx.GMXRepetitionMatchedCharacterCountStep
 
GMXRepetitionMatchedWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.gmx
 
GMXRepetitionMatchedWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.gmx.GMXRepetitionMatchedWordCountStep
 
GoogleAutoMLTranslationAPI - Interface in net.sf.okapi.connectors.googleautoml
 
GoogleAutoMLTranslationAPIImpl - Class in net.sf.okapi.connectors.googleautoml
 
GoogleAutoMLTranslationAPIImpl(String) - Constructor for class net.sf.okapi.connectors.googleautoml.GoogleAutoMLTranslationAPIImpl
 
GoogleAutoMLTranslationConnector - Class in net.sf.okapi.connectors.googleautoml
Connector for the Google AutoML Translation service.
GoogleAutoMLTranslationConnector() - Constructor for class net.sf.okapi.connectors.googleautoml.GoogleAutoMLTranslationConnector
 
GoogleAutoMLTranslationParameters - Class in net.sf.okapi.connectors.googleautoml
 
GoogleAutoMLTranslationParameters() - Constructor for class net.sf.okapi.connectors.googleautoml.GoogleAutoMLTranslationParameters
 
GoogleMTAPI - Interface in net.sf.okapi.connectors.google
 
GoogleMTAPIImpl - Class in net.sf.okapi.connectors.google
 
GoogleMTAPIImpl(String, GoogleMTv2Parameters) - Constructor for class net.sf.okapi.connectors.google.GoogleMTAPIImpl
 
GoogleMTErrorException - Exception in net.sf.okapi.connectors.google
 
GoogleMTErrorException(int, String, String, String, String) - Constructor for exception net.sf.okapi.connectors.google.GoogleMTErrorException
 
GoogleMTv2Connector - Class in net.sf.okapi.connectors.google
 
GoogleMTv2Connector() - Constructor for class net.sf.okapi.connectors.google.GoogleMTv2Connector
 
GoogleMTv2Connector(GoogleMTAPI) - Constructor for class net.sf.okapi.connectors.google.GoogleMTv2Connector
 
GoogleMTv2Parameters - Class in net.sf.okapi.connectors.google
 
GoogleMTv2Parameters() - Constructor for class net.sf.okapi.connectors.google.GoogleMTv2Parameters
 
GoogleOAuth2Service - Class in net.sf.okapi.connectors.googleautoml
 
GoogleOAuth2Service() - Constructor for class net.sf.okapi.connectors.googleautoml.GoogleOAuth2Service
 
GoogleQueryBuilder<T> - Class in net.sf.okapi.connectors.google
 
GoogleQueryBuilder(String, GoogleMTv2Parameters, String, String) - Constructor for class net.sf.okapi.connectors.google.GoogleQueryBuilder
 
GoogleResponseParser - Class in net.sf.okapi.connectors.google
 
GoogleResponseParser() - Constructor for class net.sf.okapi.connectors.google.GoogleResponseParser
 
Greek - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
grossTotal - Variable in class net.sf.okapi.filters.xini.jaxb.StatisticInfo
 
GROUP_CRUMB - Static variable in class net.sf.okapi.filters.po.POWriter
 
GROUP_CRUMB - Static variable in class net.sf.okapi.filters.transtable.TransTableWriter
 
GROUP_ELEMENT - net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration.RULE_TYPE
Marks a tag that is converted to an Okapi Group resource.
GROUP_ELEMENT_FAIL - net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration.RULE_TYPE
 
GROUP_NAME - net.sf.okapi.tm.pensieve.common.MetadataType
 
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 GroupNode object with a given StartGroupData resource and parent.
GroupType - Enum in net.sf.okapi.filters.xini
 
Guarani - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
guessAndImport(File) - Method in class net.sf.okapi.lib.terminology.simpletb.SimpleTB
 
guessedLanguagesFrom(Path) - Static method in class net.sf.okapi.common.FileUtil
 
guessLanguages(Reader) - Static method in class net.sf.okapi.common.FileUtil
Tries to guess the language(s) declared in the given input.
guessLanguages(String) - Static method in class net.sf.okapi.common.FileUtil
Tries to guess the language(s) declared in the given input file.

H

HAIR_SPACE - net.sf.okapi.common.resource.ExtendedCodeType
 
HAIR_SPACE - net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Whitespace
 
Haitian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
handleBlockSequenceNodeStart(String, int) - Method in interface net.sf.okapi.filters.yaml.parser.IYamlHandler
Called at the start of a block sequence element (e.g., after the DASH "- test")
handleBlockSequenceNodeStart(String, int) - Method in class net.sf.okapi.filters.yaml.YamlFilter
 
handleCdataSection(Tag) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
Handle CDATA sections.
handleCharacterEntity(CharacterEntityReference) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
Handle all numeric entities.
handleComment(String) - Method in class net.sf.okapi.filters.json.JSONFilter
 
handleComment(String) - Method in interface net.sf.okapi.filters.json.parser.IJsonHandler
Handle Json comment (illegal but found in partice)
handleComment(String, boolean) - Method in interface net.sf.okapi.filters.yaml.parser.IYamlHandler
Handle YAML comment process differently based on if this is inside a current TextUnit
handleComment(String, boolean) - Method in class net.sf.okapi.filters.yaml.YamlFilter
 
handleComment(Tag) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
Handle comments.
handleCustom(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
Handles the EventType.CUSTOM event.
handleCustom(Event) - Method in class net.sf.okapi.steps.segmentation.SegmentationStep
 
handleDocTypeDeclaration(Tag) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
Handle the XML doc type declaration (DTD).
handleDocumentEnd(String) - Method in interface net.sf.okapi.filters.yaml.parser.IYamlHandler
Document end token.
handleDocumentEnd(String) - Method in class net.sf.okapi.filters.yaml.YamlFilter
 
handleDocumentPart(Tag) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
Handle anything else not classified by Jericho.
handleDocumentPart(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
Handles the EventType.DOCUMENT_PART event.
handleDocumentPart(Event) - Method in class net.sf.okapi.steps.diffleverage.DiffLeverageStep
 
handleDocumentPart(Event) - Method in class net.sf.okapi.steps.paraaligner.ParagraphAlignerStep
 
handleDocumentStart(String) - Method in interface net.sf.okapi.filters.yaml.parser.IYamlHandler
Document start token.
handleDocumentStart(String) - Method in class net.sf.okapi.filters.yaml.YamlFilter
 
handleEnd() - Method in class net.sf.okapi.filters.json.JSONFilter
 
handleEnd() - Method in interface net.sf.okapi.filters.json.parser.IJsonHandler
Called once at the end of a document.
handleEnd() - Method in interface net.sf.okapi.filters.yaml.parser.IYamlHandler
Called once at the end of a document.
handleEnd() - Method in class net.sf.okapi.filters.yaml.YamlFilter
 
handleEndBatch(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
Handles the EventType.END_BATCH event.
handleEndBatch(Event) - Method in class net.sf.okapi.steps.charlisting.CharListingStep
 
handleEndBatch(Event) - Method in class net.sf.okapi.steps.diffleverage.DiffLeverageStep
 
handleEndBatch(Event) - Method in class net.sf.okapi.steps.externalcommand.ExternalCommandStep
 
handleEndBatch(Event) - Method in class net.sf.okapi.steps.idaligner.IdBasedAlignerStep
 
handleEndBatch(Event) - Method in class net.sf.okapi.steps.inconsistencycheck.InconsistencyCheckStep
 
handleEndBatch(Event) - Method in class net.sf.okapi.steps.leveraging.LeveragingStep
 
handleEndBatch(Event) - Method in class net.sf.okapi.steps.paraaligner.ParagraphAlignerStep
 
handleEndBatch(Event) - Method in class net.sf.okapi.steps.qualitycheck.QualityCheckStep
 
handleEndBatch(Event) - Method in class net.sf.okapi.steps.rainbowkit.creation.ExtractionStep
 
handleEndBatch(Event) - Method in class net.sf.okapi.steps.scopingreport.ScopingReportStep
Sets per-project fields
handleEndBatch(Event) - Method in class net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep
 
handleEndBatch(Event) - Method in class net.sf.okapi.steps.sentencealigner.SentenceAlignerStep
 
handleEndBatch(Event) - Method in class net.sf.okapi.steps.termextraction.TermExtractionStep
 
handleEndBatch(Event) - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyLeveragingStep
 
handleEndBatch(Event) - Method in class net.sf.okapi.steps.translationcomparison.TranslationComparisonStep
 
handleEndBatch(Event) - Method in class net.sf.okapi.steps.ttxsplitter.TTXJoinerStep
 
handleEndBatch(Event) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
 
handleEndBatch(Event) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
 
handleEndBatch(Event) - Method in class net.sf.okapi.steps.wordcount.SimpleWordCountStep
 
handleEndBatch(Event) - Method in class net.sf.okapi.steps.xliffsplitter.XliffJoinerStep
 
handleEndBatch(Event) - Method in class net.sf.okapi.steps.xmlanalysis.XMLAnalysisStep
 
handleEndBatch(Event) - Method in class net.sf.okapi.steps.xmlcharfixing.XMLCharFixingStep
 
handleEndBatch(Event) - Method in class net.sf.okapi.steps.xsltransform.XSLTransformStep
 
handleEndBatchItem(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
Handles the EventType.END_BATCH_ITEM event.
handleEndBatchItem(Event) - Method in class net.sf.okapi.steps.batchtranslation.BatchTranslationStep
 
handleEndBatchItem(Event) - Method in class net.sf.okapi.steps.bomconversion.BOMConversionStep
 
handleEndBatchItem(Event) - Method in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
handleEndBatchItem(Event) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
 
handleEndBatchItem(Event) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
 
handleEndBatchItem(Event) - Method in class net.sf.okapi.steps.wordcount.SimpleWordCountStep
 
handleEndDocument(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
Handles the EventType.END_DOCUMENT event.
handleEndDocument(Event) - Method in class net.sf.okapi.steps.diffleverage.DiffLeverageStep
 
handleEndDocument(Event) - Method in class net.sf.okapi.steps.fullwidthconversion.FullWidthConversionStep
 
handleEndDocument(Event) - Method in class net.sf.okapi.steps.idaligner.IdBasedAlignerStep
 
handleEndDocument(Event) - Method in class net.sf.okapi.steps.idbasedcopy.IdBasedCopyStep
 
handleEndDocument(Event) - Method in class net.sf.okapi.steps.inconsistencycheck.InconsistencyCheckStep
 
handleEndDocument(Event) - Method in class net.sf.okapi.steps.leveraging.BatchTmLeveragingStep
 
handleEndDocument(Event) - Method in class net.sf.okapi.steps.leveraging.LeveragingStep
 
handleEndDocument(Event) - Method in class net.sf.okapi.steps.paraaligner.ParagraphAlignerStep
 
handleEndDocument(Event) - Method in class net.sf.okapi.steps.repetitionanalysis.RepetitionAnalysisStep
 
handleEndDocument(Event) - Method in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
handleEndDocument(Event) - Method in class net.sf.okapi.steps.sentencealigner.SentenceAlignerStep
 
handleEndDocument(Event) - Method in class net.sf.okapi.steps.spacecheck.SpaceCheckStep
 
handleEndDocument(Event) - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyLeveragingStep
 
handleEndDocument(Event) - Method in class net.sf.okapi.steps.translationcomparison.TranslationComparisonStep
 
handleEndDocument(Event) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
 
handleEndDocument(Event) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
 
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_DOCUMENT event.
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_FILE event.
handleEndGroup(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
Handles the EventType.END_GROUP event.
handleEndGroup(Event) - Method in class net.sf.okapi.steps.diffleverage.DiffLeverageStep
 
handleEndGroup(Event) - Method in class net.sf.okapi.steps.paraaligner.ParagraphAlignerStep
 
handleEndGroup(Event) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
 
handleEndGroup(Event) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
 
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_GROUP event.
handleEndSubDocument(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
Handles the EventType.END_SUBDOCUMENT event.
handleEndSubDocument(Event) - Method in class net.sf.okapi.steps.diffleverage.DiffLeverageStep
 
handleEndSubDocument(Event) - Method in class net.sf.okapi.steps.paraaligner.ParagraphAlignerStep
 
handleEndSubDocument(Event) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
 
handleEndSubDocument(Event) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
 
handleEndSubfilter(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
 
handleEndTag(EndTag) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
Handle end tags, including empty tags.
handleEndTag(EndTag) - Method in class net.sf.okapi.filters.html.HtmlFilter
 
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_XLIFF event.
handleEvent(Event) - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
handleEvent(Event) - Method in interface net.sf.okapi.common.filterwriter.IFilterWriter
Handles the filter events.
handleEvent(Event) - Method in class net.sf.okapi.common.filterwriter.TMXFilterWriter
 
handleEvent(Event) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriter
 
handleEvent(Event) - Method in class net.sf.okapi.common.filterwriter.ZipFilterWriter
 
handleEvent(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
 
handleEvent(Event) - Method in interface net.sf.okapi.common.pipeline.IPipelineStep
Processes each event sent though the pipeline.
handleEvent(Event) - Method in class net.sf.okapi.common.pipelinebuilder.XPipeline
 
handleEvent(Event) - Method in class net.sf.okapi.common.pipelinebuilder.XPipelineStep
 
handleEvent(Event) - Method in class net.sf.okapi.filters.doxygen.DoxygenWriter
 
handleEvent(Event) - Method in class net.sf.okapi.filters.icml.ICMLFilterWriter
 
handleEvent(Event) - Method in class net.sf.okapi.filters.idml.IDMLFilterWriter
 
handleEvent(Event) - Method in class net.sf.okapi.filters.mosestext.MosesTextFilterWriter
 
handleEvent(Event) - Method in class net.sf.okapi.filters.openxml.OpenXMLFilterWriter
Handles an event.
handleEvent(Event) - Method in class net.sf.okapi.filters.pensieve.PensieveFilterWriter
 
handleEvent(Event) - Method in class net.sf.okapi.filters.po.POWriter
 
handleEvent(Event) - Method in class net.sf.okapi.filters.transifex.TransifexFilterWriter
 
handleEvent(Event) - Method in class net.sf.okapi.filters.transtable.TransTableWriter
 
handleEvent(Event) - Method in class net.sf.okapi.filters.wiki.WikiWriter
 
handleEvent(Event) - Method in class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitWriter
 
handleEvent(Event) - Method in class net.sf.okapi.filters.xini.XINIWriter
 
handleEvent(Event) - Method in class net.sf.okapi.filters.xliff2.XLIFF2FilterWriter
 
handleEvent(Event) - Method in class net.sf.okapi.lib.merge.merge.SkeletonMergerWriter
 
handleEvent(Event) - Method in class net.sf.okapi.lib.merge.step.OriginalDocumentXliffMergerStep
 
handleEvent(Event) - Method in class net.sf.okapi.lib.serialization.step.OriginalDocumentProtoMergerStep
 
handleEvent(Event) - Method in class net.sf.okapi.lib.serialization.writer.ProtoBufferWriter
 
handleEvent(Event) - Method in class net.sf.okapi.steps.common.AbstractCompoundStep
 
handleEvent(Event) - Method in class net.sf.okapi.steps.common.FilterEventsToRawDocumentStep
Catch all incoming Events and write them out to the output document.
handleEvent(Event) - Method in class net.sf.okapi.steps.common.FilterEventsWriterStep
 
handleEvent(Event) - Method in class net.sf.okapi.steps.common.RawDocumentToFilterEventsStep
 
handleEvent(Event) - Method in class net.sf.okapi.steps.common.ResourceSimplifierStep
 
handleEvent(Event) - Method in class net.sf.okapi.steps.enrycher.EnrycherStep
 
handleEvent(Event) - Method in class net.sf.okapi.steps.formatconversion.CorpusFilterWriter
 
handleEvent(Event) - Method in class net.sf.okapi.steps.formatconversion.FormatConversionStep
 
handleEvent(Event) - Method in class net.sf.okapi.steps.formatconversion.TableFilterWriter
 
handleEvent(Event) - Method in class net.sf.okapi.steps.formatconversion.WordTableFilterWriter
 
handleEvent(Event) - Method in class net.sf.okapi.steps.leveraging.BatchTmLeveragingStep
 
handleEvent(Event) - Method in class net.sf.okapi.steps.moses.ExtractionStep
 
handleEvent(Event) - Method in class net.sf.okapi.steps.moses.MergingStep
 
handleEvent(Event) - Method in class net.sf.okapi.steps.msbatchtranslation.MSBatchTranslationStep
 
handleEvent(Event) - Method in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
handleEvent(Event) - Method in class net.sf.okapi.steps.rainbowkit.creation.ExtractionStep
 
handleEvent(Event) - Method in class net.sf.okapi.steps.rainbowkit.postprocess.Merger
 
handleEvent(Event) - Method in class net.sf.okapi.steps.rainbowkit.postprocess.MergingStep
 
handleEvent(Event) - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFFPackageWriter
 
handleEvent(Event) - Method in class net.sf.okapi.steps.tmimport.TMImportStep
 
handleIgnorable(Token) - Method in class net.sf.okapi.filters.json.parser.JsonParser
 
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_PART event.
handleKey(String, JsonValueTypes, JsonKeyTypes) - Method in class net.sf.okapi.filters.json.JSONFilter
 
handleKey(String, JsonValueTypes, JsonKeyTypes) - Method in interface net.sf.okapi.filters.json.parser.IJsonHandler
Handle json key, used in resname
handleKey(Key) - Method in interface net.sf.okapi.filters.yaml.parser.IYamlHandler
Handle YAML keys, used in resname
handleKey(Key) - Method in class net.sf.okapi.filters.yaml.YamlFilter
 
handleListEnd() - Method in class net.sf.okapi.filters.json.JSONFilter
 
handleListEnd() - Method in interface net.sf.okapi.filters.json.parser.IJsonHandler
 
handleListStart() - Method in class net.sf.okapi.filters.json.JSONFilter
 
handleListStart() - Method in interface net.sf.okapi.filters.json.parser.IJsonHandler
Handle json List: i.e., [ "value1", "value2" ] For contextual information.
handleMapEnd(boolean) - Method in interface net.sf.okapi.filters.yaml.parser.IYamlHandler
 
handleMapEnd(boolean) - Method in class net.sf.okapi.filters.yaml.YamlFilter
 
handleMappingElementEnd() - Method in interface net.sf.okapi.filters.yaml.parser.IYamlHandler
Called after flow or mapping element is done
handleMappingElementEnd() - Method in class net.sf.okapi.filters.yaml.YamlFilter
 
handleMapStart(boolean) - Method in interface net.sf.okapi.filters.yaml.parser.IYamlHandler
Handle Yaml Maps (BLOCK and FLOW) For contextual information.
handleMapStart(boolean) - Method in class net.sf.okapi.filters.yaml.YamlFilter
 
handleMarker(String) - Method in interface net.sf.okapi.filters.yaml.parser.IYamlHandler
Handle separator, i.e., "," or "-"
handleMarker(String) - Method in class net.sf.okapi.filters.yaml.YamlFilter
 
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_FILE event.
handleMultiEvent(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
Handles the EventType#MULTI_EVENT event.
handleNumericEntity(NumericCharacterReference) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
Handle all Character entities.
handleObjectEnd() - Method in class net.sf.okapi.filters.json.JSONFilter
 
handleObjectEnd() - Method in interface net.sf.okapi.filters.json.parser.IJsonHandler
 
handleObjectStart() - Method in class net.sf.okapi.filters.json.JSONFilter
 
handleObjectStart() - Method in interface net.sf.okapi.filters.json.parser.IJsonHandler
Handle json Object: i.e., { "key" : "value" } For contextual information.
handleOther(String) - Method in interface net.sf.okapi.filters.yaml.parser.IYamlHandler
Other tokens like ANCHOR, TAG, ALIAS
handleOther(String) - Method in class net.sf.okapi.filters.yaml.YamlFilter
 
handlePipelineParameters(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
Handles the EventType#PIPELINE_PARAMETERS event.
handlePipelineParameters(Event) - Method in class net.sf.okapi.steps.sentencealigner.SentenceAlignerStep
 
handleProcessingInstruction(Tag) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
Handle processing instructions.
handleRawDocument(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
Handles the EventType.RAW_DOCUMENT event.
handleRawDocument(Event) - Method in class net.sf.okapi.lib.merge.step.OriginalDocumentXliffMergerStep
 
handleRawDocument(Event) - Method in class net.sf.okapi.lib.serialization.step.OriginalDocumentProtoMergerStep
 
handleRawDocument(Event) - Method in class net.sf.okapi.steps.batchtranslation.BatchTranslationStep
 
handleRawDocument(Event) - Method in class net.sf.okapi.steps.bomconversion.BOMConversionStep
 
handleRawDocument(Event) - Method in class net.sf.okapi.steps.common.ExtractionVerificationStep
 
handleRawDocument(Event) - Method in class net.sf.okapi.steps.common.RawDocumentToOutputStreamStep
 
handleRawDocument(Event) - Method in class net.sf.okapi.steps.common.RawDocumentWriterStep
 
handleRawDocument(Event) - Method in class net.sf.okapi.steps.copyormove.CopyOrMoveStep
 
handleRawDocument(Event) - Method in class net.sf.okapi.steps.diffleverage.DiffLeverageStep
 
handleRawDocument(Event) - Method in class net.sf.okapi.steps.encodingconversion.EncodingConversionStep
 
handleRawDocument(Event) - Method in class net.sf.okapi.steps.externalcommand.ExternalCommandStep
 
handleRawDocument(Event) - Method in class net.sf.okapi.steps.imagemodification.ImageModificationStep
 
handleRawDocument(Event) - Method in class net.sf.okapi.steps.linebreakconversion.LineBreakConversionStep
 
handleRawDocument(Event) - Method in class net.sf.okapi.steps.qualitycheck.QualityCheckStep
 
handleRawDocument(Event) - Method in class net.sf.okapi.steps.rainbowkit.creation.ExtractionStep
 
handleRawDocument(Event) - Method in class net.sf.okapi.steps.rtfconversion.RTFConversionStep
 
handleRawDocument(Event) - Method in class net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep
 
handleRawDocument(Event) - Method in class net.sf.okapi.steps.ttxsplitter.TTXJoinerStep
 
handleRawDocument(Event) - Method in class net.sf.okapi.steps.ttxsplitter.TTXSplitterStep
 
handleRawDocument(Event) - Method in class net.sf.okapi.steps.xliffsplitter.XliffJoinerStep
 
handleRawDocument(Event) - Method in class net.sf.okapi.steps.xliffsplitter.XliffSplitterStep
 
handleRawDocument(Event) - Method in class net.sf.okapi.steps.xliffsplitter.XliffWCSplitterStep
 
handleRawDocument(Event) - Method in class net.sf.okapi.steps.xmlanalysis.XMLAnalysisStep
 
handleRawDocument(Event) - Method in class net.sf.okapi.steps.xmlcharfixing.XMLCharFixingStep
 
handleRawDocument(Event) - Method in class net.sf.okapi.steps.xmlvalidation.XMLValidationStep
 
handleRawDocument(Event) - Method in class net.sf.okapi.steps.xsltransform.XSLTransformStep
 
handleScalar(Scalar) - Method in interface net.sf.okapi.filters.yaml.parser.IYamlHandler
Handle YAML value
handleScalar(Scalar) - Method in class net.sf.okapi.filters.yaml.YamlFilter
 
handleSeparator(String) - Method in class net.sf.okapi.filters.json.JSONFilter
 
handleSeparator(String) - Method in interface net.sf.okapi.filters.json.parser.IJsonHandler
Handle separator, i.e., ":" or ","
handleSequenceEnd(boolean) - Method in interface net.sf.okapi.filters.yaml.parser.IYamlHandler
 
handleSequenceEnd(boolean) - Method in class net.sf.okapi.filters.yaml.YamlFilter
 
handleSequenceStart(boolean) - Method in interface net.sf.okapi.filters.yaml.parser.IYamlHandler
Handle YAML sequences (BLOCK and FLOW) For contextual information.
handleSequenceStart(boolean) - Method in class net.sf.okapi.filters.yaml.YamlFilter
 
handleServerCommon(Tag) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
Handle any recognized server tags (i.e., PHP, Mason etc.)
handleServerCommonEscaped(Tag) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
Handle any recognized escaped server tags.
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 SKELETON event.
handleStart() - Method in class net.sf.okapi.filters.json.JSONFilter
 
handleStart() - Method in interface net.sf.okapi.filters.json.parser.IJsonHandler
Called once at the beginning of a new document.
handleStart() - Method in interface net.sf.okapi.filters.yaml.parser.IYamlHandler
Called once at the beginning of a new document.
handleStart() - Method in class net.sf.okapi.filters.yaml.YamlFilter
 
handleStartBatch(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
Handles the EventType.START_BATCH event.
handleStartBatch(Event) - Method in class net.sf.okapi.steps.batchtranslation.BatchTranslationStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.characterschecker.CharactersCheckerStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.charlisting.CharListingStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.codesremoval.CodesRemovalStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.common.removetarget.RemoveTargetStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.common.tufiltering.TuFilteringStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.diffleverage.DiffLeverageStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.encodingconversion.EncodingConversionStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.enrycher.EnrycherStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.externalcommand.ExternalCommandStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.generalchecker.GeneralCheckerStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.idaligner.IdBasedAlignerStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.inconsistencycheck.InconsistencyCheckStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.inlinescodeschecker.InlineCodesCheckerStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.lengthchecker.LengthCheckerStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.leveraging.BatchTmLeveragingStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.leveraging.LeveragingStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.localizablechecker.LocalizableCheckerStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.msbatchtranslation.MSBatchTranslationStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.paraaligner.ParagraphAlignerStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.patternschecker.PatternsCheckerStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.qualitycheck.QualityCheckStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.rainbowkit.creation.ExtractionStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.rtfconversion.RTFConversionStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.segmentation.SegmentationStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.sentencealigner.SentenceAlignerStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.termextraction.TermExtractionStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyLeveragingStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.translationcomparison.TranslationComparisonStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.ttxsplitter.TTXJoinerStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.ttxsplitter.TTXSplitterStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.wordcount.SimpleWordCountStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.xliffsplitter.XliffJoinerStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.xliffsplitter.XliffSplitterStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.xmlanalysis.XMLAnalysisStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.xmlcharfixing.XMLCharFixingStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.xmlvalidation.XMLValidationStep
 
handleStartBatch(Event) - Method in class net.sf.okapi.steps.xsltransform.XSLTransformStep
 
handleStartBatchItem(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
Handles the EventType.START_BATCH_ITEM event.
handleStartBatchItem(Event) - Method in class net.sf.okapi.lib.merge.step.OriginalDocumentXliffMergerStep
 
handleStartBatchItem(Event) - Method in class net.sf.okapi.lib.serialization.step.OriginalDocumentProtoMergerStep
 
handleStartBatchItem(Event) - Method in class net.sf.okapi.steps.batchtranslation.BatchTranslationStep
 
handleStartBatchItem(Event) - Method in class net.sf.okapi.steps.bomconversion.BOMConversionStep
 
handleStartBatchItem(Event) - Method in class net.sf.okapi.steps.imagemodification.ImageModificationStep
 
handleStartBatchItem(Event) - Method in class net.sf.okapi.steps.qualitycheck.QualityCheckStep
 
handleStartBatchItem(Event) - Method in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
handleStartBatchItem(Event) - Method in class net.sf.okapi.steps.segmentation.SegmentationStep
 
handleStartBatchItem(Event) - Method in class net.sf.okapi.steps.ttxsplitter.TTXSplitterStep
 
handleStartBatchItem(Event) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
 
handleStartBatchItem(Event) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
 
handleStartBatchItem(Event) - Method in class net.sf.okapi.steps.wordcount.SimpleWordCountStep
 
handleStartBatchItem(Event) - Method in class net.sf.okapi.steps.xliffsplitter.XliffSplitterStep
 
handleStartBatchItem(Event) - Method in class net.sf.okapi.steps.xsltransform.XSLTransformStep
 
handleStartDocument(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
Handles the EventType.START_DOCUMENT event.
handleStartDocument(Event) - Method in class net.sf.okapi.steps.characterschecker.CharactersCheckerStep
 
handleStartDocument(Event) - Method in class net.sf.okapi.steps.common.FilterEventsToRawDocumentStep
 
handleStartDocument(Event) - Method in class net.sf.okapi.steps.diffleverage.DiffLeverageStep
 
handleStartDocument(Event) - Method in class net.sf.okapi.steps.fullwidthconversion.FullWidthConversionStep
 
handleStartDocument(Event) - Method in class net.sf.okapi.steps.generalchecker.GeneralCheckerStep
 
handleStartDocument(Event) - Method in class net.sf.okapi.steps.idaligner.IdBasedAlignerStep
 
handleStartDocument(Event) - Method in class net.sf.okapi.steps.idbasedcopy.IdBasedCopyStep
 
handleStartDocument(Event) - Method in class net.sf.okapi.steps.inconsistencycheck.InconsistencyCheckStep
 
handleStartDocument(Event) - Method in class net.sf.okapi.steps.inlinescodeschecker.InlineCodesCheckerStep
 
handleStartDocument(Event) - Method in class net.sf.okapi.steps.lengthchecker.LengthCheckerStep
 
handleStartDocument(Event) - Method in class net.sf.okapi.steps.leveraging.LeveragingStep
 
handleStartDocument(Event) - Method in class net.sf.okapi.steps.localizablechecker.LocalizableCheckerStep
 
handleStartDocument(Event) - Method in class net.sf.okapi.steps.paraaligner.ParagraphAlignerStep
 
handleStartDocument(Event) - Method in class net.sf.okapi.steps.patternschecker.PatternsCheckerStep
 
handleStartDocument(Event) - Method in class net.sf.okapi.steps.qualitycheck.QualityCheckStep
 
handleStartDocument(Event) - Method in class net.sf.okapi.steps.rainbowkit.creation.ExtractionStep
 
handleStartDocument(Event) - Method in class net.sf.okapi.steps.rainbowkit.postprocess.MergingStep
 
handleStartDocument(Event) - Method in class net.sf.okapi.steps.repetitionanalysis.RepetitionAnalysisStep
 
handleStartDocument(Event) - Method in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
handleStartDocument(Event) - Method in class net.sf.okapi.steps.segmentation.SegmentationStep
 
handleStartDocument(Event) - Method in class net.sf.okapi.steps.sentencealigner.SentenceAlignerStep
 
handleStartDocument(Event) - Method in class net.sf.okapi.steps.spacecheck.SpaceCheckStep
 
handleStartDocument(Event) - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyLeveragingStep
 
handleStartDocument(Event) - Method in class net.sf.okapi.steps.tokenization.TokenizationStep
 
handleStartDocument(Event) - Method in class net.sf.okapi.steps.translationcomparison.TranslationComparisonStep
 
handleStartDocument(Event) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
 
handleStartDocument(Event) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
 
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_DOCUMENT event.
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_FILE event.
handleStartGroup(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
Handles the EventType.START_GROUP event.
handleStartGroup(Event) - Method in class net.sf.okapi.steps.diffleverage.DiffLeverageStep
 
handleStartGroup(Event) - Method in class net.sf.okapi.steps.paraaligner.ParagraphAlignerStep
 
handleStartGroup(Event) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
 
handleStartGroup(Event) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
 
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_GROUP event.
handleStartSubDocument(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
Handles the EventType.START_SUBDOCUMENT event.
handleStartSubDocument(Event) - Method in class net.sf.okapi.steps.characterschecker.CharactersCheckerStep
 
handleStartSubDocument(Event) - Method in class net.sf.okapi.steps.diffleverage.DiffLeverageStep
 
handleStartSubDocument(Event) - Method in class net.sf.okapi.steps.generalchecker.GeneralCheckerStep
 
handleStartSubDocument(Event) - Method in class net.sf.okapi.steps.inconsistencycheck.InconsistencyCheckStep
 
handleStartSubDocument(Event) - Method in class net.sf.okapi.steps.inlinescodeschecker.InlineCodesCheckerStep
 
handleStartSubDocument(Event) - Method in class net.sf.okapi.steps.lengthchecker.LengthCheckerStep
 
handleStartSubDocument(Event) - Method in class net.sf.okapi.steps.paraaligner.ParagraphAlignerStep
 
handleStartSubDocument(Event) - Method in class net.sf.okapi.steps.patternschecker.PatternsCheckerStep
 
handleStartSubDocument(Event) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
 
handleStartSubDocument(Event) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
 
handleStartSubfilter(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
 
handleStartTag(StartTag) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
Handle start tags.
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_XLIFF event.
handleStream(Event) - Method in class net.sf.okapi.common.filters.SubFilterWrapperStep
 
handleStream(Event) - Method in interface net.sf.okapi.common.pipeline.IPipelineStep
Processes a stream of events sent though the pipeline.
handleText(CharSequence) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
Handle all text (PCDATA).
handleText(CharSequence) - Method in class net.sf.okapi.filters.xmlstream.XmlStreamFilter
An XML procesor must behave as if it normalized all line breaks by translating \r\n, and any \r not followed by \n, to a single \n character: https://www.w3.org/TR/xml/#sec-line-ends
handleTextUnit(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
Handles the EventType.TEXT_UNIT event.
handleTextUnit(Event) - Method in class net.sf.okapi.steps.characterschecker.CharactersCheckerStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.charlisting.CharListingStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.cleanup.CleanupStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.codesremoval.CodesRemovalStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.common.codesimplifier.CodeSimplifierStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.common.codesimplifier.PostSegmentationCodeSimplifierStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.common.ConvertSegmentsToTextUnitsStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.common.copysource.CopySourceOnEmptyTargetStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.common.createtarget.CreateTargetStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.common.removetarget.RemoveTargetStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.common.tufiltering.TuFilteringStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.desegmentation.DesegmentationStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.diffleverage.DiffLeverageStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.fullwidthconversion.FullWidthConversionStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.generalchecker.GeneralCheckerStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.idaligner.IdBasedAlignerStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.idbasedcopy.IdBasedCopyStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.inconsistencycheck.InconsistencyCheckStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.inlinescodeschecker.InlineCodesCheckerStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.lengthchecker.LengthCheckerStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.leveraging.BatchTmLeveragingStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.leveraging.LeveragingStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.localizablechecker.LocalizableCheckerStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.paraaligner.ParagraphAlignerStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.patternschecker.PatternsCheckerStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.qualitycheck.QualityCheckStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.repetitionanalysis.RepetitionAnalysisStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.segmentation.SegmentationStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.sentencealigner.SentenceAlignerStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.spacecheck.SpaceCheckStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.termextraction.TermExtractionStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyLeveragingStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.textmodification.TextModificationStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.tokenization.TokenizationStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.translationcomparison.TranslationComparisonStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.uriconversion.UriConversionStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitWordCountStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.steps.wordcount.SimpleWordCountStep
 
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_UNIT event.
handleValue(String, JsonValueTypes) - Method in class net.sf.okapi.filters.json.JSONFilter
 
handleValue(String, JsonValueTypes) - Method in interface net.sf.okapi.filters.json.parser.IJsonHandler
Handle json value, may be double, single quoted string, number, boolean symbol or null
handleWhitespace(String) - Method in class net.sf.okapi.filters.json.JSONFilter
 
handleWhitespace(String) - Method in interface net.sf.okapi.filters.json.parser.IJsonHandler
Handle json whitespace
handleWhitespace(String, boolean) - Method in interface net.sf.okapi.filters.yaml.parser.IYamlHandler
Handle YAML whitespace process differently based on if this is inside a current TextUnit
handleWhitespace(String, boolean) - Method in class net.sf.okapi.filters.yaml.YamlFilter
 
handleXmlDeclaration(Tag) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
Handle an XML declaration.
HARD_LINE_BREAK - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
hasAnnotates() - Method in class net.sf.okapi.proto.Note.Builder
optional .Note.Annotates annotates = 5;
hasAnnotates() - Method in class net.sf.okapi.proto.Note
optional .Note.Annotates annotates = 5;
hasAnnotates() - Method in interface net.sf.okapi.proto.NoteOrBuilder
optional .Note.Annotates annotates = 5;
hasAnnotation() - Method in class net.sf.okapi.common.resource.Code
Indicates if this code has any type of annotation.
hasAnnotation() - Method in class net.sf.okapi.common.resource.TextFragment
Indicates if this text has at least one annotation.
hasAnnotation(Class<A>) - Method in interface net.sf.okapi.common.resource.IWithAnnotations
Does this resource have any annotations?
hasAnnotation(String) - Method in class net.sf.okapi.common.annotation.GenericAnnotations
Indicates if there is at least one annotation of a given type.
hasAnnotation(String) - Method in class net.sf.okapi.common.resource.Code
Indicates if this code has a given type of annotation.
hasAnnotation(String) - Method in class net.sf.okapi.common.resource.TextFragment
Indicates if this text has at least one annotation of a given type.
hasAnnotations() - Method in interface net.sf.okapi.common.resource.IWithAnnotations
Does this resource have any annotations?
hasBeenSegmented() - Method in class net.sf.okapi.common.resource.TextContainer
Indicates if a segmentation has been applied to this container.
hasBom() - Method in class net.sf.okapi.common.BOMNewlineEncodingDetector
Does this document have a byte order mark?
hasBoolValue() - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
bool bool_value = 2;
hasBoolValue() - Method in class net.sf.okapi.proto.PrimitiveValue
bool bool_value = 2;
hasBoolValue() - Method in interface net.sf.okapi.proto.PrimitiveValueOrBuilder
bool bool_value = 2;
hasCapacity(String) - Method in class net.sf.okapi.connectors.google.GoogleQueryBuilder
 
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
 
hasCharactersAsNumeralSeparators(LocaleId) - Static method in class net.sf.okapi.common.LocaleId
Checks whether the specified locale has characters as numeral separators.
hasChild() - Method in class net.sf.okapi.lib.xliff2.core.ExtElement
Indicates if this element has at least one child.
hasCode() - Method in class net.sf.okapi.common.resource.TextContainer
Indicates if this container has Codes.
hasCode() - Method in class net.sf.okapi.common.resource.TextFragment
Indicates if the fragment contains at least one code.
hasCode() - Method in class net.sf.okapi.lib.translation.QueryUtil
Indicates if the last text fragment passed to QueryUtil.separateCodesFromText(TextFragment) has codes or not.
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.
hasCredential() - Method in class net.sf.okapi.connectors.googleautoml.GoogleOAuth2Service
Indicates if the credential for the service has been set.
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.
hasCurrentToolId() - Method in class net.sf.okapi.proto.AltTranslation.Builder
optional string currentToolId = 11;
hasCurrentToolId() - Method in class net.sf.okapi.proto.AltTranslation
optional string currentToolId = 11;
hasCurrentToolId() - Method in interface net.sf.okapi.proto.AltTranslationOrBuilder
optional string currentToolId = 11;
hasData() - Method in class net.sf.okapi.common.resource.Code
Indicates if this code has data (i.e.
hasData() - Method in class net.sf.okapi.lib.xliff2.core.CTag
Indicates if this code's tag has some content for its original data.
hasDisplayText() - Method in class net.sf.okapi.proto.Code.Builder
optional string displayText = 12;
hasDisplayText() - Method in class net.sf.okapi.proto.Code
optional string displayText = 12;
hasDisplayText() - Method in interface net.sf.okapi.proto.CodeOrBuilder
optional string displayText = 12;
hasDoubleValue() - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
double double_value = 4;
hasDoubleValue() - Method in class net.sf.okapi.proto.PrimitiveValue
double double_value = 4;
hasDoubleValue() - Method in interface net.sf.okapi.proto.PrimitiveValueOrBuilder
double double_value = 4;
hasEndDocument() - Method in class net.sf.okapi.proto.Event.Builder
.EndDocument endDocument = 3;
hasEndDocument() - Method in class net.sf.okapi.proto.Event
.EndDocument endDocument = 3;
hasEndDocument() - Method in interface net.sf.okapi.proto.EventOrBuilder
.EndDocument endDocument = 3;
hasEndGroup() - Method in class net.sf.okapi.proto.Event.Builder
.EndGroup endGroup = 5;
hasEndGroup() - Method in class net.sf.okapi.proto.Event
.EndGroup endGroup = 5;
hasEndGroup() - Method in interface net.sf.okapi.proto.EventOrBuilder
.EndGroup endGroup = 5;
hasEndSubDocument() - Method in class net.sf.okapi.proto.Event.Builder
.EndSubDocument endSubDocument = 9;
hasEndSubDocument() - Method in class net.sf.okapi.proto.Event
.EndSubDocument endSubDocument = 9;
hasEndSubDocument() - Method in interface net.sf.okapi.proto.EventOrBuilder
.EndSubDocument endSubDocument = 9;
hasEndSubfilter() - Method in class net.sf.okapi.proto.Event.Builder
.EndSubfilter endSubfilter = 7;
hasEndSubfilter() - Method in class net.sf.okapi.proto.Event
.EndSubfilter endSubfilter = 7;
hasEndSubfilter() - Method in interface net.sf.okapi.proto.EventOrBuilder
.EndSubfilter endSubfilter = 7;
hasEngine() - Method in class net.sf.okapi.proto.AltTranslation.Builder
optional string engine = 9;
hasEngine() - Method in class net.sf.okapi.proto.AltTranslation
optional string engine = 9;
hasEngine() - Method in interface net.sf.okapi.proto.AltTranslationOrBuilder
optional string engine = 9;
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 ExtElements object 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
 
hasExternalRefMarker(Code) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
 
hasFrom() - Method in class net.sf.okapi.proto.Note.Builder
optional string from = 3;
hasFrom() - Method in class net.sf.okapi.proto.Note
optional string from = 3;
hasFrom() - Method in interface net.sf.okapi.proto.NoteOrBuilder
optional string from = 3;
hasFromMismatch() - Method in class net.sf.okapi.common.resource.CodeMatches
 
hasFromMismatch(boolean) - Method in class net.sf.okapi.common.resource.CodeMatches
 
hasGenericAnnotations() - Method in class net.sf.okapi.proto.IResource.Builder
.GenericAnnotations genericAnnotations = 3;
hasGenericAnnotations() - Method in class net.sf.okapi.proto.IResource
.GenericAnnotations genericAnnotations = 3;
hasGenericAnnotations() - Method in interface net.sf.okapi.proto.IResourceOrBuilder
.GenericAnnotations genericAnnotations = 3;
hasGlossEntry() - Method in class net.sf.okapi.lib.xliff2.core.Unit
Indicates if this unit has at least one glossary entry.
hash(int, boolean) - Static method in class net.sf.okapi.common.HashCodeUtil
 
hash(int, char) - Static method in class net.sf.okapi.common.HashCodeUtil
 
hash(int, double) - Static method in class net.sf.okapi.common.HashCodeUtil
 
hash(int, float) - Static method in class net.sf.okapi.common.HashCodeUtil
 
hash(int, int) - Static method in class net.sf.okapi.common.HashCodeUtil
 
hash(int, long) - Static method in class net.sf.okapi.common.HashCodeUtil
 
hash(int, Object) - Static method in class net.sf.okapi.common.HashCodeUtil
aObject is a possibly-null object field, and possibly an array.
hashCode() - Method in class net.sf.okapi.common.annotation.AltTranslation
A class that overrides equals must also override hashCode.
hashCode() - Method in class net.sf.okapi.common.annotation.GlossEntry
 
hashCode() - Method in class net.sf.okapi.common.annotation.GlossEntry.Translation
 
hashCode() - Method in class net.sf.okapi.common.annotation.Note
 
hashCode() - Method in class net.sf.okapi.common.filters.PropertyTextUnitPlaceholder
A class that overrides equals must also override hashCode. Return a hash code based on the MainStartPos only
hashCode() - Method in class net.sf.okapi.common.LocaleId
Returns a hash code value for this LocaleId.
hashCode() - Method in class net.sf.okapi.common.query.QueryResult
A class that overrides equals must also override hashCode.
hashCode() - Method in class net.sf.okapi.common.Range
 
hashCode() - Method in class net.sf.okapi.common.resource.Property
 
hashCode() - Method in class net.sf.okapi.common.resource.TextFragment
 
hashCode() - Method in class net.sf.okapi.filters.doxygen.RegexTokenizer.Tuple
 
hashCode() - Method in class net.sf.okapi.lib.search.lucene.query.TmFuzzyQuery
 
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
 
hashCode() - Method in class net.sf.okapi.proto.AltTranslation
 
hashCode() - Method in class net.sf.okapi.proto.Code
 
hashCode() - Method in class net.sf.okapi.proto.EndDocument
 
hashCode() - Method in class net.sf.okapi.proto.EndGroup
 
hashCode() - Method in class net.sf.okapi.proto.EndSubDocument
 
hashCode() - Method in class net.sf.okapi.proto.EndSubfilter
 
hashCode() - Method in class net.sf.okapi.proto.Event
 
hashCode() - Method in class net.sf.okapi.proto.Events
 
hashCode() - Method in class net.sf.okapi.proto.GenericAnnotation
 
hashCode() - Method in class net.sf.okapi.proto.GenericAnnotations
 
hashCode() - Method in class net.sf.okapi.proto.INameable
 
hashCode() - Method in class net.sf.okapi.proto.IReferenceable
 
hashCode() - Method in class net.sf.okapi.proto.IResource
 
hashCode() - Method in class net.sf.okapi.proto.Note
 
hashCode() - Method in class net.sf.okapi.proto.PrimitiveValue
 
hashCode() - Method in class net.sf.okapi.proto.Property
 
hashCode() - Method in class net.sf.okapi.proto.StartDocument
 
hashCode() - Method in class net.sf.okapi.proto.StartGroup
 
hashCode() - Method in class net.sf.okapi.proto.StartSubDocument
 
hashCode() - Method in class net.sf.okapi.proto.StartSubfilter
 
hashCode() - Method in class net.sf.okapi.proto.TextContainer
 
hashCode() - Method in class net.sf.okapi.proto.TextFragment
 
hashCode() - Method in class net.sf.okapi.proto.TextPart
 
hashCode() - Method in class net.sf.okapi.proto.TextUnit
 
hashCode() - Method in class net.sf.okapi.steps.repetitionanalysis.SegmentInfo
 
hashCode() - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyQueryResult.Translation
 
hashCode() - Method in class net.sf.okapi.steps.wordcount.CharacterCounter.Counts
 
hashCode() - Method in class net.sf.okapi.tm.pensieve.common.TmHit
A class that overrides equals must also override hashCode.
HashCodeUtil - Class in net.sf.okapi.common
Collected methods which allow easy implementation of hashCode.
HashCodeUtil() - Constructor for class net.sf.okapi.common.HashCodeUtil
 
HASHTAG - net.sf.okapi.filters.tex.parser.TEXTokenType
 
hasIntValue() - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
int32 int_value = 3;
hasIntValue() - Method in class net.sf.okapi.proto.PrimitiveValue
int32 int_value = 3;
hasIntValue() - Method in interface net.sf.okapi.proto.PrimitiveValueOrBuilder
int32 int_value = 3;
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
 
hasLocale(LocaleId) - Method in class net.sf.okapi.lib.terminology.ConceptEntry
Indicates if there is a set of terms defined for a given locale.
hasMatch() - Method in class net.sf.okapi.lib.xliff2.core.Unit
Indicates if this unit has at least one match.
hasMergedCode(TextFragment) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
 
hasMergedData() - Method in class net.sf.okapi.proto.Code.Builder
optional string mergedData = 8;
hasMergedData() - Method in class net.sf.okapi.proto.Code
optional string mergedData = 8;
hasMergedData() - Method in interface net.sf.okapi.proto.CodeOrBuilder
optional string mergedData = 8;
hasMeta(T) - Method in class net.sf.okapi.lib.merge.merge.TextUnitMerger
 
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
 
hasNameable() - Method in class net.sf.okapi.proto.StartDocument.Builder
.INameable nameable = 1;
hasNameable() - Method in class net.sf.okapi.proto.StartDocument
.INameable nameable = 1;
hasNameable() - Method in interface net.sf.okapi.proto.StartDocumentOrBuilder
.INameable nameable = 1;
hasNameable() - Method in class net.sf.okapi.proto.StartGroup.Builder
.INameable nameable = 2;
hasNameable() - Method in class net.sf.okapi.proto.StartGroup
.INameable nameable = 2;
hasNameable() - Method in interface net.sf.okapi.proto.StartGroupOrBuilder
.INameable nameable = 2;
hasNameable() - Method in class net.sf.okapi.proto.StartSubDocument.Builder
.INameable nameable = 1;
hasNameable() - Method in class net.sf.okapi.proto.StartSubDocument
.INameable nameable = 1;
hasNameable() - Method in interface net.sf.okapi.proto.StartSubDocumentOrBuilder
.INameable nameable = 1;
hasNameable() - Method in class net.sf.okapi.proto.StartSubfilter.Builder
.INameable nameable = 1;
hasNameable() - Method in class net.sf.okapi.proto.StartSubfilter
.INameable nameable = 1;
hasNameable() - Method in interface net.sf.okapi.proto.StartSubfilterOrBuilder
.INameable nameable = 1;
hasNameable() - Method in class net.sf.okapi.proto.TextContainer.Builder
.INameable nameable = 1;
hasNameable() - Method in class net.sf.okapi.proto.TextContainer
.INameable nameable = 1;
hasNameable() - Method in interface net.sf.okapi.proto.TextContainerOrBuilder
.INameable nameable = 1;
hasNameable() - Method in class net.sf.okapi.proto.TextUnit.Builder
.INameable nameable = 1;
hasNameable() - Method in class net.sf.okapi.proto.TextUnit
.INameable nameable = 1;
hasNameable() - Method in interface net.sf.okapi.proto.TextUnitOrBuilder
.INameable nameable = 1;
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.common.filters.AbstractCompoundFilter
 
hasNext() - Method in class net.sf.okapi.common.filters.AbstractLineFilter
 
hasNext() - Method in class net.sf.okapi.common.filters.EventBuilder
Are we finished parsing the input document?
hasNext() - Method in interface net.sf.okapi.common.filters.IFilter
Indicates if there is an event to process.
hasNext() - Method in class net.sf.okapi.common.filters.SubFilterWrapper
 
hasNext() - Method in interface net.sf.okapi.common.query.IQuery
Indicates of there is a hit available.
hasNext() - Method in class net.sf.okapi.common.XMLEventsReader
 
hasNext() - Method in class net.sf.okapi.connectors.kantan.KantanMTv21Connector
 
hasNext() - Method in class net.sf.okapi.connectors.microsoft.MicrosoftMTConnector
 
hasNext() - Method in class net.sf.okapi.connectors.mymemory.MyMemoryTMConnector
 
hasNext() - Method in class net.sf.okapi.connectors.pensieve.PensieveTMConnector
 
hasNext() - Method in class net.sf.okapi.connectors.tda.TDASearchConnector
 
hasNext() - Method in class net.sf.okapi.connectors.translatetoolkit.TranslateToolkitTMConnector
 
hasNext() - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
hasNext() - Method in class net.sf.okapi.filters.archive.ArchiveFilter
 
hasNext() - Method in class net.sf.okapi.filters.autoxliff.AutoXLIFFFilter
 
hasNext() - Method in class net.sf.okapi.filters.doxygen.DoxygenCommand.ParameterIterator
 
hasNext() - Method in class net.sf.okapi.filters.doxygen.DoxygenFilter
 
hasNext() - Method in class net.sf.okapi.filters.dtd.DTDFilter
 
hasNext() - Method in class net.sf.okapi.filters.icml.ICMLFilter
 
hasNext() - Method in class net.sf.okapi.filters.idml.IDMLFilter
 
hasNext() - Method in class net.sf.okapi.filters.its.ITSFilter
 
hasNext() - Method in class net.sf.okapi.filters.json.JSONFilter
 
hasNext() - Method in class net.sf.okapi.filters.markdown.MarkdownFilter
 
hasNext() - Method in class net.sf.okapi.filters.mif.MIFFilter
 
hasNext() - Method in class net.sf.okapi.filters.mosestext.MosesTextFilter
 
hasNext() - Method in class net.sf.okapi.filters.multiparsers.CsvParser
 
hasNext() - Method in class net.sf.okapi.filters.multiparsers.MultiParsersFilter
 
hasNext() - Method in class net.sf.okapi.filters.openoffice.ODFFilter
 
hasNext() - Method in class net.sf.okapi.filters.openoffice.OpenOfficeFilter
 
hasNext() - Method in class net.sf.okapi.filters.openxml.OpenXMLFilter
Returns true if the filter has a next event.
hasNext() - Method in class net.sf.okapi.filters.pdf.PdfFilter
 
hasNext() - Method in class net.sf.okapi.filters.pensieve.PensieveFilter
 
hasNext() - Method in class net.sf.okapi.filters.php.PHPContentFilter
 
hasNext() - Method in class net.sf.okapi.filters.plaintext.regex.RegexPlainTextFilter
 
hasNext() - Method in class net.sf.okapi.filters.po.POFilter
 
hasNext() - Method in class net.sf.okapi.filters.properties.PropertiesFilter
 
hasNext() - Method in class net.sf.okapi.filters.rainbowkit.RainbowKitFilter
 
hasNext() - Method in class net.sf.okapi.filters.rainbowkit.XLIFF2Filter
 
hasNext() - Method in class net.sf.okapi.filters.regex.RegexFilter
 
hasNext() - Method in class net.sf.okapi.filters.rtf.RTFFilter
 
hasNext() - Method in class net.sf.okapi.filters.subtitles.SubtitleFilter
 
hasNext() - Method in class net.sf.okapi.filters.tex.TEXFilter
 
hasNext() - Method in class net.sf.okapi.filters.tmx.TmxFilter
 
hasNext() - Method in class net.sf.okapi.filters.transifex.TransifexFilter
 
hasNext() - Method in class net.sf.okapi.filters.transtable.TransTableFilter
 
hasNext() - Method in class net.sf.okapi.filters.ts.TsFilter
 
hasNext() - Method in class net.sf.okapi.filters.ttml.TTMLFilter
 
hasNext() - Method in class net.sf.okapi.filters.ttx.TTXFilter
 
hasNext() - Method in class net.sf.okapi.filters.txml.TXMLFilter
 
hasNext() - Method in class net.sf.okapi.filters.vignette.VignetteFilter
 
hasNext() - Method in class net.sf.okapi.filters.wiki.WikiFilter
 
hasNext() - Method in class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitFilter
 
hasNext() - Method in class net.sf.okapi.filters.xini.XINIFilter
 
hasNext() - Method in class net.sf.okapi.filters.xliff.XLIFFFilter
 
hasNext() - Method in class net.sf.okapi.filters.xliff2.XLIFF2Filter
 
hasNext() - Method in class net.sf.okapi.filters.yaml.YamlFilter
 
hasNext() - Method in class net.sf.okapi.lib.preprocessing.filters.common.PreprocessingFilter
 
hasNext() - Method in class net.sf.okapi.lib.serialization.filter.ProtoFilter
 
hasNext() - Method in class net.sf.okapi.lib.terminology.csv.CSVReader
 
hasNext() - Method in interface net.sf.okapi.lib.terminology.IGlossaryReader
Indicates if there is another entry.
hasNext() - Method in class net.sf.okapi.lib.terminology.tbx.TBXReader
 
hasNext() - Method in class net.sf.okapi.lib.terminology.tsv.TSVReader
 
hasNext() - Method in class net.sf.okapi.lib.translation.BaseConnector
 
hasNext() - Method in class net.sf.okapi.lib.translation.QueryManager
Indicates of there is a hit available.
hasNext() - Method in class net.sf.okapi.lib.verification.BlacklistReader
 
hasNext() - Method in class net.sf.okapi.lib.xliff2.reader.XLIFFReader
Indicates if there is another event.
hasNext() - Method in class net.sf.okapi.steps.gcaligner.DpMatrixCell
 
hasNext() - Method in interface net.sf.okapi.steps.tokenization.ITokenizer
 
hasNext() - Method in class net.sf.okapi.steps.tokenization.RbbiTokenizer
 
hasNextToken() - Method in class net.sf.okapi.filters.markdown.parser.MarkdownParser
 
hasNextToken() - Method in class net.sf.okapi.filters.tex.parser.TEXParser
 
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.
hasOnlyAnnotation() - Method in class net.sf.okapi.common.resource.Code
Indicates if the code is only a marker for an annotation.
hasOrigin() - Method in class net.sf.okapi.proto.AltTranslation.Builder
optional string origin = 7;
hasOrigin() - Method in class net.sf.okapi.proto.AltTranslation
optional string origin = 7;
hasOrigin() - Method in interface net.sf.okapi.proto.AltTranslationOrBuilder
optional string origin = 7;
hasOriginalId() - Method in class net.sf.okapi.common.resource.Code
Indicates if this code has an original id (non-numeric string)
hasOriginalId() - Method in class net.sf.okapi.proto.Code.Builder
optional string originalId = 3;
hasOriginalId() - Method in class net.sf.okapi.proto.Code
optional string originalId = 3;
hasOriginalId() - Method in interface net.sf.okapi.proto.CodeOrBuilder
optional string originalId = 3;
hasOriginalId() - Method in class net.sf.okapi.proto.TextPart.Builder
optional string originalId = 2;
hasOriginalId() - Method in class net.sf.okapi.proto.TextPart
optional string originalId = 2;
hasOriginalId() - Method in interface net.sf.okapi.proto.TextPartOrBuilder
optional string originalId = 2;
hasOuterData() - Method in class net.sf.okapi.common.resource.Code
Indicates if this code has outer data (i.e.
hasOuterData() - Method in class net.sf.okapi.proto.Code.Builder
optional string outerData = 6;
hasOuterData() - Method in class net.sf.okapi.proto.Code
optional string outerData = 6;
hasOuterData() - Method in interface net.sf.okapi.proto.CodeOrBuilder
optional string outerData = 6;
hasPair() - Method in class net.sf.okapi.filters.doxygen.DoxygenCommand
 
hasParameter() - Method in class net.sf.okapi.filters.doxygen.ParameterExtractor
 
hasParameters() - Method in class net.sf.okapi.filters.doxygen.DoxygenCommand
 
hasParentTextUnit() - Method in class net.sf.okapi.common.filters.EventBuilder
Does the current TextUnit have a parent?
hasPriority() - Method in class net.sf.okapi.proto.Note.Builder
optional .Note.Priority priority = 4;
hasPriority() - Method in class net.sf.okapi.proto.Note
optional .Note.Priority priority = 4;
hasPriority() - Method in interface net.sf.okapi.proto.NoteOrBuilder
optional .Note.Priority priority = 4;
hasProperty(String) - Method in class net.sf.okapi.common.resource.BaseNameable
 
hasProperty(String) - Method in class net.sf.okapi.common.resource.Code
 
hasProperty(String) - Method in interface net.sf.okapi.common.resource.IWithProperties
Indicates if a resource-level property exists for a given name.
hasProperty(String) - Method in class net.sf.okapi.common.skeleton.StorageList
 
hasQualifiers(String) - Static method in class net.sf.okapi.common.StringUtil
Test if there are qualifiers (quotation marks etc.) around text in a given string.
hasQualityScore() - Method in class net.sf.okapi.proto.AltTranslation.Builder
optional int32 qualityScore = 6;
hasQualityScore() - Method in class net.sf.okapi.proto.AltTranslation
optional int32 qualityScore = 6;
hasQualityScore() - Method in interface net.sf.okapi.proto.AltTranslationOrBuilder
optional int32 qualityScore = 6;
hasQueuedEvents() - Method in class net.sf.okapi.common.filters.EventBuilder
Are there any queued events? We queue events in the correct order as expected by the Okapi filter writers (IWriter).
hasReadOnly() - Method in class net.sf.okapi.proto.Property.Builder
optional bool readOnly = 3;
hasReadOnly() - Method in class net.sf.okapi.proto.Property
optional bool readOnly = 3;
hasReadOnly() - Method in interface net.sf.okapi.proto.PropertyOrBuilder
optional bool readOnly = 3;
HASREF - Static variable in class net.sf.okapi.common.resource.Code
Indicates that this code has one reference or more in its data part.
hasReference() - Method in class net.sf.okapi.common.resource.Code
Indicates whether the code has at least one sub-flow part.
hasReference() - Method in class net.sf.okapi.common.resource.TextFragment
Indicates if this TextFragment contains any in-line code with a reference.
hasReferenceable() - Method in class net.sf.okapi.proto.StartGroup.Builder
.IReferenceable referenceable = 3;
hasReferenceable() - Method in class net.sf.okapi.proto.StartGroup
.IReferenceable referenceable = 3;
hasReferenceable() - Method in interface net.sf.okapi.proto.StartGroupOrBuilder
.IReferenceable referenceable = 3;
hasReferenceable() - Method in class net.sf.okapi.proto.TextUnit.Builder
.IReferenceable referenceable = 2;
hasReferenceable() - Method in class net.sf.okapi.proto.TextUnit
.IReferenceable referenceable = 2;
hasReferenceable() - Method in interface net.sf.okapi.proto.TextUnitOrBuilder
.IReferenceable referenceable = 2;
hasReferences() - Method in class net.sf.okapi.filters.icml.ICMLSkeleton
 
hasResource() - Method in class net.sf.okapi.proto.EndDocument.Builder
.IResource resource = 1;
hasResource() - Method in class net.sf.okapi.proto.EndDocument
.IResource resource = 1;
hasResource() - Method in interface net.sf.okapi.proto.EndDocumentOrBuilder
.IResource resource = 1;
hasResource() - Method in class net.sf.okapi.proto.EndGroup.Builder
.IResource resource = 1;
hasResource() - Method in class net.sf.okapi.proto.EndGroup
.IResource resource = 1;
hasResource() - Method in interface net.sf.okapi.proto.EndGroupOrBuilder
.IResource resource = 1;
hasResource() - Method in class net.sf.okapi.proto.EndSubDocument.Builder
.IResource resource = 1;
hasResource() - Method in class net.sf.okapi.proto.EndSubDocument
.IResource resource = 1;
hasResource() - Method in interface net.sf.okapi.proto.EndSubDocumentOrBuilder
.IResource resource = 1;
hasResource() - Method in class net.sf.okapi.proto.EndSubfilter.Builder
.IResource resource = 1;
hasResource() - Method in class net.sf.okapi.proto.EndSubfilter
.IResource resource = 1;
hasResource() - Method in interface net.sf.okapi.proto.EndSubfilterOrBuilder
.IResource resource = 1;
hasResource() - Method in class net.sf.okapi.proto.INameable.Builder
.IResource resource = 1;
hasResource() - Method in class net.sf.okapi.proto.INameable
.IResource resource = 1;
hasResource() - Method in interface net.sf.okapi.proto.INameableOrBuilder
.IResource resource = 1;
hasResource() - Method in class net.sf.okapi.proto.TextPart.Builder
.IResource resource = 1;
hasResource() - Method in class net.sf.okapi.proto.TextPart
.IResource resource = 1;
hasResource() - Method in interface net.sf.okapi.proto.TextPartOrBuilder
.IResource resource = 1;
hasSegEndMarker(Code) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
 
hasSegOrTpMarker(Code) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
 
hasSegStartMarker(Code) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
 
hasSeveralBestMatches(boolean) - Method in class net.sf.okapi.common.annotation.AltTranslationsAnnotation
Indicates if a) there are several matches of 100% with identical rank and at least two of them have different translations.
hasSource() - Method in class net.sf.okapi.proto.TextUnit.Builder
.TextContainer source = 4;
hasSource() - Method in class net.sf.okapi.proto.TextUnit
.TextContainer source = 4;
hasSource() - Method in interface net.sf.okapi.proto.TextUnitOrBuilder
.TextContainer source = 4;
hasSource(ITextUnit) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Indicates if a given text unit resource is null, or its source part is null or empty.
hasSourceProperty(String) - Method in interface net.sf.okapi.common.resource.IWithSourceProperties
Indicates if a source property exists for a given name.
hasSourceProperty(String) - Method in class net.sf.okapi.common.resource.TextUnit
 
hasSourceProperty(String) - Method in class net.sf.okapi.common.skeleton.StorageList
 
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.
hasStandoff() - Method in class net.sf.okapi.common.filterwriter.ITSContent
Indicates if this object has at least standoff item.
hasStartDoc() - Method in class net.sf.okapi.proto.StartSubfilter.Builder
.StartDocument startDoc = 2;
hasStartDoc() - Method in class net.sf.okapi.proto.StartSubfilter
.StartDocument startDoc = 2;
hasStartDoc() - Method in interface net.sf.okapi.proto.StartSubfilterOrBuilder
.StartDocument startDoc = 2;
hasStartDocument() - Method in class net.sf.okapi.proto.Event.Builder
.StartDocument startDocument = 2;
hasStartDocument() - Method in class net.sf.okapi.proto.Event
.StartDocument startDocument = 2;
hasStartDocument() - Method in interface net.sf.okapi.proto.EventOrBuilder
.StartDocument startDocument = 2;
hasStartGroup() - Method in class net.sf.okapi.proto.Event.Builder
.StartGroup startGroup = 4;
hasStartGroup() - Method in class net.sf.okapi.proto.Event
.StartGroup startGroup = 4;
hasStartGroup() - Method in interface net.sf.okapi.proto.EventOrBuilder
.StartGroup startGroup = 4;
hasStartSubDocument() - Method in class net.sf.okapi.proto.Event.Builder
.StartSubDocument startSubDocument = 8;
hasStartSubDocument() - Method in class net.sf.okapi.proto.Event
.StartSubDocument startSubDocument = 8;
hasStartSubDocument() - Method in interface net.sf.okapi.proto.EventOrBuilder
.StartSubDocument startSubDocument = 8;
hasStartSubfilter() - Method in class net.sf.okapi.proto.Event.Builder
.StartSubfilter startSubfilter = 6;
hasStartSubfilter() - Method in class net.sf.okapi.proto.Event
.StartSubfilter startSubfilter = 6;
hasStartSubfilter() - Method in interface net.sf.okapi.proto.EventOrBuilder
.StartSubfilter startSubfilter = 6;
hasStringValue() - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
string string_value = 1;
hasStringValue() - Method in class net.sf.okapi.proto.PrimitiveValue
string string_value = 1;
hasStringValue() - Method in interface net.sf.okapi.proto.PrimitiveValueOrBuilder
string string_value = 1;
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.
hasTarget(LocaleId) - Method in interface net.sf.okapi.common.resource.ITextUnit
Indicates if there is a target object for a given locale for this text unit.
hasTarget(LocaleId) - Method in class net.sf.okapi.common.resource.TextUnit
 
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.
hasTargetProperty(LocaleId, String) - Method in interface net.sf.okapi.common.resource.IWithTargetProperties
Indicates if a property exists for a given name and target locale.
hasTargetProperty(LocaleId, String) - Method in class net.sf.okapi.common.resource.TextUnit
 
hasTargetProperty(LocaleId, String) - Method in class net.sf.okapi.common.skeleton.StorageList
 
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.
hasTerm() - Method in class net.sf.okapi.lib.terminology.LangEntry
 
hasText() - Method in class net.sf.okapi.common.resource.TextContainer
Indicates if this fragment contains at least one character that is 'text' (inline codes, segment markers, and annotation markers do not count as 'text' characters).
hasText() - Method in class net.sf.okapi.common.resource.TextFragment
Indicates if this fragment contains at least one character other than a whitespace.
hasText() - Method in class net.sf.okapi.proto.TextPart.Builder
.TextFragment text = 3;
hasText() - Method in class net.sf.okapi.proto.TextPart
.TextFragment text = 3;
hasText() - Method in interface net.sf.okapi.proto.TextPartOrBuilder
.TextFragment text = 3;
hasText(boolean) - Method in class net.sf.okapi.common.resource.TextContainer
Indicates if this container contains at least one character that is not a whitespace.
hasText(boolean) - Method in class net.sf.okapi.common.resource.TextFragment
Indicates if this fragment contains at least one character (inline codes, segment markers, and annotation markers do not count as characters).
hasText(boolean, boolean) - Method in class net.sf.okapi.common.resource.TextContainer
Indicates if this container contains at least one character.
hasTextUnit() - Method in class net.sf.okapi.proto.AltTranslation.Builder
.TextUnit textUnit = 3;
hasTextUnit() - Method in class net.sf.okapi.proto.AltTranslation
.TextUnit textUnit = 3;
hasTextUnit() - Method in interface net.sf.okapi.proto.AltTranslationOrBuilder
.TextUnit textUnit = 3;
hasTextUnit() - Method in class net.sf.okapi.proto.Event.Builder
.TextUnit textUnit = 1;
hasTextUnit() - Method in class net.sf.okapi.proto.Event
.TextUnit textUnit = 1;
hasTextUnit() - Method in interface net.sf.okapi.proto.EventOrBuilder
.TextUnit textUnit = 1;
hasToMismatch() - Method in class net.sf.okapi.common.resource.CodeMatches
 
hasToMismatch(boolean) - Method in class net.sf.okapi.common.resource.CodeMatches
 
hasTpEndMarker(Code) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
 
hasTpStartMarker(Code) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
 
hasTranslatableParameters() - Method in class net.sf.okapi.filters.doxygen.DoxygenCommand
 
hasTuRef(GenericSkeleton) - Static method in class net.sf.okapi.common.skeleton.SkeletonUtil
Determines if a given skeleton contains a source reference in it.
hasTuRef(GenericSkeleton, LocaleId) - Static method in class net.sf.okapi.common.skeleton.SkeletonUtil
Determines if a given skeleton contains a target reference in a given locale.
hasUnfinishedSkeleton() - Method in class net.sf.okapi.common.filters.EventBuilder
Is there an unfinished DocumentPart (aka skeleton)?
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
 
hasUtf7Bom() - Method in class net.sf.okapi.common.BOMNewlineEncodingDetector
Does this document have a UTF-7 byte order mark?
hasUtf8Bom - Variable in class net.sf.okapi.filters.subtitles.SubtitleFilter
 
hasUtf8Bom() - Method in class net.sf.okapi.common.BOMNewlineEncodingDetector
Indicates if the guessed encoding is UTF-8 and this file has a BOM.
hasUTF8BOM - Variable in class net.sf.okapi.common.resource.StartDocument
 
hasUTF8BOM - Variable in class net.sf.okapi.filters.its.ITSFilter
 
hasUTF8BOM() - Method in class net.sf.okapi.common.BOMAwareInputStream
Indicates if the guessed encoding is UTF-8 and this file has a BOM.
hasUTF8BOM() - Method in class net.sf.okapi.common.resource.StartDocument
Indicates if this document is encoded as UTF8 and has a Byte-Order-Mark.
hasUTF8BOM() - Method in class net.sf.okapi.common.resource.StartSubfilter
 
HASUTF8BOM_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.StartDocument
 
hasUtf8Encoding - Variable in class net.sf.okapi.filters.subtitles.SubtitleFilter
 
hasUtf8Encoding() - Method in class net.sf.okapi.common.BOMNewlineEncodingDetector
 
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
 
hasValue() - Method in class net.sf.okapi.proto.Property.Builder
optional string value = 2;
hasValue() - Method in class net.sf.okapi.proto.Property
optional string value = 2;
hasValue() - Method in interface net.sf.okapi.proto.PropertyOrBuilder
optional string value = 2;
hasWarning() - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Indicates if a warning was issued last time a document was read.
hasWSAfter() - Method in class net.sf.okapi.filters.txml.TXMLSegAnnotation
 
hasWSBefore() - Method in class net.sf.okapi.filters.txml.TXMLSegAnnotation
 
hasXmlLang() - Method in class net.sf.okapi.proto.Note.Builder
optional
hasXmlLang() - Method in class net.sf.okapi.proto.Note
optional
hasXmlLang() - Method in interface net.sf.okapi.proto.NoteOrBuilder
optional
HEADER_END - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
HEADER_END_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
HEADER_PATTERN - Static variable in class net.sf.okapi.filters.vtt.VTTFilter
 
HEADER_REGEX - Static variable in class net.sf.okapi.filters.vtt.VTTFilter
 
HEADER_START - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
HEADER_START_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
HeaderAnchorGenerator - Class in net.sf.okapi.filters.markdown.parser
 
HeaderAnchorGenerator() - Constructor for class net.sf.okapi.filters.markdown.parser.HeaderAnchorGenerator
 
HEADING_ANCHOR - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
HEADING_PREFIX - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
HEADING_UNDERLINE - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
HEBREW - Static variable in class net.sf.okapi.common.LocaleId
LocaleId constant for "he".
HEXNUMBER - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
hideProtectedContent() - Method in class net.sf.okapi.lib.xliff2.core.Unit
Hides all protected spans of this unit into PCont objects.
HIGHLIGHT - net.sf.okapi.common.resource.ExtendedCodeType
 
HighlightColorValues - Class in net.sf.okapi.filters.openxml
 
HighlightColorValues() - Constructor for class net.sf.okapi.filters.openxml.HighlightColorValues
 
Hiligaynon - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
Hindi - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
Hindi_Fiji - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
Hmong - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
HORIZONTAL_TABS - Static variable in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector
 
HOST - Static variable in class net.sf.okapi.filters.transifex.Project
 
HREF - Static variable in class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
HRULE_END_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
HRULE_START - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
HRULE_START_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
HTML - net.sf.okapi.lib.verification.QualityCheckReport.Type
 
HTML_BLOCK - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
HTML_COMMENT_BLOCK - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
HTML_END - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
HTML_END_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
HTML_ENTITY - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
HTML_INLINE - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
HTML_INLINE_COMMENT - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
HTML_INNER_BLOCK - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
HTML_INNER_BLOCK_COMMENT - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
HTML_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
HTML_MULTILINE_COMMENT_END - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
HTML_MULTILINE_COMMENT_START - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
HTML_NS_PREFIX - Static variable in class net.sf.okapi.common.Namespaces
 
HTML_NS_URI - Static variable in class net.sf.okapi.common.Namespaces
 
HTML_START - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
HTML_START_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
HTML5Filter - Class in net.sf.okapi.filters.its.html5
HTML5-ITS Filter supporting both embedded and external ITS xpath rules.
HTML5Filter() - Constructor for class net.sf.okapi.filters.its.html5.HTML5Filter
 
HTML5SkeletonWriter - Class in net.sf.okapi.filters.its.html5
Implements ISkeletonWriter for the ITS filters
HTML5SkeletonWriter() - Constructor for class net.sf.okapi.filters.its.html5.HTML5SkeletonWriter
 
HTMLCharacterEntities - Class in net.sf.okapi.common
Helper class to handle HTML character entities.
HTMLCharacterEntities() - Constructor for class net.sf.okapi.common.HTMLCharacterEntities
 
HtmlEncoder - Class in net.sf.okapi.common.encoder
Implements IEncoder for HTML format.
HtmlEncoder() - Constructor for class net.sf.okapi.common.encoder.HtmlEncoder
 
HtmlEncoder(String, String, QuoteMode, boolean) - Constructor for class net.sf.okapi.common.encoder.HtmlEncoder
 
HtmlFilter - Class in net.sf.okapi.filters.html
 
HtmlFilter() - Constructor for class net.sf.okapi.filters.html.HtmlFilter
 
HtmlSkeletonWriter - Class in net.sf.okapi.filters.html
 
HtmlSkeletonWriter() - Constructor for class net.sf.okapi.filters.html.HtmlSkeletonWriter
 
HUMAN_RECOMMENDED - net.sf.okapi.common.query.MatchType
Improved translation edited by a human.
HUMAN_RECOMMENDED - net.sf.okapi.proto.AltTranslation.MatchType
HUMAN_RECOMMENDED = 1;
HUMAN_RECOMMENDED_VALUE - Static variable in enum net.sf.okapi.proto.AltTranslation.MatchType
HUMAN_RECOMMENDED = 1;
Hungarian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
HYPHENATED_WORD - net.sf.okapi.steps.tokenization.ITokenizer.TokenType
 

I

i - Variable in class net.sf.okapi.filters.doxygen.RegexTokenizer
 
IAlignedSegments - Interface in net.sf.okapi.common.resource
Provides the methods to access all the source and target Segments of a ITextUnit.
IAnnotation - Interface in net.sf.okapi.common.annotation
Common handle for all annotations.
Iban - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
IBatchItemContext - Interface in net.sf.okapi.common.pipelinedriver
Common set of methods for a pipeline batch item.
ICallableStep<T> - Interface in net.sf.okapi.common.pipeline
Step that implements the Callable interface and can be run concurrently.
Icelandic - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
ICML_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
ICMLContext - Class in net.sf.okapi.filters.icml
 
ICMLContext(boolean, Node) - Constructor for class net.sf.okapi.filters.icml.ICMLContext
Create a new context.
ICMLFilter - Class in net.sf.okapi.filters.icml
 
ICMLFilter() - Constructor for class net.sf.okapi.filters.icml.ICMLFilter
 
ICMLFilterWriter - Class in net.sf.okapi.filters.icml
 
ICMLFilterWriter() - Constructor for class net.sf.okapi.filters.icml.ICMLFilterWriter
 
ICMLSkeleton - Class in net.sf.okapi.filters.icml
 
ICMLSkeleton(Document) - Constructor for class net.sf.okapi.filters.icml.ICMLSkeleton
 
ICMLSkeleton(Node, Node) - Constructor for class net.sf.okapi.filters.icml.ICMLSkeleton
 
IContainerPart - Interface in net.sf.okapi.common.uidescription
Common type for all containers UI parts (e.g.
IContext - Interface in net.sf.okapi.common
Common set of methods to provide context information.
ICU_MESSAGE_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
IcuMessageEncoder - Class in net.sf.okapi.common.encoder
Implements IEncoder for ICU Message string format.
IcuMessageEncoder() - Constructor for class net.sf.okapi.common.encoder.IcuMessageEncoder
 
id - Variable in class net.sf.okapi.common.Range
Optional id for this range.
id - Variable in class net.sf.okapi.common.resource.BaseNameable
 
id - Variable in class net.sf.okapi.common.resource.Code
Index for this code.
id - Variable in class net.sf.okapi.common.resource.Ending
 
id - Variable in class net.sf.okapi.common.resource.TextPart
Identifier of this segment.
id - Variable in class net.sf.okapi.filters.xini.jaxb.EndPlaceHolder
 
id - Variable in class net.sf.okapi.filters.xini.jaxb.PlaceHolder
 
id - Variable in class net.sf.okapi.filters.xini.jaxb.StartPlaceHolder
 
id - Variable in class net.sf.okapi.steps.tokenization.Token
 
ID - net.sf.okapi.tm.pensieve.common.MetadataType
 
ID_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.Code
 
ID_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.IResource
 
ID_MATCH - Static variable in class net.sf.okapi.filters.xliff.XLIFFFilter
 
IdBasedAlignerStep - Class in net.sf.okapi.steps.idaligner
Align two TextUnits based on matching ids.
IdBasedAlignerStep() - Constructor for class net.sf.okapi.steps.idaligner.IdBasedAlignerStep
 
IdBasedCopyStep - Class in net.sf.okapi.steps.idbasedcopy
This step copies into a destination file (first input file) the text of a reference file (second input file) for text units that have the same id.
IdBasedCopyStep() - Constructor for class net.sf.okapi.steps.idbasedcopy.IdBasedCopyStep
 
IDD_ESCAPED_HTML - Static variable in class net.sf.okapi.filters.xmlstream.Parameters
 
IDENTITY - net.sf.okapi.common.resource.ISegments.MetaCopyStrategy
 
IDEOGRAM - net.sf.okapi.steps.tokenization.ITokenizer.TokenType
 
IDEOGRAPHIC_SPACE - net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Whitespace
 
IdGenerator - Class in net.sf.okapi.common
Provides a common way to generate sequential ID that are unique for a given root.
IdGenerator() - Constructor for class net.sf.okapi.common.IdGenerator
Creates a generator with a empty root and no prefix.
IdGenerator(String) - Constructor for class net.sf.okapi.common.IdGenerator
Creates a generator with a given root and no prefix.
IdGenerator(String, String) - Constructor for class net.sf.okapi.common.IdGenerator
Creates a generator with a given root and a given prefix.
IDMLFilter - Class in net.sf.okapi.filters.idml
 
IDMLFilter() - Constructor for class net.sf.okapi.filters.idml.IDMLFilter
 
IDMLFilterWriter - Class in net.sf.okapi.filters.idml
 
IEditorDescriptionProvider - Interface in net.sf.okapi.common.uidescription
Common type for classes that can provide a description of how to edit their parameters.
IEmbeddableParametersEditor - Interface in net.sf.okapi.common
Common way to embed in a dialog box an editor to modify the parameters of a component.
IEncoder - Interface in net.sf.okapi.common.encoder
Provides common methods to encode/escape text to a specific format.
IEventConverter - Interface in net.sf.okapi.common.resource.simplifier
 
IEventHandler - Interface in net.sf.okapi.lib.xliff2.processor
Provides the methods to handle events generated by the XLIFFReader object.
IExtChild - Interface in net.sf.okapi.lib.xliff2.core
Provides the methods to access a child of an ExtElement.
IFilter - Interface in net.sf.okapi.common.filters
Common set of methods to extract translatable text and its associated data.
IFilterConfigurationEditor - Interface in net.sf.okapi.common.filters
Interface to edit the parameters of a filter configuration.
IFilterConfigurationListEditor - Interface in net.sf.okapi.common.filters
Interface to edit a list of filter configurations at once.
IFilterConfigurationMapper - Interface in net.sf.okapi.common.filters
Common set of methods to manage filter configurations.
IFilterWriter - Interface in net.sf.okapi.common.filterwriter
Provides the common methods to generate an output from the events generated by a class that implements IFilter.
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.
Igbo - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
IGlossaryElementIdGenerator - Interface in net.sf.okapi.steps.terminologyleveraging
Provides methods for glossary elements ids generation.
IGlossaryReader - Interface in net.sf.okapi.lib.terminology
Provides read access to various glossary formats using a common set of methods.
IGNORABLE - net.sf.okapi.lib.xliff2.metadata.MetaGroup.AppliesTo
The meta-group applies to the ignorable.
ignorableTextBefore(Token, boolean) - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
 
IGNORE_CASE - Static variable in class net.sf.okapi.lib.translation.TextMatcher
Flag indicating to ignore case differences.
IGNORE_CODE - net.sf.okapi.common.resource.TextFragment.CompareMode
Ignore difference in codes.
IGNORE_PUNCTUATION - Static variable in class net.sf.okapi.lib.translation.TextMatcher
Flag indication to ignore punctuation differences.
IGNORE_WHITESPACES - Static variable in class net.sf.okapi.lib.translation.TextMatcher
Flag indicating to ignore whitespaces differences.
IGNORED - net.sf.okapi.filters.tex.parser.TEXParser.CharType
 
IGNORED_CHAR - net.sf.okapi.filters.tex.parser.TEXTokenType
 
ignoreIndent(int) - Method in class net.sf.okapi.filters.yaml.parser.YamlParserTokenManager
 
IGroupOrUnitNode - Interface in net.sf.okapi.lib.xliff2.document
Represents a node that is either a group or a unit.
IHelp - Interface in net.sf.okapi.common
Common way of calling the help topics, regardless of the underlying system (for example: eclipse application or simple Java application).
IITSDataStore - Interface in net.sf.okapi.filters.xliff.its
Methods needed to properly implement the backend for storing ITS standoff references.
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.
IJsonHandler - Interface in net.sf.okapi.filters.json.parser
 
IllegalConditionalAttributeException - Exception in net.sf.okapi.filters.abstractmarkup.config
 
IllegalConditionalAttributeException(String) - Constructor for exception net.sf.okapi.filters.abstractmarkup.config.IllegalConditionalAttributeException
 
IllegalConditionalAttributeException(Throwable) - Constructor for exception net.sf.okapi.filters.abstractmarkup.config.IllegalConditionalAttributeException
 
ILoadsResources - Interface in net.sf.okapi.common
 
Ilocano - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
image - Variable in class net.sf.okapi.core.simplifierrules.Token
The string image of the token.
image - Variable in class net.sf.okapi.filters.json.parser.Token
The string image of the token.
image - Variable in class net.sf.okapi.filters.yaml.parser.Token
The string image of the token.
IMAGE - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
IMAGE_CAPTION - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
IMAGE_CAPTION_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
IMAGE_END_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
IMAGE_REF - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
IMAGE_START - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
IMAGE_START_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
ImageModificationStep - Class in net.sf.okapi.steps.imagemodification
 
ImageModificationStep() - Constructor for class net.sf.okapi.steps.imagemodification.ImageModificationStep
 
IManifestEditor - Interface in net.sf.okapi.filters.rainbowkit
 
IMergeable - Interface in net.sf.okapi.steps.rainbowkit.common
An interface for package writers that can merge new packages with existing directories or packages.
IMetadataItem - Interface in net.sf.okapi.lib.xliff2.metadata
Represents a metaGroup or a meta item.
importCSV(File) - Method in class net.sf.okapi.lib.terminology.simpletb.SimpleTB
 
importTBX(File) - Method in class net.sf.okapi.lib.terminology.simpletb.SimpleTB
 
importTmx(URI, LocaleId, ITmWriter) - Method in interface net.sf.okapi.tm.pensieve.tmx.ITmxImporter
Imports TMX to Pensieve
importTmx(URI, LocaleId, ITmWriter) - Method in class net.sf.okapi.tm.pensieve.tmx.OkapiTmxImporter
Imports TMX to Pensieve
importTSV(File) - Method in class net.sf.okapi.lib.terminology.simpletb.SimpleTB
 
IMultilingual - Interface in net.sf.okapi.common.resource
 
INameable - Class in net.sf.okapi.proto
Protobuf type INameable
INameable - Interface in net.sf.okapi.common.resource
Provides the methods common to all resources that can be named.
INameable.Builder - Class in net.sf.okapi.proto
Protobuf type INameable
INameableOrBuilder - Interface in net.sf.okapi.proto
 
inBuf - Variable in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
inBuf - Variable in class net.sf.okapi.filters.json.parser.JavaCharStream
 
inBuf - Variable in class net.sf.okapi.filters.yaml.parser.JavaCharStream
 
include(List<LocaleId>) - Method in class net.sf.okapi.common.LocaleFilter
Allows the locales from a given list of locales.
include(Set<LocaleId>) - Method in class net.sf.okapi.common.LocaleFilter
Allows the locales from a given set of locales.
include(LocaleFilter) - Method in class net.sf.okapi.common.LocaleFilter
Allows all locales allowed in a given locale filter.
include(LocaleId) - Method in class net.sf.okapi.common.LocaleFilter
Allows a given locale.
include(LocaleId...) - Method in class net.sf.okapi.common.LocaleFilter
Allows the locales from a given array of locales.
INCLUDED_ELEMENT - net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration.RULE_TYPE
Used inside EXCLUDED_ELEMENT to mark exceptions to the excluded rule.
INCLUDED_ELEMENT_FAIL - net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration.RULE_TYPE
 
includeEndCodes() - Method in interface net.sf.okapi.common.ISegmenter
Indicates if end codes should be included (See SRX implementation notes).
includeEndCodes() - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Indicates if end codes should be included (See SRX implementation notes).
includeEndCodes() - Method in class net.sf.okapi.lib.segmentation.SRXSegmenter
 
includeIsolatedCodes() - Method in interface net.sf.okapi.common.ISegmenter
Indicates if isolated codes should be included (See SRX implementation notes).
includeIsolatedCodes() - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Indicates if isolated codes should be included (See SRX implementation notes).
includeIsolatedCodes() - Method in class net.sf.okapi.lib.segmentation.SRXSegmenter
 
includeLanguage(String) - Method in class net.sf.okapi.common.LocaleFilter
Allows the locales which language matches a given language.
includeLanguage(String...) - Method in class net.sf.okapi.common.LocaleFilter
Allows the locales which language matches any of the languages from a given array.
includePattern(String) - Method in class net.sf.okapi.common.LocaleFilter
Allows all locales matching a given regular expression.
includePattern(String, int) - Method in class net.sf.okapi.common.LocaleFilter
Allows all locales matching a given regular expression with a given set of regex flags.
includeRegion(String) - Method in class net.sf.okapi.common.LocaleFilter
Allows the locales which region matches a given region.
includeRegion(String...) - Method in class net.sf.okapi.common.LocaleFilter
Allows the locales which region matches any of the regions from a given array.
includeStartCodes() - Method in interface net.sf.okapi.common.ISegmenter
Indicates if start codes should be included (See SRX implementation notes).
includeStartCodes() - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Indicates if start codes should be included (See SRX implementation notes).
includeStartCodes() - Method in class net.sf.okapi.lib.segmentation.SRXSegmenter
 
includeUserPart(String) - Method in class net.sf.okapi.common.LocaleFilter
Allows the locales which user part matches a given user part.
includeUserPart(String...) - Method in class net.sf.okapi.common.LocaleFilter
Allows the locales which user part matches any of the user parts from a given array.
InconsistencyCheck - Class in net.sf.okapi.steps.inconsistencycheck
 
InconsistencyCheck() - Constructor for class net.sf.okapi.steps.inconsistencycheck.InconsistencyCheck
 
InconsistencyCheckStep - Class in net.sf.okapi.steps.inconsistencycheck
 
InconsistencyCheckStep() - Constructor for class net.sf.okapi.steps.inconsistencycheck.InconsistencyCheckStep
 
indent - Variable in class net.sf.okapi.filters.yaml.parser.Key
 
indent - Variable in class net.sf.okapi.filters.yaml.parser.Line
 
INDENT_HERE_TAB - net.sf.okapi.common.resource.ExtendedCodeType
 
INDENT_THRESHOLD - Static variable in class net.sf.okapi.filters.pdf.Parameters
 
INDENTED - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
Lexical state.
indented_block_scalar(YamlScalarTypes) - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
 
INDENTED_CODE_BLOCK - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
indented_plain_scalar() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
 
indentedBlock - Variable in class net.sf.okapi.filters.yaml.parser.Scalar
 
IndentedBlock - Class in net.sf.okapi.filters.yaml.parser
 
IndentedBlock() - Constructor for class net.sf.okapi.filters.yaml.parser.IndentedBlock
 
indentless_block_sequence() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
 
INDESIGN_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
indexOf(Object) - Method in class net.sf.okapi.steps.tokenization.TokenConfigs
 
indexOfFirstNonWhitespace(String, int, int, boolean, boolean, boolean, boolean) - Static method in class net.sf.okapi.common.resource.TextFragment
Helper method to find the first non-whitespace character of a coded text, starting at a given position and no farther than another given position.
indexOfLastNonWhitespace(String, int, int, boolean, boolean, boolean, boolean) - Static method in class net.sf.okapi.common.resource.TextFragment
Helper method to find, from the back, the first non-whitespace character of a coded text, starting at a given position and no farther than another given position.
indexTranslationUnit(TranslationUnit) - Method in interface net.sf.okapi.tm.pensieve.writer.ITmWriter
Indexes a given translation unit.
indexTranslationUnit(TranslationUnit) - Method in class net.sf.okapi.tm.pensieve.writer.PensieveWriter
Adds a TranslationUnit to the index
indexTranslationUnit(TranslationUnit, boolean) - Method in interface net.sf.okapi.tm.pensieve.writer.ITmWriter
Indexes a given translation unit, possibly overwriting an existing one with the same source.
indexTranslationUnit(TranslationUnit, boolean) - Method in class net.sf.okapi.tm.pensieve.writer.PensieveWriter
 
Indonesian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
INHERIT - net.sf.okapi.common.resource.WhitespaceStrategy
Inherit from ITextUnit
INHERIT - net.sf.okapi.proto.TextPart.WhitespaceStrategy
INHERIT = 0;
INHERIT_VALUE - Static variable in enum net.sf.okapi.proto.TextPart.WhitespaceStrategy
INHERIT = 0;
INHERITED - net.sf.okapi.lib.xliff2.core.Directionality
Inherited from the proper parent.
InheritedData - Class in net.sf.okapi.lib.xliff2.core
Implements the IWithInheritedData interface.
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.
init() - Method in class net.sf.okapi.common.filters.AbstractLineFilter
 
init() - Method in interface net.sf.okapi.common.pipeline.IWorkQueueStep
Used when the empty constructor is called
init() - Method in class net.sf.okapi.filters.plaintext.base.BasePlainTextFilter
 
init() - Method in class net.sf.okapi.filters.plaintext.paragraphs.ParaPlainTextFilter
 
init() - Method in class net.sf.okapi.filters.plaintext.spliced.SplicedLinesFilter
 
init() - Method in class net.sf.okapi.filters.table.base.BaseTableFilter
 
init() - Method in class net.sf.okapi.filters.table.csv.CommaSeparatedValuesFilter
 
init() - Method in class net.sf.okapi.filters.table.fwc.FixedWidthColumnsFilter
 
init() - Method in class net.sf.okapi.filters.xini.rainbowkit.FilterEventToXiniTransformer
 
init(String, LocaleId) - Method in interface net.sf.okapi.steps.tokenization.ITokenizer
 
init(String, LocaleId) - Method in class net.sf.okapi.steps.tokenization.RbbiTokenizer
 
iniTable - Variable in class net.sf.okapi.filters.xini.jaxb.Element.ElementContent
 
INITable - Class in net.sf.okapi.filters.xini.jaxb
For use with existing interfaces (INI conversion)
INITable() - Constructor for class net.sf.okapi.filters.xini.jaxb.INITable
 
INITABLE - net.sf.okapi.filters.xini.GroupType
 
INITABLE_CUSTOMER_TEXT_ID - net.sf.okapi.filters.xini.XINIProperties
 
INITABLE_EMPTY_SEGMENTS_FLAGS - net.sf.okapi.filters.xini.XINIProperties
 
INITABLE_EXTERNAL_ID - net.sf.okapi.filters.xini.XINIProperties
 
INITABLE_LABEL - net.sf.okapi.filters.xini.XINIProperties
 
INITABLE_NO_CONTENT - net.sf.okapi.filters.xini.XINIProperties
 
INITD - Class in net.sf.okapi.filters.xini.jaxb
Java class for INI_TD complex type.
INITD - net.sf.okapi.filters.xini.GroupType
 
INITD() - Constructor for class net.sf.okapi.filters.xini.jaxb.INITD
 
INITIAL - net.sf.okapi.lib.xliff2.core.TargetState
Target state: initial.
initialize() - Method in interface net.sf.okapi.common.resource.simplifier.IResourceSimplifier
 
initialize() - Method in class net.sf.okapi.common.resource.simplifier.ResourceSimplifier
 
initialize() - Method in class net.sf.okapi.common.skeleton.GenericSkeletonSimplifier
 
initialize() - Method in class net.sf.okapi.filters.abstractmarkup.config.YamlConfigurationReader
 
initialize(boolean, boolean) - Method in class net.sf.okapi.lib.terminology.simpletb.SimpleTB
 
initialize(Object, boolean, IHelp, IFilterConfigurationMapper, QualityCheckSession) - Method in interface net.sf.okapi.lib.verification.IQualityCheckEditor
Initializes this IQualityCheckEditor object.
initialize(Object, String) - Method in interface net.sf.okapi.common.IUserPrompt
Initialize the prompt.
initialize(Object, String) - Method in class net.sf.okapi.common.UserPrompt
 
initialize(String) - Method in interface net.sf.okapi.filters.xliff.its.IITSDataStore
Setup IITSDataStore with an identifier marking each time a new file is opened for parsing.
initialize(String) - Method in class net.sf.okapi.filters.xliff.its.ITSDefaultDataStore
 
initialize(String) - Method in class net.sf.okapi.steps.ttxsplitter.TTXSplitter
 
initialize(LocaleId, LocaleId, String, boolean) - Method in class net.sf.okapi.lib.verification.LanguageToolConnector
 
initialize(IYamlHandler) - Method in class net.sf.okapi.filters.yaml.parser.YamlParserTokenManager
 
initialize(SimpleTB, LocaleId, LocaleId, boolean, boolean) - Method in class net.sf.okapi.lib.verification.TermChecker
 
initialize(BlacklistTB) - Method in class net.sf.okapi.lib.verification.BlacklistChecker
 
initialize(BlacklistTB, LocaleId) - Method in class net.sf.okapi.lib.verification.BlacklistChecker
 
initialize(BlacklistTB, LocaleId, boolean) - Method in class net.sf.okapi.lib.verification.BlacklistChecker
 
initialize(Parameters, LocaleId, String, String) - Method in class net.sf.okapi.steps.termextraction.SimpleTermExtractor
Initializes this extractor.
initializeCodeFinder(boolean, String) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupEventBuilder
Initializes the code finder.
initializeCodeFinder(boolean, List<String>) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupEventBuilder
Initializes the code finder.
initializeDocument() - Method in class net.sf.okapi.filters.its.html5.HTML5Filter
 
initializeDocument() - Method in class net.sf.okapi.filters.its.ITSFilter
 
initializeDocument() - Method in class net.sf.okapi.filters.xml.XMLFilter
 
initializeSearch(boolean, boolean) - Method in class net.sf.okapi.lib.terminology.simpletb.SimpleTBConnector
 
initializeSubFilters() - Method in class net.sf.okapi.filters.multiparsers.CsvParser
 
initializeTMXWriters() - Method in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
INITR - Class in net.sf.okapi.filters.xini.jaxb
Java class for INI_TR complex type.
INITR - net.sf.okapi.filters.xini.GroupType
 
INITR() - Constructor for class net.sf.okapi.filters.xini.jaxb.INITR
 
INLINE - net.sf.okapi.common.encoder.EncoderContext
2: Inline code context
INLINE_AND_EXCLUDE - Static variable in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
INLINE_AND_EXCLUDE_FAIL - Static variable in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
INLINE_AND_INCLUDE - Static variable in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
INLINE_AND_INCLUDE_FAIL - Static variable in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
INLINE_ELEMENT - net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration.RULE_TYPE
Tag that exists inside a text run, i.e., bold, underline etc.
INLINE_ELEMENT_FAIL - net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration.RULE_TYPE
 
INLINE_EXCLUDED_ELEMENT - net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration.RULE_TYPE
Tag that exists inside a text run, i.e., bold, underline etc.
INLINE_EXCLUDED_ELEMENT_FAIL - net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration.RULE_TYPE
 
INLINE_GENERIC - Static variable in class net.sf.okapi.steps.formatconversion.TableFilterWriterParameters
 
INLINE_INCLUDED_ELEMENT - net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration.RULE_TYPE
Tag that exists inside a text run, i.e., bold, underline etc.
INLINE_INCLUDED_ELEMENT_FAIL - net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration.RULE_TYPE
 
INLINE_ORIGINAL - Static variable in class net.sf.okapi.steps.formatconversion.TableFilterWriterParameters
 
INLINE_TMX - Static variable in class net.sf.okapi.steps.formatconversion.TableFilterWriterParameters
 
INLINE_XLIFF - Static variable in class net.sf.okapi.steps.formatconversion.TableFilterWriterParameters
 
INLINE_XLIFFGX - Static variable in class net.sf.okapi.steps.formatconversion.TableFilterWriterParameters
 
InlineAnnotation - Class in net.sf.okapi.common.resource
Base implementation of an annotation that can be used on inline codes.
InlineAnnotation() - Constructor for class net.sf.okapi.common.resource.InlineAnnotation
Creates an empty annotation object.
InlineAnnotation(String) - Constructor for class net.sf.okapi.common.resource.InlineAnnotation
Creates a new annotation object with some initial data.
inlineAnnotations - Variable in class net.sf.okapi.common.resource.Code
InlineAnnotations for this code.
INLINEANNOTATIONS_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.Code
 
inlineCdata - Variable in class net.sf.okapi.filters.its.Parameters
 
INLINECODE_PATTERN - Static variable in class net.sf.okapi.lib.segmentation.SRXDocument
Represents the pattern for an inline code (both special characters).
InlineCodeFinder - Class in net.sf.okapi.common.filters
Implements the methods needed to convert sections of a coded text into in-line codes.
InlineCodeFinder() - Constructor for class net.sf.okapi.common.filters.InlineCodeFinder
Creates a new InlineCodeFinder object.
InlineCodesChecker - Class in net.sf.okapi.lib.verification
 
InlineCodesChecker() - Constructor for class net.sf.okapi.lib.verification.InlineCodesChecker
 
InlineCodesCheckerStep - Class in net.sf.okapi.steps.inlinescodeschecker
 
InlineCodesCheckerStep() - Constructor for class net.sf.okapi.steps.inlinescodeschecker.InlineCodesCheckerStep
 
InlineCodeTransformer - Class in net.sf.okapi.filters.xini
 
InlineCodeTransformer() - Constructor for class net.sf.okapi.filters.xini.InlineCodeTransformer
 
inlineDelimiters - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
input - Variable in class net.sf.okapi.common.filters.AbstractLineFilter
 
input - Variable in class net.sf.okapi.filters.its.ITSFilter
 
INPUT_RAWDOC - net.sf.okapi.common.pipeline.annotations.StepParameterType
RawDocument object of the main input document.
INPUT_ROOT_DIRECTORY - net.sf.okapi.common.pipeline.annotations.StepParameterType
Root directory of the first set of input files.
INPUT_ROOT_DIRECTORY_VAR - Static variable in class net.sf.okapi.common.Util
Name of the input root directory variable.
input_stream - Variable in class net.sf.okapi.core.simplifierrules.SimplifierRulesTokenManager
 
input_stream - Variable in class net.sf.okapi.filters.json.parser.JsonParserTokenManager
 
input_stream - Variable in class net.sf.okapi.filters.yaml.parser.YamlParserTokenManager
 
INPUT_URI - net.sf.okapi.common.pipeline.annotations.StepParameterType
URI of the main input document.
inputLoc - Variable in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
inputRootDir - Variable in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
inputStream - Variable in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
inputStream - Variable in class net.sf.okapi.filters.json.parser.JavaCharStream
 
inputStream - Variable in class net.sf.okapi.filters.yaml.parser.JavaCharStream
 
inputStreamToBytes(InputStream) - Static method in class net.sf.okapi.common.StreamUtil
Reads an InputStream into an array of bytes.
inScope() - Method in class net.sf.okapi.filters.icml.ICMLContext
 
insert(int, String) - Method in class net.sf.okapi.common.resource.TextFragment
Inserts a String object to this fragment.
insert(int, Code) - Method in class net.sf.okapi.common.resource.TextFragment
Inserts a Code object to this fragment.
insert(int, Segment) - Method in interface net.sf.okapi.common.resource.ISegments
Inserts a given segment at the specified position.
insert(int, Segment) - Method in class net.sf.okapi.common.resource.Segments
 
insert(int, Segment, Segment, LocaleId) - Method in class net.sf.okapi.common.resource.AlignedSegments
 
insert(int, Segment, Segment, LocaleId) - Method in interface net.sf.okapi.common.resource.IAlignedSegments
Inserts given source and target segments at the specified position in the list of segments.
insert(int, TextFragment) - Method in class net.sf.okapi.common.resource.TextFragment
Inserts a TextFragment object to this fragment.
insert(int, TextFragment, boolean) - Method in class net.sf.okapi.common.resource.TextFragment
Inserts a TextFragment object to this fragment.
insert(int, TextPart) - Method in class net.sf.okapi.common.resource.TextContainer
Inserts a given part (segment or non-segment) at a given position.
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.
INSERTED - net.sf.okapi.filters.xini.jaxb.PlaceHolderType
 
INSERTED - Static variable in class net.sf.okapi.steps.gcaligner.DpMatrixCell
 
insertionScore(T) - Method in interface net.sf.okapi.steps.gcaligner.AlignmentScorer
Calculate the cost of insertion of target segment.
insertionScore(T) - Method in class net.sf.okapi.steps.gcaligner.GaleAndChurch
Calculate the cost of insertion of target segment.
insideFlow() - Method in class net.sf.okapi.filters.yaml.parser.YamlParserTokenManager
 
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 InsingnificantPartData object.
InsingnificantPartData.InsignificantPartType - Enum in net.sf.okapi.lib.xliff2.core
Types of insignificant parts.
inspectable - Variable in class net.sf.okapi.common.io.FileCachedInputStream
The number of valid bytes currently in FileCachedInputStream.buffer.
instantiateClass(Class<T>) - Static method in class net.sf.okapi.common.ClassUtil
Creates a new instance of a given class.
instantiateClass(Class<T>, Object...) - Static method in class net.sf.okapi.common.ClassUtil
Creates a new instance of the class using a given class loader and initialization parameters.
instantiateClass(String) - Static method in class net.sf.okapi.common.ClassUtil
Creates a new instance of the class with a given class name.
instantiateClass(String, ClassLoader) - Static method in class net.sf.okapi.common.ClassUtil
Creates a new instance of the class with a given class name using a given class loader.
instantiateClass(String, ClassLoader, Object...) - Static method in class net.sf.okapi.common.ClassUtil
Creates a new instance of the class with a given class name and initialization parameters using a given class loader.
instantiateClass(String, Object...) - Static method in class net.sf.okapi.common.ClassUtil
Creates a new instance of the class with a given class name and initialization parameters.
instantiateFilter(FilterConfiguration, IFilter) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Deprecated.
Instantiate a filter from a given configuration, trying to re-use an existing one.
INT_VALUE - net.sf.okapi.proto.PrimitiveValue.ValueTypeCase
 
INT_VALUE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.PrimitiveValue
 
INTEGER - net.sf.okapi.lib.terminology.TBXProperyType
 
INTEGER - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
IntegerParsingFilter(String) - Constructor for class net.sf.okapi.common.StringSanitiser.IntegerParsingFilter
Creates an integer parsing filter.
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.AltTranslation.Builder
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.AltTranslation
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.Code.Builder
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.Code
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.EndDocument.Builder
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.EndDocument
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.EndGroup.Builder
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.EndGroup
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.EndSubDocument.Builder
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.EndSubDocument
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.EndSubfilter.Builder
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.EndSubfilter
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.Event.Builder
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.Event
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.Events.Builder
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.Events
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.GenericAnnotation
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.GenericAnnotations
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.INameable.Builder
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.INameable
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.IReferenceable.Builder
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.IReferenceable
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.IResource.Builder
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.IResource
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.Note.Builder
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.Note
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.PrimitiveValue
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.Property.Builder
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.Property
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.StartDocument.Builder
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.StartDocument
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.StartGroup.Builder
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.StartGroup
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.StartSubDocument.Builder
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.StartSubDocument
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.StartSubfilter.Builder
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.StartSubfilter
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.TextContainer.Builder
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.TextContainer
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.TextFragment.Builder
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.TextFragment
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.TextPart.Builder
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.TextPart
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.TextUnit.Builder
 
internalGetFieldAccessorTable() - Method in class net.sf.okapi.proto.TextUnit
 
internalGetMapFieldReflection(int) - Method in class net.sf.okapi.proto.Code.Builder
 
internalGetMapFieldReflection(int) - Method in class net.sf.okapi.proto.Code
 
internalGetMapFieldReflection(int) - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
 
internalGetMapFieldReflection(int) - Method in class net.sf.okapi.proto.GenericAnnotation
 
internalGetMapFieldReflection(int) - Method in class net.sf.okapi.proto.TextUnit.Builder
 
internalGetMapFieldReflection(int) - Method in class net.sf.okapi.proto.TextUnit
 
internalGetMutableMapFieldReflection(int) - Method in class net.sf.okapi.proto.Code.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class net.sf.okapi.proto.TextUnit.Builder
 
internalGetValueMap() - Static method in enum net.sf.okapi.proto.AltTranslation.MatchType
 
internalGetValueMap() - Static method in enum net.sf.okapi.proto.Note.Annotates
 
internalGetValueMap() - Static method in enum net.sf.okapi.proto.Note.Priority
 
internalGetValueMap() - Static method in enum net.sf.okapi.proto.Property.PropertyType
 
internalGetValueMap() - Static method in enum net.sf.okapi.proto.Property.PropName
 
internalGetValueMap() - Static method in enum net.sf.okapi.proto.TextFragment.TagType
 
internalGetValueMap() - Static method in enum net.sf.okapi.proto.TextPart.WhitespaceStrategy
 
INTERNET - net.sf.okapi.steps.tokenization.ITokenizer.TokenType
 
INTERRUPTED - net.sf.okapi.common.pipeline.PipelineReturnValue
IPipeline was interrupted.
intersectsWith(Range) - Method in class net.sf.okapi.common.Range
Returns true if the range intersects with a given range.
intListAsString(List<Integer>) - Static method in class net.sf.okapi.common.ListUtil
Returns a string, representing a given list of integers.
intListAsString(List<Integer>, String) - Static method in class net.sf.okapi.common.ListUtil
Returns a string, representing a given list of integers.
intToStr(int) - Static method in class net.sf.okapi.common.Util
Converts an integer value to a string.
INVALID - net.sf.okapi.filters.tex.parser.TEXParser.CharType
 
INVALID_CHAR - net.sf.okapi.filters.tex.parser.TEXTokenType
 
INVALID_LEXICAL_STATE - Static variable in error net.sf.okapi.core.simplifierrules.TokenMgrError
Tried to change to an invalid lexical state.
INVALID_LEXICAL_STATE - Static variable in exception net.sf.okapi.filters.json.parser.TokenMgrException
Tried to change to an invalid lexical state.
INVALID_LEXICAL_STATE - Static variable in exception net.sf.okapi.filters.yaml.parser.TokenMgrException
Tried to change to an invalid lexical state.
invalidate() - Method in class net.sf.okapi.common.resource.TextFragment
Sets the fragment in a state where it has to be re-balanced before being used for output.
InvalidContentException - Exception in net.sf.okapi.common.resource
Indicates that an action was trying to inline code or codes incompatible between themselves.
InvalidContentException(String) - Constructor for exception net.sf.okapi.common.resource.InvalidContentException
Creates a new exception with a given text.
InvalidContentException(Throwable) - Constructor for exception net.sf.okapi.common.resource.InvalidContentException
Creates a new exception with a given parent exception.
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.common.resource
Indicates that an action was using the second specil character of an inline code marker as a normal character.
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.common.resource.InvalidPositionException
Creates a new exception with a given text.
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.common.resource.InvalidPositionException
Creates a new exception with a given parent exception.
InvalidPositionException(Throwable) - Constructor for exception net.sf.okapi.lib.xliff2.core.InvalidPositionException
Creates a new exception with a given parent exception.
invert(List<E>) - Static method in class net.sf.okapi.common.ListUtil
Returns a copy of the specified list in reverse order.
IObservable - Interface in net.sf.okapi.common.observer
This interface is intended to provide more flexibility to complex object models when multiple inheritance is needed.
IObserver - Interface in net.sf.okapi.common.observer
This interface is intended to provide more flexibility to complex object models when multiple inheritance is needed.
IPackageWriter - Interface in net.sf.okapi.steps.rainbowkit.common
Provides a common writer to create a translation package.
IParameterDescriptor - Interface in net.sf.okapi.common
Provides the different information common to all types of parameters used to configure steps, filters, and other okapi components.
IParameters - Interface in net.sf.okapi.common
Common way for a component to expose its parameters in a generic way.
IParametersEditor - Interface in net.sf.okapi.common
Common way to call in an editor to modify the parameters of a component.
IParametersEditorMapper - Interface in net.sf.okapi.common
Common set of methods to manage parameters editors and editor description providers.
IParametersProvider - Interface in net.sf.okapi.common
Common way to get access to the parameters of a given component.
IParser - Interface in net.sf.okapi.filters.multiparsers
 
IPersistentAnnotation - Interface in net.sf.okapi.common.annotation
An IAnnotation that can be serialized.
IPipeline - Interface in net.sf.okapi.common.pipeline
Common set of methods to drive an event-driven process.
IPipelineDriver - Interface in net.sf.okapi.common.pipelinedriver
Common set of methods for setting up and running a pipeline.
IPipelineReader - Interface in net.sf.okapi.common.pipeline
Facade to read and reconstruct a pipeline from a storage.
IPipelineStep - Interface in net.sf.okapi.common.pipeline
Common set of methods for a step within a IPipeline pipeline.
IPipelineWriter - Interface in net.sf.okapi.common.pipeline
Facade to save a pipeline into a storage.
IPredefinedLocales - Interface in net.sf.okapi.common
An extensive list of LocaleIds predefined for easy access.
IProcessor - Interface in org.w3c.its
Provides the mathods to apply ITS rules and markup to a given document.
IProjectEditor - Interface in net.sf.okapi.filters.transifex
 
IQualityCheckEditor - Interface in net.sf.okapi.lib.verification
 
IQuery - Interface in net.sf.okapi.common.query
Provides the methods common to all query engines of translation resources that can be queried for translating text units.
IReferenceable - Class in net.sf.okapi.proto
Protobuf type IReferenceable
IReferenceable - Interface in net.sf.okapi.common.resource
Interface for all resources that can be passed as referents through the filter events.
IReferenceable.Builder - Class in net.sf.okapi.proto
Protobuf type IReferenceable
IReferenceableOrBuilder - Interface in net.sf.okapi.proto
 
IReportGenerator - Interface in net.sf.okapi.lib.reporting
 
IResource - Class in net.sf.okapi.proto
Protobuf type IResource
IResource - Interface in net.sf.okapi.common
Common set of features all the types of resources associated with events have.
IResource.Builder - Class in net.sf.okapi.proto
Protobuf type IResource
IResourceOrBuilder - Interface in net.sf.okapi.proto
 
IResourceSimplifier - Interface in net.sf.okapi.common.resource.simplifier
Interface to be implemented in resource simplifiers.
isABBREVIATION() - Method in class net.sf.okapi.steps.tokenization.Parameters
 
isActive - Variable in class net.sf.okapi.lib.segmentation.Rule
Flag indicating if the rule is active.
isActive() - Method in class net.sf.okapi.lib.segmentation.Rule
Indicates if this rule is active.
isAdded() - Method in class net.sf.okapi.common.resource.Code
Indicates if this in-line code was added to the text (not found in the source).
isAddMissing() - Method in class net.sf.okapi.lib.merge.merge.Parameters
 
isAllowEmpty() - Method in class net.sf.okapi.common.uidescription.PathInputPart
Indicates if the input text can be empty.
isAllowEmpty() - Method in class net.sf.okapi.common.uidescription.TextInputPart
Indicates if the input text can be empty.
isAllowEmptyOutputTarget() - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
Deprecated.
isAllZeros() - Method in class net.sf.okapi.steps.wordcount.CharacterCounter.Counts
 
isAlphaList() - Method in class net.sf.okapi.filters.xini.jaxb.Element
Gets the value of the alphaList property.
isAlwaysUseSegSource() - Method in class net.sf.okapi.filters.xliff.Parameters
 
isAnnotateSourceSegment() - Method in class net.sf.okapi.common.annotation.GlossaryAnnotation
 
isAnnotateTargetSegment() - Method in class net.sf.okapi.common.annotation.GlossaryAnnotation
 
isApproved(ITextUnit, LocaleId) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
 
isApprovedOnly() - Method in class net.sf.okapi.lib.merge.merge.Parameters
Only merge approved translations.
isAsGroup() - Method in class net.sf.okapi.common.pipelinebuilder.XParameter
 
isAutodetected() - Method in class net.sf.okapi.common.BOMNewlineEncodingDetector
Indicates if the guessed encoding was auto-detected.
isAutoGenerateTuId() - Method in class net.sf.okapi.common.filterwriter.Parameters
 
isAutoOpen() - Method in class net.sf.okapi.steps.charlisting.Parameters
 
isAutoOpen() - Method in class net.sf.okapi.steps.inconsistencycheck.Parameters
 
isAutoOpen() - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
isBalanced - Variable in class net.sf.okapi.common.resource.TextFragment
Flag indicating if the opening/closing inline codes of this fragment have been balanced or not.
isBidirectional(LocaleId) - Static method in class net.sf.okapi.common.LocaleId
Indicates if a given locale usually uses a bi-directional script.
isBigFile() - Method in class net.sf.okapi.steps.xliffsplitter.XliffSplitterParameters
 
isBlockKey(int) - Method in class net.sf.okapi.filters.yaml.parser.YamlParserTokenManager
 
isBOM() - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
Does the input have a BOM?
isBreak - Variable in class net.sf.okapi.lib.segmentation.Rule
Flag indicating if the rule is a breaking rule.
isBreak() - Method in class net.sf.okapi.lib.segmentation.Rule
Indicates if this rule is a breaking rule.
isCacheable(LeafReaderContext) - Method in class net.sf.okapi.lib.search.lucene.query.TmFuzzyQuery.TmFuzzyWeight
 
isCanceled() - Method in class net.sf.okapi.common.filters.AbstractFilter
Checks if the IFilter has been canceled.
isCaseSensitive() - Method in class net.sf.okapi.lib.xliff2.validation.Rule
 
isCaseSensitive() - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
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.
isCJK(LocaleId) - Static method in class net.sf.okapi.filters.subtitles.SubtitleFilter
 
isCloneable() - Method in class net.sf.okapi.common.resource.Code
Indicates if this in-line code can be duplicated in the text.
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).
isCodeMismatch() - Method in class net.sf.okapi.tm.pensieve.common.TmHit
Is there a difference between the Codes of the TmHit and the query TextFragment?
isCodesensitive() - Method in class net.sf.okapi.steps.diffleverage.Parameters
 
isCodeSensitive() - Method in class net.sf.okapi.steps.diffleverage.FuzzyTextUnitComparator
 
isCodeSensitive() - Method in class net.sf.okapi.steps.diffleverage.TextUnitComparator
 
isCodeThatDisablesEncoding(Code) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
isCodeThatDisablesEncoding(Code) - Method in class net.sf.okapi.filters.markdown.MarkdownSkeletonWriter
 
isCollapseWhitespace() - Method in class net.sf.okapi.steps.sentencealigner.Parameters
 
isCommentsAreNotes() - Method in class net.sf.okapi.filters.properties.Parameters
 
isCompareSkeleton() - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
 
isCompressed(byte[]) - Method in class net.sf.okapi.common.StreamUtil
 
isConvertLFandTab() - Method in class net.sf.okapi.filters.properties.Parameters
 
isCopyCodeMetadata() - Method in class net.sf.okapi.lib.merge.merge.Parameters
 
isCopyCodeMetadata() - Method in class net.sf.okapi.lib.merge.step.Parameters
 
isCopyContent() - Method in class net.sf.okapi.steps.common.createtarget.Parameters
 
isCopyProperties() - Method in class net.sf.okapi.steps.common.createtarget.Parameters
 
isCopySource() - Method in class net.sf.okapi.lib.serialization.filter.Parameters
 
isCopySourceIfNonTextual() - Method in class net.sf.okapi.lib.merge.merge.Parameters
 
isCopyToTarget() - Method in class net.sf.okapi.steps.diffleverage.Parameters
 
isCopyToTarget() - Method in class net.sf.okapi.steps.idaligner.Parameters
 
isCountAsNonTranslatable_Concordance() - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
isCountAsNonTranslatable_ExactDocumentContextMatch() - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
isCountAsNonTranslatable_ExactLocalContextMatch() - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
isCountAsNonTranslatable_ExactMatch() - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
isCountAsNonTranslatable_ExactPreviousVersionMatch() - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
isCountAsNonTranslatable_ExactRepaired() - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
isCountAsNonTranslatable_ExactStructuralMatch() - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
isCountAsNonTranslatable_ExactTextOnly() - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
isCountAsNonTranslatable_ExactTextOnlyPreviousVersionMatch() - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
isCountAsNonTranslatable_ExactTextOnlyUniqueIdMatch() - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
isCountAsNonTranslatable_ExactUniqueIdMatch() - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
isCountAsNonTranslatable_FuzzyMatch() - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
isCountAsNonTranslatable_FuzzyPreviousVersionMatch() - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
isCountAsNonTranslatable_FuzzyRepaired() - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
isCountAsNonTranslatable_FuzzyUniqueIdMatch() - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
isCountAsNonTranslatable_GMXAlphanumericOnlyTextUnit() - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
isCountAsNonTranslatable_GMXExactMatched() - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
isCountAsNonTranslatable_GMXFuzzyMatch() - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
isCountAsNonTranslatable_GMXLeveragedMatched() - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
isCountAsNonTranslatable_GMXMeasurementOnlyTextUnit() - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
isCountAsNonTranslatable_GMXNumericOnlyTextUnit() - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
isCountAsNonTranslatable_GMXProtected() - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
isCountAsNonTranslatable_GMXRepetitionMatched() - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
isCountAsNonTranslatable_MT() - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
isCountAsNonTranslatable_PhraseAssembled() - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
isCreateOnNonTranslatable() - Method in class net.sf.okapi.steps.common.createtarget.Parameters
 
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 CTag reference.
isCURRENCY() - Method in class net.sf.okapi.steps.tokenization.Parameters
 
isCurrentComplexTextUnit() - Method in class net.sf.okapi.common.filters.EventBuilder
Is the current buffered Event a complex TextUnit? A complex TextUnit is one which carries along with it its surrounding formatting or skeleton such <p> text </p> or <title> text </title>
isCurrentGroup() - Method in class net.sf.okapi.common.filters.EventBuilder
Is the current buffered Event a StartGroup?
isCurrentSubfilter() - Method in class net.sf.okapi.common.filters.EventBuilder
Is the current buffered Event a StartSubfilter?
isCurrentTextUnit() - Method in class net.sf.okapi.common.filters.EventBuilder
Is the current buffered Event a TextUnit?
isDATE() - Method in class net.sf.okapi.steps.tokenization.Parameters
 
isDefaultWhitespaceCondition(String, Map<String, String>) - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
isDefinitive() - Method in class net.sf.okapi.common.BOMNewlineEncodingDetector
Are we confident of the document encoding?
isDeleteable() - Method in class net.sf.okapi.common.resource.Code
Indicates if this in-line code can be removed from the text.
isDiffOnly() - Method in class net.sf.okapi.steps.diffleverage.Parameters
 
isDocumentEncoding() - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
Does this document have a document encoding specified?
isDocumentPart() - Method in class net.sf.okapi.common.Event
Convenience method to tell if this Event carries a DocumentPart
isDone() - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
 
isDone() - Method in interface net.sf.okapi.common.pipeline.IPipelineStep
Steps that can generate Events such as IFilters return false until no more events can be created.
isDone() - Method in class net.sf.okapi.common.pipelinebuilder.XPipeline
 
isDone() - Method in class net.sf.okapi.common.pipelinebuilder.XPipelineStep
 
isDone() - Method in class net.sf.okapi.steps.common.RawDocumentToFilterEventsStep
 
isDone() - Method in class net.sf.okapi.steps.diffleverage.DiffLeverageStep
 
isDone() - Method in class net.sf.okapi.steps.externalcommand.ExternalCommandStep
 
isDone() - Method in class net.sf.okapi.steps.imagemodification.ImageModificationStep
 
isDone() - Method in class net.sf.okapi.steps.qualitycheck.QualityCheckStep
 
isDone() - Method in class net.sf.okapi.steps.xliffsplitter.XliffSplitterStep
 
isDone() - Method in class net.sf.okapi.steps.xsltransform.XSLTransformStep
 
isDoxygenCommand(String) - Method in class net.sf.okapi.filters.doxygen.Parameters
 
isDuplicate(Matcher) - Method in class net.sf.okapi.filters.doxygen.RegexTokenizer
 
ISegmenter - Interface in net.sf.okapi.common
Common methods to provide segmentation facility to extracted content.
ISegments - Interface in net.sf.okapi.common.resource
Provides the methods to access all the segments of a TextContainer.
ISegments.MetaCopyStrategy - Enum in net.sf.okapi.common.resource
 
isEMAIL() - Method in class net.sf.okapi.steps.tokenization.Parameters
 
isEMOJI() - Method in class net.sf.okapi.steps.tokenization.Parameters
 
isEMOTICON() - Method in class net.sf.okapi.steps.tokenization.Parameters
 
isEmpty() - Method in class net.sf.okapi.common.annotation.AltTranslationsAnnotation
Indicates if the list of alternate translation is empty.
isEmpty() - Method in class net.sf.okapi.common.annotation.Annotations
 
isEmpty() - Method in class net.sf.okapi.common.annotation.GenericAnnotations
Returns true if there are terms in this annotation.
isEmpty() - Method in class net.sf.okapi.common.annotation.GlossaryAnnotation
 
isEmpty() - Method in class net.sf.okapi.common.annotation.TermsAnnotation
Returns true if there are terms in this annotation.
isEmpty() - Method in class net.sf.okapi.common.LocaleFilter
Detects if after construction this locale filter was configured with includeXX(), excludeXX().
isEmpty() - Method in interface net.sf.okapi.common.resource.ITextUnit
Indicates if the source text of this TextUnit is empty.
isEmpty() - Method in class net.sf.okapi.common.resource.TargetPropertiesAnnotation
Indicates if this annotation has any properties.
isEmpty() - Method in class net.sf.okapi.common.resource.TextContainer
Indicates if this container is empty (no text and no codes).
isEmpty() - Method in class net.sf.okapi.common.resource.TextFragment
Indicates if the fragment is empty (no text and no codes).
isEmpty() - Method in class net.sf.okapi.common.resource.TextUnit
 
isEmpty() - Method in class net.sf.okapi.common.skeleton.GenericSkeleton
Indicates if this skeleton is empty or not.
isEmpty() - Method in class net.sf.okapi.filters.vtt.VTTSkeletonPart
 
isEmpty() - Method in class net.sf.okapi.filters.yaml.parser.IndentedBlock
 
isEmpty() - Method in class net.sf.okapi.filters.yaml.parser.Key
 
isEmpty() - Method in class net.sf.okapi.filters.yaml.parser.Line
 
isEmpty() - Method in class net.sf.okapi.filters.yaml.parser.QuotedScalar
 
isEmpty() - Method in class net.sf.okapi.filters.yaml.parser.Scalar
 
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.
isEmpty() - Method in class net.sf.okapi.steps.tokenization.TokenConfigs
 
isEmpty(boolean) - Method in class net.sf.okapi.common.skeleton.GenericSkeleton
Indicates if this skeleton is empty or not, considering the white-spaces or not.
isEmpty(CharSequence) - Static method in class net.sf.okapi.common.Util
Indicates if a given CharSequence is null or empty.
isEmpty(Object[]) - Static method in class net.sf.okapi.common.Util
Indicates if an array is null or empty.
isEmpty(String) - Static method in class net.sf.okapi.common.Util
Indicates if a given string is null or empty.
isEmpty(String) - Static method in class net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep
 
isEmpty(StringBuilder) - Static method in class net.sf.okapi.common.Util
Indicates if a StringBuilder object is null or empty.
isEmpty(String, boolean) - Static method in class net.sf.okapi.common.Util
Indicates if a string is null or empty, optionally ignoring the white spaces.
isEmpty(List<E>) - Static method in class net.sf.okapi.common.Util
Indicates if a given list is null or empty.
isEmpty(Map<K, V>) - Static method in class net.sf.okapi.common.Util
Indicates if a given map is null or empty.
isEmpty(Set<E>) - Static method in class net.sf.okapi.common.Util
Indicates if a given Set is null or empty.
isEmpty(ITextUnit) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Indicates if a given text unit resource is null, or its source part is null or empty.
isEmpty(ITextUnit) - Method in class net.sf.okapi.filters.plaintext.base.BasePlainTextFilter
 
isEmpty(ITextUnit) - Method in class net.sf.okapi.filters.table.csv.CommaSeparatedValuesFilter
 
isEmpty(ITextUnit, boolean) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Indicates if a given text unit resource is null, or its source part is null or empty.
isEmpty(TextFragment) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Indicates if a given text fragment object is null, or the text it contains is null or empty.
isEmptyTranslation() - Method in class net.sf.okapi.filters.xini.jaxb.Seg
Gets the value of the emptyTranslation property.
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.
isEnabledOnSelection() - Method in class net.sf.okapi.common.uidescription.AbstractPart
Indicates how this part is enabled in relation to its master part.
isEnableDuplicateProps() - Method in class net.sf.okapi.common.filterwriter.Parameters
 
isEndDocument() - Method in class net.sf.okapi.common.Event
Convenience method to tell if this Event carries a document Ending
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.common.Event
Convenience method to tell if this Event carries a group Ending
isEndGroup() - Method in class net.sf.okapi.lib.xliff2.reader.Event
 
isEndSubDocument() - Method in class net.sf.okapi.common.Event
Convenience method to tell if this Event carries a sub-document Ending
isEndSubfilter() - Method in class net.sf.okapi.common.Event
Convenience method to tell if this Event is a SubFilter Group
isEndXliff() - Method in class net.sf.okapi.lib.xliff2.reader.Event
 
isEscapeExtendedChars() - Method in class net.sf.okapi.filters.properties.Parameters
 
isExcludedState() - Method in class net.sf.okapi.filters.abstractmarkup.ExtractionRuleState
 
isExtendedMatch(String, String) - Static method in class net.sf.okapi.common.filterwriter.ITSContent
Indicates if a given language tag matches at least one item of a list of extended language ranges.
isExtPropValuePlaceholder(GenericSkeletonPart, IResource) - Static method in class net.sf.okapi.common.skeleton.SkeletonUtil
 
isExtraComments() - Method in class net.sf.okapi.filters.properties.Parameters
 
isExtractOnlyMatchingKey() - Method in class net.sf.okapi.filters.properties.Parameters
 
isExtSegmentPlaceholder(GenericSkeletonPart, IResource) - Static method in class net.sf.okapi.common.skeleton.SkeletonUtil
 
isExtSourcePlaceholder(GenericSkeletonPart, IResource) - Static method in class net.sf.okapi.common.skeleton.SkeletonUtil
 
isExtTargetPlaceholder(GenericSkeletonPart, IResource) - Static method in class net.sf.okapi.common.skeleton.SkeletonUtil
 
isFilterBasedOnIds() - Method in class net.sf.okapi.steps.common.removetarget.Parameters
 
isForceSimpleOneToOneAlignment() - Method in class net.sf.okapi.steps.sentencealigner.Parameters
 
isForSaveAs() - Method in class net.sf.okapi.common.uidescription.PathInputPart
Indicates if the path is to save a file (vs to open one).
isFragmentOnly() - Method in class net.sf.okapi.lib.xliff2.URIParser
Indicates if this URI has only a fragment.
isFromIsolated(int) - Method in class net.sf.okapi.common.resource.CodeMatches
 
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.
isGenerateHTML() - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
isGenerateSkeleton() - Method in class net.sf.okapi.common.filters.AbstractFilter
 
isGenerateTMX() - Method in class net.sf.okapi.steps.sentencealigner.Parameters
 
isGenerateTMX() - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
isGenerateUUID() - Method in class net.sf.okapi.common.filterwriter.Parameters
 
isGlobalExcludeByDefault() - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
isGlobalPreserveWhitespace() - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
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
 
isHasUTF8BOM() - Method in class net.sf.okapi.common.resource.StartDocument
 
isHeader() - Method in class net.sf.okapi.filters.ttml.TTMLSkeletonPart
 
isHeader() - Method in class net.sf.okapi.filters.vtt.VTTSkeletonPart
 
isHTML5() - Method in class net.sf.okapi.common.filterwriter.ITSContent
 
isHtmlReport() - Method in class net.sf.okapi.lib.reporting.ReportGenerator
 
isHYPHENATED_WORD() - Method in class net.sf.okapi.steps.tokenization.Parameters
 
isIdAttribute(String, String, Map<String, String>) - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
isIDEOGRAM() - Method in class net.sf.okapi.steps.tokenization.Parameters
 
isIdLikeResname() - Method in class net.sf.okapi.filters.properties.Parameters
 
isIdUsed(String) - Method in interface net.sf.okapi.lib.xliff2.core.IWithStore
Indicates if a given id value is already in use in the object (for a Part or for a Tag).
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).
ISimplifierRulesParameters - Interface in net.sf.okapi.common
Implemented by IFilter IParameters to provide code simplifier rule support.
isInherited() - Method in class net.sf.okapi.lib.xliff2.validation.Rule
Indicates if this rule is inherited from a parent object.
isInitialized() - Method in class net.sf.okapi.proto.AltTranslation.Builder
 
isInitialized() - Method in class net.sf.okapi.proto.AltTranslation
 
isInitialized() - Method in class net.sf.okapi.proto.Code.Builder
 
isInitialized() - Method in class net.sf.okapi.proto.Code
 
isInitialized() - Method in class net.sf.okapi.proto.EndDocument.Builder
 
isInitialized() - Method in class net.sf.okapi.proto.EndDocument
 
isInitialized() - Method in class net.sf.okapi.proto.EndGroup.Builder
 
isInitialized() - Method in class net.sf.okapi.proto.EndGroup
 
isInitialized() - Method in class net.sf.okapi.proto.EndSubDocument.Builder
 
isInitialized() - Method in class net.sf.okapi.proto.EndSubDocument
 
isInitialized() - Method in class net.sf.okapi.proto.EndSubfilter.Builder
 
isInitialized() - Method in class net.sf.okapi.proto.EndSubfilter
 
isInitialized() - Method in class net.sf.okapi.proto.Event.Builder
 
isInitialized() - Method in class net.sf.okapi.proto.Event
 
isInitialized() - Method in class net.sf.okapi.proto.Events.Builder
 
isInitialized() - Method in class net.sf.okapi.proto.Events
 
isInitialized() - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
 
isInitialized() - Method in class net.sf.okapi.proto.GenericAnnotation
 
isInitialized() - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
 
isInitialized() - Method in class net.sf.okapi.proto.GenericAnnotations
 
isInitialized() - Method in class net.sf.okapi.proto.INameable.Builder
 
isInitialized() - Method in class net.sf.okapi.proto.INameable
 
isInitialized() - Method in class net.sf.okapi.proto.IReferenceable.Builder
 
isInitialized() - Method in class net.sf.okapi.proto.IReferenceable
 
isInitialized() - Method in class net.sf.okapi.proto.IResource.Builder
 
isInitialized() - Method in class net.sf.okapi.proto.IResource
 
isInitialized() - Method in class net.sf.okapi.proto.Note.Builder
 
isInitialized() - Method in class net.sf.okapi.proto.Note
 
isInitialized() - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
 
isInitialized() - Method in class net.sf.okapi.proto.PrimitiveValue
 
isInitialized() - Method in class net.sf.okapi.proto.Property.Builder
 
isInitialized() - Method in class net.sf.okapi.proto.Property
 
isInitialized() - Method in class net.sf.okapi.proto.StartDocument.Builder
 
isInitialized() - Method in class net.sf.okapi.proto.StartDocument
 
isInitialized() - Method in class net.sf.okapi.proto.StartGroup.Builder
 
isInitialized() - Method in class net.sf.okapi.proto.StartGroup
 
isInitialized() - Method in class net.sf.okapi.proto.StartSubDocument.Builder
 
isInitialized() - Method in class net.sf.okapi.proto.StartSubDocument
 
isInitialized() - Method in class net.sf.okapi.proto.StartSubfilter.Builder
 
isInitialized() - Method in class net.sf.okapi.proto.StartSubfilter
 
isInitialized() - Method in class net.sf.okapi.proto.TextContainer.Builder
 
isInitialized() - Method in class net.sf.okapi.proto.TextContainer
 
isInitialized() - Method in class net.sf.okapi.proto.TextFragment.Builder
 
isInitialized() - Method in class net.sf.okapi.proto.TextFragment
 
isInitialized() - Method in class net.sf.okapi.proto.TextPart.Builder
 
isInitialized() - Method in class net.sf.okapi.proto.TextPart
 
isInitialized() - Method in class net.sf.okapi.proto.TextUnit.Builder
 
isInitialized() - Method in class net.sf.okapi.proto.TextUnit
 
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).
isInJar(Class<?>, String) - Static method in class net.sf.okapi.common.ClassUtil
Detect if a given class is located in a JAR.
isInline() - Method in class net.sf.okapi.filters.doxygen.DoxygenCommand
 
isInline() - Method in enum net.sf.okapi.filters.markdown.parser.MarkdownTokenType
Returns true if this token type represents a Markdown expression that does not break a run of text (i.e.
isInline(Segment) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
based on rule state and segment type determine if we are still inside a text run
isInlineCdata() - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
isInlineCdata() - Method in class net.sf.okapi.filters.xliff.Parameters
 
isInlineExcludedState() - Method in class net.sf.okapi.filters.abstractmarkup.ExtractionRuleState
 
isInsideTextRun() - Method in class net.sf.okapi.common.filters.EventBuilder
Is the filter is inside text run?
isInsideTextRun() - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
isInsideTextRun() - Method in class net.sf.okapi.filters.subtitles.SubtitleFilter
 
isINTERNET() - Method in class net.sf.okapi.steps.tokenization.Parameters
 
isIwsBlockFinished() - Method in class net.sf.okapi.filters.xliff.Parameters
 
isIwsBlockLockStatus() - Method in class net.sf.okapi.filters.xliff.Parameters
 
isIwsBlockMultipleExact() - Method in class net.sf.okapi.filters.xliff.Parameters
 
isIwsBlockTmScore() - Method in class net.sf.okapi.filters.xliff.Parameters
 
isIwsIncludeMultipleExact() - Method in class net.sf.okapi.filters.xliff.Parameters
 
isIwsRemoveTmOrigin() - Method in class net.sf.okapi.filters.xliff.Parameters
 
isKANA() - Method in class net.sf.okapi.steps.tokenization.Parameters
 
ISkeleton - Interface in net.sf.okapi.common
Represents a skeleton object.
ISkeletonWriter - Interface in net.sf.okapi.common.skeleton
Provides the methods common to all skeleton writers.
isLabelFlushed() - Method in class net.sf.okapi.common.uidescription.AbstractPart
Indicates if the label of this UI part should be flushed next to the part.
isLabelNextToInput() - Method in class net.sf.okapi.common.uidescription.AbstractPart
Indicates that the label for this part is to be displayed next to the input field.
isLastOutputStep() - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
 
isLastOutputStep() - Method in interface net.sf.okapi.common.pipeline.IPipelineStep
Is this step the last step with output in the pipeline?
isLastOutputStep() - Method in class net.sf.okapi.common.pipelinebuilder.XPipeline
 
isLastOutputStep() - Method in class net.sf.okapi.common.pipelinebuilder.XPipelineStep
 
isLeadingCode(Code, TextFragment) - Static method in class net.sf.okapi.common.resource.TextFragmentUtil
Determine if the code is at the beginning of the TextFragment without intervening text.
isLocalizable(boolean) - Method in class net.sf.okapi.common.filters.LocalizationDirectives
Indicates if the current context is localizable or not.
isLogographicScript(LocaleId) - Static method in class net.sf.okapi.steps.wordcount.common.GMX
Indicates whether or not the language is considered a "logographic" language per the GMX-V 2.0 spec.
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).
isMarker(char) - Static method in class net.sf.okapi.common.resource.TextFragment
Helper method that checks if a given character is an inline code marker.
isMarkerMasking() - Method in class net.sf.okapi.common.resource.Code
Indicates if this in-line code is masking an Okapi marker.
isMARKUP() - Method in class net.sf.okapi.steps.tokenization.Parameters
 
isMatchedTag(ExtractionRuleState.ExtractionRule, EndTag) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
isMerged() - Method in class net.sf.okapi.common.resource.Code
Indicates if this in-line code was merged with another code.
isMerging() - Method in class net.sf.okapi.filters.table.base.BaseTableFilter
 
isMerging() - Method in class net.sf.okapi.filters.table.csv.CommaSeparatedValuesFilter
 
isMidFile() - Method in class net.sf.okapi.lib.xliff2.reader.Event
 
isMisclassifiedHtmlBlockToken(MarkdownToken) - Static method in enum net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
isModified() - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Indicates if the document has been modified since the last load or save.
isModified() - Method in class net.sf.okapi.lib.verification.QualityCheckSession
 
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.
isMonolingual() - Method in class net.sf.okapi.lib.verification.AbstractChecker
 
isMove() - Method in class net.sf.okapi.steps.copyormove.Parameters
 
isMultiEvent() - Method in class net.sf.okapi.common.Event
Convenience method to tell if this Event is a MULTI_EVENT
isMultiItemReport() - Method in class net.sf.okapi.lib.reporting.ReportGenerator
Report contains at least one table with counts for individual project items
isMultilingual - Variable in class net.sf.okapi.common.resource.StartDocument
 
isMultilingual - Variable in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
isMultilingual() - Method in class net.sf.okapi.common.filters.AbstractFilter
 
isMultilingual() - Method in interface net.sf.okapi.common.filters.IFilter
 
isMultilingual() - Method in class net.sf.okapi.common.resource.simplifier.AbstractResourceSimplifier
 
isMultilingual() - Method in class net.sf.okapi.common.resource.StartDocument
Indicates if this document is multilingual.
isMultilingual() - Method in class net.sf.okapi.common.resource.StartSubfilter
 
isMultilingual() - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
isMultilingual() - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
 
isNoContent() - Method in class net.sf.okapi.filters.xini.jaxb.Field
Gets the value of the noContent property.
isNoContent() - Method in class net.sf.okapi.filters.xini.jaxb.INITD
Gets the value of the noContent property.
isNoContent() - Method in class net.sf.okapi.filters.xini.jaxb.TD
Gets the value of the noContent property.
isNoE(String) - Static method in class net.sf.okapi.lib.xliff2.Util
Checks if a string is null or empty.
isNonSpaceDelimitedPunctuation(char) - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector
 
isNoop() - Method in class net.sf.okapi.common.Event
 
isNormalizeInlineIDs() - Method in class net.sf.okapi.common.filterwriter.Parameters
 
ISNOTPRESENT - net.sf.okapi.lib.xliff2.validation.Rule.Type
 
isNullOrEmpty(LocaleId) - Static method in class net.sf.okapi.common.Util
Indicates if a locale id is null or empty.
isNUMBER() - Method in class net.sf.okapi.steps.tokenization.Parameters
 
ISO_8859_1 - Static variable in class net.sf.okapi.common.BOMNewlineEncodingDetector
Java friendly ISO-8859-1 encoding name.
ISO_CODE_PATTERN - Static variable in class net.sf.okapi.common.LocaleId
 
ISOLATED - net.sf.okapi.common.resource.TextFragment.Marker
 
ISOLATED_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.Code
 
isOpen() - Method in class net.sf.okapi.common.io.FileCachedInputStream
 
isOSCaseSensitive() - Static method in class net.sf.okapi.common.Util
Indicates if the current OS is case-sensitive.
isOTHER_SYMBOL() - Method in class net.sf.okapi.steps.tokenization.Parameters
 
isOutputOneTOneMatchesOnly() - Method in class net.sf.okapi.steps.sentencealigner.Parameters
 
isOutputOneToOneMatchesOnly() - Method in class net.sf.okapi.steps.paraaligner.Parameters
 
isOverwriteExisting() - Method in class net.sf.okapi.steps.common.createtarget.Parameters
 
isPassword() - Method in class net.sf.okapi.common.uidescription.TextInputPart
Indicates if the input text should be treated like a password.
isPipelineParametersEvent() - Method in class net.sf.okapi.common.Event
Indicates if this event carries a PipelineParameters resource.
isPostSegmentation() - Method in class net.sf.okapi.common.resource.CodeSimplifier
 
ISPRESENT - net.sf.okapi.lib.xliff2.validation.Rule.Type
 
isPreserveSpaceByDefault() - Method in class net.sf.okapi.filters.xliff.Parameters
 
isPreserveWhitespace() - Method in class net.sf.okapi.common.filters.EventBuilder
What is the current preserve whitespace state?
isPreserveWhitespace() - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
isPreserveWhitespace() - Method in class net.sf.okapi.filters.abstractmarkup.config.YamlConfigurationReader
 
isPreserveWhitespace() - Method in class net.sf.okapi.filters.doxygen.DoxygenCommand
 
isPreserveWhitespace() - Method in class net.sf.okapi.filters.doxygen.Parameters
 
isPreserveWhitespace() - Method in class net.sf.okapi.filters.wiki.Parameters
 
isPreserveWhiteSpaceByDefault() - Method in class net.sf.okapi.lib.merge.step.Parameters
 
isPreserveWhiteSpaceByDefault() - Method in class net.sf.okapi.lib.serialization.step.Parameters
 
isPreserveWhitespaceCondition(String, Map<String, String>) - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
isPreserveWhitespaceState() - Method in class net.sf.okapi.filters.abstractmarkup.ExtractionRuleState
 
isPreviewEnabledByDefault() - Method in class net.sf.okapi.filters.xini.jaxb.FilterInfo
Gets the value of the previewEnabledByDefault property.
isPropagateAsSingleEvent() - Method in class net.sf.okapi.common.resource.MultiEvent
Do we send this Event by itself or does the Pipeline break the individual Events and end them singly.
isPropRef(GenericSkeletonPart) - Static method in class net.sf.okapi.common.skeleton.SkeletonUtil
 
isPropValuePlaceholder(GenericSkeletonPart, IResource) - Static method in class net.sf.okapi.common.skeleton.SkeletonUtil
 
isPUNCTUATION() - Method in class net.sf.okapi.steps.tokenization.Parameters
 
isPunctuationSensitive() - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
isRawDocument() - Method in class net.sf.okapi.common.Event
Convenience method to tell if this Event carries a RawDocument
isReadOnly() - Method in class net.sf.okapi.common.resource.Property
Indicates if this property is read-only.
isReadOnlyLocalizableAttribute(String, String, Map<String, String>) - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
isRef(GenericSkeletonPart) - Static method in class net.sf.okapi.common.skeleton.SkeletonUtil
 
isReference() - Method in class net.sf.okapi.lib.xliff2.matches.Match
Gets the reference for this match.
isReference(GenericSkeletonPart) - Static method in class net.sf.okapi.common.skeleton.SkeletonUtil
 
isReferent() - Method in class net.sf.okapi.common.resource.BaseReferenceable
 
isReferent() - Method in interface net.sf.okapi.common.resource.IReferenceable
Indicates if this resource is a referent (i.e.
isReferent() - Method in class net.sf.okapi.common.skeleton.StorageList
 
isRemoveTUIfNoTarget() - Method in class net.sf.okapi.steps.common.removetarget.Parameters
 
isRequired() - Method in class net.sf.okapi.filters.doxygen.DoxygenParameter
 
isSameLanguage(String, String, boolean) - Static method in class net.sf.okapi.common.Util
Indicates if two language codes are 'the same'.
isSegment() - Method in class net.sf.okapi.common.resource.Segment
 
isSegment() - Method in class net.sf.okapi.common.resource.TextPart
Indicates if this part is a Segment.
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
 
isSegmentationSupported(String) - Static method in class net.sf.okapi.common.MimeTypeMapper
Returns true if Okapi supports segmentation for the format denoted by a given mimeType.
isSegmentPlaceholder(GenericSkeletonPart, IResource) - Static method in class net.sf.okapi.common.skeleton.SkeletonUtil
 
isSegmentSource() - Method in class net.sf.okapi.steps.sentencealigner.Parameters
 
isSegmentTarget() - Method in class net.sf.okapi.steps.sentencealigner.Parameters
 
isSegRef(GenericSkeletonPart) - Static method in class net.sf.okapi.common.skeleton.SkeletonUtil
 
isSendListedMode() - Method in class net.sf.okapi.filters.table.base.BaseTableFilter
 
isSimplifyCodes() - Method in class net.sf.okapi.lib.preprocessing.filters.simplification.Parameters
 
isSimplifyResources() - Method in class net.sf.okapi.lib.preprocessing.filters.simplification.Parameters
 
isSkeleton - Variable in class net.sf.okapi.filters.yaml.parser.Line
 
isSkeleton() - Method in class net.sf.okapi.lib.xliff2.reader.Event
 
isSkipOriginalTargetCodeMetadata() - Method in class net.sf.okapi.lib.merge.merge.Parameters
 
isSourceEmpty() - Method in class net.sf.okapi.tm.pensieve.common.TranslationUnit
Checks to see if the the source is empty
isSourcePlaceholder(GenericSkeletonPart, IResource) - Static method in class net.sf.okapi.common.skeleton.SkeletonUtil
 
isSpaceDelimitedPunctuation(char) - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector
 
isStandalone(ITextUnit) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
 
isStartBatchItem() - Method in class net.sf.okapi.common.Event
Convenience method to tell if this Event is START_BATCH_ITEM
isStartDocument() - Method in class net.sf.okapi.common.Event
Convenience method to tell if this Event carries a StartDocument
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.common.Event
Convenience method to tell if this Event carries a StartGroup
isStartGroup() - Method in class net.sf.okapi.lib.xliff2.reader.Event
 
isStartSubDocument() - Method in class net.sf.okapi.common.Event
Convenience method to tell if this Event carries a StartSubDocument
isStartSubfilter() - Method in class net.sf.okapi.common.Event
Convenience method to tell if this Event is a SubFilter Group
isStartXliff() - Method in class net.sf.okapi.lib.xliff2.reader.Event
 
isStoreAsAltTranslation() - Method in class net.sf.okapi.steps.idaligner.Parameters
 
isSubFilterProcessLiteralAsBlock() - Method in class net.sf.okapi.filters.yaml.Parameters
 
Issue - Class in net.sf.okapi.lib.verification
 
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 Issue object with a given segment number, code and text.
Issue(URI, String, IssueType, String, String, String, int, int, int, int, double, String) - Constructor for class net.sf.okapi.lib.verification.Issue
 
IssueAnnotation - Class in net.sf.okapi.common.annotation
 
IssueAnnotation() - Constructor for class net.sf.okapi.common.annotation.IssueAnnotation
 
IssueAnnotation(GenericAnnotation) - Constructor for class net.sf.okapi.common.annotation.IssueAnnotation
 
IssueAnnotation(IssueType, String, double, String, int, int, int, int, List<Code>) - Constructor for class net.sf.okapi.common.annotation.IssueAnnotation
 
IssueComparator - Class in net.sf.okapi.lib.verification
 
IssueComparator(int, int) - Constructor for class net.sf.okapi.lib.verification.IssueComparator
 
IssueType - Enum in net.sf.okapi.common.annotation
 
isSuppressTusWithNoTarget() - Method in class net.sf.okapi.steps.idaligner.Parameters
 
isTarget() - Method in class net.sf.okapi.lib.xliff2.core.Fragment
Indicates if this fragment is a target content.
isTargetEmpty() - Method in class net.sf.okapi.tm.pensieve.common.TranslationUnit
Checks to see if the the target is empty
isTargetLocaleOverriden() - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
 
isTargetPlaceholder(GenericSkeletonPart, IResource) - Static method in class net.sf.okapi.common.skeleton.SkeletonUtil
 
isTerm() - Method in class net.sf.okapi.lib.xliff2.its.TermTag
Indicates if this is a term.
isText() - Method in class net.sf.okapi.filters.multiparsers.Token
 
isText(GenericSkeletonPart) - Static method in class net.sf.okapi.common.skeleton.SkeletonUtil
 
isTextUnit() - Method in class net.sf.okapi.common.Event
Convenience method to tell if this Event carries a ITextUnit
isTextUnitWithSameType(String) - Method in class net.sf.okapi.common.filters.EventBuilder
Is the current TextUnit of the specified type?
isThrowAway - Variable in class net.sf.okapi.filters.yaml.parser.Line
 
isThrowCodeException() - Method in class net.sf.okapi.lib.merge.merge.Parameters
 
isThrowSegmentIdException() - Method in class net.sf.okapi.lib.merge.merge.Parameters
 
isTIME() - Method in class net.sf.okapi.steps.tokenization.Parameters
 
isToIsolated(int) - Method in class net.sf.okapi.common.resource.CodeMatches
 
isTokenizeSource() - Method in class net.sf.okapi.steps.tokenization.Parameters
 
isTokenizeTargets() - Method in class net.sf.okapi.steps.tokenization.Parameters
 
isTranslatable - Variable in class net.sf.okapi.common.resource.BaseNameable
 
isTranslatable() - Method in class net.sf.okapi.common.resource.BaseNameable
 
isTranslatable() - Method in interface net.sf.okapi.common.resource.INameable
Indicates if the content of this resource is translatable.
isTranslatable() - Method in class net.sf.okapi.common.skeleton.StorageList
 
isTranslatable() - Method in class net.sf.okapi.filters.doxygen.DoxygenCommand
 
isTranslatable() - Method in class net.sf.okapi.filters.doxygen.DoxygenParameter
 
isTranslatable() - Method in class net.sf.okapi.filters.markdown.parser.MarkdownToken
 
isTranslatable() - Method in class net.sf.okapi.filters.tex.parser.TEXToken
 
ISTRANSLATABLE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.INameable
 
isTranslatableAttribute(String, String, Map<String, String>) - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
isTreatIsolatedCodesAsWhitespace() - Method in class net.sf.okapi.steps.segmentation.Parameters
 
isTuRef(GenericSkeletonPart) - Static method in class net.sf.okapi.common.skeleton.SkeletonUtil
 
ISubFilter - Interface in net.sf.okapi.common.filters
 
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
 
isUpdateSDLTranslationStatus() - Method in class net.sf.okapi.steps.xliffsplitter.XliffSplitterParameters
 
isUseCodeFinder() - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
isUseCodeFinder() - Method in class net.sf.okapi.filters.properties.Parameters
 
isUseCustomSourceRules() - Method in class net.sf.okapi.steps.sentencealigner.Parameters
 
isUseCustomTargetRules() - Method in class net.sf.okapi.steps.sentencealigner.Parameters
 
isUseIwsXliffWriter() - Method in class net.sf.okapi.filters.xliff.Parameters
 
isUseJavaEscapes() - Method in class net.sf.okapi.filters.properties.Parameters
 
isUseKeyCondition() - Method in class net.sf.okapi.filters.properties.Parameters
 
isUseOkapiSegmentation() - Method in class net.sf.okapi.filters.xini.Parameters
 
isUseSdlXliffWriter() - Method in class net.sf.okapi.filters.xliff.Parameters
 
isUseSkeletonAlignment() - Method in class net.sf.okapi.steps.paraaligner.Parameters
 
isUseTextUnitIds() - Method in class net.sf.okapi.steps.idaligner.Parameters
 
isUtf8Bom() - Method in class net.sf.okapi.common.filters.AbstractFilter
Does the input have a UTF-8 Byte Order Mark?
isUtf8Bom() - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
Does the input have a UTF-8 Byte Order Mark?
isUtf8Bom() - Method in class net.sf.okapi.filters.archive.ArchiveFilter
 
isUtf8Bom() - Method in class net.sf.okapi.filters.doxygen.DoxygenFilter
 
isUtf8Bom() - Method in class net.sf.okapi.filters.json.JSONFilter
 
isUtf8Bom() - Method in class net.sf.okapi.filters.markdown.MarkdownFilter
 
isUtf8Bom() - Method in class net.sf.okapi.filters.subtitles.SubtitleFilter
Does the input have a UTF-8 Byte Order Mark?
isUtf8Bom() - Method in class net.sf.okapi.filters.tex.TEXFilter
 
isUtf8Bom() - Method in class net.sf.okapi.filters.wiki.WikiFilter
 
isUtf8Bom() - Method in class net.sf.okapi.filters.yaml.YamlFilter
 
isUtf8Encoding() - Method in class net.sf.okapi.common.filters.AbstractFilter
Is the input encoded as UTF-8?
isUtf8Encoding() - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
Is the input encoded as UTF-8?
isUtf8Encoding() - Method in class net.sf.okapi.filters.archive.ArchiveFilter
 
isUtf8Encoding() - Method in class net.sf.okapi.filters.doxygen.DoxygenFilter
 
isUtf8Encoding() - Method in class net.sf.okapi.filters.json.JSONFilter
 
isUtf8Encoding() - Method in class net.sf.okapi.filters.markdown.MarkdownFilter
 
isUtf8Encoding() - Method in class net.sf.okapi.filters.subtitles.SubtitleFilter
Is the input encoded as UTF-8?
isUtf8Encoding() - Method in class net.sf.okapi.filters.tex.TEXFilter
 
isUtf8Encoding() - Method in class net.sf.okapi.filters.wiki.WikiFilter
 
isUtf8Encoding() - Method in class net.sf.okapi.filters.yaml.YamlFilter
 
isUtf8Encoding() - Method in class net.sf.okapi.lib.serialization.filter.ProtoFilter
 
isValidate() - Method in class net.sf.okapi.steps.xmlvalidation.Parameters
 
isValidConfValue(String) - Static method in enum net.sf.okapi.filters.xliff.SdlXliffConfLevel
Returns true if there is a confirmation level for the given value.
isValidInXML(int) - Static method in class net.sf.okapi.common.Util
Indicates if the given character is valid in XML.
isValidInXML(int) - Static method in class net.sf.okapi.lib.xliff2.Util
Indicates if a given code point is valid in XML or not.
isValidMatch(StringBuilder, String, Range, boolean) - Static method in class net.sf.okapi.lib.terminology.simpletb.SimpleTB
Searches for a given string in a text.
isValidNmtoken(String) - Static method in class net.sf.okapi.lib.xliff2.Util
Verifies if a given value is a valid NMTOKEN value.
isValidStateValue(String) - Static method in enum net.sf.okapi.filters.xliff.SdlXliffConfLevel
Returns true if there is a confirmation level for the given state value.
isVertical() - Method in class net.sf.okapi.common.uidescription.AbstractPart
Indicates if this UI part should be arranged vertically.
isWellformed() - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
isWellformed(TextContainer) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
 
isWellformed(TextFragment) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
 
isWhitespace(char) - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector
 
isWhitespace(String) - Static method in class net.sf.okapi.common.StringUtil
Checks if a given string contains only whitespace characters.
isWhiteSpace(CharSequence) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
isWHITESPACE() - Method in class net.sf.okapi.steps.tokenization.Parameters
 
isWhitespaceSensitive() - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
isWithinScope() - Method in class net.sf.okapi.common.filters.LocalizationDirectives
Indicates if the current context is inside the scope of a localization directive.
isWithLabel() - Method in class net.sf.okapi.common.uidescription.AbstractPart
Indicates if this UI part should be displayed with a label.
isWORD() - Method in class net.sf.okapi.steps.tokenization.Parameters
 
isWrap() - Method in class net.sf.okapi.filters.yaml.Parameters
 
isWritableLocalizableAttribute(String, String, Map<String, String>) - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
isWriteAllPropertiesAsAttributes() - Method in class net.sf.okapi.common.filterwriter.Parameters
 
isWriteAllPropertiesAsAttributes() - Method in class net.sf.okapi.common.filterwriter.TMXWriter
Write all TU level properties as TMX attributes?
isXLIFF() - Method in class net.sf.okapi.common.filterwriter.ITSContent
 
isXLIFF() - Method in class net.sf.okapi.lib.xliff2.URIParser
Indicates if this URI has an XLIFF 2 fragment identifier.
isXliffSegmented(Reader) - Static method in class net.sf.okapi.common.FileUtil
Scans xliff file to see if it is segmented (has <seg-source>)
isXliffSegmented(String) - Static method in class net.sf.okapi.common.FileUtil
Scans xliff file to see if it is segmented (has <seg-source>)
ITALIAN - Static variable in class net.sf.okapi.common.LocaleId
LocaleId constant for "it".
ITALIC - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
ITALIC_END_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
ITALIC_START_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
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 Item object.
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
ITEM_CONCORDANCE - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_CONCORDANCE_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_EXACT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_EXACT_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_EXACT_DOCUMENT_CONTEXT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_EXACT_DOCUMENT_CONTEXT_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_EXACT_LOCAL_CONTEXT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_EXACT_LOCAL_CONTEXT_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_EXACT_PREVIOUS_VERSION - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_EXACT_PREVIOUS_VERSION_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_EXACT_REPAIRED - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_EXACT_REPAIRED_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_EXACT_STRUCTURAL - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_EXACT_STRUCTURAL_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_EXACT_TEXT_ONLY - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_EXACT_TEXT_ONLY_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_EXACT_TEXT_ONLY_PREVIOUS_VERSION - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_EXACT_TEXT_ONLY_PREVIOUS_VERSION_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_EXACT_TEXT_ONLY_UNIQUE_ID - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_EXACT_TEXT_ONLY_UNIQUE_ID_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_EXACT_UNIQUE_ID - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
Report fields for word counts of individual items (Okapi categories)
ITEM_EXACT_UNIQUE_ID_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
Report fields for character counts of individual items (Okapi categories)
ITEM_FUZZY - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_FUZZY_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_FUZZY_PREVIOUS_VERSION - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_FUZZY_PREVIOUS_VERSION_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_FUZZY_REPAIRED - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_FUZZY_REPAIRED_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_FUZZY_UNIQUE_ID - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_FUZZY_UNIQUE_ID_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_GMX_ALPHANUMERIC_ONLY_TEXT_UNIT_CHARACTER_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_GMX_ALPHANUMERIC_ONLY_TEXT_UNIT_WORD_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_GMX_EXACT_MATCHED_CHARACTER_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_GMX_EXACT_MATCHED_WORD_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_GMX_FUZZY_MATCHED_CHARACTER_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_GMX_FUZZY_MATCHED_WORD_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_GMX_LEVERAGED_MATCHED_CHARACTER_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_GMX_LEVERAGED_MATCHED_WORD_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_GMX_MEASUREMENT_ONLY_TEXT_UNIT_CHARACTER_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_GMX_MEASUREMENT_ONLY_TEXT_UNIT_WORD_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_GMX_NOCATEGORY - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_GMX_NOCATEGORY_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_GMX_NONTRANSLATABLE_CHARACTER_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_GMX_NONTRANSLATABLE_WORD_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_GMX_NUMERIC_ONLY_TEXT_UNIT_CHARACTER_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_GMX_NUMERIC_ONLY_TEXT_UNIT_WORD_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_GMX_PROTECTED_CHARACTER_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
Report fields for character counts of individual items (GMX categories)
ITEM_GMX_PROTECTED_WORD_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
Report fields for word counts of individual items (GMX categories)
ITEM_GMX_REPETITION_MATCHED_CHARACTER_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_GMX_REPETITION_MATCHED_WORD_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_GMX_TRANSLATABLE_CHARACTER_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_GMX_TRANSLATABLE_WORD_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_MT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_MT_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_NAME - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_NOCATEGORY - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_NOCATEGORY_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_NONTRANSLATABLE_CHARACTER_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_NONTRANSLATABLE_WORD_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_OVERALL_CHARACTER_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_PHRASE_ASSEMBLED - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_PHRASE_ASSEMBLED_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_PUNCTUATION_CHARACTER_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_SOURCE_LOCALE - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_TARGET_LOCALE - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_TOTAL_CHARACTER_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_TOTAL_WORD_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_TRANSLATABLE_CHARACTER_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_TRANSLATABLE_WORD_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ITEM_WHITESPACE_CHARACTER_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
IterableEnumeration<T> - Class in net.sf.okapi.common.annotation
Wrap an Enumeration and make it compatible with new Iterators.
IterableEnumeration(Enumeration<T>) - Constructor for class net.sf.okapi.common.annotation.IterableEnumeration
 
iterator() - Method in class net.sf.okapi.common.annotation.AltTranslationsAnnotation
Creates a new iterator for the entries in this annotations.
iterator() - Method in class net.sf.okapi.common.annotation.Annotations
 
iterator() - Method in class net.sf.okapi.common.annotation.GenericAnnotations
 
iterator() - Method in class net.sf.okapi.common.annotation.GlossaryAnnotation
 
iterator() - Method in class net.sf.okapi.common.annotation.GlossEntry
 
iterator() - Method in class net.sf.okapi.common.annotation.IterableEnumeration
 
iterator() - Method in class net.sf.okapi.common.annotation.NoteAnnotation
 
iterator() - Method in class net.sf.okapi.common.annotation.XLIFFContextGroup
 
iterator() - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Deprecated.
 
iterator() - Method in class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper
 
iterator() - Method in class net.sf.okapi.common.resource.AlignedSegments
 
iterator() - Method in interface net.sf.okapi.common.resource.IAlignedSegments
Gets an iterator for the default source segments of this text unit.
iterator() - Method in interface net.sf.okapi.common.resource.ISegments
Gets an iterator for the segments of this container.
iterator() - Method in class net.sf.okapi.common.resource.MultiEvent
Creates an iterator for the events in this resource.
iterator() - Method in class net.sf.okapi.common.resource.Segments
 
iterator() - Method in class net.sf.okapi.common.resource.TargetPropertiesAnnotation
Gets a new iterator for this annotation.
iterator() - Method in class net.sf.okapi.common.resource.TextContainer
Creates an iterator to loop through the parts (segments and non-segments) of this container.
iterator() - Method in class net.sf.okapi.common.ReversedIterator
 
iterator() - Method in class net.sf.okapi.filters.doxygen.DelimiterTokenizer
 
iterator() - Method in class net.sf.okapi.filters.doxygen.DoxygenCommand
 
iterator() - Method in class net.sf.okapi.filters.doxygen.PrefixSuffixTokenizer
 
iterator() - Method in class net.sf.okapi.filters.subtitles.CaptionAnnotation
 
iterator() - Method in class net.sf.okapi.filters.subtitles.SplitCaption
 
iterator() - Method in class net.sf.okapi.filters.xliff.its.ITSLQICollection
 
iterator() - Method in class net.sf.okapi.filters.xliff.its.ITSProvenanceCollection
 
iterator() - Method in class net.sf.okapi.lib.search.lucene.scorer.TmFuzzyScorer
 
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
Creates an iterator for the CTag and MTag objects in this collection.
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
 
iterator() - Method in class net.sf.okapi.steps.diffleverage.FileAligner
Iterator over aligned FileLikeThings
iterator() - Method in class net.sf.okapi.steps.tokenization.TokenConfigs
 
iterator() - Method in class net.sf.okapi.steps.wordcount.common.Metrics
 
iterator() - Method in class net.sf.okapi.tm.pensieve.seeker.PensieveSeeker
gets an iterator to traverse all translation units in the indexdir
iterator(LocaleId) - Method in class net.sf.okapi.common.resource.AlignedSegments
 
iterator(LocaleId) - Method in interface net.sf.okapi.common.resource.IAlignedSegments
Gets an iterator for the source of the specified target locale.
iteratorPCont() - Method in class net.sf.okapi.lib.xliff2.core.Tags
Creates an iterator for the PCont objects in this collection.
ITermAccess - Interface in net.sf.okapi.lib.terminology
 
ITerminologyQuery - Interface in net.sf.okapi.steps.terminologyleveraging
Provides methods common for all terminology query connectors.
ITextUnit - Interface in net.sf.okapi.common.resource
Interface for the basic unit of extraction from a filter and also the resource associated with the filter event TEXT_UNIT.
ITextUnitFilter - Interface in net.sf.okapi.steps.common.tufiltering
Instances of classes that implement this interface are used to filter text units that need to be processed by a filtering pipeline step.
ITextUnitMerger - Interface in net.sf.okapi.lib.merge.merge
Merge translated content to filtered TextUnit.
ITMQuery - Interface in net.sf.okapi.lib.translation
Provides the methods common to all query engines of translation resources that are translation memory systems.
ITmSeeker - Interface in net.sf.okapi.tm.pensieve.seeker
Used to query the TM.
ITmWriter - Interface in net.sf.okapi.tm.pensieve.writer
 
ITmxExporter - Interface in net.sf.okapi.tm.pensieve.tmx
The TMX interface to Pensieve.
ITmxImporter - Interface in net.sf.okapi.tm.pensieve.tmx
 
ITokenizer - Interface in net.sf.okapi.steps.tokenization
 
ITokenizer.TokenType - Enum in net.sf.okapi.steps.tokenization
 
ITraversal - Interface in org.w3c.its
Provides the methods traverse a document and access the ITS data category available on each node.
ITS - net.sf.okapi.common.resource.Property.Type
ITS (Internationalization Tag Set) specific properties
ITS - net.sf.okapi.proto.Property.PropertyType
ITS = 2;
ITS_LQI - net.sf.okapi.proto.Property.PropName
ITS_LQI = 8;
ITS_LQI - Static variable in class net.sf.okapi.common.resource.Property
Helper property used only for placing back some ITS and other annotations.
ITS_LQI_VALUE - Static variable in enum net.sf.okapi.proto.Property.PropName
ITS_LQI = 8;
ITS_MIMETYPE - Static variable in class org.w3c.its.ITSEngine
 
ITS_MTCONFIDENCE - net.sf.okapi.proto.Property.PropName
ITS_MTCONFIDENCE = 10;
ITS_MTCONFIDENCE - Static variable in class net.sf.okapi.common.resource.Property
 
ITS_MTCONFIDENCE_VALUE - Static variable in enum net.sf.okapi.proto.Property.PropName
ITS_MTCONFIDENCE = 10;
ITS_NS_PREFIX - Static variable in class net.sf.okapi.common.Namespaces
 
ITS_NS_URI - Static variable in class net.sf.okapi.common.Namespaces
 
ITS_PREFIX - Static variable in class net.sf.okapi.common.filterwriter.XLIFFContent
 
ITS_PROV - net.sf.okapi.proto.Property.PropName
ITS_PROV = 9;
ITS_PROV - Static variable in class net.sf.okapi.common.resource.Property
 
ITS_PROV_VALUE - Static variable in enum net.sf.okapi.proto.Property.PropName
ITS_PROV = 9;
ITS_VALUE - Static variable in enum net.sf.okapi.proto.Property.PropertyType
ITS = 2;
ITS_VERSION1 - Static variable in class org.w3c.its.ITSEngine
 
ITS_VERSION2 - Static variable in class org.w3c.its.ITSEngine
 
ITSAnnotatorsRefContext - Class in net.sf.okapi.common.filterwriter
Provides a set of generic functions to retrieve the ITS annotators reference information.
ITSAnnotatorsRefContext(XMLStreamReader) - Constructor for class net.sf.okapi.common.filterwriter.ITSAnnotatorsRefContext
 
ITSContent - Class in net.sf.okapi.common.filterwriter
Utilities for writing out ITS markup.
ITSContent(CharsetEncoder, boolean, boolean) - Constructor for class net.sf.okapi.common.filterwriter.ITSContent
Creates an ITSContent object with a given character set encoder.
ITSDefaultDataStore - Class in net.sf.okapi.filters.xliff.its
Simple HashMap for storing ITS references for future use.
ITSDefaultDataStore() - Constructor for class net.sf.okapi.filters.xliff.its.ITSDefaultDataStore
 
ITSEngine - Class in org.w3c.its
Implements the ITS IProcessor and ITraversal interfaces.
ITSEngine(Document, URI) - Constructor for class org.w3c.its.ITSEngine
 
ITSEngine(Document, URI, boolean, Map<String, String>) - Constructor for class org.w3c.its.ITSEngine
 
ITSEngine(Document, URI, String, boolean, Map<String, String>) - Constructor for class org.w3c.its.ITSEngine
Creates a new ITSEngine object.
ITSException - Exception in org.w3c.its
Indicates an error while processing ITS constructs.
ITSException(String) - Constructor for exception org.w3c.its.ITSException
Creates a new exception with a given text.
ITSException(Throwable) - Constructor for exception org.w3c.its.ITSException
Creates a new exception with a given parent exception.
ITSFilter - Class in net.sf.okapi.filters.its
 
ITSFilter(boolean, String, long) - Constructor for class net.sf.okapi.filters.its.ITSFilter
 
ITSItems - Class in net.sf.okapi.lib.xliff2.its
Represents a collection of IITSItem objects.
ITSItems() - Constructor for class net.sf.okapi.lib.xliff2.its.ITSItems
Creates an empty ITSItems object.
ITSItems(ITSItems) - Constructor for class net.sf.okapi.lib.xliff2.its.ITSItems
Copy constructor.
ITSLQI - Class in net.sf.okapi.filters.xliff.its
Represents the element.
ITSLQI(Iterator<Attribute>) - Constructor for class net.sf.okapi.filters.xliff.its.ITSLQI
 
ITSLQI(IssueAnnotation) - Constructor for class net.sf.okapi.filters.xliff.its.ITSLQI
 
ITSLQIAnnotations - Class in net.sf.okapi.common.annotation
Annotation for ITS Language Quality Issue meta-data.
ITSLQIAnnotations() - Constructor for class net.sf.okapi.common.annotation.ITSLQIAnnotations
 
ITSLQICollection - Class in net.sf.okapi.filters.xliff.its
Represents the <its:locQualityIssues/> element.
ITSLQICollection(Iterator<Attribute>, String) - Constructor for class net.sf.okapi.filters.xliff.its.ITSLQICollection
 
ITSLQICollection(List<ITSLQI>, String, String, String) - Constructor for class net.sf.okapi.filters.xliff.its.ITSLQICollection
 
ITSNSDECL - Static variable in class net.sf.okapi.filters.xliff.XLIFFSkeletonWriter
 
ITSProvenance - Class in net.sf.okapi.filters.xliff.its
Representation of a <its:provenanceRecord/> element.
ITSProvenance() - Constructor for class net.sf.okapi.filters.xliff.its.ITSProvenance
 
ITSProvenance(String, String, String, String, String, String, String) - Constructor for class net.sf.okapi.filters.xliff.its.ITSProvenance
 
ITSProvenance(Iterator<Attribute>) - Constructor for class net.sf.okapi.filters.xliff.its.ITSProvenance
 
ITSProvenanceAnnotations - Class in net.sf.okapi.common.annotation
Annotation for ITS Provenance meta-data.
ITSProvenanceAnnotations() - Constructor for class net.sf.okapi.common.annotation.ITSProvenanceAnnotations
 
ITSProvenanceCollection - Class in net.sf.okapi.filters.xliff.its
Represents a element.
ITSProvenanceCollection(Iterator<Attribute>, String) - Constructor for class net.sf.okapi.filters.xliff.its.ITSProvenanceCollection
 
ITSProvenanceCollection(List<ITSProvenance>, String, String, String) - Constructor for class net.sf.okapi.filters.xliff.its.ITSProvenanceCollection
 
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 ITSReader object for a given reader.
ITSStandoffManager - Class in net.sf.okapi.filters.xliff.its
Handles resolving standoff annotation references without loading the entire XLIFF into memory.
ITSStandoffManager() - Constructor for class net.sf.okapi.filters.xliff.its.ITSStandoffManager
Use default in-memory HashMap of ITS standoff annotations.
ITSStandoffManager(IITSDataStore) - Constructor for class net.sf.okapi.filters.xliff.its.ITSStandoffManager
Use specified storage for ITS standoff annotations.
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
 
ITSX_NS_PREFIX - Static variable in class net.sf.okapi.common.Namespaces
 
ITSX_NS_URI - Static variable in class net.sf.okapi.common.Namespaces
 
ITSXLF_NS_PREFIX - Static variable in class net.sf.okapi.common.Namespaces
 
ITSXLF_NS_URI - Static variable in class net.sf.okapi.common.Namespaces
 
IUserPrompt - Interface in net.sf.okapi.common
An interface for prompting the user for confirmation before continuing.
IWaitDialog - Interface in net.sf.okapi.common
Provides a generic way to open a dialog box and wait for a simple input from the user.
IWithAnnotations - Interface in net.sf.okapi.common.resource
 
IWithChangeTrack - Interface in net.sf.okapi.lib.xliff2.core
Represents an object that can contain a ChangeTrack object.
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.
IWithProperties - Interface in net.sf.okapi.common.resource
 
IWithSkeleton - Interface in net.sf.okapi.common.resource
 
IWithSourceProperties - Interface in net.sf.okapi.common.resource
 
IWithStore - Interface in net.sf.okapi.lib.xliff2.core
Represents an object that is the parent of a Store object, for example a Unit holds the store for the inline codes and other related data in that unit.
IWithTargetProperties - Interface in net.sf.okapi.common.resource
 
IWithValidation - Interface in net.sf.okapi.lib.xliff2.core
Provides the methods to add and retrieve validation rules for an object.
IWorkQueueStep<T> - Interface in net.sf.okapi.common.pipeline
Step that can process multiple events concurrently.
IWS_NAMESPACE - Static variable in class net.sf.okapi.filters.xliff.iws.IwsProperty
 
IWS_TRANS_STATUS_MARKER - Static variable in class net.sf.okapi.filters.xliff.iws.IwsXliffSkeletonWriter
 
IWS_TRANS_TYPE_MARKER - Static variable in class net.sf.okapi.filters.xliff.iws.IwsXliffSkeletonWriter
 
IwsProperty - Class in net.sf.okapi.filters.xliff.iws
Utility class containing common IWS properties to aid retrieval.
IwsProperty() - Constructor for class net.sf.okapi.filters.xliff.iws.IwsProperty
 
IwsSegmentMetadataAttribute - Class in net.sf.okapi.filters.xliff.iws
Utility class for IWS segment-metadata attributes.
IwsSegmentMetadataAttribute(String) - Constructor for class net.sf.okapi.filters.xliff.iws.IwsSegmentMetadataAttribute
 
IwsStatusAttribute - Class in net.sf.okapi.filters.xliff.iws
Utility class for IWS status attributes.
IwsStatusAttribute(String) - Constructor for class net.sf.okapi.filters.xliff.iws.IwsStatusAttribute
 
IwsXliffSkeletonWriter - Class in net.sf.okapi.filters.xliff.iws
Skeleton write used to update the translation_status of Idiom WorldServer XLIFF files.
IwsXliffSkeletonWriter(Parameters) - Constructor for class net.sf.okapi.filters.xliff.iws.IwsXliffSkeletonWriter
 
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.
IYamlHandler - Interface in net.sf.okapi.filters.yaml.parser
 

J

JAPANESE - Static variable in class net.sf.okapi.common.LocaleId
LocaleId constant for "ja".
JavaCharStream - Class in net.sf.okapi.core.simplifierrules
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
JavaCharStream - Class in net.sf.okapi.filters.json.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
JavaCharStream - Class in net.sf.okapi.filters.yaml.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
JavaCharStream(InputStream) - Constructor for class net.sf.okapi.core.simplifierrules.JavaCharStream
Constructor.
JavaCharStream(InputStream, int, int) - Constructor for class net.sf.okapi.core.simplifierrules.JavaCharStream
Constructor.
JavaCharStream(InputStream, int, int, int) - Constructor for class net.sf.okapi.core.simplifierrules.JavaCharStream
Constructor.
JavaCharStream(InputStream, String) - Constructor for class net.sf.okapi.core.simplifierrules.JavaCharStream
Constructor.
JavaCharStream(InputStream, String, int, int) - Constructor for class net.sf.okapi.core.simplifierrules.JavaCharStream
Constructor.
JavaCharStream(InputStream, String, int, int, int) - Constructor for class net.sf.okapi.core.simplifierrules.JavaCharStream
Constructor.
JavaCharStream(Reader) - Constructor for class net.sf.okapi.core.simplifierrules.JavaCharStream
Constructor.
JavaCharStream(Reader, int, int) - Constructor for class net.sf.okapi.core.simplifierrules.JavaCharStream
Constructor.
JavaCharStream(Reader, int, int, int) - Constructor for class net.sf.okapi.core.simplifierrules.JavaCharStream
Constructor.
JavaCharStream(Provider) - Constructor for class net.sf.okapi.filters.json.parser.JavaCharStream
Constructor.
JavaCharStream(Provider, int, int) - Constructor for class net.sf.okapi.filters.json.parser.JavaCharStream
Constructor.
JavaCharStream(Provider, int, int, int) - Constructor for class net.sf.okapi.filters.json.parser.JavaCharStream
Constructor.
JavaCharStream(Provider) - Constructor for class net.sf.okapi.filters.yaml.parser.JavaCharStream
Constructor.
JavaCharStream(Provider, int, int) - Constructor for class net.sf.okapi.filters.yaml.parser.JavaCharStream
Constructor.
JavaCharStream(Provider, int, int, int) - Constructor for class net.sf.okapi.filters.yaml.parser.JavaCharStream
Constructor.
JAVADOC_COMMENT_PREFIX - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
Multiline comment start: /** or /*!
JAVADOC_COMMENT_PREFIX_PATTERN - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
 
JAVADOC_COMMENT_SUFFIX - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
Multiline comment end: *\/
JAVADOC_COMMENT_SUFFIX_PATTERN - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
 
JAVADOC_EXCLUDE_COMMENT_PREFIX - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
Non-Doxygen multiline comment start: /*
JAVADOC_EXCLUDE_COMMENT_PREFIX_PATTERN - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
 
JAVADOC_EXCLUDE_COMMENT_SUFFIX_PATTERN - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
Non-Doxygen multiline comment end: *\/
JAVASCRIPT_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
jj_nt - Variable in class net.sf.okapi.core.simplifierrules.SimplifierRules
Next token.
jj_nt - Variable in class net.sf.okapi.filters.json.parser.JsonParser
Next token.
jj_nt - Variable in class net.sf.okapi.filters.yaml.parser.YamlParser
Next token.
jjFillToken() - Method in class net.sf.okapi.core.simplifierrules.SimplifierRulesTokenManager
 
jjFillToken() - Method in class net.sf.okapi.filters.json.parser.JsonParserTokenManager
 
jjFillToken() - Method in class net.sf.okapi.filters.yaml.parser.YamlParserTokenManager
 
jjnewLexState - Static variable in class net.sf.okapi.core.simplifierrules.SimplifierRulesTokenManager
Lex State array.
jjnewLexState - Static variable in class net.sf.okapi.filters.json.parser.JsonParserTokenManager
Lex State array.
jjnewLexState - Static variable in class net.sf.okapi.filters.yaml.parser.YamlParserTokenManager
Lex State array.
jjstrLiteralImages - Static variable in class net.sf.okapi.core.simplifierrules.SimplifierRulesTokenManager
Token literal values.
jjstrLiteralImages - Static variable in class net.sf.okapi.filters.json.parser.JsonParserTokenManager
Token literal values.
jjstrLiteralImages - Static variable in class net.sf.okapi.filters.yaml.parser.YamlParserTokenManager
Token literal values.
jobInfo - Variable in class net.sf.okapi.filters.xini.jaxb.Xini
 
JobInfo - Class in net.sf.okapi.filters.xini.jaxb
Contains arbitrary information that is stored in project_info
JobInfo() - Constructor for class net.sf.okapi.filters.xini.jaxb.JobInfo
 
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() - Method in interface net.sf.okapi.common.resource.ISegments
Merges back together all segments of this TextContainer object, and clear the list of segments.
joinAll() - Method in class net.sf.okapi.common.resource.Segments
 
joinAll() - Method in class net.sf.okapi.common.resource.TextContainer
Merges back together all parts (segments and non-segments) of this container, and clear the list of segments.
joinAll(boolean) - Method in interface net.sf.okapi.common.resource.ISegments
Merges back together all segments of this TextContainer object, and clear the list of segments.
joinAll(boolean) - Method in class net.sf.okapi.common.resource.Segments
 
joinAll(boolean) - Method in class net.sf.okapi.lib.xliff2.core.Unit
 
joinAll(List<Range>) - Method in interface net.sf.okapi.common.resource.ISegments
Merges back together all segments of this TextContainer object, and clear the list of segments.
joinAll(List<Range>) - Method in class net.sf.okapi.common.resource.Segments
 
joinAll(List<Range>, boolean) - Method in interface net.sf.okapi.common.resource.ISegments
Merges back together all segments of this TextContainer object, and clear the list of segments.
joinAll(List<Range>, boolean) - Method in class net.sf.okapi.common.resource.Segments
 
joinAll(LocaleId) - Method in class net.sf.okapi.common.resource.AlignedSegments
 
joinAll(LocaleId) - Method in interface net.sf.okapi.common.resource.IAlignedSegments
Joins all segments for the specified sources and targets.
joinWithNext(int) - Method in interface net.sf.okapi.common.resource.ISegments
Joins to a given segment all the parts between that segment and the next, as well as the next segment.
joinWithNext(int) - Method in class net.sf.okapi.common.resource.Segments
 
joinWithNext(int, boolean) - Method in interface net.sf.okapi.common.resource.ISegments
Joins to a given segment all the parts between that segment and the next, as well as the next segment.
joinWithNext(int, boolean) - Method in class net.sf.okapi.common.resource.Segments
 
joinWithNext(int, int) - Method in class net.sf.okapi.common.resource.TextContainer
Joins a given part with a specified number of its following parts.
joinWithNext(Segment, LocaleId) - Method in class net.sf.okapi.common.resource.AlignedSegments
 
joinWithNext(Segment, LocaleId) - Method in interface net.sf.okapi.common.resource.IAlignedSegments
Joins the segment for a given segment's id to the next segment, including all the parts between the two segments.
json() - Method in class net.sf.okapi.filters.json.parser.JsonParser
 
JSON_LINES - net.sf.okapi.lib.serialization.filter.Parameters.PROTOBUF_OUTPUT
 
JSON_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
JSONEncoder - Class in net.sf.okapi.common.encoder
Implements IEncoder for JSON format.
JSONEncoder() - Constructor for class net.sf.okapi.common.encoder.JSONEncoder
Creates a new PropertiesEncoder object, with US-ASCII as the encoding.
JsonEventBuilder - Class in net.sf.okapi.filters.json
 
JsonEventBuilder(String, IFilter) - Constructor for class net.sf.okapi.filters.json.JsonEventBuilder
 
JSONFilter - Class in net.sf.okapi.filters.json
Implements the IFilter interface for JSON files.
JSONFilter() - Constructor for class net.sf.okapi.filters.json.JSONFilter
 
JsonKeyTypes - Enum in net.sf.okapi.filters.json.parser
 
JsonParser - Class in net.sf.okapi.filters.json.parser
//* Basic JSON parser.
JsonParser(String) - Constructor for class net.sf.okapi.filters.json.parser.JsonParser
Constructor.
JsonParser(JsonParserTokenManager) - Constructor for class net.sf.okapi.filters.json.parser.JsonParser
Constructor with generated Token Manager.
JsonParser(Provider) - Constructor for class net.sf.okapi.filters.json.parser.JsonParser
Constructor.
JsonParserConstants - Interface in net.sf.okapi.filters.json.parser
Token literal values and constants.
JsonParserTokenManager - Class in net.sf.okapi.filters.json.parser
Token Manager.
JsonParserTokenManager(JavaCharStream) - Constructor for class net.sf.okapi.filters.json.parser.JsonParserTokenManager
Constructor.
JsonParserTokenManager(JavaCharStream, int) - Constructor for class net.sf.okapi.filters.json.parser.JsonParserTokenManager
Constructor.
JsonValueTypes - Enum in net.sf.okapi.filters.json.parser
 

K

KANA - net.sf.okapi.steps.tokenization.ITokenizer.TokenType
 
Kannada - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
KantanMTv21Connector - Class in net.sf.okapi.connectors.kantan
Connector for the KantanMT API v2.1.
KantanMTv21Connector() - Constructor for class net.sf.okapi.connectors.kantan.KantanMTv21Connector
 
KantanMTv21Connector.RequestInfo - Class in net.sf.okapi.connectors.kantan
Wrapper to hold the original fragment along with its extracted codes, so that we can reinsert them into the translated target.
KantanMTv21ConnectorParameters - Class in net.sf.okapi.connectors.kantan
 
KantanMTv21ConnectorParameters() - Constructor for class net.sf.okapi.connectors.kantan.KantanMTv21ConnectorParameters
 
Kazakh - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
KEEP_EXISTING - net.sf.okapi.steps.segmentation.Parameters.SegmStrategy
 
KEEPCODE_REMOVECONTENT - Static variable in class net.sf.okapi.steps.codesremoval.Parameters
 
Kekchi - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
key - Variable in class net.sf.okapi.filters.yaml.parser.Key
 
key() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
 
Key - Class in net.sf.okapi.filters.yaml.parser
 
Key() - Constructor for class net.sf.okapi.filters.yaml.parser.Key
 
KEY - Static variable in class net.sf.okapi.connectors.mymemory.Parameters
 
KEY - Static variable in class net.sf.okapi.filters.xliff.XliffSdlFilterExtension
 
Khmer - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
kind - Variable in class net.sf.okapi.core.simplifierrules.Token
An integer that describes the kind of this token.
kind - Variable in class net.sf.okapi.filters.json.parser.Token
An integer that describes the kind of this token.
kind - Variable in class net.sf.okapi.filters.yaml.parser.Token
An integer that describes the kind of this token.
Kirghiz - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
Kiribati - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
Korean - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
KOREAN - Static variable in class net.sf.okapi.common.LocaleId
LocaleId constant for "ko".
Kosraean - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 

L

label - Variable in class net.sf.okapi.filters.xini.jaxb.Element
 
label - Variable in class net.sf.okapi.filters.xini.jaxb.Field
 
label - Variable in class net.sf.okapi.filters.xini.jaxb.INITD
 
label - Variable in class net.sf.okapi.filters.xini.jaxb.TD
 
labelFlushed - Variable in class net.sf.okapi.common.uidescription.AbstractPart
 
labelNextToInput - Variable in class net.sf.okapi.common.uidescription.AbstractPart
 
LANG - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Annotation identifier for the Language Information data category.
LANG_VALUE - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Language information: a string which is the language code.
LangEntry - Class in net.sf.okapi.lib.terminology
 
LangEntry(LocaleId) - Constructor for class net.sf.okapi.lib.terminology.LangEntry
 
LangEntry(TermEntry) - Constructor for class net.sf.okapi.lib.terminology.LangEntry
 
language - Variable in class net.sf.okapi.filters.xini.jaxb.TargetLanguages
 
language - Variable in class net.sf.okapi.filters.xini.jaxb.Trans
 
Language - Class in net.sf.okapi.lib.xliff2.lang
Implement verification for language tags.
LANGUAGE - net.sf.okapi.proto.Property.PropName
LANGUAGE = 1;
LANGUAGE - Static variable in class net.sf.okapi.common.resource.Property
 
LANGUAGE_VALUE - Static variable in enum net.sf.okapi.proto.Property.PropName
LANGUAGE = 1;
LanguageMap - Class in net.sf.okapi.lib.segmentation
Stores the data for an SRX <languagemap> map element
LanguageMap() - Constructor for class net.sf.okapi.lib.segmentation.LanguageMap
Creates an empty LanguageMap object.
LanguageMap(String, String) - Constructor for class net.sf.okapi.lib.segmentation.LanguageMap
Creates a LanguageMap object with a given pattern and a given name.
LANGUAGETOOL_ERROR - net.sf.okapi.common.annotation.IssueType
 
LanguageToolConnector - Class in net.sf.okapi.lib.verification
 
LanguageToolConnector() - Constructor for class net.sf.okapi.lib.verification.LanguageToolConnector
Creates a new LanguageToolConnector object.
Lao - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
lastCodeID - Variable in class net.sf.okapi.common.resource.TextFragment
Value of the last inline code ID in this fragment.
lastIndexOf(Object) - Method in class net.sf.okapi.steps.tokenization.TokenConfigs
 
lastIndexOf(TextFragment, String) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Returns the index (within a given text fragment object) of the rightmost occurrence of the specified substring.
lastTokenWasTag(Token) - Method in class net.sf.okapi.filters.yaml.parser.YamlParserTokenManager
 
Latvian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
LAX - net.sf.okapi.common.resource.CodeMatchStrategy
Use for leveraged targets.
LB_MARK - Static variable in class net.sf.okapi.filters.multiparsers.CsvParser
 
LBTYPE_DOS - Static variable in class net.sf.okapi.steps.rtfconversion.Parameters
 
LBTYPE_MAC - Static variable in class net.sf.okapi.steps.rtfconversion.Parameters
 
LBTYPE_PLATFORM - Static variable in class net.sf.okapi.steps.rtfconversion.Parameters
 
LBTYPE_UNIX - Static variable in class net.sf.okapi.steps.rtfconversion.Parameters
 
LCIDUtil - Class in net.sf.okapi.common
Converts Microsoft's LCID to Okapi LocaleId back and forth.
LCIDUtil() - Constructor for class net.sf.okapi.common.LCIDUtil
 
LcsEditDistance(CharSequence, CharSequence) - Static method in class net.sf.okapi.common.StringUtil
Longest Common Subsequence algorithm on CharSequences.
leadingSpacer - Variable in class net.sf.okapi.filters.xini.jaxb.Seg
 
leaveScope() - Method in class net.sf.okapi.filters.icml.ICMLContext
 
length() - Method in class net.sf.okapi.common.io.FileCachedInputStream
 
length() - Method in class net.sf.okapi.common.resource.TextFragment
Returns the number of character in the coded text of this fragment.
length() - Method in class net.sf.okapi.filters.doxygen.DoxygenParameter
 
LengthChecker - Class in net.sf.okapi.lib.verification
 
LengthChecker() - Constructor for class net.sf.okapi.lib.verification.LengthChecker
 
LengthCheckerStep - Class in net.sf.okapi.steps.lengthchecker
 
LengthCheckerStep() - Constructor for class net.sf.okapi.steps.lengthchecker.LengthCheckerStep
 
lessThanOrEqualTo(Color.Value) - Method in class net.sf.okapi.filters.openxml.Color.Value.Empty
 
lessThanOrEqualTo(Color.Value) - Method in interface net.sf.okapi.filters.openxml.Color.Value
 
LETTER - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
leverage(ITextUnit) - Method in interface net.sf.okapi.common.query.IQuery
Leverages a text unit (segmented or not) based on the current settings.
leverage(ITextUnit) - Method in class net.sf.okapi.connectors.google.GoogleMTv2Connector
 
leverage(ITextUnit) - Method in class net.sf.okapi.connectors.microsoft.MicrosoftMTConnector
 
leverage(ITextUnit) - Method in class net.sf.okapi.lib.translation.BaseConnector
 
leverage(ITextUnit) - Method in class net.sf.okapi.lib.translation.QueryManager
Leverages a text unit (segmented or not) based on the current settings.
leverage(ITextUnit) - Method in class net.sf.okapi.steps.terminologyleveraging.BaseTerminologyConnector
 
leverage(ITextUnit) - Method in interface net.sf.okapi.steps.terminologyleveraging.ITerminologyQuery
 
LEVERAGED_INHERITED - Static variable in class net.sf.okapi.filters.xliff.XLIFFFilter
 
LEVERAGED_MT - Static variable in class net.sf.okapi.filters.xliff.XLIFFFilter
 
LEVERAGED_TM - Static variable in class net.sf.okapi.filters.xliff.XLIFFFilter
 
LeveragedMatchedCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
An accumulation of the character count for text units that have been matched against a leveraged translation memory database.
LeveragedMatchedWordCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
An accumulation of the word count for text units that have been matched against a leveraged translation memory database.
leverageUsingBatchQuery(ITextUnit) - Method in class net.sf.okapi.lib.translation.BaseConnector
Call this method inside the overriding BaseConnector.leverage(ITextUnit) method of the derived class, if that class offers a fast BaseConnector.batchQuery(List) method.
LeveragingStep - Class in net.sf.okapi.steps.leveraging
 
LeveragingStep() - Constructor for class net.sf.okapi.steps.leveraging.LeveragingStep
 
LEXICAL_ERROR - Static variable in error net.sf.okapi.core.simplifierrules.TokenMgrError
Lexical error occurred.
LEXICAL_ERROR - Static variable in exception net.sf.okapi.filters.json.parser.TokenMgrException
Lexical error occurred.
LEXICAL_ERROR - Static variable in exception net.sf.okapi.filters.yaml.parser.TokenMgrException
Lexical error occurred.
LexicalErr(boolean, int, int, int, String, int) - Static method in error net.sf.okapi.core.simplifierrules.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
LexicalErr(boolean, int, int, int, String, int) - Static method in exception net.sf.okapi.filters.json.parser.TokenMgrException
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
LexicalErr(boolean, int, int, int, String, int) - Static method in exception net.sf.okapi.filters.yaml.parser.TokenMgrException
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class net.sf.okapi.core.simplifierrules.SimplifierRulesTokenManager
Lexer state names.
lexStateNames - Static variable in class net.sf.okapi.filters.json.parser.JsonParserTokenManager
Lexer state names.
lexStateNames - Static variable in class net.sf.okapi.filters.yaml.parser.YamlParserTokenManager
Lexer state names.
LF - net.sf.okapi.common.BOMNewlineEncodingDetector.NewlineType
Line Feed, Linux/UNIX
line - Variable in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
line - Variable in class net.sf.okapi.filters.json.parser.JavaCharStream
 
line - Variable in class net.sf.okapi.filters.yaml.parser.JavaCharStream
 
line - Variable in class net.sf.okapi.filters.yaml.parser.Line
 
Line - Class in net.sf.okapi.filters.yaml.parser
 
Line(String) - Constructor for class net.sf.okapi.filters.yaml.parser.Line
Add skeleton line
Line(String, boolean) - Constructor for class net.sf.okapi.filters.yaml.parser.Line
 
Line(String, int, boolean) - Constructor for class net.sf.okapi.filters.yaml.parser.Line
 
LINE - net.sf.okapi.filters.doxygen.DoxygenParameter.ParameterLength
 
LINE_FEED - net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Whitespace
 
LINE_NUMBER - Static variable in class net.sf.okapi.common.filters.AbstractLineFilter
 
LINE_PREFIX - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
LINE_SEPARATOR - net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Whitespace
 
LINE_SEPARATOR - Static variable in class net.sf.okapi.filters.pdf.Parameters
 
LINE_TABULATION - net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Whitespace
 
lineBreak - Variable in class net.sf.okapi.common.resource.StartDocument
 
lineBreak - Variable in class net.sf.okapi.filters.its.ITSFilter
 
LINEBREAK_DOS - Static variable in class net.sf.okapi.common.Util
Line-break string for DOS/Windows.
LINEBREAK_END_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
LINEBREAK_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.StartDocument
 
LINEBREAK_MAC - Static variable in class net.sf.okapi.common.Util
Line-break string for Macintosh
LINEBREAK_START - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
LINEBREAK_START_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
LINEBREAK_UNIX - Static variable in class net.sf.okapi.common.Util
Line-break string for Unix/Linux
lineBreakAsCode - Variable in class net.sf.okapi.filters.its.Parameters
 
LineBreakConversionStep - Class in net.sf.okapi.steps.linebreakconversion
 
LineBreakConversionStep() - Constructor for class net.sf.okapi.steps.linebreakconversion.LineBreakConversionStep
 
linenumber - net.sf.okapi.common.annotation.XLIFFContextGroup.Context.StandardContextTypes
 
lines - Variable in class net.sf.okapi.filters.yaml.parser.IndentedBlock
 
Lingala - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
Lingo24Connector - Class in net.sf.okapi.connectors.lingo24
Connector for the Lingo24 Premium MT API.
Lingo24Connector() - Constructor for class net.sf.okapi.connectors.lingo24.Lingo24Connector
 
LINK - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
LINK - net.sf.okapi.filters.xini.jaxb.PlaceHolderType
 
LINK_END_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
LINK_REF - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
LINK_START - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
LINK_START_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
LINUX - net.sf.okapi.common.Util.SUPPORTED_OS
 
list() - Method in class net.sf.okapi.filters.json.parser.JsonParser
 
LIST - net.sf.okapi.filters.json.parser.JsonKeyTypes
 
LIST - Static variable in class net.sf.okapi.lib.xliff2.its.DataCategories
 
LIST_ITEM_END - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
LIST_ITEM_END_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
LIST_ITEM_PREFIX - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
Matches list delimiters.
LIST_ITEM_PREFIX_PATTERN - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
 
LIST_ITEM_START - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
LIST_ITEM_START_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
LIST_ITEM_SUFFIX_PATTERN - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
 
LIST_SEPERATOR - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
listAsString(List<String>) - Static method in class net.sf.okapi.common.ListUtil
Returns a string, representing a given list of strings.
listAsString(List<String>, String) - Static method in class net.sf.okapi.common.ListUtil
Returns a string, representing a given list of strings.
listIterator() - Method in class net.sf.okapi.steps.tokenization.TokenConfigs
 
listIterator(int) - Method in class net.sf.okapi.steps.tokenization.TokenConfigs
 
ListSelectionPart - Class in net.sf.okapi.common.uidescription
UI part descriptor for a string selection.
ListSelectionPart(ParameterDescriptor, String[]) - Constructor for class net.sf.okapi.common.uidescription.ListSelectionPart
Creates a new ListSelectionPart object with a given parameter descriptor.
listTrimTrail(List<String>) - Static method in class net.sf.okapi.common.ListUtil
Remove empty trailing elements of the given list.
listTrimValues(List<String>) - Static method in class net.sf.okapi.common.ListUtil
Creates a list, containing all trimmed values of a given list of strings.
LISTTYPE_DROPDOWN - Static variable in class net.sf.okapi.common.uidescription.ListSelectionPart
 
LISTTYPE_SIMPLE - Static variable in class net.sf.okapi.common.uidescription.ListSelectionPart
 
ListUtil - Class in net.sf.okapi.common
Helper methods to manipulate lists.
ListUtil() - Constructor for class net.sf.okapi.common.ListUtil
 
LITERAL - net.sf.okapi.common.encoder.YamlScalarTypes
 
LITERAL_FOLDED_INDENTED - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
LITERAL_SCALAR_START - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
literal_style() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
 
Lithuanian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
load(File) - Method in class net.sf.okapi.filters.rainbowkit.Manifest
 
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(InputStream, boolean) - Method in class net.sf.okapi.common.BaseParameters
 
load(InputStream, boolean) - Method in interface net.sf.okapi.common.IParameters
Loads the parameters from a file.
load(InputStream, boolean) - Method in class net.sf.okapi.filters.its.Parameters
 
load(String) - Method in interface net.sf.okapi.common.IParametersProvider
Loads a parameters object from a given location.
load(String) - Method in class net.sf.okapi.common.UserConfiguration
Load the user-specific application properties.
load(String) - Method in class net.sf.okapi.lib.terminology.simpletb.SimpleTB
 
load(String, int) - Method in class net.sf.okapi.lib.xliff2.document.XLIFFDocument
Loads a document from a string.
load(URI, boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
load(URI, int) - Method in class net.sf.okapi.lib.xliff2.document.XLIFFDocument
Loads a document from a given URI.
load(URL, boolean) - Method in class net.sf.okapi.common.BaseParameters
 
load(URL, boolean) - Method in interface net.sf.okapi.common.IParameters
Loads the parameters from a file.
load(URL, boolean) - Method in class net.sf.okapi.filters.its.Parameters
 
load(ParametersString) - Method in class net.sf.okapi.common.AbstractGroupParameters
Load from buffer.
load(ParametersString) - Method in class net.sf.okapi.common.filters.CompoundFilterParameters
 
load(ParametersString) - Method in class net.sf.okapi.filters.plaintext.base.Parameters
 
load(ParametersString) - Method in class net.sf.okapi.filters.plaintext.paragraphs.Parameters
 
load(ParametersString) - Method in class net.sf.okapi.filters.plaintext.regex.Parameters
 
load(ParametersString) - Method in class net.sf.okapi.filters.plaintext.spliced.Parameters
 
load(ParametersString) - Method in class net.sf.okapi.filters.table.base.Parameters
 
load(ParametersString) - Method in class net.sf.okapi.filters.table.csv.Parameters
 
load(ParametersString) - Method in class net.sf.okapi.filters.table.fwc.Parameters
 
load(ParametersString) - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
load(ParametersString) - Method in class net.sf.okapi.steps.tokenization.TokenConfigs
 
load(ParametersString) - Method in class net.sf.okapi.steps.tokenization.TokenConfigs.TokenConfig
 
load(ParametersString) - Method in class net.sf.okapi.steps.wordcount.common.Parameters
 
loadDefaults() - Method in class net.sf.okapi.lib.xliff2.URIPrefixes
Loads the default prefixes from the default properties file.
loader - Variable in class net.sf.okapi.common.ClassInfo
Class loader for this class, or null if the default class loader should be used.
loadFile(String) - Static method in class net.sf.okapi.lib.verification.PatternItem
 
loadFromBinary() - Method in class net.sf.okapi.lib.serialization.filter.ProtoFilter
Deserializes a single Event from binary
loadFromJson(String) - Method in class net.sf.okapi.lib.serialization.filter.ProtoFilter
Deserializes a single Event from JSON
loadFromRegistry() - Method in class net.sf.okapi.lib.xliff2.URIPrefixes
 
loadFromResource(Class<?>, String) - Method in class net.sf.okapi.common.AbstractGroupParameters
 
loadGroup(ParametersString, String, List<T>, Class<T>) - Method in class net.sf.okapi.common.AbstractGroupParameters
 
loadGroup(ParametersString, String, List<T>, Class<T>) - Method in class net.sf.okapi.common.filters.CompoundFilterParameters
 
loadGroup(ParametersString, List<T>, Class<T>) - Method in class net.sf.okapi.common.AbstractGroupParameters
 
loadLinkedRules(Document, URI, ITSEngine) - Static method in class net.sf.okapi.filters.its.html5.HTML5Filter
Loads the linked rules of an HTML document.
loadList(Class<?>, String) - Static method in class net.sf.okapi.common.ListUtil
Creates a new list of strings and fills it with the data read from a given resource.
loadList(List<String>, Class<?>, String) - Static method in class net.sf.okapi.common.ListUtil
Fills in an existing list of strings with the data read from a given resource.
loadParametersFromStream(InputStream) - Method in class net.sf.okapi.common.filters.FilterConfiguration
Load the IParameters from the give InputStream
loadRules(InputStream) - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Loads an SRX document from an input stream.
loadRules(CharSequence) - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Loads an SRX document from a CharSequence object.
loadRules(String) - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Loads an SRX document from a file.
loadSession(String) - Method in class net.sf.okapi.lib.verification.QualityCheckSession
 
LOC_NOTE - Static variable in class net.sf.okapi.common.annotation.NoteAnnotation
 
locale - Variable in class net.sf.okapi.common.resource.StartDocument
 
LOCALE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.StartDocument
 
LOCALE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.TextContainer
 
LocaleFilter - Class in net.sf.okapi.common
Provides ways to work with sets of LocaleId objects and regular expressions.
LocaleFilter() - Constructor for class net.sf.okapi.common.LocaleFilter
Public constructor.
LocaleFilter(String) - Constructor for class net.sf.okapi.common.LocaleFilter
Public constructor.
LocaleFilter.FilterType - Enum in net.sf.okapi.common
Type of locale filter.
LocaleId - Class in net.sf.okapi.common
Holds the normalized identifier for a given language/locale.
LocaleId(ULocale) - Constructor for class net.sf.okapi.common.LocaleId
Creates a new LocaleId for the given ICU Locale.
LocaleId(String) - Constructor for class net.sf.okapi.common.LocaleId
Creates a new LocaleId for a given language code.
LocaleId(String, String) - Constructor for class net.sf.okapi.common.LocaleId
Creates a new LocaleId for a given language code and region code.
LocaleId(String, String, String) - Constructor for class net.sf.okapi.common.LocaleId
Creates a new LocaleId for a given language code, region code, and a user part.
LocaleId(Locale) - Constructor for class net.sf.okapi.common.LocaleId
Creates a new LocaleId for the given Java Locale.
LocalePair - Interface in net.sf.okapi.common
A source and target locale pair.
LocalizableChecker - Class in net.sf.okapi.lib.verification
 
LocalizableChecker() - Constructor for class net.sf.okapi.lib.verification.LocalizableChecker
 
LocalizableCheckerStep - Class in net.sf.okapi.steps.localizablechecker
 
LocalizableCheckerStep() - Constructor for class net.sf.okapi.steps.localizablechecker.LocalizableCheckerStep
 
LocalizationDirectives - Class in net.sf.okapi.common.filters
Processes localization directives.
LocalizationDirectives() - Constructor for class net.sf.okapi.common.filters.LocalizationDirectives
Creates a new LocalizationDirectives object.
localizeOutside() - Method in class net.sf.okapi.common.filters.LocalizationDirectives
Indicates if text outside the scope of localization directives should be extracted or not.
locDir - Variable in class net.sf.okapi.filters.dtd.Parameters
 
locDir - Variable in class net.sf.okapi.filters.properties.Parameters
 
LOCFILTER - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Annotation identifier for the ITS Locale Filter data category.
LOCFILTER_VALUE - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Locale filter list: a string in the format of an optional '!' followed by a comma separated list of locale BCP47 codes.
LOCK_STATUS - Static variable in class net.sf.okapi.filters.xliff.iws.IwsProperty
 
LOCNOTE - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Annotation identifier for the ITS Localization Note data category.
LOCNOTE_TYPE - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Localization note type: a string "alert" or "description".
LOCNOTE_VALUE - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Localization note value: a string.
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 LocQualityIssue object without initial data.
LocQualityIssue(String) - Constructor for class net.sf.okapi.lib.xliff2.its.LocQualityIssue
Creates a new LocQualityIssue object 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 LocQualityIssue objects.
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
 
logCodeMismatchErrors(CodeMatches, TextFragment, TextFragment, String) - Static method in class net.sf.okapi.common.resource.TextFragmentUtil
Log all code mismatch issues
logDebugEvent(Event, String, Logger) - Static method in class net.sf.okapi.common.filters.FilterUtil
Logs an event at the debug level.
logDebugEvents(Iterable<Event>, Logger) - Static method in class net.sf.okapi.common.filters.FilterUtil
Logs events at the debug level.
LOGGER - Variable in class net.sf.okapi.filters.subtitles.SubtitleFilter
 
longestCommonDir(boolean, String...) - Static method in class net.sf.okapi.common.Util
Gets the longest common path between directories on a given list.
longestCommonDir(String, String, boolean) - Static method in class net.sf.okapi.common.Util
Gets the longest common path between an existing current directory and a new one.
lookupName(String) - Method in class net.sf.okapi.common.HTMLCharacterEntities
Gets the character for a given entity name (e.g.
lookupReference(String) - Method in class net.sf.okapi.common.HTMLCharacterEntities
Gets the character for a given character entity reference (e.g.
LOOP_DETECTED - Static variable in error net.sf.okapi.core.simplifierrules.TokenMgrError
Detected (and bailed out of) an infinite loop in the token manager.
LOOP_DETECTED - Static variable in exception net.sf.okapi.filters.json.parser.TokenMgrException
Detected (and bailed out of) an infinite loop in the token manager.
LOOP_DETECTED - Static variable in exception net.sf.okapi.filters.yaml.parser.TokenMgrException
Detected (and bailed out of) an infinite loop in the token manager.
LPAREN - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
LQI - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Annotation identifier for the ITS Localization Quality Issue data category.
LQI_COMMENT - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Issue comment: a string.
LQI_ENABLED - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Enabled flag: a boolean.
LQI_ISSUESREF - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Issues reference: a string IRI.
LQI_PROFILEREF - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Profile reference: a string IRI.
LQI_SEVERITY - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Severity: a double between 0.0 and 100.0
LQI_TYPE - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Issue type: a string (values limited to the set define in the table at http://www.w3.org/TR/its20/#lqissue-typevalues).
LQI_XCODES - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
 
LQI_XEND - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
 
LQI_XSEGID - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
 
LQI_XSTART - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
 
LQI_XTRGEND - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
 
LQI_XTRGSTART - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
 
LQI_XTYPE - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
 
LQR - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Annotation identifier for the ITS Localization Quality Rating data category.
LQR_PROFILEREF - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Profile reference: a string IRI.
LQR_SCORE - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Score: a double between 0.0 and 100.0
LQR_SCORETHRESHOLD - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Score threshold: a double between 0.0 and 100.0
LQR_VOTE - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Vote: a signed integer.
LQR_VOTETHRESHOLD - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Vote threshold: a signed integer.
LTR - net.sf.okapi.lib.xliff2.core.Directionality
Left-to-Right.

M

MAC - net.sf.okapi.common.Util.SUPPORTED_OS
 
Macedonian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
MACRO_END_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
MACRO_START - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
MACRO_START_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
MAIL_LINK - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
main - Variable in class net.sf.okapi.filters.xini.jaxb.Xini
 
main(String[]) - Static method in class net.sf.okapi.core.simplifierrules.SimplifierRules
 
main(String[]) - Static method in class org.w3c.its.Main
Generates output in the conformance testing format for a given document.
Main - Class in net.sf.okapi.filters.xini.jaxb
Contains the text content
Main - Class in org.w3c.its
Main entry point for generating test files for ITS.
Main() - Constructor for class net.sf.okapi.filters.xini.jaxb.Main
 
Main() - Constructor for class org.w3c.its.Main
 
make(Enumeration<T>) - Static method in class net.sf.okapi.common.annotation.IterableEnumeration
 
makeCaptionAnnotation() - Method in class net.sf.okapi.filters.subtitles.SubtitleFilter
 
makeId(String) - Static method in class net.sf.okapi.common.Util
Creates a string Identifier based on the hash code of the given text.
makeRefMarker(String) - Static method in class net.sf.okapi.common.resource.Segment
 
makeRefMarker(String) - Static method in class net.sf.okapi.common.resource.TextFragment
Helper method to build a reference marker string from a given identifier.
makeRefMarker(String, String) - Static method in class net.sf.okapi.common.resource.TextFragment
Helper method to build a reference marker string from a given identifier and a property name.
makeURIFromPath(String) - Static method in class net.sf.okapi.common.Util
Makes a URI string from a path.
Malagasy - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
Malay_Malaysia - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
Malayalam - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
Maltese - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
Mam - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
manifest - Variable in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
Manifest - Class in net.sf.okapi.filters.rainbowkit
Implements the writing and reading of a manifest document, commonly used in different types of translation packages.
Manifest() - Constructor for class net.sf.okapi.filters.rainbowkit.Manifest
 
MANIFEST_EXTENSION - Static variable in class net.sf.okapi.filters.rainbowkit.Manifest
 
MANIFEST_FILENAME - Static variable in class net.sf.okapi.filters.rainbowkit.Manifest
 
mapAnnotations - Variable in class net.sf.okapi.filters.its.Parameters
 
mapFilterWriter(Class<? extends IFilterWriter>, Class<? extends IResourceSimplifier>) - Method in class net.sf.okapi.common.resource.simplifier.ResourceSimplifier
 
mapping() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
 
mapSkeletonWriter(Class<? extends ISkeletonWriter>, Class<? extends IResourceSimplifier>) - Method in class net.sf.okapi.common.resource.simplifier.ResourceSimplifier
 
mapToAnnotatorsRef(Map<String, String>) - Static method in class net.sf.okapi.common.filterwriter.ITSContent
Creates an ITS annotatorsRef value in a string form from a map.
mapToITS(IssueType) - Static method in enum net.sf.okapi.common.annotation.IssueType
Maps a given Issue type to an ITS issue type.
mark(int) - Method in class net.sf.okapi.common.io.FileCachedInputStream
 
MARKDOWN_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
MarkdownConstants - Class in net.sf.okapi.filters.markdown
 
MarkdownConstants() - Constructor for class net.sf.okapi.filters.markdown.MarkdownConstants
 
MarkdownEncoder - Class in net.sf.okapi.common.encoder
 
MarkdownEncoder() - Constructor for class net.sf.okapi.common.encoder.MarkdownEncoder
 
MarkdownEventBuilder - Class in net.sf.okapi.filters.markdown
 
MarkdownEventBuilder(String, IFilter) - Constructor for class net.sf.okapi.filters.markdown.MarkdownEventBuilder
 
MarkdownFilter - Class in net.sf.okapi.filters.markdown
 
MarkdownFilter() - Constructor for class net.sf.okapi.filters.markdown.MarkdownFilter
 
MarkdownFilterWriter - Class in net.sf.okapi.filters.markdown
 
MarkdownFilterWriter() - Constructor for class net.sf.okapi.filters.markdown.MarkdownFilterWriter
 
MarkdownFilterWriter(ISkeletonWriter, EncoderManager) - Constructor for class net.sf.okapi.filters.markdown.MarkdownFilterWriter
 
MarkdownLinePrefixAnnotation - Class in net.sf.okapi.filters.markdown
ListItem and BlockQuote, which can be nested, and IndentedCode block (cannot be nested) are marked by prefixes on each line, and they can be combined.
MarkdownLinePrefixAnnotation(String) - Constructor for class net.sf.okapi.filters.markdown.MarkdownLinePrefixAnnotation
 
MarkdownParser - Class in net.sf.okapi.filters.markdown.parser
 
MarkdownParser(Parameters) - Constructor for class net.sf.okapi.filters.markdown.parser.MarkdownParser
Create a new MarkdownParser that uses the platform-specific newline.
MarkdownParser(Parameters, String) - Constructor for class net.sf.okapi.filters.markdown.parser.MarkdownParser
Create a new MarkdownParser that uses the specified string as a newline.
MarkdownSkeletonWriter - Class in net.sf.okapi.filters.markdown
 
MarkdownSkeletonWriter() - Constructor for class net.sf.okapi.filters.markdown.MarkdownSkeletonWriter
 
MarkdownToken - Class in net.sf.okapi.filters.markdown.parser
 
MarkdownToken(String, boolean, MarkdownTokenType) - Constructor for class net.sf.okapi.filters.markdown.parser.MarkdownToken
 
MarkdownTokenType - Enum in net.sf.okapi.filters.markdown.parser
 
MARKER_CLOSING - Static variable in class net.sf.okapi.common.resource.TextFragment
Special character marker for a closing inline code.
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_ISOLATED - Static variable in class net.sf.okapi.common.resource.TextFragment
Special character marker for an isolated inline code.
MARKER_MASKING - Static variable in class net.sf.okapi.common.resource.Code
Indicates that this code was merged with another code.
MARKER_OPENING - Static variable in class net.sf.okapi.common.resource.TextFragment
Special character marker for a opening inline code.
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).
MARKERS_REGEX - Static variable in class net.sf.okapi.common.resource.TextFragment
 
markSegmentForRemoval(ITextUnit, Segment, LocaleId) - Method in class net.sf.okapi.steps.cleanup.Cleaner
Effectively marks the segment for removal by emptying the content for the given target.
markSupported() - Method in class net.sf.okapi.common.io.FileCachedInputStream
 
MARKUP - net.sf.okapi.steps.tokenization.ITokenizer.TokenType
 
MARKUP_SEG - Static variable in class net.sf.okapi.filters.xliff.iws.IwsProperty
 
MARKUP_SEG_ELEMENT_NAME - Static variable in class net.sf.okapi.filters.xliff.iws.IwsProperty
 
marshall(OutputStream) - Method in class net.sf.okapi.filters.xini.rainbowkit.FilterEventToXiniTransformer
 
Marshallese - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
masterPart - Variable in class net.sf.okapi.common.uidescription.AbstractPart
 
match(int, int) - Method in class net.sf.okapi.steps.gcaligner.GaleAndChurch
Return -100 * log probability that an source sentence of length len1 is a translation of a foreign sentence of length len2.
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 Match object.
Match(Match) - Constructor for class net.sf.okapi.lib.xliff2.matches.Match
Copy constructor
MATCH - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
MATCH - Static variable in class net.sf.okapi.steps.gcaligner.DpMatrixCell
 
MATCH_MANDATORY - Static variable in class net.sf.okapi.common.annotation.XLIFFContextGroup.Context
 
MATCH_QUALITY - Static variable in class net.sf.okapi.filters.xliff.iws.IwsProperty
 
MATCH_REF_PREFIX - Static variable in class net.sf.okapi.lib.xliff2.matches.Match
 
matchers - Variable in class net.sf.okapi.filters.doxygen.RegexTokenizer
 
matches(String) - Method in class net.sf.okapi.filters.openxml.Color.Value.Empty
 
matches(String) - Method in interface net.sf.okapi.filters.openxml.Color.Value
 
matches(String) - Method in class net.sf.okapi.filters.openxml.WorksheetConfiguration.Default
 
matches(String) - Method in interface net.sf.okapi.filters.openxml.WorksheetConfiguration
 
matches(String, Pattern) - Static method in class net.sf.okapi.common.RegexUtil
 
matches(LocaleId) - Method in class net.sf.okapi.common.LocaleFilter
Returns true if a given locale is allowed by this locale filter.
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 Matches object.
Matches(Matches) - Constructor for class net.sf.okapi.lib.xliff2.matches.Matches
Copy constructor.
matchesWildcard(String, String) - Static method in class net.sf.okapi.common.StringUtil
Detects if a given string matches a given pattern (not necessarily a regex), possibly containing wildcards
matchesWildcard(String, String, boolean) - Static method in class net.sf.okapi.common.StringUtil
Detects if a given string matches a given pattern (not necessarily a regex), possibly containing wildcards
matchMandatory() - Method in class net.sf.okapi.common.annotation.XLIFFContextGroup.Context
 
MatchRecord(Matcher) - Constructor for class net.sf.okapi.filters.doxygen.RegexTokenizer.MatchRecord
 
matchRegexExpressions(ITextUnit, Segment, LocaleId) - Method in class net.sf.okapi.steps.cleanup.Cleaner
Marks segments for removal that contain text which match given regular expressions.
matchType - Variable in class net.sf.okapi.common.query.QueryResult
MatchType of this result.
MatchType - Enum in net.sf.okapi.common.query
Enumeration of the different match types possible for an alternate translation entry.
MATH_SHIFT - net.sf.okapi.filters.tex.parser.TEXParser.CharType
 
MAX - Static variable in class net.sf.okapi.common.resource.CodeSimplifier
 
MAX_HEIGHT - net.sf.okapi.proto.Property.PropName
MAX_HEIGHT = 14;
MAX_HEIGHT - Static variable in class net.sf.okapi.common.resource.Property
 
MAX_HEIGHT_VALUE - Static variable in enum net.sf.okapi.proto.Property.PropName
MAX_HEIGHT = 14;
MAX_INLINE_CODES - Static variable in class net.sf.okapi.common.resource.TextFragmentUtil
 
MAX_INPUT_SIZE - Static variable in class net.sf.okapi.lib.search.lucene.analysis.NgramAnalyzer
 
MAX_SEGMENT_LENGTH - Static variable in class net.sf.okapi.filters.xliff.iws.IwsProperty
 
MAX_WIDTH - net.sf.okapi.proto.Property.PropName
MAX_WIDTH = 13;
MAX_WIDTH - Static variable in class net.sf.okapi.common.resource.Property
Sizing properties, can be applied to StartGroup or ITextUnit objects.
MAX_WIDTH_VALUE - Static variable in enum net.sf.okapi.proto.Property.PropName
MAX_WIDTH = 13;
maxChar - Variable in class net.sf.okapi.filters.subtitles.SubtitleFilter
 
maxCharCount() - Method in interface net.sf.okapi.connectors.microsoft.MicrosoftMTAPI
 
maxLine - Variable in class net.sf.okapi.filters.subtitles.SubtitleFilter
 
maxNextCharInd - Variable in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
maxNextCharInd - Variable in class net.sf.okapi.filters.json.parser.JavaCharStream
 
maxNextCharInd - Variable in class net.sf.okapi.filters.yaml.parser.JavaCharStream
 
maxTextCount() - Method in interface net.sf.okapi.connectors.microsoft.MicrosoftMTAPI
 
MAXVALIDATION - Static variable in class net.sf.okapi.filters.xliff2.Parameters
 
mc - Variable in class net.sf.okapi.lib.xliff2.core.MTag
 
MDX_EXPORT - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
MeasurementAutoTextCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
An accumulation of the character count for identifiable measurement values, e.g.
MeasurementAutoTextWordCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
An accumulation of the word count for identifiable measurement values, e.g.
MeasurementOnlyTextUnitCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
An accumulation of the character count from measurement-only text units.
MeasurementOnlyTextUnitWordCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
An accumulation of the word count from measurement-only text units.
MEDIUM_MATHEMATICAL_SPACE - net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Whitespace
 
meldingScore(T, T, T, T) - Method in interface net.sf.okapi.steps.gcaligner.AlignmentScorer
Calculate the cost of melding of two source segments to two target segments.
meldingScore(T, T, T, T) - Method in class net.sf.okapi.steps.gcaligner.GaleAndChurch
Calculate the cost of melding of two source segments to two target segments.
MEMBER_COMMENT_PREFIX - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
Matches member comments.
MEMBER_COMMENT_PREFIX_PATTERN - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
 
MEMBER_COMMENT_SUFFIX_PATTERN - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
 
MEMORY_100 - net.sf.okapi.filters.xini.jaxb.PlaceHolderType
 
memory100 - Variable in class net.sf.okapi.filters.xini.jaxb.StatisticInfo
 
merge(String[], int, int, String) - Static method in class net.sf.okapi.common.ListUtil
Merges specified elements of a given string array into a single string.
merge(List<String>, int, int, String) - Static method in class net.sf.okapi.common.ListUtil
Merges specified items of a given string list into a single string.
merge(NoteAnnotation) - Method in class net.sf.okapi.common.annotation.NoteAnnotation
 
merge(MergeableRunProperty) - Method in interface net.sf.okapi.filters.openxml.MergeableRunProperty
Merges a run property with another.
MERGE - net.sf.okapi.lib.merge.merge.Parameters.NoteMergeStrategy
Add any notes added in translation to those present in the source.
MergeableRunProperty - Interface in net.sf.okapi.filters.openxml
Provides a mergeable run property interface.
MERGED - Static variable in class net.sf.okapi.common.resource.Code
Indicates that this code was merged with another code.
mergedData - Variable in class net.sf.okapi.common.resource.Code
serialized data for this merged code.
MERGEDDATA_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.Code
 
mergeEndDocument(EndDocument) - Method in class net.sf.okapi.proto.Event.Builder
.EndDocument endDocument = 3;
mergeEndGroup(EndGroup) - Method in class net.sf.okapi.proto.Event.Builder
.EndGroup endGroup = 5;
mergeEndSubDocument(EndSubDocument) - Method in class net.sf.okapi.proto.Event.Builder
.EndSubDocument endSubDocument = 9;
mergeEndSubfilter(EndSubfilter) - Method in class net.sf.okapi.proto.Event.Builder
.EndSubfilter endSubfilter = 7;
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class net.sf.okapi.proto.AltTranslation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class net.sf.okapi.proto.Code.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class net.sf.okapi.proto.EndDocument.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class net.sf.okapi.proto.EndGroup.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class net.sf.okapi.proto.EndSubDocument.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class net.sf.okapi.proto.EndSubfilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class net.sf.okapi.proto.Event.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class net.sf.okapi.proto.Events.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class net.sf.okapi.proto.INameable.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class net.sf.okapi.proto.IReferenceable.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class net.sf.okapi.proto.IResource.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class net.sf.okapi.proto.Note.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class net.sf.okapi.proto.Property.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class net.sf.okapi.proto.StartDocument.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class net.sf.okapi.proto.StartGroup.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class net.sf.okapi.proto.StartSubDocument.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class net.sf.okapi.proto.StartSubfilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class net.sf.okapi.proto.TextContainer.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class net.sf.okapi.proto.TextFragment.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class net.sf.okapi.proto.TextPart.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class net.sf.okapi.proto.TextUnit.Builder
 
mergeFrom(Message) - Method in class net.sf.okapi.proto.AltTranslation.Builder
 
mergeFrom(Message) - Method in class net.sf.okapi.proto.Code.Builder
 
mergeFrom(Message) - Method in class net.sf.okapi.proto.EndDocument.Builder
 
mergeFrom(Message) - Method in class net.sf.okapi.proto.EndGroup.Builder
 
mergeFrom(Message) - Method in class net.sf.okapi.proto.EndSubDocument.Builder
 
mergeFrom(Message) - Method in class net.sf.okapi.proto.EndSubfilter.Builder
 
mergeFrom(Message) - Method in class net.sf.okapi.proto.Event.Builder
 
mergeFrom(Message) - Method in class net.sf.okapi.proto.Events.Builder
 
mergeFrom(Message) - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
 
mergeFrom(Message) - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
 
mergeFrom(Message) - Method in class net.sf.okapi.proto.INameable.Builder
 
mergeFrom(Message) - Method in class net.sf.okapi.proto.IReferenceable.Builder
 
mergeFrom(Message) - Method in class net.sf.okapi.proto.IResource.Builder
 
mergeFrom(Message) - Method in class net.sf.okapi.proto.Note.Builder
 
mergeFrom(Message) - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
 
mergeFrom(Message) - Method in class net.sf.okapi.proto.Property.Builder
 
mergeFrom(Message) - Method in class net.sf.okapi.proto.StartDocument.Builder
 
mergeFrom(Message) - Method in class net.sf.okapi.proto.StartGroup.Builder
 
mergeFrom(Message) - Method in class net.sf.okapi.proto.StartSubDocument.Builder
 
mergeFrom(Message) - Method in class net.sf.okapi.proto.StartSubfilter.Builder
 
mergeFrom(Message) - Method in class net.sf.okapi.proto.TextContainer.Builder
 
mergeFrom(Message) - Method in class net.sf.okapi.proto.TextFragment.Builder
 
mergeFrom(Message) - Method in class net.sf.okapi.proto.TextPart.Builder
 
mergeFrom(Message) - Method in class net.sf.okapi.proto.TextUnit.Builder
 
mergeFrom(AltTranslation) - Method in class net.sf.okapi.proto.AltTranslation.Builder
 
mergeFrom(Code) - Method in class net.sf.okapi.proto.Code.Builder
 
mergeFrom(EndDocument) - Method in class net.sf.okapi.proto.EndDocument.Builder
 
mergeFrom(EndGroup) - Method in class net.sf.okapi.proto.EndGroup.Builder
 
mergeFrom(EndSubDocument) - Method in class net.sf.okapi.proto.EndSubDocument.Builder
 
mergeFrom(EndSubfilter) - Method in class net.sf.okapi.proto.EndSubfilter.Builder
 
mergeFrom(Event) - Method in class net.sf.okapi.proto.Event.Builder
 
mergeFrom(Events) - Method in class net.sf.okapi.proto.Events.Builder
 
mergeFrom(GenericAnnotation) - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
 
mergeFrom(GenericAnnotations) - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
 
mergeFrom(INameable) - Method in class net.sf.okapi.proto.INameable.Builder
 
mergeFrom(IReferenceable) - Method in class net.sf.okapi.proto.IReferenceable.Builder
 
mergeFrom(IResource) - Method in class net.sf.okapi.proto.IResource.Builder
 
mergeFrom(Note) - Method in class net.sf.okapi.proto.Note.Builder
 
mergeFrom(PrimitiveValue) - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
 
mergeFrom(Property) - Method in class net.sf.okapi.proto.Property.Builder
 
mergeFrom(StartDocument) - Method in class net.sf.okapi.proto.StartDocument.Builder
 
mergeFrom(StartGroup) - Method in class net.sf.okapi.proto.StartGroup.Builder
 
mergeFrom(StartSubDocument) - Method in class net.sf.okapi.proto.StartSubDocument.Builder
 
mergeFrom(StartSubfilter) - Method in class net.sf.okapi.proto.StartSubfilter.Builder
 
mergeFrom(TextContainer) - Method in class net.sf.okapi.proto.TextContainer.Builder
 
mergeFrom(TextFragment) - Method in class net.sf.okapi.proto.TextFragment.Builder
 
mergeFrom(TextPart) - Method in class net.sf.okapi.proto.TextPart.Builder
 
mergeFrom(TextUnit) - Method in class net.sf.okapi.proto.TextUnit.Builder
 
mergeGenericAnnotations(GenericAnnotations) - Method in class net.sf.okapi.proto.IResource.Builder
.GenericAnnotations genericAnnotations = 3;
mergeMappings(EncoderManager) - Method in class net.sf.okapi.common.encoder.EncoderManager
Adds the mappings of a given encoder manager into this manager.
mergeNameable(INameable) - Method in class net.sf.okapi.proto.StartDocument.Builder
.INameable nameable = 1;
mergeNameable(INameable) - Method in class net.sf.okapi.proto.StartGroup.Builder
.INameable nameable = 2;
mergeNameable(INameable) - Method in class net.sf.okapi.proto.StartSubDocument.Builder
.INameable nameable = 1;
mergeNameable(INameable) - Method in class net.sf.okapi.proto.StartSubfilter.Builder
.INameable nameable = 1;
mergeNameable(INameable) - Method in class net.sf.okapi.proto.TextContainer.Builder
.INameable nameable = 1;
mergeNameable(INameable) - Method in class net.sf.okapi.proto.TextUnit.Builder
.INameable nameable = 1;
Merger - Class in net.sf.okapi.steps.rainbowkit.postprocess
 
Merger(Parameters, IFilterConfigurationMapper, Manifest, LocaleId) - Constructor for class net.sf.okapi.steps.rainbowkit.postprocess.Merger
Creates a Merger object.
mergeReferenceable(IReferenceable) - Method in class net.sf.okapi.proto.StartGroup.Builder
.IReferenceable referenceable = 3;
mergeReferenceable(IReferenceable) - Method in class net.sf.okapi.proto.TextUnit.Builder
.IReferenceable referenceable = 2;
mergeResource(IResource) - Method in class net.sf.okapi.proto.EndDocument.Builder
.IResource resource = 1;
mergeResource(IResource) - Method in class net.sf.okapi.proto.EndGroup.Builder
.IResource resource = 1;
mergeResource(IResource) - Method in class net.sf.okapi.proto.EndSubDocument.Builder
.IResource resource = 1;
mergeResource(IResource) - Method in class net.sf.okapi.proto.EndSubfilter.Builder
.IResource resource = 1;
mergeResource(IResource) - Method in class net.sf.okapi.proto.INameable.Builder
.IResource resource = 1;
mergeResource(IResource) - Method in class net.sf.okapi.proto.TextPart.Builder
.IResource resource = 1;
mergeSource(TextContainer) - Method in class net.sf.okapi.proto.TextUnit.Builder
.TextContainer source = 4;
mergeStartDoc(StartDocument) - Method in class net.sf.okapi.proto.StartSubfilter.Builder
.StartDocument startDoc = 2;
mergeStartDocument(StartDocument) - Method in class net.sf.okapi.proto.Event.Builder
.StartDocument startDocument = 2;
mergeStartGroup(StartGroup) - Method in class net.sf.okapi.proto.Event.Builder
.StartGroup startGroup = 4;
mergeStartSubDocument(StartSubDocument) - Method in class net.sf.okapi.proto.Event.Builder
.StartSubDocument startSubDocument = 8;
mergeStartSubfilter(StartSubfilter) - Method in class net.sf.okapi.proto.Event.Builder
.StartSubfilter startSubfilter = 6;
mergeTargets(ITextUnit, ITextUnit) - Method in interface net.sf.okapi.lib.merge.merge.ITextUnitMerger
Merges the translated text unit to the one from the skeleton.
mergeTargets(ITextUnit, ITextUnit) - Method in class net.sf.okapi.lib.merge.merge.TextUnitMerger
 
mergeTargets(ITextUnit, ITextUnit) - Method in class net.sf.okapi.lib.merge.merge.TextUnitMergerSerialized
 
mergeText(TextFragment) - Method in class net.sf.okapi.proto.TextPart.Builder
.TextFragment text = 3;
mergeTextUnit(TextUnit) - Method in class net.sf.okapi.proto.AltTranslation.Builder
.TextUnit textUnit = 3;
mergeTextUnit(TextUnit) - Method in class net.sf.okapi.proto.Event.Builder
.TextUnit textUnit = 1;
mergeUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.AltTranslation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.Code.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.EndDocument.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.EndGroup.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.EndSubDocument.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.EndSubfilter.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.Event.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.Events.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.INameable.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.IReferenceable.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.IResource.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.Note.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.Property.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.StartDocument.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.StartGroup.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.StartSubDocument.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.StartSubfilter.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.TextContainer.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.TextFragment.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.TextPart.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.TextUnit.Builder
 
MergingInfo - Class in net.sf.okapi.filters.rainbowkit
 
MergingInfo() - Constructor for class net.sf.okapi.filters.rainbowkit.MergingInfo
Creates a new merging information file object with no settings.
MergingInfo(int, String, String, String, String, String, String, String) - Constructor for class net.sf.okapi.filters.rainbowkit.MergingInfo
Creates a new merging information file object.
MergingParameters - Class in net.sf.okapi.steps.moses
 
MergingParameters() - Constructor for class net.sf.okapi.steps.moses.MergingParameters
 
MergingStep - Class in net.sf.okapi.steps.moses
 
MergingStep - Class in net.sf.okapi.steps.rainbowkit.postprocess
 
MergingStep() - Constructor for class net.sf.okapi.steps.moses.MergingStep
 
MergingStep() - Constructor for class net.sf.okapi.steps.rainbowkit.postprocess.MergingStep
 
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 Meta object with a given type.
Meta(String, String) - Constructor for class net.sf.okapi.lib.xliff2.metadata.Meta
Creates a Meta object with a given type and data.
Meta(Meta) - Constructor for class net.sf.okapi.lib.xliff2.metadata.Meta
Copy constructor.
META_KEYWORD - Static variable in class net.sf.okapi.filters.openoffice.ODFFilter
 
META_NAME - Static variable in class net.sf.okapi.filters.openoffice.ODFFilter
 
META_USER_DEFINED - Static variable in class net.sf.okapi.filters.openoffice.ODFFilter
 
Metadata - Class in net.sf.okapi.lib.xliff2.metadata
Represents a list of IMetadataItem objects.
Metadata - Class in net.sf.okapi.tm.pensieve.common
A class that keeps track of the metadata of a TU
Metadata() - Constructor for class net.sf.okapi.lib.xliff2.metadata.Metadata
Creates an empty Metadata object.
Metadata() - Constructor for class net.sf.okapi.tm.pensieve.common.Metadata
 
Metadata(Metadata) - Constructor for class net.sf.okapi.lib.xliff2.metadata.Metadata
Copy constructor.
METADATA_COLUMN_PREFIX - Static variable in class net.sf.okapi.filters.table.base.BaseTableFilter
 
metadataColumns() - Method in class net.sf.okapi.filters.openxml.WorksheetConfiguration.Default
 
metadataColumns() - Method in interface net.sf.okapi.filters.openxml.WorksheetConfiguration
 
metadataColumnsFor(String) - Method in class net.sf.okapi.filters.openxml.WorksheetConfigurations.Default
 
metadataColumnsFor(String) - Method in interface net.sf.okapi.filters.openxml.WorksheetConfigurations
Obtains metadata columns for a specified worksheet name.
metadataRows() - Method in class net.sf.okapi.filters.openxml.WorksheetConfiguration.Default
 
metadataRows() - Method in interface net.sf.okapi.filters.openxml.WorksheetConfiguration
 
metadataRowsFor(String) - Method in class net.sf.okapi.filters.openxml.WorksheetConfigurations.Default
 
metadataRowsFor(String) - Method in interface net.sf.okapi.filters.openxml.WorksheetConfigurations
Obtains metadata rows for a specified worksheet name.
MetadataSkeleton - Class in net.sf.okapi.filters.xliff2
 
MetadataSkeleton(Metadata) - Constructor for class net.sf.okapi.filters.xliff2.MetadataSkeleton
 
MetadataType - Enum in net.sf.okapi.tm.pensieve.common
The types of metadata that is supported.
MetaGroup - Class in net.sf.okapi.lib.xliff2.metadata
Represents a group of IMetadataItem objects.
MetaGroup() - Constructor for class net.sf.okapi.lib.xliff2.metadata.MetaGroup
Creates an empty MetaGroup object.
MetaGroup(String) - Constructor for class net.sf.okapi.lib.xliff2.metadata.MetaGroup
Creates a MetaGroup object 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.
MetaRule - Class in net.sf.okapi.filters.regex
 
MetaRule() - Constructor for class net.sf.okapi.filters.regex.MetaRule
Used with fromString
MetaRule(String, String) - Constructor for class net.sf.okapi.filters.regex.MetaRule
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitCharacterCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitWordCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXExactMatchedWordCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXFuzzyMatchWordCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXLeveragedMatchedWordCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitCharacterCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitWordCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitCharacterCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitWordCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedWordCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXRepetitionMatchedWordCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ConcordanceCharacterCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ConcordanceWordCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactDocumentContextMatchCharacterCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactDocumentContextMatchWordCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactLocalContextMatchCharacterCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactLocalContextMatchWordCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactMatchCharacterCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactMatchWordCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactPreviousVersionMatchCharacterCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactPreviousVersionMatchWordCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactRepairedCharacterCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactRepairedWordCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactStructuralMatchCharacterCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactStructuralMatchWordCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyCharacterCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyPreviousVersionMatchCharacterCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyPreviousVersionMatchWordCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyUniqueIdMatchCharacterCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyUniqueIdMatchWordCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyWordCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactUniqueIdMatchCharacterCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactUniqueIdMatchWordCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyMatchCharacterCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyMatchWordCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyPreviousVersionMatchCharacterCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyPreviousVersionMatchWordCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyRepairedCharacterCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyRepairedWordCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyUniqueIdMatchCharacterCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyUniqueIdMatchWordCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.MTCharacterCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.MTWordCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.PhraseAssembledCharacterCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.PhraseAssembledWordCountStep
 
METRIC - Static variable in class net.sf.okapi.steps.wordcount.WordCountStep
 
Metrics - Class in net.sf.okapi.steps.wordcount.common
Metrics hash-table
Metrics() - Constructor for class net.sf.okapi.steps.wordcount.common.Metrics
 
MetricsAnnotation - Class in net.sf.okapi.steps.wordcount.common
Used by WordCountStep and others to report various token counts.
MetricsAnnotation() - Constructor for class net.sf.okapi.steps.wordcount.common.MetricsAnnotation
 
MicrosoftMTAPI - Interface in net.sf.okapi.connectors.microsoft
 
MicrosoftMTConnector - Class in net.sf.okapi.connectors.microsoft
 
MicrosoftMTConnector() - Constructor for class net.sf.okapi.connectors.microsoft.MicrosoftMTConnector
 
MicrosoftMTConnector(CloseableHttpClient) - Constructor for class net.sf.okapi.connectors.microsoft.MicrosoftMTConnector
 
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 IWithExtElements and IWithNotes interfaces.
MidFileData() - Constructor for class net.sf.okapi.lib.xliff2.core.MidFileData
 
MIF_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
MIFEncoder - Class in net.sf.okapi.filters.mif
Implements IEncoder for Adobe FrameMaker MIF format.
MIFEncoder() - Constructor for class net.sf.okapi.filters.mif.MIFEncoder
 
MIFFilter - Class in net.sf.okapi.filters.mif
 
MIFFilter() - Constructor for class net.sf.okapi.filters.mif.MIFFilter
 
MIME_TYPE - Static variable in class net.sf.okapi.filters.archive.ArchiveFilter
 
MIME_TYPE - Static variable in class net.sf.okapi.filters.multiparsers.CsvParser
 
MIME_TYPE - Static variable in class net.sf.okapi.filters.sdlpackage.SdlPackageFilter
 
mimeType - Variable in class net.sf.okapi.common.filters.FilterConfiguration
MIME type for this configuration.
mimeType - Variable in class net.sf.okapi.common.resource.BaseNameable
 
MIMETYPE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.INameable
 
MimeTypeMapper - Class in net.sf.okapi.common
Provides definitions for common MIME types and mappings from file extensions to MIME type.
MimeTypeMapper() - Constructor for class net.sf.okapi.common.MimeTypeMapper
 
min(int...) - Static method in class net.sf.okapi.common.Util
Returns the smallest value in a given array of values.
minimum(int, int, int) - Static method in class net.sf.okapi.lib.translation.TextMatcher
Returns the minimum value between three given values.
minimumIdValue() - Method in class net.sf.okapi.common.resource.TextFragment
Returns the smallest id value
MINUS - net.sf.okapi.filters.yaml.parser.YamlChompTypes
 
MINUS - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
mirrorString(String) - Static method in class net.sf.okapi.common.StringUtil
Returns the reversed version of a given string, e.g.
MISC_METADATA - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
TextUnit Metadata generated by a filter but doesn't map to existing categories.
MISSING_CODE - net.sf.okapi.common.annotation.IssueType
 
MISSING_LEADINGWS - net.sf.okapi.common.annotation.IssueType
 
MISSING_TARGETSEG - net.sf.okapi.common.annotation.IssueType
 
MISSING_TARGETTU - net.sf.okapi.common.annotation.IssueType
 
MISSING_TRAILINGWS - net.sf.okapi.common.annotation.IssueType
 
MISSINGORDIFF_LEADINGWS - net.sf.okapi.common.annotation.IssueType
 
MISSINGORDIFF_TRAILINGWS - net.sf.okapi.common.annotation.IssueType
 
MMTConnector - Class in net.sf.okapi.connectors.mmt
MMTConnector() - Constructor for class net.sf.okapi.connectors.mmt.MMTConnector
 
MODE_ALL - Static variable in class net.sf.okapi.filters.ttx.Parameters
 
MODE_AUTO - Static variable in class net.sf.okapi.filters.ttx.Parameters
 
MODE_CSV - Static variable in class net.sf.okapi.filters.multiparsers.MultiParsersFilter
 
MODE_EXISTINGSEGMENTS - Static variable in class net.sf.okapi.filters.ttx.Parameters
 
ModelMapUtil - Class in net.sf.okapi.connectors.googleautoml.util
 
ModelMapUtil() - Constructor for class net.sf.okapi.connectors.googleautoml.util.ModelMapUtil
 
Mongolian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
monolingual - Variable in class net.sf.okapi.steps.common.ExtractionVerificationStepParameters
 
MONOSPACE - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
MONOSPACE_END_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
MONOSPACE_START_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
moreThanMaxCodes(TextFragment) - Static method in class net.sf.okapi.common.resource.TextFragmentUtil
 
MOSESTEXT_MIME_TYPE - Static variable in class net.sf.okapi.filters.mosestext.MosesTextFilter
 
MosesTextEncoder - Class in net.sf.okapi.filters.mosestext
 
MosesTextEncoder() - Constructor for class net.sf.okapi.filters.mosestext.MosesTextEncoder
 
MosesTextFilter - Class in net.sf.okapi.filters.mosestext
Implements the IFilter interface for Moses Text files.
MosesTextFilter() - Constructor for class net.sf.okapi.filters.mosestext.MosesTextFilter
 
MosesTextFilterWriter - Class in net.sf.okapi.filters.mosestext
Implementation of the IFilterWriter interface for Moses Text files.
MosesTextFilterWriter() - Constructor for class net.sf.okapi.filters.mosestext.MosesTextFilterWriter
 
moveItems(List<E>) - Static method in class net.sf.okapi.common.ListUtil
Moves all items from a given list to a newly created list.
moveItems(List<E>, int, int) - Static method in class net.sf.okapi.common.ListUtil
Creates a new list and moves therein a range of elements from a given list.
MS_DOC_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
MS_EXCEL_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
MS_POWERPOINT_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
MSBatchTranslationStep - Class in net.sf.okapi.steps.msbatchtranslation
 
MSBatchTranslationStep() - Constructor for class net.sf.okapi.steps.msbatchtranslation.MSBatchTranslationStep
 
MSEXCEL - net.sf.okapi.filters.openxml.ParseType
 
MSPOWERPOINTCOMMENTS - net.sf.okapi.filters.openxml.ParseType
 
MSWORD - net.sf.okapi.filters.openxml.ParseType
 
MSWORD - Static variable in class net.sf.okapi.filters.openxml.ConditionalParameters
 
MSWORDDOCPROPERTIES - net.sf.okapi.filters.openxml.ParseType
 
MT - net.sf.okapi.common.query.MatchType
Indicates a translation coming from an MT engine.
MT - net.sf.okapi.proto.AltTranslation.MatchType
MT = 17;
MT_SUGGESTION - Static variable in class net.sf.okapi.filters.xliff.XLIFFFilter
 
MT_VALUE - Static variable in enum net.sf.okapi.proto.AltTranslation.MatchType
MT = 17;
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.
MTAG - Static variable in class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
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.
MTCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
 
MTCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.MTCharacterCountStep
 
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 MTConfidence object without initial data.
MTConfidence(String, double) - Constructor for class net.sf.okapi.lib.xliff2.its.MTConfidence
Creates a new MTConfidence object with a given annotator reference and confidence score.
MTCONFIDENCE - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Annotation identifier for the ITS MT Confidence data category.
MTCONFIDENCE - Static variable in class net.sf.okapi.lib.xliff2.its.DataCategories
 
MTCONFIDENCE - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
 
MTCONFIDENCE_VALUE - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
MT confidence: a double between 0 and 1.
MTFLAG - Static variable in class net.sf.okapi.common.Util
Shared flag indicating a translation that was generated using machine translation.
MTWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
 
MTWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.MTWordCountStep
 
MULTI_EVENT - net.sf.okapi.common.EventType
An Event which holds multiple related Events, possibly of different types.
MULTI_MATCH - Static variable in class net.sf.okapi.steps.gcaligner.DpMatrixCell
 
MultiEvent - Class in net.sf.okapi.common.resource
Special resource that holds one or more events.
MultiEvent() - Constructor for class net.sf.okapi.common.resource.MultiEvent
Creates a new empty MultiEvent object.
MultiEvent(List<Event>) - Constructor for class net.sf.okapi.common.resource.MultiEvent
Creates a new MultiEvent object with a list of given events.
MULTILINE_DECORATION - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
Matches the decoration preceding additional lines of multiline comments.
MULTILINE_DECORATION_PATTERN - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
 
MULTILINGUAL_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.StartDocument
 
MultiParsersFilter - Class in net.sf.okapi.filters.multiparsers
 
MultiParsersFilter() - Constructor for class net.sf.okapi.filters.multiparsers.MultiParsersFilter
 
MULTIPLE_EXACT - Static variable in class net.sf.okapi.filters.xliff.iws.IwsProperty
 
MyMemoryTMConnector - Class in net.sf.okapi.connectors.mymemory
Connector for MyMemory collaborative translation memory system.
MyMemoryTMConnector() - Constructor for class net.sf.okapi.connectors.mymemory.MyMemoryTMConnector
 

N

name - Variable in class net.sf.okapi.common.ClassInfo
Full name of the class.
name - Variable in class net.sf.okapi.common.filters.FilterConfiguration
Short localizable name for this configuration.
name - Variable in class net.sf.okapi.common.filters.FilterInfo
Name of the filter.
name - Variable in class net.sf.okapi.common.resource.BaseNameable
 
name - Variable in class net.sf.okapi.filters.xini.jaxb.ValuePair
 
name - Variable in class net.sf.okapi.lib.translation.ResourceItem
the name of this resource.
name() - Method in class net.sf.okapi.common.annotation.XLIFFContextGroup
 
NAME - net.sf.okapi.common.filters.PropertyTextUnitPlaceholder.PlaceholderAccessType
 
NAME - Static variable in class net.sf.okapi.common.annotation.XLIFFContextGroup
 
NAME - Static variable in class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
NAME - Static variable in class net.sf.okapi.filters.mosestext.FilterWriterParameters
 
NAME - Static variable in class net.sf.okapi.filters.xliff.XliffSdlFilterExtension
 
NAME - Static variable in class net.sf.okapi.steps.rainbowkit.postprocess.MergingStep
 
NAME_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.INameable
 
NAME_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.Property
 
Nameable - Interface in net.sf.okapi.filters.openxml
Provides a nameable interface.
NAMEABLE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.StartDocument
 
NAMEABLE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.StartGroup
 
NAMEABLE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.StartSubDocument
 
NAMEABLE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.StartSubfilter
 
NAMEABLE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.TextContainer
 
NAMEABLE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.TextUnit
 
NAMED_LINK_END - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
NAMED_LINK_END_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
NAMED_LINK_START - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
NAMED_LINK_START_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
nameGroup - Variable in class net.sf.okapi.filters.regex.Rule
 
Namespaces - Class in net.sf.okapi.common
Defines commonly used namespaces and default prefixes.
Namespaces() - Constructor for class net.sf.okapi.common.Namespaces
 
NAORROW_NO_BREAK_SPACE - net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Whitespace
 
Navajo - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
needsPreserveWhitespaces(ITextUnit) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
 
needsPreserveWhitespaces(TextContainer) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Detects if a given TextContainer contains whitespace characters to be preserved in XML.
needToAppendWhitespace(String) - Static method in class net.sf.okapi.filters.subtitles.SubtitleFilter
 
needToPrependWhitespace(String) - Static method in class net.sf.okapi.filters.subtitles.SubtitleFilter
 
Neomelanesian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
net.sf.okapi.common - package net.sf.okapi.common
Classes commonly used across the whole Okapi Framework.
net.sf.okapi.common.annotation - package net.sf.okapi.common.annotation
Classes to implement and manage annotations.
net.sf.okapi.common.encoder - package net.sf.okapi.common.encoder
Classes to implement and manage encoders for different file formats.
net.sf.okapi.common.exceptions - package net.sf.okapi.common.exceptions
Exceptions shared across the Okapi Framework core components.
net.sf.okapi.common.filters - package net.sf.okapi.common.filters
Interfaces and base classes to implement filters
net.sf.okapi.common.filters.fontmappings - package net.sf.okapi.common.filters.fontmappings
 
net.sf.okapi.common.filterwriter - package net.sf.okapi.common.filterwriter
Interfaces and classes to allow the output of a document in its original format.
net.sf.okapi.common.io - package net.sf.okapi.common.io
 
net.sf.okapi.common.observer - package net.sf.okapi.common.observer
Interfaces and base classes to implement the Observer pattern.
net.sf.okapi.common.pipeline - package net.sf.okapi.common.pipeline
Interfaces and classes to implement and manage pipelines.
net.sf.okapi.common.pipeline.annotations - package net.sf.okapi.common.pipeline.annotations
Classes to implement the introspection of pipeline steps.
net.sf.okapi.common.pipelinebuilder - package net.sf.okapi.common.pipelinebuilder
 
net.sf.okapi.common.pipelinedriver - package net.sf.okapi.common.pipelinedriver
Interfaces and classes to implement and pipeline drivers.
net.sf.okapi.common.plugins - package net.sf.okapi.common.plugins
Classes allowing to use components as simple (non-OSGi) plug-ins.
net.sf.okapi.common.query - package net.sf.okapi.common.query
Helper classes for the translation resources connectors.
net.sf.okapi.common.resource - package net.sf.okapi.common.resource
Interfaces and classes that represent the parsed resources attached to the events sent by a filter.
net.sf.okapi.common.resource.simplifier - package net.sf.okapi.common.resource.simplifier
 
net.sf.okapi.common.skeleton - package net.sf.okapi.common.skeleton
Interfaces and classes for the skeleton objects.
net.sf.okapi.common.uidescription - package net.sf.okapi.common.uidescription
Classes used to describe, in a UI-independent way, the UI parts used to edit parameters.
net.sf.okapi.common.xliff2 - package net.sf.okapi.common.xliff2
 
net.sf.okapi.connectors.apertium - package net.sf.okapi.connectors.apertium
 
net.sf.okapi.connectors.bifile - package net.sf.okapi.connectors.bifile
 
net.sf.okapi.connectors.google - package net.sf.okapi.connectors.google
 
net.sf.okapi.connectors.googleautoml - package net.sf.okapi.connectors.googleautoml
 
net.sf.okapi.connectors.googleautoml.util - package net.sf.okapi.connectors.googleautoml.util
 
net.sf.okapi.connectors.kantan - package net.sf.okapi.connectors.kantan
 
net.sf.okapi.connectors.lingo24 - package net.sf.okapi.connectors.lingo24
 
net.sf.okapi.connectors.microsoft - package net.sf.okapi.connectors.microsoft
 
net.sf.okapi.connectors.mmt - package net.sf.okapi.connectors.mmt
 
net.sf.okapi.connectors.mymemory - package net.sf.okapi.connectors.mymemory
 
net.sf.okapi.connectors.pensieve - package net.sf.okapi.connectors.pensieve
 
net.sf.okapi.connectors.tda - package net.sf.okapi.connectors.tda
 
net.sf.okapi.connectors.translatetoolkit - package net.sf.okapi.connectors.translatetoolkit
 
net.sf.okapi.core.simplifierrules - package net.sf.okapi.core.simplifierrules
 
net.sf.okapi.filters.abstractmarkup - package net.sf.okapi.filters.abstractmarkup
 
net.sf.okapi.filters.abstractmarkup.config - package net.sf.okapi.filters.abstractmarkup.config
 
net.sf.okapi.filters.archive - package net.sf.okapi.filters.archive
 
net.sf.okapi.filters.autoxliff - package net.sf.okapi.filters.autoxliff
 
net.sf.okapi.filters.doxygen - package net.sf.okapi.filters.doxygen
 
net.sf.okapi.filters.dtd - package net.sf.okapi.filters.dtd
 
net.sf.okapi.filters.html - package net.sf.okapi.filters.html
 
net.sf.okapi.filters.icml - package net.sf.okapi.filters.icml
 
net.sf.okapi.filters.idml - package net.sf.okapi.filters.idml
 
net.sf.okapi.filters.its - package net.sf.okapi.filters.its
 
net.sf.okapi.filters.its.html5 - package net.sf.okapi.filters.its.html5
 
net.sf.okapi.filters.json - package net.sf.okapi.filters.json
 
net.sf.okapi.filters.json.parser - package net.sf.okapi.filters.json.parser
 
net.sf.okapi.filters.markdown - package net.sf.okapi.filters.markdown
 
net.sf.okapi.filters.markdown.parser - package net.sf.okapi.filters.markdown.parser
 
net.sf.okapi.filters.mif - package net.sf.okapi.filters.mif
 
net.sf.okapi.filters.mosestext - package net.sf.okapi.filters.mosestext
 
net.sf.okapi.filters.multiparsers - package net.sf.okapi.filters.multiparsers
 
net.sf.okapi.filters.openoffice - package net.sf.okapi.filters.openoffice
 
net.sf.okapi.filters.openxml - package net.sf.okapi.filters.openxml
 
net.sf.okapi.filters.pdf - package net.sf.okapi.filters.pdf
 
net.sf.okapi.filters.pensieve - package net.sf.okapi.filters.pensieve
 
net.sf.okapi.filters.php - package net.sf.okapi.filters.php
 
net.sf.okapi.filters.plaintext - package net.sf.okapi.filters.plaintext
 
net.sf.okapi.filters.plaintext.base - package net.sf.okapi.filters.plaintext.base
 
net.sf.okapi.filters.plaintext.paragraphs - package net.sf.okapi.filters.plaintext.paragraphs
 
net.sf.okapi.filters.plaintext.regex - package net.sf.okapi.filters.plaintext.regex
 
net.sf.okapi.filters.plaintext.spliced - package net.sf.okapi.filters.plaintext.spliced
 
net.sf.okapi.filters.po - package net.sf.okapi.filters.po
 
net.sf.okapi.filters.properties - package net.sf.okapi.filters.properties
 
net.sf.okapi.filters.rainbowkit - package net.sf.okapi.filters.rainbowkit
 
net.sf.okapi.filters.regex - package net.sf.okapi.filters.regex
 
net.sf.okapi.filters.rtf - package net.sf.okapi.filters.rtf
 
net.sf.okapi.filters.sdlpackage - package net.sf.okapi.filters.sdlpackage
 
net.sf.okapi.filters.subtitles - package net.sf.okapi.filters.subtitles
 
net.sf.okapi.filters.table - package net.sf.okapi.filters.table
 
net.sf.okapi.filters.table.base - package net.sf.okapi.filters.table.base
 
net.sf.okapi.filters.table.csv - package net.sf.okapi.filters.table.csv
 
net.sf.okapi.filters.table.fwc - package net.sf.okapi.filters.table.fwc
 
net.sf.okapi.filters.table.tsv - package net.sf.okapi.filters.table.tsv
 
net.sf.okapi.filters.tex - package net.sf.okapi.filters.tex
 
net.sf.okapi.filters.tex.parser - package net.sf.okapi.filters.tex.parser
 
net.sf.okapi.filters.tmx - package net.sf.okapi.filters.tmx
 
net.sf.okapi.filters.transifex - package net.sf.okapi.filters.transifex
 
net.sf.okapi.filters.transtable - package net.sf.okapi.filters.transtable
 
net.sf.okapi.filters.ts - package net.sf.okapi.filters.ts
 
net.sf.okapi.filters.ttml - package net.sf.okapi.filters.ttml
 
net.sf.okapi.filters.ttx - package net.sf.okapi.filters.ttx
 
net.sf.okapi.filters.txml - package net.sf.okapi.filters.txml
 
net.sf.okapi.filters.vignette - package net.sf.okapi.filters.vignette
 
net.sf.okapi.filters.vtt - package net.sf.okapi.filters.vtt
 
net.sf.okapi.filters.wiki - package net.sf.okapi.filters.wiki
 
net.sf.okapi.filters.xini - package net.sf.okapi.filters.xini
 
net.sf.okapi.filters.xini.jaxb - package net.sf.okapi.filters.xini.jaxb
 
net.sf.okapi.filters.xini.rainbowkit - package net.sf.okapi.filters.xini.rainbowkit
 
net.sf.okapi.filters.xliff - package net.sf.okapi.filters.xliff
 
net.sf.okapi.filters.xliff.its - package net.sf.okapi.filters.xliff.its
 
net.sf.okapi.filters.xliff.iws - package net.sf.okapi.filters.xliff.iws
 
net.sf.okapi.filters.xliff2 - package net.sf.okapi.filters.xliff2
 
net.sf.okapi.filters.xliff2.model - package net.sf.okapi.filters.xliff2.model
 
net.sf.okapi.filters.xliff2.util - package net.sf.okapi.filters.xliff2.util
 
net.sf.okapi.filters.xml - package net.sf.okapi.filters.xml
 
net.sf.okapi.filters.xmlstream - package net.sf.okapi.filters.xmlstream
 
net.sf.okapi.filters.yaml - package net.sf.okapi.filters.yaml
 
net.sf.okapi.filters.yaml.parser - package net.sf.okapi.filters.yaml.parser
 
net.sf.okapi.lib.merge.merge - package net.sf.okapi.lib.merge.merge
 
net.sf.okapi.lib.merge.step - package net.sf.okapi.lib.merge.step
 
net.sf.okapi.lib.preprocessing.filters.common - package net.sf.okapi.lib.preprocessing.filters.common
 
net.sf.okapi.lib.preprocessing.filters.simplification - package net.sf.okapi.lib.preprocessing.filters.simplification
 
net.sf.okapi.lib.reporting - package net.sf.okapi.lib.reporting
 
net.sf.okapi.lib.search.lucene.analysis - package net.sf.okapi.lib.search.lucene.analysis
 
net.sf.okapi.lib.search.lucene.query - package net.sf.okapi.lib.search.lucene.query
 
net.sf.okapi.lib.search.lucene.scorer - package net.sf.okapi.lib.search.lucene.scorer
 
net.sf.okapi.lib.segmentation - package net.sf.okapi.lib.segmentation
Interfaces and classes for segmentation handling.
net.sf.okapi.lib.serialization - package net.sf.okapi.lib.serialization
 
net.sf.okapi.lib.serialization.filter - package net.sf.okapi.lib.serialization.filter
 
net.sf.okapi.lib.serialization.step - package net.sf.okapi.lib.serialization.step
 
net.sf.okapi.lib.serialization.writer - package net.sf.okapi.lib.serialization.writer
 
net.sf.okapi.lib.terminology - package net.sf.okapi.lib.terminology
 
net.sf.okapi.lib.terminology.csv - package net.sf.okapi.lib.terminology.csv
 
net.sf.okapi.lib.terminology.simpletb - package net.sf.okapi.lib.terminology.simpletb
 
net.sf.okapi.lib.terminology.tbx - package net.sf.okapi.lib.terminology.tbx
 
net.sf.okapi.lib.terminology.tsv - package net.sf.okapi.lib.terminology.tsv
 
net.sf.okapi.lib.transifex - package net.sf.okapi.lib.transifex
 
net.sf.okapi.lib.translation - package net.sf.okapi.lib.translation
Interfaces and classes for accessing translation resources.
net.sf.okapi.lib.verification - package net.sf.okapi.lib.verification
 
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.
net.sf.okapi.proto - package net.sf.okapi.proto
 
net.sf.okapi.steps.batchtranslation - package net.sf.okapi.steps.batchtranslation
 
net.sf.okapi.steps.bomconversion - package net.sf.okapi.steps.bomconversion
 
net.sf.okapi.steps.characterschecker - package net.sf.okapi.steps.characterschecker
 
net.sf.okapi.steps.charlisting - package net.sf.okapi.steps.charlisting
 
net.sf.okapi.steps.cleanup - package net.sf.okapi.steps.cleanup
 
net.sf.okapi.steps.codesremoval - package net.sf.okapi.steps.codesremoval
 
net.sf.okapi.steps.common - package net.sf.okapi.steps.common
Classes implementing often-used steps.
net.sf.okapi.steps.common.codesimplifier - package net.sf.okapi.steps.common.codesimplifier
 
net.sf.okapi.steps.common.copysource - package net.sf.okapi.steps.common.copysource
 
net.sf.okapi.steps.common.createtarget - package net.sf.okapi.steps.common.createtarget
 
net.sf.okapi.steps.common.removetarget - package net.sf.okapi.steps.common.removetarget
 
net.sf.okapi.steps.common.tufiltering - package net.sf.okapi.steps.common.tufiltering
 
net.sf.okapi.steps.copyormove - package net.sf.okapi.steps.copyormove
 
net.sf.okapi.steps.desegmentation - package net.sf.okapi.steps.desegmentation
 
net.sf.okapi.steps.diffleverage - package net.sf.okapi.steps.diffleverage
 
net.sf.okapi.steps.encodingconversion - package net.sf.okapi.steps.encodingconversion
 
net.sf.okapi.steps.enrycher - package net.sf.okapi.steps.enrycher
 
net.sf.okapi.steps.externalcommand - package net.sf.okapi.steps.externalcommand
 
net.sf.okapi.steps.formatconversion - package net.sf.okapi.steps.formatconversion
 
net.sf.okapi.steps.fullwidthconversion - package net.sf.okapi.steps.fullwidthconversion
 
net.sf.okapi.steps.gcaligner - package net.sf.okapi.steps.gcaligner
 
net.sf.okapi.steps.generalchecker - package net.sf.okapi.steps.generalchecker
 
net.sf.okapi.steps.idaligner - package net.sf.okapi.steps.idaligner
 
net.sf.okapi.steps.idbasedcopy - package net.sf.okapi.steps.idbasedcopy
 
net.sf.okapi.steps.imagemodification - package net.sf.okapi.steps.imagemodification
 
net.sf.okapi.steps.inconsistencycheck - package net.sf.okapi.steps.inconsistencycheck
 
net.sf.okapi.steps.inlinescodeschecker - package net.sf.okapi.steps.inlinescodeschecker
 
net.sf.okapi.steps.lengthchecker - package net.sf.okapi.steps.lengthchecker
 
net.sf.okapi.steps.leveraging - package net.sf.okapi.steps.leveraging
 
net.sf.okapi.steps.linebreakconversion - package net.sf.okapi.steps.linebreakconversion
 
net.sf.okapi.steps.localizablechecker - package net.sf.okapi.steps.localizablechecker
 
net.sf.okapi.steps.moses - package net.sf.okapi.steps.moses
 
net.sf.okapi.steps.msbatchtranslation - package net.sf.okapi.steps.msbatchtranslation
 
net.sf.okapi.steps.paraaligner - package net.sf.okapi.steps.paraaligner
 
net.sf.okapi.steps.patternschecker - package net.sf.okapi.steps.patternschecker
 
net.sf.okapi.steps.qualitycheck - package net.sf.okapi.steps.qualitycheck
 
net.sf.okapi.steps.rainbowkit.common - package net.sf.okapi.steps.rainbowkit.common
 
net.sf.okapi.steps.rainbowkit.creation - package net.sf.okapi.steps.rainbowkit.creation
 
net.sf.okapi.steps.rainbowkit.omegat - package net.sf.okapi.steps.rainbowkit.omegat
 
net.sf.okapi.steps.rainbowkit.ontram - package net.sf.okapi.steps.rainbowkit.ontram
 
net.sf.okapi.steps.rainbowkit.po - package net.sf.okapi.steps.rainbowkit.po
 
net.sf.okapi.steps.rainbowkit.postprocess - package net.sf.okapi.steps.rainbowkit.postprocess
 
net.sf.okapi.steps.rainbowkit.table - package net.sf.okapi.steps.rainbowkit.table
 
net.sf.okapi.steps.rainbowkit.transifex - package net.sf.okapi.steps.rainbowkit.transifex
 
net.sf.okapi.steps.rainbowkit.xliff - package net.sf.okapi.steps.rainbowkit.xliff
 
net.sf.okapi.steps.repetitionanalysis - package net.sf.okapi.steps.repetitionanalysis
 
net.sf.okapi.steps.rtfconversion - package net.sf.okapi.steps.rtfconversion
 
net.sf.okapi.steps.scopingreport - package net.sf.okapi.steps.scopingreport
 
net.sf.okapi.steps.searchandreplace - package net.sf.okapi.steps.searchandreplace
 
net.sf.okapi.steps.segmentation - package net.sf.okapi.steps.segmentation
 
net.sf.okapi.steps.sentencealigner - package net.sf.okapi.steps.sentencealigner
 
net.sf.okapi.steps.spacecheck - package net.sf.okapi.steps.spacecheck
 
net.sf.okapi.steps.termextraction - package net.sf.okapi.steps.termextraction
 
net.sf.okapi.steps.terminologyleveraging - package net.sf.okapi.steps.terminologyleveraging
 
net.sf.okapi.steps.textmodification - package net.sf.okapi.steps.textmodification
 
net.sf.okapi.steps.tmimport - package net.sf.okapi.steps.tmimport
 
net.sf.okapi.steps.tokenization - package net.sf.okapi.steps.tokenization
 
net.sf.okapi.steps.translationcomparison - package net.sf.okapi.steps.translationcomparison
 
net.sf.okapi.steps.ttxsplitter - package net.sf.okapi.steps.ttxsplitter
 
net.sf.okapi.steps.uriconversion - package net.sf.okapi.steps.uriconversion
 
net.sf.okapi.steps.whitespacecorrection - package net.sf.okapi.steps.whitespacecorrection
 
net.sf.okapi.steps.wordcount - package net.sf.okapi.steps.wordcount
 
net.sf.okapi.steps.wordcount.categorized - package net.sf.okapi.steps.wordcount.categorized
 
net.sf.okapi.steps.wordcount.categorized.gmx - package net.sf.okapi.steps.wordcount.categorized.gmx
 
net.sf.okapi.steps.wordcount.categorized.okapi - package net.sf.okapi.steps.wordcount.categorized.okapi
 
net.sf.okapi.steps.wordcount.common - package net.sf.okapi.steps.wordcount.common
 
net.sf.okapi.steps.xliffsplitter - package net.sf.okapi.steps.xliffsplitter
 
net.sf.okapi.steps.xmlanalysis - package net.sf.okapi.steps.xmlanalysis
 
net.sf.okapi.steps.xmlcharfixing - package net.sf.okapi.steps.xmlcharfixing
 
net.sf.okapi.steps.xmlvalidation - package net.sf.okapi.steps.xmlvalidation
 
net.sf.okapi.steps.xsltransform - package net.sf.okapi.steps.xsltransform
 
net.sf.okapi.tm.pensieve.common - package net.sf.okapi.tm.pensieve.common
 
net.sf.okapi.tm.pensieve.seeker - package net.sf.okapi.tm.pensieve.seeker
 
net.sf.okapi.tm.pensieve.tmx - package net.sf.okapi.tm.pensieve.tmx
 
net.sf.okapi.tm.pensieve.writer - package net.sf.okapi.tm.pensieve.writer
 
newBuilder() - Static method in class net.sf.okapi.proto.AltTranslation
 
newBuilder() - Static method in class net.sf.okapi.proto.Code
 
newBuilder() - Static method in class net.sf.okapi.proto.EndDocument
 
newBuilder() - Static method in class net.sf.okapi.proto.EndGroup
 
newBuilder() - Static method in class net.sf.okapi.proto.EndSubDocument
 
newBuilder() - Static method in class net.sf.okapi.proto.EndSubfilter
 
newBuilder() - Static method in class net.sf.okapi.proto.Event
 
newBuilder() - Static method in class net.sf.okapi.proto.Events
 
newBuilder() - Static method in class net.sf.okapi.proto.GenericAnnotation
 
newBuilder() - Static method in class net.sf.okapi.proto.GenericAnnotations
 
newBuilder() - Static method in class net.sf.okapi.proto.INameable
 
newBuilder() - Static method in class net.sf.okapi.proto.IReferenceable
 
newBuilder() - Static method in class net.sf.okapi.proto.IResource
 
newBuilder() - Static method in class net.sf.okapi.proto.Note
 
newBuilder() - Static method in class net.sf.okapi.proto.PrimitiveValue
 
newBuilder() - Static method in class net.sf.okapi.proto.Property
 
newBuilder() - Static method in class net.sf.okapi.proto.StartDocument
 
newBuilder() - Static method in class net.sf.okapi.proto.StartGroup
 
newBuilder() - Static method in class net.sf.okapi.proto.StartSubDocument
 
newBuilder() - Static method in class net.sf.okapi.proto.StartSubfilter
 
newBuilder() - Static method in class net.sf.okapi.proto.TextContainer
 
newBuilder() - Static method in class net.sf.okapi.proto.TextFragment
 
newBuilder() - Static method in class net.sf.okapi.proto.TextPart
 
newBuilder() - Static method in class net.sf.okapi.proto.TextUnit
 
newBuilder(AltTranslation) - Static method in class net.sf.okapi.proto.AltTranslation
 
newBuilder(Code) - Static method in class net.sf.okapi.proto.Code
 
newBuilder(EndDocument) - Static method in class net.sf.okapi.proto.EndDocument
 
newBuilder(EndGroup) - Static method in class net.sf.okapi.proto.EndGroup
 
newBuilder(EndSubDocument) - Static method in class net.sf.okapi.proto.EndSubDocument
 
newBuilder(EndSubfilter) - Static method in class net.sf.okapi.proto.EndSubfilter
 
newBuilder(Event) - Static method in class net.sf.okapi.proto.Event
 
newBuilder(Events) - Static method in class net.sf.okapi.proto.Events
 
newBuilder(GenericAnnotation) - Static method in class net.sf.okapi.proto.GenericAnnotation
 
newBuilder(GenericAnnotations) - Static method in class net.sf.okapi.proto.GenericAnnotations
 
newBuilder(INameable) - Static method in class net.sf.okapi.proto.INameable
 
newBuilder(IReferenceable) - Static method in class net.sf.okapi.proto.IReferenceable
 
newBuilder(IResource) - Static method in class net.sf.okapi.proto.IResource
 
newBuilder(Note) - Static method in class net.sf.okapi.proto.Note
 
newBuilder(PrimitiveValue) - Static method in class net.sf.okapi.proto.PrimitiveValue
 
newBuilder(Property) - Static method in class net.sf.okapi.proto.Property
 
newBuilder(StartDocument) - Static method in class net.sf.okapi.proto.StartDocument
 
newBuilder(StartGroup) - Static method in class net.sf.okapi.proto.StartGroup
 
newBuilder(StartSubDocument) - Static method in class net.sf.okapi.proto.StartSubDocument
 
newBuilder(StartSubfilter) - Static method in class net.sf.okapi.proto.StartSubfilter
 
newBuilder(TextContainer) - Static method in class net.sf.okapi.proto.TextContainer
 
newBuilder(TextFragment) - Static method in class net.sf.okapi.proto.TextFragment
 
newBuilder(TextPart) - Static method in class net.sf.okapi.proto.TextPart
 
newBuilder(TextUnit) - Static method in class net.sf.okapi.proto.TextUnit
 
newBuilderForType() - Method in class net.sf.okapi.proto.AltTranslation
 
newBuilderForType() - Method in class net.sf.okapi.proto.Code
 
newBuilderForType() - Method in class net.sf.okapi.proto.EndDocument
 
newBuilderForType() - Method in class net.sf.okapi.proto.EndGroup
 
newBuilderForType() - Method in class net.sf.okapi.proto.EndSubDocument
 
newBuilderForType() - Method in class net.sf.okapi.proto.EndSubfilter
 
newBuilderForType() - Method in class net.sf.okapi.proto.Event
 
newBuilderForType() - Method in class net.sf.okapi.proto.Events
 
newBuilderForType() - Method in class net.sf.okapi.proto.GenericAnnotation
 
newBuilderForType() - Method in class net.sf.okapi.proto.GenericAnnotations
 
newBuilderForType() - Method in class net.sf.okapi.proto.INameable
 
newBuilderForType() - Method in class net.sf.okapi.proto.IReferenceable
 
newBuilderForType() - Method in class net.sf.okapi.proto.IResource
 
newBuilderForType() - Method in class net.sf.okapi.proto.Note
 
newBuilderForType() - Method in class net.sf.okapi.proto.PrimitiveValue
 
newBuilderForType() - Method in class net.sf.okapi.proto.Property
 
newBuilderForType() - Method in class net.sf.okapi.proto.StartDocument
 
newBuilderForType() - Method in class net.sf.okapi.proto.StartGroup
 
newBuilderForType() - Method in class net.sf.okapi.proto.StartSubDocument
 
newBuilderForType() - Method in class net.sf.okapi.proto.StartSubfilter
 
newBuilderForType() - Method in class net.sf.okapi.proto.TextContainer
 
newBuilderForType() - Method in class net.sf.okapi.proto.TextFragment
 
newBuilderForType() - Method in class net.sf.okapi.proto.TextPart
 
newBuilderForType() - Method in class net.sf.okapi.proto.TextUnit
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class net.sf.okapi.proto.AltTranslation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class net.sf.okapi.proto.Code
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class net.sf.okapi.proto.EndDocument
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class net.sf.okapi.proto.EndGroup
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class net.sf.okapi.proto.EndSubDocument
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class net.sf.okapi.proto.EndSubfilter
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class net.sf.okapi.proto.Event
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class net.sf.okapi.proto.Events
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class net.sf.okapi.proto.GenericAnnotation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class net.sf.okapi.proto.GenericAnnotations
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class net.sf.okapi.proto.INameable
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class net.sf.okapi.proto.IReferenceable
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class net.sf.okapi.proto.IResource
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class net.sf.okapi.proto.Note
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class net.sf.okapi.proto.PrimitiveValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class net.sf.okapi.proto.Property
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class net.sf.okapi.proto.StartDocument
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class net.sf.okapi.proto.StartGroup
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class net.sf.okapi.proto.StartSubDocument
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class net.sf.okapi.proto.StartSubfilter
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class net.sf.okapi.proto.TextContainer
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class net.sf.okapi.proto.TextFragment
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class net.sf.okapi.proto.TextPart
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class net.sf.okapi.proto.TextUnit
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class net.sf.okapi.proto.AltTranslation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class net.sf.okapi.proto.Code
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class net.sf.okapi.proto.EndDocument
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class net.sf.okapi.proto.EndGroup
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class net.sf.okapi.proto.EndSubDocument
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class net.sf.okapi.proto.EndSubfilter
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class net.sf.okapi.proto.Event
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class net.sf.okapi.proto.Events
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class net.sf.okapi.proto.GenericAnnotation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class net.sf.okapi.proto.GenericAnnotations
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class net.sf.okapi.proto.INameable
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class net.sf.okapi.proto.IReferenceable
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class net.sf.okapi.proto.IResource
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class net.sf.okapi.proto.Note
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class net.sf.okapi.proto.PrimitiveValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class net.sf.okapi.proto.Property
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class net.sf.okapi.proto.StartDocument
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class net.sf.okapi.proto.StartGroup
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class net.sf.okapi.proto.StartSubDocument
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class net.sf.okapi.proto.StartSubfilter
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class net.sf.okapi.proto.TextContainer
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class net.sf.okapi.proto.TextFragment
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class net.sf.okapi.proto.TextPart
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class net.sf.okapi.proto.TextUnit
 
NEWLINE - net.sf.okapi.filters.tex.parser.TEXTokenType
 
newToken(int) - Static method in class net.sf.okapi.core.simplifierrules.Token
 
newToken(int) - Static method in class net.sf.okapi.filters.json.parser.Token
 
newToken(int) - Static method in class net.sf.okapi.filters.yaml.parser.Token
 
newToken(int, String) - Static method in class net.sf.okapi.core.simplifierrules.Token
Returns a new Token object, by default.
newToken(int, String) - Static method in class net.sf.okapi.filters.json.parser.Token
Returns a new Token object, by default.
newToken(int, String) - Static method in class net.sf.okapi.filters.yaml.parser.Token
Returns a new Token object, by default.
next - Variable in class net.sf.okapi.core.simplifierrules.Token
A reference to the next regular (non-special) token from the input stream.
next - Variable in class net.sf.okapi.filters.json.parser.Token
A reference to the next regular (non-special) token from the input stream.
next - Variable in class net.sf.okapi.filters.yaml.parser.Token
A reference to the next regular (non-special) token from the input stream.
next() - Method in class net.sf.okapi.common.filters.AbstractCompoundFilter
 
next() - Method in class net.sf.okapi.common.filters.AbstractLineFilter
 
next() - Method in class net.sf.okapi.common.filters.EventBuilder
Return the next filter event waiting in the event queue.
next() - Method in interface net.sf.okapi.common.filters.IFilter
Gets the next event available.
next() - Method in class net.sf.okapi.common.filters.SubFilterWrapper
 
next() - Method in interface net.sf.okapi.common.query.IQuery
Gets the next hit for the last query.
next() - Method in class net.sf.okapi.common.XMLEventsReader
 
next() - Method in class net.sf.okapi.connectors.kantan.KantanMTv21Connector
 
next() - Method in class net.sf.okapi.connectors.microsoft.MicrosoftMTConnector
 
next() - Method in class net.sf.okapi.connectors.mymemory.MyMemoryTMConnector
 
next() - Method in class net.sf.okapi.connectors.pensieve.PensieveTMConnector
 
next() - Method in class net.sf.okapi.connectors.tda.TDASearchConnector
 
next() - Method in class net.sf.okapi.connectors.translatetoolkit.TranslateToolkitTMConnector
 
next() - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
Queue up Jericho tokens until we can build an Okapi Event and return it.
next() - Method in class net.sf.okapi.filters.archive.ArchiveFilter
 
next() - Method in class net.sf.okapi.filters.autoxliff.AutoXLIFFFilter
 
next() - Method in class net.sf.okapi.filters.doxygen.DoxygenCommand.ParameterIterator
 
next() - Method in class net.sf.okapi.filters.doxygen.DoxygenFilter
 
next() - Method in class net.sf.okapi.filters.dtd.DTDFilter
 
next() - Method in class net.sf.okapi.filters.icml.ICMLFilter
 
next() - Method in class net.sf.okapi.filters.idml.IDMLFilter
 
next() - Method in class net.sf.okapi.filters.its.ITSFilter
 
next() - Method in class net.sf.okapi.filters.json.JSONFilter
 
next() - Method in class net.sf.okapi.filters.markdown.MarkdownFilter
 
next() - Method in class net.sf.okapi.filters.mif.MIFFilter
 
next() - Method in class net.sf.okapi.filters.mosestext.MosesTextFilter
 
next() - Method in class net.sf.okapi.filters.multiparsers.CsvParser
 
next() - Method in class net.sf.okapi.filters.multiparsers.MultiParsersFilter
 
next() - Method in class net.sf.okapi.filters.openoffice.ODFFilter
 
next() - Method in class net.sf.okapi.filters.openoffice.OpenOfficeFilter
 
next() - Method in class net.sf.okapi.filters.openxml.OpenXMLFilter
Returns the next zip filter event.
next() - Method in class net.sf.okapi.filters.pdf.PdfFilter
 
next() - Method in class net.sf.okapi.filters.pensieve.PensieveFilter
 
next() - Method in class net.sf.okapi.filters.php.PHPContentFilter
 
next() - Method in class net.sf.okapi.filters.plaintext.regex.RegexPlainTextFilter
 
next() - Method in class net.sf.okapi.filters.po.POFilter
 
next() - Method in class net.sf.okapi.filters.properties.PropertiesFilter
 
next() - Method in class net.sf.okapi.filters.rainbowkit.RainbowKitFilter
 
next() - Method in class net.sf.okapi.filters.rainbowkit.XLIFF2Filter
 
next() - Method in class net.sf.okapi.filters.regex.RegexFilter
 
next() - Method in class net.sf.okapi.filters.rtf.RTFFilter
 
next() - Method in class net.sf.okapi.filters.tex.TEXFilter
 
next() - Method in class net.sf.okapi.filters.tmx.TmxFilter
 
next() - Method in class net.sf.okapi.filters.transifex.TransifexFilter
 
next() - Method in class net.sf.okapi.filters.transtable.TransTableFilter
 
next() - Method in class net.sf.okapi.filters.ts.TsFilter
 
next() - Method in class net.sf.okapi.filters.ttml.TTMLFilter
 
next() - Method in class net.sf.okapi.filters.ttx.TTXFilter
 
next() - Method in class net.sf.okapi.filters.txml.TXMLFilter
 
next() - Method in class net.sf.okapi.filters.vignette.VignetteFilter
 
next() - Method in class net.sf.okapi.filters.vtt.VTTFilter
 
next() - Method in class net.sf.okapi.filters.wiki.WikiFilter
 
next() - Method in class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitFilter
 
next() - Method in class net.sf.okapi.filters.xini.XINIFilter
 
next() - Method in class net.sf.okapi.filters.xliff.XLIFFFilter
 
next() - Method in class net.sf.okapi.filters.xliff2.XLIFF2Filter
 
next() - Method in class net.sf.okapi.filters.yaml.YamlFilter
 
next() - Method in class net.sf.okapi.lib.preprocessing.filters.common.PreprocessingFilter
 
next() - Method in class net.sf.okapi.lib.serialization.filter.ProtoFilter
 
next() - Method in class net.sf.okapi.lib.terminology.csv.CSVReader
 
next() - Method in interface net.sf.okapi.lib.terminology.IGlossaryReader
Gets the next entry in this glossary.
next() - Method in class net.sf.okapi.lib.terminology.tbx.TBXReader
 
next() - Method in class net.sf.okapi.lib.terminology.tsv.TSVReader
 
next() - Method in class net.sf.okapi.lib.translation.BaseConnector
 
next() - Method in class net.sf.okapi.lib.translation.QueryManager
Gets the next hit for the last query.
next() - Method in class net.sf.okapi.lib.verification.BlacklistReader
 
next() - Method in class net.sf.okapi.lib.xliff2.reader.XLIFFReader
Gets the next filter event.
next() - Method in interface net.sf.okapi.steps.tokenization.ITokenizer
 
next() - Method in class net.sf.okapi.steps.tokenization.RbbiTokenizer
 
NEXT_LINE - net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Whitespace
 
nextCell() - Method in class net.sf.okapi.steps.gcaligner.DpMatrixCell
 
nextCharBuf - Variable in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
nextCharBuf - Variable in class net.sf.okapi.filters.json.parser.JavaCharStream
 
nextCharBuf - Variable in class net.sf.okapi.filters.yaml.parser.JavaCharStream
 
nextCharInd - Variable in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
nextCharInd - Variable in class net.sf.okapi.filters.json.parser.JavaCharStream
 
nextCharInd - Variable in class net.sf.okapi.filters.yaml.parser.JavaCharStream
 
nextEvent() - Method in class net.sf.okapi.common.XMLEventsReader
 
nextNode() - Method in interface org.w3c.its.ITraversal
Moves to the next node in the traversal of the document.
nextNode() - Method in class org.w3c.its.ITSEngine
 
nextTag() - Method in class net.sf.okapi.common.XMLEventsReader
 
NFC - net.sf.okapi.lib.xliff2.validation.Rule.Normalization
 
NFD - net.sf.okapi.lib.xliff2.validation.Rule.Normalization
 
nFileType - Variable in class net.sf.okapi.filters.openxml.ConditionalParameters
 
NgramAnalyzer - Class in net.sf.okapi.lib.search.lucene.analysis
 
NgramAnalyzer(int) - Constructor for class net.sf.okapi.lib.search.lucene.analysis.NgramAnalyzer
 
NINE - net.sf.okapi.common.annotation.Note.Priority
 
NINE - net.sf.okapi.proto.Note.Priority
NINE = 8;
NINE_VALUE - Static variable in enum net.sf.okapi.proto.Note.Priority
NINE = 8;
NO - net.sf.okapi.lib.xliff2.core.CanReorder
 
NO_BREAK_SPACE - net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Whitespace
 
NO_CODES - Static variable in class net.sf.okapi.common.resource.CodeMatches
 
NO_MATCH - Static variable in class net.sf.okapi.common.resource.CodeMatches
 
NO_OP - net.sf.okapi.common.EventType
No operation event that is ignored by all steps.
NO_STATE - Static variable in class net.sf.okapi.steps.gcaligner.DpMatrixCell
 
NOAUTO - Static variable in class net.sf.okapi.lib.segmentation.SRXDocument
Placed at the end of the 'after' expression, this marker indicates the given pattern should not have auto-insertion of AUTO_INLINECODES.
noContent - Variable in class net.sf.okapi.filters.xini.jaxb.Field
 
noContent - Variable in class net.sf.okapi.filters.xini.jaxb.INITD
 
noContent - Variable in class net.sf.okapi.filters.xini.jaxb.TD
 
node() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
 
NODEREMARKER - Static variable in class net.sf.okapi.filters.icml.ICMLSkeleton
 
nodeType - Variable in class net.sf.okapi.filters.yaml.parser.Key
 
NON_BREAKING_HYPHEN - net.sf.okapi.common.resource.ExtendedCodeType
 
NONBREAKING_SPACES - Static variable in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector
 
none() - Static method in class net.sf.okapi.common.LocaleFilter
Creates a filter of the None type.
None - net.sf.okapi.common.LocaleFilter.FilterType
The filter allows no locale.
NONE - net.sf.okapi.common.filters.TextProcessingResult
Indefinite
NONE - net.sf.okapi.common.filters.WrapMode
Lines of a multi-line text fragment (filter-specific) will be separated with the LF character (line feed, \n).
NONE - net.sf.okapi.filters.yaml.parser.YamlChompTypes
 
NONE - net.sf.okapi.lib.xliff2.validation.Rule.Normalization
 
NONWELLFORMED_PARAMETERS - Static variable in class net.sf.okapi.filters.html.Parameters
 
NORMALIZE - net.sf.okapi.common.resource.WhitespaceStrategy
Follow normal format whitespace normalization rules
NORMALIZE - net.sf.okapi.proto.TextPart.WhitespaceStrategy
NORMALIZE = 2;
NORMALIZE_VALUE - Static variable in enum net.sf.okapi.proto.TextPart.WhitespaceStrategy
NORMALIZE = 2;
normalizeAttributeName(String, String, Tag) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
Some attributes names are converted to Okapi standards such as HTML charset to "encoding" and lang to "language"
normalizeAttributeName(String, String, Tag) - Method in class net.sf.okapi.filters.html.HtmlFilter
 
normalizeAttributeName(String, String, Tag) - Method in class net.sf.okapi.filters.xmlstream.XmlStreamFilter
 
normalizeHtmlText(String, boolean, boolean) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupEventBuilder
 
normalizeLineBreaks(String) - Static method in class net.sf.okapi.common.StringUtil
Converts line breaks in a given string to the Unix standard (\n).
normalizeNewlines(String) - Static method in class net.sf.okapi.common.Util
Converts all \r\n and \r to linefeed (\n)
normalizePunctuation(ITextUnit, Segment, LocaleId) - Method in class net.sf.okapi.steps.cleanup.Cleaner
normalizePunctuation(TextFragment, TextFragment) - Method in class net.sf.okapi.steps.cleanup.Cleaner
Attempts to make punctuation and spacing around punctuation consistent according to standard English punctuation rules.
normalizeQuotation(ITextUnit, Segment, LocaleId) - Method in class net.sf.okapi.steps.cleanup.Cleaner
Converts all quotation marks (curly or language specific) to straight quotes.
normalizeRange(double, double, double) - Static method in class net.sf.okapi.common.Util
Given an integer range and a value normalize that value on a scale between 0 and 100.
normalizeWhitespace(ITextUnit, Segment, LocaleId) - Method in class net.sf.okapi.steps.cleanup.Cleaner
Converts whitespace ({tab}, {space}, {CR}, {LF}) to single space.
normalizeWildcards(String) - Static method in class net.sf.okapi.common.StringUtil
Converts shell wildcards (e.g.
Norwegian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
NOT_ALIGNED - net.sf.okapi.common.resource.AlignmentStatus
 
NOT_EQUAL - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
NOT_MATCH - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
note - Variable in class net.sf.okapi.filters.xini.jaxb.Element
 
Note - Class in net.sf.okapi.common.annotation
Annotation representing the XLIFF 1.2 like note element.
Note - Class in net.sf.okapi.lib.xliff2.core
Represents a note object.
Note - Class in net.sf.okapi.proto
Protobuf type Note
Note() - Constructor for class net.sf.okapi.common.annotation.Note
 
Note() - Constructor for class net.sf.okapi.lib.xliff2.core.Note
Creates a new empty Note object.
Note(String) - Constructor for class net.sf.okapi.common.annotation.Note
 
Note(String) - Constructor for class net.sf.okapi.lib.xliff2.core.Note
Creates a new Note object with a content with a scope set to Note.AppliesTo.UNDEFINED.
Note(String, Note.AppliesTo) - Constructor for class net.sf.okapi.lib.xliff2.core.Note
Creates a new Note object with a content and a scope.
Note(Note) - Constructor for class net.sf.okapi.lib.xliff2.core.Note
Copy constructor.
NOTE - net.sf.okapi.proto.Property.PropName
NOTE = 3;
NOTE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.Note
 
NOTE_REFERENCE - net.sf.okapi.common.resource.ExtendedCodeType
 
NOTE_VALUE - Static variable in enum net.sf.okapi.proto.Property.PropName
NOTE = 3;
Note.Annotates - Enum in net.sf.okapi.common.annotation
 
Note.Annotates - Enum in net.sf.okapi.proto
Protobuf enum Note.Annotates
Note.AppliesTo - Enum in net.sf.okapi.lib.xliff2.core
Types of object a note can apply to.
Note.Builder - Class in net.sf.okapi.proto
Protobuf type Note
Note.Priority - Enum in net.sf.okapi.common.annotation
 
Note.Priority - Enum in net.sf.okapi.proto
Protobuf enum Note.Priority
NoteAnnotation - Class in net.sf.okapi.common.annotation
Annotation used to expose xliff 1.2 like notes
NoteAnnotation() - Constructor for class net.sf.okapi.common.annotation.NoteAnnotation
 
NoteAnnotation(Collection<Note>) - Constructor for class net.sf.okapi.common.annotation.NoteAnnotation
Create an annotation object containing one or more notes.
noteGroup - Variable in class net.sf.okapi.filters.regex.Rule
 
NOTEMARKER - Static variable in class net.sf.okapi.filters.xliff.XLIFFSkeletonWriter
 
NoteOrBuilder - Interface in net.sf.okapi.proto
 
Notes - Class in net.sf.okapi.lib.xliff2.core
Represents a list of Note objects.
Notes() - Constructor for class net.sf.okapi.lib.xliff2.core.Notes
Creates an empty Notes object.
Notes(Notes) - Constructor for class net.sf.okapi.lib.xliff2.core.Notes
Copy constructor.
NOTES_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.TextContainer
 
NOTES_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.TextUnit
 
NotesMapper - Class in net.sf.okapi.filters.xliff2.util
Saves properties from the XLIFF Toolkit into Okapi Core and back.
notifyObservers() - Method in class net.sf.okapi.common.observer.BaseObservable
 
notifyObservers() - Method in interface net.sf.okapi.common.observer.IObservable
Notifies all attached observers about changes in the observable.
notifyObservers() - Method in class net.sf.okapi.common.pipeline.Pipeline
 
notifyObservers() - Method in class net.sf.okapi.common.pipelinebuilder.XPipeline
 
notifyObservers(Object) - Method in class net.sf.okapi.common.observer.BaseObservable
 
notifyObservers(Object) - Method in interface net.sf.okapi.common.observer.IObservable
Notifies all attached observers about changes in the observable.
notifyObservers(Object) - Method in class net.sf.okapi.common.pipeline.Pipeline
 
notifyObservers(Object) - Method in class net.sf.okapi.common.pipelinebuilder.XPipeline
 
NOTSEGMENTED - net.sf.okapi.filters.xliff.Parameters.SegmentationType
Never use segmentation in the output.
noWiki - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
NOWIKI - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
NOWIKI_END_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
NOWIKI_START_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
NOWIKI_TAG_END - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
NOWIKI_TAG_END_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
NOWIKI_TAG_START - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
NOWIKI_TAG_START_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
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_XLIFF10 - Static variable in class net.sf.okapi.common.Namespaces
URI for the XLIFF 1.0 namespace.
NS_XLIFF11 - Static variable in class net.sf.okapi.common.Namespaces
URI for the XLIFF 1.1 namespace.
NS_XLIFF12 - Static variable in class net.sf.okapi.common.Namespaces
URI for the XLIFF 1.2 namespace.
NS_XLIFFOKAPI - Static variable in class net.sf.okapi.common.Namespaces
URI for the Okapi XLIFF extensions namespace.
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.
NSContextManager - Class in net.sf.okapi.common
Helper class to manage XML namespaces.
NSContextManager - Class in org.w3c.its
Manages XML namespaces.
NSContextManager() - Constructor for class net.sf.okapi.common.NSContextManager
Creates a new NSContextManager object.
NSContextManager() - Constructor for class org.w3c.its.NSContextManager
 
NSURI_TEXT - Static variable in class net.sf.okapi.filters.openoffice.ODFFilter
 
NSURI_XLINK - Static variable in class net.sf.okapi.filters.openoffice.ODFFilter
 
NULL - net.sf.okapi.filters.json.parser.JsonValueTypes
 
NULL - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
NULL_SCALAR - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
nullValue() - Method in class net.sf.okapi.filters.json.parser.JsonParser
 
number() - Method in class net.sf.okapi.filters.json.parser.JsonParser
 
NUMBER - net.sf.okapi.filters.json.parser.JsonValueTypes
 
NUMBER - net.sf.okapi.steps.tokenization.ITokenizer.TokenType
 
NUMBER - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
numColumns - Variable in class net.sf.okapi.filters.table.base.Parameters
Number of columns in the input.
NUMERIC_SINGLE_QUOTES - net.sf.okapi.common.encoder.QuoteMode
Escape double quotes to a named entity, and single quotes to a numeric entity.
NumericOnlyTextUnitCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
An accumulation of the character count for text units that have been identified as containing only numeric words.
NumericOnlyTextUnitWordCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
An accumulation of the word count for text units that have been identified as containing only numeric words.
NUMLINES_PROPERTY - Static variable in class net.sf.okapi.filters.doxygen.DoxygenFilter
 
numparams - net.sf.okapi.common.annotation.XLIFFContextGroup.Context.StandardContextTypes
 

O

object() - Method in class net.sf.okapi.filters.json.parser.JsonParser
 
OBJECT - net.sf.okapi.filters.json.parser.JsonKeyTypes
 
ObjectFactory - Class in net.sf.okapi.filters.xini.jaxb
This object contains factory methods for each Java content interface and Java element interface generated in the com.andrae_ag.ontram.xini.xml package.
ObjectFactory() - Constructor for class net.sf.okapi.filters.xini.jaxb.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.andrae_ag.ontram.xini.xml
objectKey() - Method in class net.sf.okapi.filters.json.parser.JsonParser
 
objectListAsArray(List<Object>) - Static method in class net.sf.okapi.common.ListUtil
Converts a list of objects into an array of those objects.
ODF_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
ODFFilter - Class in net.sf.okapi.filters.openoffice
This class implements IFilter for XML documents in Open-Document format (ODF).
ODFFilter() - Constructor for class net.sf.okapi.filters.openoffice.ODFFilter
 
of(long, long, long) - Static method in class net.sf.okapi.steps.wordcount.CharacterCounter.Counts
 
OFFICE_ANNOTATION - Static variable in class net.sf.okapi.filters.openoffice.ODFFilter
 
OKAPI_CHARACTER_COUNTS - net.sf.okapi.steps.wordcount.categorized.CategoryGroup
Okapi character count categories
OKAPI_HOME - Static variable in class net.sf.okapi.steps.rainbowkit.omegat.OmegaTPackageWriter
 
OKAPI_WORD_COUNTS - net.sf.okapi.steps.wordcount.categorized.CategoryGroup
Okapi word count categories
Okapi2Proto - Class in net.sf.okapi.lib.serialization
 
Okapi2Proto() - Constructor for class net.sf.okapi.lib.serialization.Okapi2Proto
 
OkapiBadFilterInputException - Exception in net.sf.okapi.common.exceptions
Signals that a filter had an error when trying to open its input.
OkapiBadFilterInputException() - Constructor for exception net.sf.okapi.common.exceptions.OkapiBadFilterInputException
Creates an empty new OkapiBadFilterInputException object.
OkapiBadFilterInputException(String) - Constructor for exception net.sf.okapi.common.exceptions.OkapiBadFilterInputException
Creates a new OkapiBadFilterInputException object with a given message.
OkapiBadFilterInputException(String, Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiBadFilterInputException
Creates a new OkapiBadFilterInputException object with a given message and a given parent exception cause.
OkapiBadFilterInputException(Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiBadFilterInputException
Creates a new OkapiBadFilterInputException object with a given parent exception cause.
OkapiBadFilterParametersException - Exception in net.sf.okapi.common.exceptions
Signals that filter parameters are either null or not an instance of the expected class.
OkapiBadFilterParametersException() - Constructor for exception net.sf.okapi.common.exceptions.OkapiBadFilterParametersException
Creates an empty new OkapiBadFilterParametersException object.
OkapiBadFilterParametersException(String) - Constructor for exception net.sf.okapi.common.exceptions.OkapiBadFilterParametersException
Creates a new OkapiBadFilterParametersException object with a given message.
OkapiBadFilterParametersException(String, Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiBadFilterParametersException
Creates a new OkapiBadFilterParametersException object with a given message and a given parent exception cause.
OkapiBadFilterParametersException(Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiBadFilterParametersException
Creates a new OkapiBadFilterParametersException object with a given parent exception cause.
OkapiBadStepInputException - Exception in net.sf.okapi.common.exceptions
Signals that a step had an error when trying to open its input.
OkapiBadStepInputException() - Constructor for exception net.sf.okapi.common.exceptions.OkapiBadStepInputException
Creates an empty new OkapiBadStepInputException object.
OkapiBadStepInputException(String) - Constructor for exception net.sf.okapi.common.exceptions.OkapiBadStepInputException
Creates a new OkapiBadStepInputException object with a given message.
OkapiBadStepInputException(String, Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiBadStepInputException
Creates a new OkapiBadStepInputException object with a given message and a given parent exception cause.
OkapiBadStepInputException(Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiBadStepInputException
Creates a new OkapiBadStepInputException object with a given parent exception cause.
OkapiEditorCreationException - Exception in net.sf.okapi.common.exceptions
Signals that an editor could not be created.
OkapiEditorCreationException() - Constructor for exception net.sf.okapi.common.exceptions.OkapiEditorCreationException
Creates an empty new OkapiEditorCreationException object.
OkapiEditorCreationException(String) - Constructor for exception net.sf.okapi.common.exceptions.OkapiEditorCreationException
Creates a new OkapiEditorCreationException object with a given message.
OkapiEditorCreationException(String, Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiEditorCreationException
Creates a new OkapiEditorCreationException object with a given message and a given parent exception cause.
OkapiEditorCreationException(Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiEditorCreationException
Creates a new OkapiEditorCreationException object with a given parent exception cause.
OkapiEncryptedDataException - Exception in net.sf.okapi.common.exceptions
Signals that a filter has encountered encrypted data.
OkapiEncryptedDataException() - Constructor for exception net.sf.okapi.common.exceptions.OkapiEncryptedDataException
 
OkapiException - Exception in net.sf.okapi.common.exceptions
Base exception for all Okapi exceptions
OkapiException() - Constructor for exception net.sf.okapi.common.exceptions.OkapiException
Creates an empty new OkapiIOException object.
OkapiException(String) - Constructor for exception net.sf.okapi.common.exceptions.OkapiException
Creates a new OkapiIOException object with a given message.
OkapiException(String, Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiException
Creates a new OkapiIOException object with a given message and a given parent exception cause.
OkapiException(Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiException
Creates a new OkapiIOException object with a given parent exception cause.
OkapiFileNotFoundException - Exception in net.sf.okapi.common.exceptions
Signals that a document could not be found.
OkapiFileNotFoundException() - Constructor for exception net.sf.okapi.common.exceptions.OkapiFileNotFoundException
Creates an empty new OkapiFileNotFoundException object.
OkapiFileNotFoundException(String) - Constructor for exception net.sf.okapi.common.exceptions.OkapiFileNotFoundException
Creates a new OkapiFileNotFoundException object with a given message.
OkapiFileNotFoundException(String, Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiFileNotFoundException
Creates a new OkapiFileNotFoundException object with a given message and a given parent exception cause.
OkapiFileNotFoundException(Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiFileNotFoundException
Creates a new OkapiFileNotFoundException object with a given parent exception cause.
OkapiFilterCreationException - Exception in net.sf.okapi.common.exceptions
Signals that a filter could not be created.
OkapiFilterCreationException() - Constructor for exception net.sf.okapi.common.exceptions.OkapiFilterCreationException
Creates an empty new OkapiBadFilterInputException object.
OkapiFilterCreationException(String) - Constructor for exception net.sf.okapi.common.exceptions.OkapiFilterCreationException
Creates a new OkapiFilterCreationException object with a given message.
OkapiFilterCreationException(String, Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiFilterCreationException
Creates a new OkapiBadFilterInputException object with a given message and a given parent exception cause.
OkapiFilterCreationException(Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiFilterCreationException
Creates a new OkapiFilterCreationException object with a given parent exception cause.
OkapiIllegalFilterOperationException - Exception in net.sf.okapi.common.exceptions
Signals a general error related to a filter operation.
OkapiIllegalFilterOperationException() - Constructor for exception net.sf.okapi.common.exceptions.OkapiIllegalFilterOperationException
Creates an empty new OkapiIllegalFilterOperationException object.
OkapiIllegalFilterOperationException(String) - Constructor for exception net.sf.okapi.common.exceptions.OkapiIllegalFilterOperationException
Creates a new OkapiIllegalFilterOperationException object with a given message.
OkapiIllegalFilterOperationException(String, Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiIllegalFilterOperationException
Creates a new OkapiIllegalFilterOperationException object with a given message and a given parent exception cause.
OkapiIllegalFilterOperationException(Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiIllegalFilterOperationException
Creates a new OkapiIllegalFilterOperationException object with a given parent exception cause.
OkapiIOException - Exception in net.sf.okapi.common.exceptions
Signals a general IO error.
OkapiIOException() - Constructor for exception net.sf.okapi.common.exceptions.OkapiIOException
Creates an empty new OkapiIOException object.
OkapiIOException(String) - Constructor for exception net.sf.okapi.common.exceptions.OkapiIOException
Creates a new OkapiIOException object with a given message.
OkapiIOException(String, Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiIOException
Creates a new OkapiIOException object with a given message and a given parent exception cause.
OkapiIOException(Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiIOException
Creates a new OkapiIOException object with a given parent exception cause.
OkapiMergeException - Exception in net.sf.okapi.common.exceptions
Signals that there was some error with merging.
OkapiMergeException() - Constructor for exception net.sf.okapi.common.exceptions.OkapiMergeException
Creates an empty new OkapiBadStepInputException object.
OkapiMergeException(String) - Constructor for exception net.sf.okapi.common.exceptions.OkapiMergeException
Creates a new OkapiBadStepInputException object with a given message.
OkapiMergeException(String, Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiMergeException
Creates a new OkapiBadStepInputException object with a given message and a given parent exception cause.
OkapiMergeException(Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiMergeException
Creates a new OkapiBadStepInputException object with a given parent exception cause.
OkapiMisAlignmentException - Exception in net.sf.okapi.common.exceptions
Signals a misalignment problem in the segments of a text unit.
OkapiMisAlignmentException() - Constructor for exception net.sf.okapi.common.exceptions.OkapiMisAlignmentException
Creates an empty new OkapiMisAlignmentException object.
OkapiMisAlignmentException(String) - Constructor for exception net.sf.okapi.common.exceptions.OkapiMisAlignmentException
Creates a new OkapiMisAlignmentException object with a given message.
OkapiMisAlignmentException(String, Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiMisAlignmentException
Creates a new OkapiMisAlignmentException object with a given message and a given parent exception cause.
OkapiMisAlignmentException(Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiMisAlignmentException
Creates a new OkapiMisAlignmentException object with a given parent exception cause.
OkapiNotImplementedException - Exception in net.sf.okapi.common.exceptions
Signals that a non-implemented method was called, or a non-implemented feature was invoked.
OkapiNotImplementedException() - Constructor for exception net.sf.okapi.common.exceptions.OkapiNotImplementedException
Creates an empty new OkapiNotImplementedException object.
OkapiNotImplementedException(String) - Constructor for exception net.sf.okapi.common.exceptions.OkapiNotImplementedException
Creates a new OkapiNotImplementedException object with a given message.
OkapiNotImplementedException(String, Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiNotImplementedException
Creates a new OkapiNotImplementedException object with a given message and a given parent exception cause.
OkapiNotImplementedException(Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiNotImplementedException
Creates a new OkapiNotImplementedException object with a given parent exception cause.
OkapiProtoMapping - Class in net.sf.okapi.proto
 
OkapiTmxExporter - Class in net.sf.okapi.tm.pensieve.tmx
Used to interact with the Okapi Standards for TMX.
OkapiTmxExporter() - Constructor for class net.sf.okapi.tm.pensieve.tmx.OkapiTmxExporter
 
OkapiTmxImporter - Class in net.sf.okapi.tm.pensieve.tmx
 
OkapiTmxImporter(LocaleId, IFilter) - Constructor for class net.sf.okapi.tm.pensieve.tmx.OkapiTmxImporter
Creates an instance of OkapiTMXHandler
OkapiUnexpectedResourceTypeException - Exception in net.sf.okapi.common.exceptions
Signals that a method has returned a resource in an unexpected type.
OkapiUnexpectedResourceTypeException() - Constructor for exception net.sf.okapi.common.exceptions.OkapiUnexpectedResourceTypeException
Creates an empty new OkapiEditorCreationException object.
OkapiUnexpectedResourceTypeException(String) - Constructor for exception net.sf.okapi.common.exceptions.OkapiUnexpectedResourceTypeException
Creates a new OkapiEditorCreationException object with a given message.
OkapiUnexpectedResourceTypeException(String, Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiUnexpectedResourceTypeException
Creates a new OkapiEditorCreationException object with a given message and a given parent exception cause.
OkapiUnexpectedResourceTypeException(Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiUnexpectedResourceTypeException
Creates a new OkapiEditorCreationException object with a given parent exception cause.
OkapiUnexpectedRevisionException - Exception in net.sf.okapi.common.exceptions
Signals that a filter has encountered an unexpected revision information.
OkapiUnexpectedRevisionException() - Constructor for exception net.sf.okapi.common.exceptions.OkapiUnexpectedRevisionException
 
OkapiUnsupportedEncodingException - Exception in net.sf.okapi.common.exceptions
Signals that a given character set encoding is not supported by the current system.
OkapiUnsupportedEncodingException() - Constructor for exception net.sf.okapi.common.exceptions.OkapiUnsupportedEncodingException
Creates an empty new OkapiUnsupportedEncodingException object.
OkapiUnsupportedEncodingException(String) - Constructor for exception net.sf.okapi.common.exceptions.OkapiUnsupportedEncodingException
Creates a new OkapiUnsupportedEncodingException object with a given message.
OkapiUnsupportedEncodingException(String, Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiUnsupportedEncodingException
Creates a new OkapiUnsupportedEncodingException object with a given message and a given parent exception cause.
OkapiUnsupportedEncodingException(Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiUnsupportedEncodingException
Creates a new OkapiUnsupportedEncodingException object with a given parent exception cause.
OkapiUserCanceledException - Exception in net.sf.okapi.common.exceptions
 
OkapiUserCanceledException() - Constructor for exception net.sf.okapi.common.exceptions.OkapiUserCanceledException
Creates an empty new OkapiUnsupportedEncodingException object.
OkapiUserCanceledException(String) - Constructor for exception net.sf.okapi.common.exceptions.OkapiUserCanceledException
Creates a new OkapiUnsupportedEncodingException object with a given message.
OkapiUserCanceledException(String, Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiUserCanceledException
Creates a new OkapiUnsupportedEncodingException object with a given message and a given parent exception cause.
OkapiUserCanceledException(Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiUserCanceledException
Creates a new OkapiUnsupportedEncodingException object with a given parent exception cause.
OKP_ENGINE - Static variable in class net.sf.okapi.common.filterwriter.XLIFFWriter
Name of the Okapi XLIFF extension engine.
OKP_MATCHTYPE - Static variable in class net.sf.okapi.common.filterwriter.XLIFFWriter
Name of the Okapi XLIFF extension matchType.
OkpToX2Converter - Class in net.sf.okapi.filters.xliff2
This class is designed to convert the Okapi Core structure back into Xliff Toolkit structure.
OkpToX2Converter() - Constructor for class net.sf.okapi.filters.xliff2.OkpToX2Converter
 
OmegaTPackageWriter - Class in net.sf.okapi.steps.rainbowkit.omegat
 
OmegaTPackageWriter() - Constructor for class net.sf.okapi.steps.rainbowkit.omegat.OmegaTPackageWriter
 
omitXMLDeclaration - Variable in class net.sf.okapi.filters.its.Parameters
 
ONE - net.sf.okapi.common.annotation.Note.Priority
 
ONE - net.sf.okapi.proto.Note.Priority
ONE = 0;
ONE_VALUE - Static variable in enum net.sf.okapi.proto.Note.Priority
ONE = 0;
oneIsNulll(Object, Object, String, String) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
Checks if one object is null
oneSegmentIncludesAll() - Method in interface net.sf.okapi.common.ISegmenter
Indicates if, when there is a single segment in a text, it should include the whole text (no spaces or codes trim left/right)
oneSegmentIncludesAll() - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Indicates if, when there is a single segment in a text, it should include the whole text (no spaces or codes trim left/right)
oneSegmentIncludesAll() - Method in class net.sf.okapi.lib.segmentation.SRXSegmenter
 
OntramPackageWriter - Class in net.sf.okapi.steps.rainbowkit.ontram
 
OntramPackageWriter() - Constructor for class net.sf.okapi.steps.rainbowkit.ontram.OntramPackageWriter
 
open() - Method in interface net.sf.okapi.common.query.IQuery
Opens this query engine.
open() - Method in class net.sf.okapi.connectors.apertium.ApertiumMTConnector
 
open() - Method in class net.sf.okapi.connectors.bifile.BilingualFileConnector
 
open() - Method in class net.sf.okapi.connectors.google.GoogleMTv2Connector
 
open() - Method in class net.sf.okapi.connectors.googleautoml.GoogleAutoMLTranslationConnector
 
open() - Method in class net.sf.okapi.connectors.kantan.KantanMTv21Connector
 
open() - Method in class net.sf.okapi.connectors.lingo24.Lingo24Connector
 
open() - Method in class net.sf.okapi.connectors.microsoft.MicrosoftMTConnector
 
open() - Method in class net.sf.okapi.connectors.mmt.MMTConnector
 
open() - Method in class net.sf.okapi.connectors.mymemory.MyMemoryTMConnector
 
open() - Method in class net.sf.okapi.connectors.pensieve.PensieveTMConnector
 
open() - Method in class net.sf.okapi.connectors.tda.TDASearchConnector
 
open() - Method in class net.sf.okapi.connectors.translatetoolkit.TranslateToolkitTMConnector
 
open() - Method in interface net.sf.okapi.lib.terminology.ITermAccess
Opens the connection to the termbase.
open() - Method in class net.sf.okapi.lib.terminology.simpletb.SimpleTBConnector
 
open() - Method in interface net.sf.okapi.steps.terminologyleveraging.ITerminologyQuery
 
open(File) - Method in class net.sf.okapi.lib.terminology.csv.CSVReader
 
open(File) - Method in interface net.sf.okapi.lib.terminology.IGlossaryReader
Opens a glossary from a File.
open(File) - Method in class net.sf.okapi.lib.terminology.tbx.TBXReader
 
open(File) - Method in class net.sf.okapi.lib.terminology.tsv.TSVReader
 
open(File) - Method in class net.sf.okapi.lib.verification.BlacklistReader
 
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.filters.openxml.OpenXMLFilter
Opens an input stream for filtering
open(InputStream) - Method in class net.sf.okapi.lib.terminology.csv.CSVReader
 
open(InputStream) - Method in interface net.sf.okapi.lib.terminology.IGlossaryReader
Opens a glossary from an input stream.
open(InputStream) - Method in class net.sf.okapi.lib.terminology.tbx.TBXReader
 
open(InputStream) - Method in class net.sf.okapi.lib.terminology.tsv.TSVReader
 
open(InputStream) - Method in class net.sf.okapi.lib.verification.BlacklistReader
 
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.filters.openxml.OpenXMLFilter
Opens a URI for filtering
open(URI) - Method in class net.sf.okapi.lib.xliff2.reader.XLIFFReader
Opens an XLIFF document by its URI.
open(RawDocument) - Method in class net.sf.okapi.common.filters.AbstractCompoundFilter
 
open(RawDocument) - Method in class net.sf.okapi.common.filters.AbstractLineFilter
 
open(RawDocument) - Method in interface net.sf.okapi.common.filters.IFilter
Opens the input document described in a give RawDocument object.
open(RawDocument) - Method in class net.sf.okapi.common.filters.SubFilterWrapper
 
open(RawDocument) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
Start a new IFilter using the supplied RawDocument.
open(RawDocument) - Method in class net.sf.okapi.filters.archive.ArchiveFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.autoxliff.AutoXLIFFFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.doxygen.DoxygenFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.dtd.DTDFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.icml.ICMLFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.idml.IDMLFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.its.ITSFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.json.JSONFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.markdown.MarkdownFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.mif.MIFFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.mosestext.MosesTextFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.multiparsers.MultiParsersFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.openoffice.ODFFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.openoffice.OpenOfficeFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.openxml.OpenXMLFilter
Opens a RawDocument for filtering, defaulting to generating the skeleton
open(RawDocument) - Method in class net.sf.okapi.filters.pdf.PdfFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.pensieve.PensieveFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.php.PHPContentFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.plaintext.regex.RegexPlainTextFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.po.POFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.properties.PropertiesFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.rainbowkit.RainbowKitFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.rainbowkit.XLIFF2Filter
 
open(RawDocument) - Method in class net.sf.okapi.filters.regex.RegexFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.rtf.RTFFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.subtitles.SubtitleFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.tex.TEXFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.tmx.TmxFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.transifex.TransifexFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.transtable.TransTableFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.ts.TsFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.ttx.TTXFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.txml.TXMLFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.vignette.VignetteFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.wiki.WikiFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitReader
 
open(RawDocument) - Method in class net.sf.okapi.filters.xini.XINIFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.xini.XINIReader
 
open(RawDocument) - Method in class net.sf.okapi.filters.xliff.XLIFFFilter
 
open(RawDocument) - Method in class net.sf.okapi.filters.xliff2.XLIFF2Filter
 
open(RawDocument) - Method in class net.sf.okapi.filters.yaml.YamlFilter
 
open(RawDocument) - Method in class net.sf.okapi.lib.preprocessing.filters.common.PreprocessingFilter
 
open(RawDocument) - Method in class net.sf.okapi.lib.serialization.filter.ProtoFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.common.filters.AbstractCompoundFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.common.filters.AbstractFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.common.filters.AbstractLineFilter
 
open(RawDocument, boolean) - Method in interface net.sf.okapi.common.filters.IFilter
Opens the input document described in a give RawDocument object, and optionally creates skeleton information.
open(RawDocument, boolean) - Method in class net.sf.okapi.common.filters.SubFilterWrapper
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
Start a new IFilter using the supplied RawDocument.
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.archive.ArchiveFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.autoxliff.AutoXLIFFFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.doxygen.DoxygenFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.dtd.DTDFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.html.HtmlFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.icml.ICMLFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.idml.IDMLFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.its.ITSFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.json.JSONFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.markdown.MarkdownFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.mif.MIFFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.mosestext.MosesTextFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.multiparsers.MultiParsersFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.openoffice.ODFFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.openoffice.OpenOfficeFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.openxml.OpenXMLFilter
Opens a RawDocument for filtering
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.pdf.PdfFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.pensieve.PensieveFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.php.PHPContentFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.plaintext.regex.RegexPlainTextFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.po.POFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.properties.PropertiesFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.rainbowkit.RainbowKitFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.rainbowkit.XLIFF2Filter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.regex.RegexFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.rtf.RTFFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.sdlpackage.SdlPackageFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.subtitles.SubtitleFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.tex.TEXFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.tmx.TmxFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.transifex.TransifexFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.transtable.TransTableFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.ts.TsFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.ttml.TTMLFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.ttx.TTXFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.txml.TXMLFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.vignette.VignetteFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.vtt.VTTFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.wiki.WikiFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.xini.XINIFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.xliff.XLIFFFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.xliff2.XLIFF2Filter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.filters.yaml.YamlFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.lib.preprocessing.filters.common.PreprocessingFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.lib.preprocessing.filters.simplification.SimplificationFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.lib.serialization.filter.ProtoFilter
 
open(RawDocument, boolean, IITSDataStore) - Method in class net.sf.okapi.filters.xliff.XLIFFFilter
Opens the input document described in a give RawDocument object, optionally creates skeleton information, and set the default data store to use to harvest ITS standoff annotations.
OPEN_CURLY - net.sf.okapi.filters.tex.parser.TEXTokenType
 
OPEN_SQUARE - net.sf.okapi.filters.tex.parser.TEXTokenType
 
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.
openIndexReader() - Method in class net.sf.okapi.tm.pensieve.seeker.PensieveSeeker
 
opening - Variable in class net.sf.okapi.filters.xini.jaxb.PlaceHolder
 
opening - Variable in class net.sf.okapi.filters.xini.jaxb.StartPlaceHolder
 
OPENING - net.sf.okapi.common.resource.TextFragment.Marker
 
OPENING - net.sf.okapi.common.resource.TextFragment.TagType
 
OPENING - net.sf.okapi.lib.xliff2.core.TagType
Opening tag of a spanning code or opening tag for a marker.
OPENING - net.sf.okapi.proto.TextFragment.TagType
OPENING = 0;
OPENING - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
OPENING_VALUE - Static variable in enum net.sf.okapi.proto.TextFragment.TagType
OPENING = 0;
openMarkerSpan(String, String) - Method in class net.sf.okapi.lib.xliff2.core.Fragment
Appends a tag opening a new marker span.
OPENOFFICE_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
OpenOfficeFilter - Class in net.sf.okapi.filters.openoffice
This class implements the IFilter interface for Open-Office.org documents (ODT, ODP, ODS, and ODG files).
OpenOfficeFilter() - Constructor for class net.sf.okapi.filters.openoffice.OpenOfficeFilter
 
openURL(String) - Static method in class net.sf.okapi.common.Util
Opens the specified page in a web browser (Java 1.5 compatible).
openWikiTopic(String) - Static method in class net.sf.okapi.common.Util
Opens a given topic of the OkapiWiki.
OpenXMLEncoder - Class in net.sf.okapi.common.encoder
Implements IEncoder for the Open XML format.
OpenXMLEncoder() - Constructor for class net.sf.okapi.common.encoder.OpenXMLEncoder
 
OpenXMLFilter - Class in net.sf.okapi.filters.openxml
Filters Microsoft Office Word, Excel, and Powerpoint Documents.
OpenXMLFilter() - Constructor for class net.sf.okapi.filters.openxml.OpenXMLFilter
 
OpenXMLFilterWriter - Class in net.sf.okapi.filters.openxml
Implements the IFilterWriter interface for the OpenXMLFilter, which filters Microsoft Office Word, Excel, and Powerpoint Documents.
OpenXMLFilterWriter() - Constructor for class net.sf.okapi.filters.openxml.OpenXMLFilterWriter
No-arg constructor in case it's needed.
Options - Class in net.sf.okapi.steps.rainbowkit.omegat
 
Options - Class in net.sf.okapi.steps.rainbowkit.xliff
 
Options() - Constructor for class net.sf.okapi.steps.rainbowkit.omegat.Options
 
Options() - Constructor for class net.sf.okapi.steps.rainbowkit.xliff.Options
 
OR - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
ORDER - Static variable in class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
ORDERED_LIST - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
ORDERED_LIST_ITEM - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
org.w3c.its - package org.w3c.its
 
origin - Variable in class net.sf.okapi.common.query.QueryResult
String indicating the origin of the result (e.g.
ORIGIN_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.AltTranslation
 
ORIGIN_SOURCEDOC - Static variable in class net.sf.okapi.common.annotation.AltTranslation
Origin string indicating that the match is coming from a source input document (e.g.
ORIGINAL - net.sf.okapi.filters.xliff.Parameters.SegmentationType
Use segmented target if the original trans-unit was segmented.
ORIGINAL_ID - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
OriginalDocumentProtoMergerStep - Class in net.sf.okapi.lib.serialization.step
Tkit merger which re-filters the original source file to provide the skeleton for merging.
OriginalDocumentProtoMergerStep() - Constructor for class net.sf.okapi.lib.serialization.step.OriginalDocumentProtoMergerStep
 
OriginalDocumentXliffMergerStep - Class in net.sf.okapi.lib.merge.step
Tkit merger which re-filters the original source file to provide the skeleton for merging.
OriginalDocumentXliffMergerStep() - Constructor for class net.sf.okapi.lib.merge.step.OriginalDocumentXliffMergerStep
 
originalId - Variable in class net.sf.okapi.common.resource.Code
id for this code.
originalId - Variable in class net.sf.okapi.common.resource.TextPart
Some formats already have id's like xliff2
ORIGINALID_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.Code
 
ORIGINALID_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.TextPart
 
OTHER - net.sf.okapi.common.annotation.IssueType
 
OTHER - net.sf.okapi.filters.tmx.TmxFilter.TuvXmlLang
 
OTHER - Static variable in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector
 
OTHER_SYMBOL - net.sf.okapi.steps.tokenization.ITokenizer.TokenType
 
OUTER_DATA - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
outerData - Variable in class net.sf.okapi.common.resource.Code
Outer data.
OUTERDATA_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.Code
 
OUTPUT_DIRECTORY - net.sf.okapi.common.pipeline.annotations.StepParameterType
Output directory.
OUTPUT_ENCODING - net.sf.okapi.common.pipeline.annotations.StepParameterType
Output encoding of the main output document.
OUTPUT_STREAM - net.sf.okapi.common.pipeline.annotations.StepParameterType
output stream of the main output document.
OUTPUT_URI - net.sf.okapi.common.pipeline.annotations.StepParameterType
URI of the main output document.
outputAnnotations(GenericAnnotations, StringBuilder, boolean, boolean, boolean, LocaleId) - Method in class net.sf.okapi.common.filterwriter.ITSContent
Generates the markup for the ITS attributes for a given annotation set.
outputAttributes(IWithITSAttributes, AnnotatorsRef, AnnotatorsRef) - Method in class net.sf.okapi.lib.xliff2.its.ITSWriter
 
outputEncoding - Variable in class net.sf.okapi.common.pipelinedriver.DocumentData
The encoding for the output.
outputEncoding - Variable in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
outputFor(LocaleId) - Method in class net.sf.okapi.common.filters.SubFilterSkeletonWriter.TargetOutputs.Default
 
outputFor(LocaleId) - Method in interface net.sf.okapi.common.filters.SubFilterSkeletonWriter.TargetOutputs
 
outputLoc - Variable in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
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.
outputURI - Variable in class net.sf.okapi.common.pipelinedriver.DocumentData
The URI for the output.
OverallCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
The total of all of the three main character counts (TotalCharacterCount + PunctuationCharacterCount + WhiteSpaceCharacterCount) in the canonical form of the text units in the document.
OVERWRITE_EXISTING - net.sf.okapi.steps.segmentation.Parameters.SegmStrategy
 
overwriteCodesWithDisplayText - Variable in class net.sf.okapi.filters.its.Parameters
 

P

packMultiEvent(MultiEvent) - Static method in class net.sf.okapi.common.skeleton.GenericSkeletonSimplifier
Merges adjacent document parts into one.
padString(String, int, int, char) - Static method in class net.sf.okapi.common.StringUtil
Pads a range of a given string with a given character.
page - Variable in class net.sf.okapi.filters.xini.jaxb.Main
 
Page - Class in net.sf.okapi.filters.xini.jaxb
Contains the text content of a page element as well as additional page related information
Page() - Constructor for class net.sf.okapi.filters.xini.jaxb.Page
 
PAGE - net.sf.okapi.filters.xini.GroupType
 
PAGE_COUNT_TEXT - Static variable in class net.sf.okapi.filters.openoffice.ODFFilter
 
PAGE_ID - net.sf.okapi.filters.xini.XINIProperties
 
PAGE_NUMBER_TEXT - Static variable in class net.sf.okapi.filters.openoffice.ODFFilter
 
Page.Elements - Class in net.sf.okapi.filters.xini.jaxb
Java class for anonymous complex type.
PageCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
The total number of pages.
pageID - Variable in class net.sf.okapi.filters.xini.jaxb.Page
 
pageName - Variable in class net.sf.okapi.filters.xini.jaxb.Page
 
pair() - Method in annotation type net.sf.okapi.filters.wiki.WikiPatterns.Block
 
pair() - Method in annotation type net.sf.okapi.filters.wiki.WikiPatterns.Inline
 
PAIR_SEPERATOR - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
PAIRED_HTML_INLINE_CODES - Static variable in class net.sf.okapi.filters.markdown.MarkdownConstants
 
Palauan - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
PARAGRAPH - net.sf.okapi.filters.doxygen.DoxygenParameter.ParameterLength
 
PARAGRAPH_SEPARATOR - net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Whitespace
 
PARAGRAPH_SEPARATOR - Static variable in class net.sf.okapi.filters.pdf.Parameters
 
ParagraphAligner - Class in net.sf.okapi.steps.paraaligner
SentenceAligner aligns source and target (paragraph) TextUnits and returns a list of aligned sentence-based TextUnit objects.
ParagraphAligner(List<AlignmentScorer<ITextUnit>>) - Constructor for class net.sf.okapi.steps.paraaligner.ParagraphAligner
 
ParagraphAlignerStep - Class in net.sf.okapi.steps.paraaligner
Align paragraphs (TextUnits) between a source and target document.
ParagraphAlignerStep() - Constructor for class net.sf.okapi.steps.paraaligner.ParagraphAlignerStep
 
PARALLEL - net.sf.okapi.common.pipelinebuilder.XPipelineType
Steps are connected in parallel, e.g.
PARAM - net.sf.okapi.filters.tex.parser.TEXParser.CharType
 
paramDescriptor - Variable in class net.sf.okapi.common.uidescription.AbstractPart
 
parameter() - Method in class net.sf.okapi.filters.doxygen.ParameterExtractor
 
ParameterDescriptor - Class in net.sf.okapi.common
Default implementation of the IParameterDescriptor interface.
ParameterDescriptor(String, Object, String, String) - Constructor for class net.sf.okapi.common.ParameterDescriptor
Creates a new ParameterDescriptor object with a given name and type, associated with a given parent object, and with a given display name and short description.
ParameterExtractor - Class in net.sf.okapi.filters.doxygen
 
ParameterExtractor(DoxygenParameter, String) - Constructor for class net.sf.okapi.filters.doxygen.ParameterExtractor
 
ParameterIterator(ArrayList) - Constructor for class net.sf.okapi.filters.doxygen.DoxygenCommand.ParameterIterator
 
parameters - Variable in class net.sf.okapi.common.filters.FilterConfiguration
The parameters for this configuration.
Parameters - Class in net.sf.okapi.common.filterwriter
 
Parameters - Class in net.sf.okapi.connectors.apertium
 
Parameters - Class in net.sf.okapi.connectors.bifile
 
Parameters - Class in net.sf.okapi.connectors.lingo24
Parameters for the Lingo24Connector connector.
Parameters - Class in net.sf.okapi.connectors.microsoft
 
Parameters - Class in net.sf.okapi.connectors.mmt
Parameters for the MMTConnector.
Parameters - Class in net.sf.okapi.connectors.mymemory
 
Parameters - Class in net.sf.okapi.connectors.pensieve
 
Parameters - Class in net.sf.okapi.connectors.tda
 
Parameters - Class in net.sf.okapi.connectors.translatetoolkit
 
Parameters - Class in net.sf.okapi.filters.archive
 
Parameters - Class in net.sf.okapi.filters.doxygen
Custom parameter implementation backed by YAML.
Parameters - Class in net.sf.okapi.filters.dtd
 
Parameters - Class in net.sf.okapi.filters.html
IParameters based facade around the YAML configuration format.
Parameters - Class in net.sf.okapi.filters.icml
 
Parameters - Class in net.sf.okapi.filters.idml
 
Parameters - Class in net.sf.okapi.filters.its
 
Parameters - Class in net.sf.okapi.filters.json
 
Parameters - Class in net.sf.okapi.filters.markdown
 
Parameters - Class in net.sf.okapi.filters.mif
 
Parameters - Class in net.sf.okapi.filters.multiparsers
 
Parameters - Class in net.sf.okapi.filters.openoffice
 
Parameters - Class in net.sf.okapi.filters.pdf
 
Parameters - Class in net.sf.okapi.filters.php
 
Parameters - Class in net.sf.okapi.filters.plaintext.base
Base Plain Text Filter parameters
Parameters - Class in net.sf.okapi.filters.plaintext.paragraphs
Paragraph Plain Text Filter parameters
Parameters - Class in net.sf.okapi.filters.plaintext
Plain Text Filter parameters
Parameters - Class in net.sf.okapi.filters.plaintext.regex
Parameters of the Regex Plain Text Filter
Parameters - Class in net.sf.okapi.filters.plaintext.spliced
Spliced Lines Filter parameters
Parameters - Class in net.sf.okapi.filters.po
 
Parameters - Class in net.sf.okapi.filters.properties
 
Parameters - Class in net.sf.okapi.filters.rainbowkit
 
Parameters - Class in net.sf.okapi.filters.regex
 
Parameters - Class in net.sf.okapi.filters.table.base
Base Table Filter parameters
Parameters - Class in net.sf.okapi.filters.table.csv
CSV Filter parameters
Parameters - Class in net.sf.okapi.filters.table.fwc
Fixed-Width Columns Filter parameters
Parameters - Class in net.sf.okapi.filters.table
Table Filter parameters
Parameters - Class in net.sf.okapi.filters.table.tsv
Tab-Separated Values filter parameters.
Parameters - Class in net.sf.okapi.filters.tmx
 
Parameters - Class in net.sf.okapi.filters.transifex
 
Parameters - Class in net.sf.okapi.filters.transtable
 
Parameters - Class in net.sf.okapi.filters.ts
 
Parameters - Class in net.sf.okapi.filters.ttx
 
Parameters - Class in net.sf.okapi.filters.txml
 
Parameters - Class in net.sf.okapi.filters.vignette
 
Parameters - Class in net.sf.okapi.filters.wiki
Custom parameter implementation backed by YAML.
Parameters - Class in net.sf.okapi.filters.xini
 
Parameters - Class in net.sf.okapi.filters.xliff
 
Parameters - Class in net.sf.okapi.filters.xliff2
 
Parameters - Class in net.sf.okapi.filters.xmlstream
IParameters based facade around the YAML configuration format.
Parameters - Class in net.sf.okapi.filters.yaml
 
Parameters - Class in net.sf.okapi.lib.merge.merge
 
Parameters - Class in net.sf.okapi.lib.merge.step
 
Parameters - Class in net.sf.okapi.lib.preprocessing.filters.simplification
 
Parameters - Class in net.sf.okapi.lib.serialization.filter
 
Parameters - Class in net.sf.okapi.lib.serialization.step
 
Parameters - Class in net.sf.okapi.lib.terminology.simpletb
 
Parameters - Class in net.sf.okapi.lib.transifex
 
Parameters - Class in net.sf.okapi.lib.verification
 
Parameters - Class in net.sf.okapi.steps.batchtranslation
 
Parameters - Class in net.sf.okapi.steps.bomconversion
 
Parameters - Class in net.sf.okapi.steps.characterschecker
 
Parameters - Class in net.sf.okapi.steps.charlisting
 
Parameters - Class in net.sf.okapi.steps.cleanup
 
Parameters - Class in net.sf.okapi.steps.codesremoval
 
Parameters - Class in net.sf.okapi.steps.common.codesimplifier
 
Parameters - Class in net.sf.okapi.steps.common.createtarget
 
Parameters - Class in net.sf.okapi.steps.common.removetarget
 
Parameters - Class in net.sf.okapi.steps.common.tufiltering
 
Parameters - Class in net.sf.okapi.steps.copyormove
 
Parameters - Class in net.sf.okapi.steps.desegmentation
 
Parameters - Class in net.sf.okapi.steps.diffleverage
 
Parameters - Class in net.sf.okapi.steps.encodingconversion
 
Parameters - Class in net.sf.okapi.steps.enrycher
 
Parameters - Class in net.sf.okapi.steps.externalcommand
 
Parameters - Class in net.sf.okapi.steps.formatconversion
 
Parameters - Class in net.sf.okapi.steps.fullwidthconversion
 
Parameters - Class in net.sf.okapi.steps.generalchecker
 
Parameters - Class in net.sf.okapi.steps.idaligner
 
Parameters - Class in net.sf.okapi.steps.idbasedcopy
 
Parameters - Class in net.sf.okapi.steps.imagemodification
 
Parameters - Class in net.sf.okapi.steps.inconsistencycheck
 
Parameters - Class in net.sf.okapi.steps.inlinescodeschecker
 
Parameters - Class in net.sf.okapi.steps.lengthchecker
 
Parameters - Class in net.sf.okapi.steps.leveraging
 
Parameters - Class in net.sf.okapi.steps.linebreakconversion
 
Parameters - Class in net.sf.okapi.steps.localizablechecker
 
Parameters - Class in net.sf.okapi.steps.msbatchtranslation
 
Parameters - Class in net.sf.okapi.steps.paraaligner
 
Parameters - Class in net.sf.okapi.steps.patternschecker
 
Parameters - Class in net.sf.okapi.steps.rainbowkit.creation
 
Parameters - Class in net.sf.okapi.steps.rainbowkit.postprocess
 
Parameters - Class in net.sf.okapi.steps.rainbowkit.transifex
 
Parameters - Class in net.sf.okapi.steps.repetitionanalysis
 
Parameters - Class in net.sf.okapi.steps.rtfconversion
 
Parameters - Class in net.sf.okapi.steps.scopingreport
 
Parameters - Class in net.sf.okapi.steps.searchandreplace
 
Parameters - Class in net.sf.okapi.steps.segmentation
 
Parameters - Class in net.sf.okapi.steps.sentencealigner
 
Parameters - Class in net.sf.okapi.steps.termextraction
 
Parameters - Class in net.sf.okapi.steps.textmodification
 
Parameters - Class in net.sf.okapi.steps.tmimport
 
Parameters - Class in net.sf.okapi.steps.tokenization
Tokenization step parameters
Parameters - Class in net.sf.okapi.steps.translationcomparison
 
Parameters - Class in net.sf.okapi.steps.uriconversion
 
Parameters - Class in net.sf.okapi.steps.wordcount.common
 
Parameters - Class in net.sf.okapi.steps.xmlanalysis
 
Parameters - Class in net.sf.okapi.steps.xmlcharfixing
 
Parameters - Class in net.sf.okapi.steps.xmlvalidation
 
Parameters - Class in net.sf.okapi.steps.xsltransform
 
Parameters() - Constructor for class net.sf.okapi.common.filterwriter.Parameters
 
Parameters() - Constructor for class net.sf.okapi.connectors.apertium.Parameters
 
Parameters() - Constructor for class net.sf.okapi.connectors.bifile.Parameters
 
Parameters() - Constructor for class net.sf.okapi.connectors.lingo24.Parameters
 
Parameters() - Constructor for class net.sf.okapi.connectors.microsoft.Parameters
 
Parameters() - Constructor for class net.sf.okapi.connectors.mmt.Parameters
 
Parameters() - Constructor for class net.sf.okapi.connectors.mymemory.Parameters
 
Parameters() - Constructor for class net.sf.okapi.connectors.pensieve.Parameters
 
Parameters() - Constructor for class net.sf.okapi.connectors.tda.Parameters
 
Parameters() - Constructor for class net.sf.okapi.connectors.translatetoolkit.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.archive.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.doxygen.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.dtd.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.html.Parameters
Default constructor loads nonwellformed configuration
Parameters() - Constructor for class net.sf.okapi.filters.icml.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.idml.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.its.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.json.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.markdown.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.mif.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.multiparsers.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.openoffice.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.pdf.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.php.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.plaintext.base.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.plaintext.paragraphs.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.plaintext.regex.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.plaintext.spliced.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.po.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.properties.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.rainbowkit.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.regex.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.table.base.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.table.csv.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.table.fwc.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.table.tsv.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.tmx.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.transifex.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.transtable.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.ts.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.ttx.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.txml.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.vignette.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.wiki.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.xini.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.xliff.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.xliff2.Parameters
 
Parameters() - Constructor for class net.sf.okapi.filters.xmlstream.Parameters
XMLStreamFilter Parameters.
Parameters() - Constructor for class net.sf.okapi.filters.yaml.Parameters
 
Parameters() - Constructor for class net.sf.okapi.lib.merge.merge.Parameters
 
Parameters() - Constructor for class net.sf.okapi.lib.merge.step.Parameters
 
Parameters() - Constructor for class net.sf.okapi.lib.preprocessing.filters.simplification.Parameters
 
Parameters() - Constructor for class net.sf.okapi.lib.serialization.filter.Parameters
 
Parameters() - Constructor for class net.sf.okapi.lib.serialization.step.Parameters
 
Parameters() - Constructor for class net.sf.okapi.lib.terminology.simpletb.Parameters
 
Parameters() - Constructor for class net.sf.okapi.lib.transifex.Parameters
 
Parameters() - Constructor for class net.sf.okapi.lib.verification.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.batchtranslation.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.bomconversion.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.characterschecker.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.charlisting.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.cleanup.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.codesremoval.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.common.codesimplifier.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.common.createtarget.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.common.removetarget.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.common.tufiltering.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.copyormove.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.desegmentation.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.diffleverage.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.encodingconversion.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.enrycher.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.externalcommand.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.formatconversion.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.fullwidthconversion.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.generalchecker.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.idaligner.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.idbasedcopy.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.imagemodification.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.inconsistencycheck.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.inlinescodeschecker.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.lengthchecker.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.leveraging.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.linebreakconversion.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.localizablechecker.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.msbatchtranslation.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.paraaligner.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.patternschecker.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.rainbowkit.creation.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.rainbowkit.postprocess.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.rainbowkit.transifex.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.repetitionanalysis.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.rtfconversion.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.scopingreport.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.searchandreplace.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.segmentation.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.sentencealigner.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.termextraction.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.textmodification.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.tmimport.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.tokenization.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.translationcomparison.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.uriconversion.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.wordcount.common.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.xmlanalysis.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.xmlcharfixing.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.xmlvalidation.Parameters
 
Parameters() - Constructor for class net.sf.okapi.steps.xsltransform.Parameters
 
Parameters(boolean, boolean, boolean, QuoteMode) - Constructor for class net.sf.okapi.common.encoder.XMLEncoder.Parameters
 
Parameters(File) - Constructor for class net.sf.okapi.filters.html.Parameters
 
Parameters(File) - Constructor for class net.sf.okapi.filters.xmlstream.Parameters
 
Parameters(String) - Constructor for class net.sf.okapi.connectors.apertium.Parameters
 
Parameters(String) - Constructor for class net.sf.okapi.connectors.mymemory.Parameters
 
Parameters(String) - Constructor for class net.sf.okapi.connectors.pensieve.Parameters
 
Parameters(String) - Constructor for class net.sf.okapi.connectors.tda.Parameters
 
Parameters(String) - Constructor for class net.sf.okapi.connectors.translatetoolkit.Parameters
 
Parameters(String) - Constructor for class net.sf.okapi.filters.html.Parameters
 
Parameters(String) - Constructor for class net.sf.okapi.filters.xmlstream.Parameters
 
Parameters(String) - Constructor for class net.sf.okapi.lib.transifex.Parameters
 
Parameters(String) - Constructor for class net.sf.okapi.steps.idbasedcopy.Parameters
 
Parameters(String) - Constructor for class net.sf.okapi.steps.msbatchtranslation.Parameters
 
Parameters(String) - Constructor for class net.sf.okapi.steps.rainbowkit.transifex.Parameters
 
Parameters(URL) - Constructor for class net.sf.okapi.filters.html.Parameters
 
Parameters(URL) - Constructor for class net.sf.okapi.filters.xmlstream.Parameters
 
Parameters(AbstractCompoundFilter) - Constructor for class net.sf.okapi.filters.plaintext.Parameters
 
Parameters(AbstractCompoundFilter) - Constructor for class net.sf.okapi.filters.table.Parameters
 
PARAMETERS_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.StartDocument
 
Parameters.NoteMergeStrategy - Enum in net.sf.okapi.lib.merge.merge
 
Parameters.PROTOBUF_OUTPUT - Enum in net.sf.okapi.lib.serialization.filter
 
Parameters.SegmentationType - Enum in net.sf.okapi.filters.xliff
 
Parameters.SegmStrategy - Enum in net.sf.okapi.steps.segmentation
 
ParametersDescription - Class in net.sf.okapi.common
Groups in a single objects all the parameter descriptors associated with a given object such as a step or a filter.
ParametersDescription(Object) - Constructor for class net.sf.okapi.common.ParametersDescription
Creates a new ParametersDescription object for a given parent object.
ParametersEditorMapper - Class in net.sf.okapi.common
Common set of methods to manage parameters editors.
ParametersEditorMapper() - Constructor for class net.sf.okapi.common.ParametersEditorMapper
Creates an empty ParametersEditorMapper object.
parametersLocation - Variable in class net.sf.okapi.common.filters.FilterConfiguration
The location of the parameters for this configuration.
ParametersSimpleWordCountStep - Class in net.sf.okapi.steps.wordcount
 
ParametersSimpleWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.ParametersSimpleWordCountStep
 
ParametersString - Class in net.sf.okapi.common
String-based representation of a set of parameters.
ParametersString() - Constructor for class net.sf.okapi.common.ParametersString
 
ParametersString(String) - Constructor for class net.sf.okapi.common.ParametersString
 
ParametersStringFontMapping - Class in net.sf.okapi.common.filters.fontmappings
Parameters string font mapping implementation.
ParametersStringFontMapping(ParametersString) - Constructor for class net.sf.okapi.common.filters.fontmappings.ParametersStringFontMapping
 
ParametersStringFontMappingOutput - Class in net.sf.okapi.common.filters.fontmappings
 
ParametersStringFontMappingOutput() - Constructor for class net.sf.okapi.common.filters.fontmappings.ParametersStringFontMappingOutput
 
ParametersStringFontMappingsInput - Class in net.sf.okapi.common.filters.fontmappings
 
ParametersStringFontMappingsInput(ParametersString) - Constructor for class net.sf.okapi.common.filters.fontmappings.ParametersStringFontMappingsInput
 
ParametersStringFontMappingsOutput - Class in net.sf.okapi.common.filters.fontmappings
 
ParametersStringFontMappingsOutput() - Constructor for class net.sf.okapi.common.filters.fontmappings.ParametersStringFontMappingsOutput
 
ParametersUI - Class in net.sf.okapi.filters.tmx
 
ParametersUI - Class in net.sf.okapi.filters.xini
 
ParametersUI() - Constructor for class net.sf.okapi.filters.tmx.ParametersUI
 
ParametersUI() - Constructor for class net.sf.okapi.filters.xini.ParametersUI
 
parameterType() - Method in annotation type net.sf.okapi.common.pipeline.annotations.StepParameterMapping
 
paramnotes - net.sf.okapi.common.annotation.XLIFFContextGroup.Context.StandardContextTypes
 
params - Variable in class net.sf.okapi.common.resource.StartDocument
 
params - Variable in class net.sf.okapi.common.resource.StartSubDocument
 
params - Variable in class net.sf.okapi.filters.its.ITSFilter
 
params - Variable in class net.sf.okapi.filters.subtitles.SubtitleFilter
 
params - Variable in class net.sf.okapi.filters.xliff.XLIFFSkeletonWriter
 
params - Variable in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
ParaPlainTextFilter - Class in net.sf.okapi.filters.plaintext.paragraphs
The filter breaks text into paragraphs and sends them as text units.
ParaPlainTextFilter() - Constructor for class net.sf.okapi.filters.plaintext.paragraphs.ParaPlainTextFilter
 
parentId - Variable in class net.sf.okapi.common.resource.BaseReferenceable
 
PARENTID_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.StartGroup
 
PARENTID_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.StartSubDocument
 
PARENTID_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.TextUnit
 
parentIndent - Variable in class net.sf.okapi.filters.yaml.parser.BaseToken
 
parentIndent - Variable in class net.sf.okapi.filters.yaml.parser.Scalar
 
parse() - Method in class net.sf.okapi.core.simplifierrules.SimplifierRules
 
parse() - Method in class net.sf.okapi.filters.json.parser.JsonParser
 
parse() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
 
parse(String) - Method in class net.sf.okapi.filters.markdown.parser.MarkdownParser
Parse the given Markdown content into tokens that can be then retrieved with calls to MarkdownParser.getNextToken().
parse(String) - Method in class net.sf.okapi.filters.tex.parser.TEXParser
Parse the given TEX content into tokens that can be then retrieved with calls to TEXParser.getNextToken().
parse(XMLStreamReader, Parameters, SdlFileInfo) - Method in class net.sf.okapi.filters.xliff.XliffSdlFilterExtension
 
parseArrayResponse(Reader, String, String) - Method in class net.sf.okapi.connectors.google.GoogleResponseParser
 
parseDelimitedFrom(InputStream) - Static method in class net.sf.okapi.proto.AltTranslation
 
parseDelimitedFrom(InputStream) - Static method in class net.sf.okapi.proto.Code
 
parseDelimitedFrom(InputStream) - Static method in class net.sf.okapi.proto.EndDocument
 
parseDelimitedFrom(InputStream) - Static method in class net.sf.okapi.proto.EndGroup
 
parseDelimitedFrom(InputStream) - Static method in class net.sf.okapi.proto.EndSubDocument
 
parseDelimitedFrom(InputStream) - Static method in class net.sf.okapi.proto.EndSubfilter
 
parseDelimitedFrom(InputStream) - Static method in class net.sf.okapi.proto.Event
 
parseDelimitedFrom(InputStream) - Static method in class net.sf.okapi.proto.Events
 
parseDelimitedFrom(InputStream) - Static method in class net.sf.okapi.proto.GenericAnnotation
 
parseDelimitedFrom(InputStream) - Static method in class net.sf.okapi.proto.GenericAnnotations
 
parseDelimitedFrom(InputStream) - Static method in class net.sf.okapi.proto.INameable
 
parseDelimitedFrom(InputStream) - Static method in class net.sf.okapi.proto.IReferenceable
 
parseDelimitedFrom(InputStream) - Static method in class net.sf.okapi.proto.IResource
 
parseDelimitedFrom(InputStream) - Static method in class net.sf.okapi.proto.Note
 
parseDelimitedFrom(InputStream) - Static method in class net.sf.okapi.proto.PrimitiveValue
 
parseDelimitedFrom(InputStream) - Static method in class net.sf.okapi.proto.Property
 
parseDelimitedFrom(InputStream) - Static method in class net.sf.okapi.proto.StartDocument
 
parseDelimitedFrom(InputStream) - Static method in class net.sf.okapi.proto.StartGroup
 
parseDelimitedFrom(InputStream) - Static method in class net.sf.okapi.proto.StartSubDocument
 
parseDelimitedFrom(InputStream) - Static method in class net.sf.okapi.proto.StartSubfilter
 
parseDelimitedFrom(InputStream) - Static method in class net.sf.okapi.proto.TextContainer
 
parseDelimitedFrom(InputStream) - Static method in class net.sf.okapi.proto.TextFragment
 
parseDelimitedFrom(InputStream) - Static method in class net.sf.okapi.proto.TextPart
 
parseDelimitedFrom(InputStream) - Static method in class net.sf.okapi.proto.TextUnit
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.AltTranslation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.Code
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.EndDocument
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.EndGroup
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.EndSubDocument
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.EndSubfilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.Event
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.Events
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.GenericAnnotation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.GenericAnnotations
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.INameable
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.IReferenceable
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.IResource
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.Note
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.PrimitiveValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.Property
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.StartDocument
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.StartGroup
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.StartSubDocument
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.StartSubfilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.TextContainer
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.TextFragment
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.TextPart
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.TextUnit
 
parseError(int, String, String) - Method in class net.sf.okapi.connectors.google.GoogleResponseParser
 
ParseException - Exception in net.sf.okapi.core.simplifierrules
This exception is thrown when parse errors are encountered.
ParseException - Exception in net.sf.okapi.filters.json.parser
This exception is thrown when parse errors are encountered.
ParseException - Exception in net.sf.okapi.filters.yaml.parser
This exception is thrown when parse errors are encountered.
ParseException() - Constructor for exception net.sf.okapi.core.simplifierrules.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException() - Constructor for exception net.sf.okapi.filters.json.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException() - Constructor for exception net.sf.okapi.filters.yaml.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception net.sf.okapi.core.simplifierrules.ParseException
Constructor with message.
ParseException(String) - Constructor for exception net.sf.okapi.filters.json.parser.ParseException
Constructor with message.
ParseException(String) - Constructor for exception net.sf.okapi.filters.yaml.parser.ParseException
Constructor with message.
ParseException(Token, int[][], String[]) - Constructor for exception net.sf.okapi.core.simplifierrules.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException(Token, int[][], String[]) - Constructor for exception net.sf.okapi.filters.json.parser.ParseException
 
ParseException(Token, int[][], String[], String) - Constructor for exception net.sf.okapi.filters.json.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException(Token, int[][], String[]) - Constructor for exception net.sf.okapi.filters.yaml.parser.ParseException
 
ParseException(Token, int[][], String[], String) - Constructor for exception net.sf.okapi.filters.yaml.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
parseFrom(byte[]) - Static method in class net.sf.okapi.proto.AltTranslation
 
parseFrom(byte[]) - Static method in class net.sf.okapi.proto.Code
 
parseFrom(byte[]) - Static method in class net.sf.okapi.proto.EndDocument
 
parseFrom(byte[]) - Static method in class net.sf.okapi.proto.EndGroup
 
parseFrom(byte[]) - Static method in class net.sf.okapi.proto.EndSubDocument
 
parseFrom(byte[]) - Static method in class net.sf.okapi.proto.EndSubfilter
 
parseFrom(byte[]) - Static method in class net.sf.okapi.proto.Event
 
parseFrom(byte[]) - Static method in class net.sf.okapi.proto.Events
 
parseFrom(byte[]) - Static method in class net.sf.okapi.proto.GenericAnnotation
 
parseFrom(byte[]) - Static method in class net.sf.okapi.proto.GenericAnnotations
 
parseFrom(byte[]) - Static method in class net.sf.okapi.proto.INameable
 
parseFrom(byte[]) - Static method in class net.sf.okapi.proto.IReferenceable
 
parseFrom(byte[]) - Static method in class net.sf.okapi.proto.IResource
 
parseFrom(byte[]) - Static method in class net.sf.okapi.proto.Note
 
parseFrom(byte[]) - Static method in class net.sf.okapi.proto.PrimitiveValue
 
parseFrom(byte[]) - Static method in class net.sf.okapi.proto.Property
 
parseFrom(byte[]) - Static method in class net.sf.okapi.proto.StartDocument
 
parseFrom(byte[]) - Static method in class net.sf.okapi.proto.StartGroup
 
parseFrom(byte[]) - Static method in class net.sf.okapi.proto.StartSubDocument
 
parseFrom(byte[]) - Static method in class net.sf.okapi.proto.StartSubfilter
 
parseFrom(byte[]) - Static method in class net.sf.okapi.proto.TextContainer
 
parseFrom(byte[]) - Static method in class net.sf.okapi.proto.TextFragment
 
parseFrom(byte[]) - Static method in class net.sf.okapi.proto.TextPart
 
parseFrom(byte[]) - Static method in class net.sf.okapi.proto.TextUnit
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.AltTranslation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.Code
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.EndDocument
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.EndGroup
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.EndSubDocument
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.EndSubfilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.Event
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.Events
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.GenericAnnotation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.GenericAnnotations
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.INameable
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.IReferenceable
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.IResource
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.Note
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.PrimitiveValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.Property
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.StartDocument
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.StartGroup
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.StartSubDocument
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.StartSubfilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.TextContainer
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.TextFragment
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.TextPart
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.TextUnit
 
parseFrom(ByteString) - Static method in class net.sf.okapi.proto.AltTranslation
 
parseFrom(ByteString) - Static method in class net.sf.okapi.proto.Code
 
parseFrom(ByteString) - Static method in class net.sf.okapi.proto.EndDocument
 
parseFrom(ByteString) - Static method in class net.sf.okapi.proto.EndGroup
 
parseFrom(ByteString) - Static method in class net.sf.okapi.proto.EndSubDocument
 
parseFrom(ByteString) - Static method in class net.sf.okapi.proto.EndSubfilter
 
parseFrom(ByteString) - Static method in class net.sf.okapi.proto.Event
 
parseFrom(ByteString) - Static method in class net.sf.okapi.proto.Events
 
parseFrom(ByteString) - Static method in class net.sf.okapi.proto.GenericAnnotation
 
parseFrom(ByteString) - Static method in class net.sf.okapi.proto.GenericAnnotations
 
parseFrom(ByteString) - Static method in class net.sf.okapi.proto.INameable
 
parseFrom(ByteString) - Static method in class net.sf.okapi.proto.IReferenceable
 
parseFrom(ByteString) - Static method in class net.sf.okapi.proto.IResource
 
parseFrom(ByteString) - Static method in class net.sf.okapi.proto.Note
 
parseFrom(ByteString) - Static method in class net.sf.okapi.proto.PrimitiveValue
 
parseFrom(ByteString) - Static method in class net.sf.okapi.proto.Property
 
parseFrom(ByteString) - Static method in class net.sf.okapi.proto.StartDocument
 
parseFrom(ByteString) - Static method in class net.sf.okapi.proto.StartGroup
 
parseFrom(ByteString) - Static method in class net.sf.okapi.proto.StartSubDocument
 
parseFrom(ByteString) - Static method in class net.sf.okapi.proto.StartSubfilter
 
parseFrom(ByteString) - Static method in class net.sf.okapi.proto.TextContainer
 
parseFrom(ByteString) - Static method in class net.sf.okapi.proto.TextFragment
 
parseFrom(ByteString) - Static method in class net.sf.okapi.proto.TextPart
 
parseFrom(ByteString) - Static method in class net.sf.okapi.proto.TextUnit
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.AltTranslation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.Code
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.EndDocument
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.EndGroup
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.EndSubDocument
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.EndSubfilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.Event
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.Events
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.GenericAnnotation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.GenericAnnotations
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.INameable
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.IReferenceable
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.IResource
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.Note
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.PrimitiveValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.Property
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.StartDocument
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.StartGroup
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.StartSubDocument
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.StartSubfilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.TextContainer
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.TextFragment
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.TextPart
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.TextUnit
 
parseFrom(CodedInputStream) - Static method in class net.sf.okapi.proto.AltTranslation
 
parseFrom(CodedInputStream) - Static method in class net.sf.okapi.proto.Code
 
parseFrom(CodedInputStream) - Static method in class net.sf.okapi.proto.EndDocument
 
parseFrom(CodedInputStream) - Static method in class net.sf.okapi.proto.EndGroup
 
parseFrom(CodedInputStream) - Static method in class net.sf.okapi.proto.EndSubDocument
 
parseFrom(CodedInputStream) - Static method in class net.sf.okapi.proto.EndSubfilter
 
parseFrom(CodedInputStream) - Static method in class net.sf.okapi.proto.Event
 
parseFrom(CodedInputStream) - Static method in class net.sf.okapi.proto.Events
 
parseFrom(CodedInputStream) - Static method in class net.sf.okapi.proto.GenericAnnotation
 
parseFrom(CodedInputStream) - Static method in class net.sf.okapi.proto.GenericAnnotations
 
parseFrom(CodedInputStream) - Static method in class net.sf.okapi.proto.INameable
 
parseFrom(CodedInputStream) - Static method in class net.sf.okapi.proto.IReferenceable
 
parseFrom(CodedInputStream) - Static method in class net.sf.okapi.proto.IResource
 
parseFrom(CodedInputStream) - Static method in class net.sf.okapi.proto.Note
 
parseFrom(CodedInputStream) - Static method in class net.sf.okapi.proto.PrimitiveValue
 
parseFrom(CodedInputStream) - Static method in class net.sf.okapi.proto.Property
 
parseFrom(CodedInputStream) - Static method in class net.sf.okapi.proto.StartDocument
 
parseFrom(CodedInputStream) - Static method in class net.sf.okapi.proto.StartGroup
 
parseFrom(CodedInputStream) - Static method in class net.sf.okapi.proto.StartSubDocument
 
parseFrom(CodedInputStream) - Static method in class net.sf.okapi.proto.StartSubfilter
 
parseFrom(CodedInputStream) - Static method in class net.sf.okapi.proto.TextContainer
 
parseFrom(CodedInputStream) - Static method in class net.sf.okapi.proto.TextFragment
 
parseFrom(CodedInputStream) - Static method in class net.sf.okapi.proto.TextPart
 
parseFrom(CodedInputStream) - Static method in class net.sf.okapi.proto.TextUnit
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.AltTranslation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.Code
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.EndDocument
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.EndGroup
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.EndSubDocument
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.EndSubfilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.Event
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.Events
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.GenericAnnotation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.GenericAnnotations
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.INameable
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.IReferenceable
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.IResource
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.Note
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.PrimitiveValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.Property
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.StartDocument
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.StartGroup
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.StartSubDocument
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.StartSubfilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.TextContainer
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.TextFragment
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.TextPart
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.TextUnit
 
parseFrom(InputStream) - Static method in class net.sf.okapi.proto.AltTranslation
 
parseFrom(InputStream) - Static method in class net.sf.okapi.proto.Code
 
parseFrom(InputStream) - Static method in class net.sf.okapi.proto.EndDocument
 
parseFrom(InputStream) - Static method in class net.sf.okapi.proto.EndGroup
 
parseFrom(InputStream) - Static method in class net.sf.okapi.proto.EndSubDocument
 
parseFrom(InputStream) - Static method in class net.sf.okapi.proto.EndSubfilter
 
parseFrom(InputStream) - Static method in class net.sf.okapi.proto.Event
 
parseFrom(InputStream) - Static method in class net.sf.okapi.proto.Events
 
parseFrom(InputStream) - Static method in class net.sf.okapi.proto.GenericAnnotation
 
parseFrom(InputStream) - Static method in class net.sf.okapi.proto.GenericAnnotations
 
parseFrom(InputStream) - Static method in class net.sf.okapi.proto.INameable
 
parseFrom(InputStream) - Static method in class net.sf.okapi.proto.IReferenceable
 
parseFrom(InputStream) - Static method in class net.sf.okapi.proto.IResource
 
parseFrom(InputStream) - Static method in class net.sf.okapi.proto.Note
 
parseFrom(InputStream) - Static method in class net.sf.okapi.proto.PrimitiveValue
 
parseFrom(InputStream) - Static method in class net.sf.okapi.proto.Property
 
parseFrom(InputStream) - Static method in class net.sf.okapi.proto.StartDocument
 
parseFrom(InputStream) - Static method in class net.sf.okapi.proto.StartGroup
 
parseFrom(InputStream) - Static method in class net.sf.okapi.proto.StartSubDocument
 
parseFrom(InputStream) - Static method in class net.sf.okapi.proto.StartSubfilter
 
parseFrom(InputStream) - Static method in class net.sf.okapi.proto.TextContainer
 
parseFrom(InputStream) - Static method in class net.sf.okapi.proto.TextFragment
 
parseFrom(InputStream) - Static method in class net.sf.okapi.proto.TextPart
 
parseFrom(InputStream) - Static method in class net.sf.okapi.proto.TextUnit
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.AltTranslation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.Code
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.EndDocument
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.EndGroup
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.EndSubDocument
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.EndSubfilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.Event
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.Events
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.GenericAnnotation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.GenericAnnotations
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.INameable
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.IReferenceable
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.IResource
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.Note
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.PrimitiveValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.Property
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.StartDocument
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.StartGroup
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.StartSubDocument
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.StartSubfilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.TextContainer
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.TextFragment
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.TextPart
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.TextUnit
 
parseFrom(ByteBuffer) - Static method in class net.sf.okapi.proto.AltTranslation
 
parseFrom(ByteBuffer) - Static method in class net.sf.okapi.proto.Code
 
parseFrom(ByteBuffer) - Static method in class net.sf.okapi.proto.EndDocument
 
parseFrom(ByteBuffer) - Static method in class net.sf.okapi.proto.EndGroup
 
parseFrom(ByteBuffer) - Static method in class net.sf.okapi.proto.EndSubDocument
 
parseFrom(ByteBuffer) - Static method in class net.sf.okapi.proto.EndSubfilter
 
parseFrom(ByteBuffer) - Static method in class net.sf.okapi.proto.Event
 
parseFrom(ByteBuffer) - Static method in class net.sf.okapi.proto.Events
 
parseFrom(ByteBuffer) - Static method in class net.sf.okapi.proto.GenericAnnotation
 
parseFrom(ByteBuffer) - Static method in class net.sf.okapi.proto.GenericAnnotations
 
parseFrom(ByteBuffer) - Static method in class net.sf.okapi.proto.INameable
 
parseFrom(ByteBuffer) - Static method in class net.sf.okapi.proto.IReferenceable
 
parseFrom(ByteBuffer) - Static method in class net.sf.okapi.proto.IResource
 
parseFrom(ByteBuffer) - Static method in class net.sf.okapi.proto.Note
 
parseFrom(ByteBuffer) - Static method in class net.sf.okapi.proto.PrimitiveValue
 
parseFrom(ByteBuffer) - Static method in class net.sf.okapi.proto.Property
 
parseFrom(ByteBuffer) - Static method in class net.sf.okapi.proto.StartDocument
 
parseFrom(ByteBuffer) - Static method in class net.sf.okapi.proto.StartGroup
 
parseFrom(ByteBuffer) - Static method in class net.sf.okapi.proto.StartSubDocument
 
parseFrom(ByteBuffer) - Static method in class net.sf.okapi.proto.StartSubfilter
 
parseFrom(ByteBuffer) - Static method in class net.sf.okapi.proto.TextContainer
 
parseFrom(ByteBuffer) - Static method in class net.sf.okapi.proto.TextFragment
 
parseFrom(ByteBuffer) - Static method in class net.sf.okapi.proto.TextPart
 
parseFrom(ByteBuffer) - Static method in class net.sf.okapi.proto.TextUnit
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.AltTranslation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.Code
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.EndDocument
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.EndGroup
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.EndSubDocument
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.EndSubfilter
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.Event
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.Events
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.GenericAnnotation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.GenericAnnotations
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.INameable
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.IReferenceable
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.IResource
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.Note
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.PrimitiveValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.Property
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.StartDocument
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.StartGroup
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.StartSubDocument
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.StartSubfilter
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.TextContainer
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.TextFragment
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.TextPart
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.TextUnit
 
parseHTML(String, LinkedList<ITextUnit>) - Method in class net.sf.okapi.steps.enrycher.EnrycherClient
 
parseInDocumentITSStandoff(XMLEventReader, String) - Method in class net.sf.okapi.filters.xliff.XLIFFITSFilterExtension
 
parseLanguagesResponse(Reader) - Method in class net.sf.okapi.connectors.google.GoogleResponseParser
 
parseNext() - Method in class net.sf.okapi.filters.rtf.RTFFilter
 
parser() - Static method in class net.sf.okapi.proto.AltTranslation
 
parser() - Static method in class net.sf.okapi.proto.Code
 
parser() - Static method in class net.sf.okapi.proto.EndDocument
 
parser() - Static method in class net.sf.okapi.proto.EndGroup
 
parser() - Static method in class net.sf.okapi.proto.EndSubDocument
 
parser() - Static method in class net.sf.okapi.proto.EndSubfilter
 
parser() - Static method in class net.sf.okapi.proto.Event
 
parser() - Static method in class net.sf.okapi.proto.Events
 
parser() - Static method in class net.sf.okapi.proto.GenericAnnotation
 
parser() - Static method in class net.sf.okapi.proto.GenericAnnotations
 
parser() - Static method in class net.sf.okapi.proto.INameable
 
parser() - Static method in class net.sf.okapi.proto.IReferenceable
 
parser() - Static method in class net.sf.okapi.proto.IResource
 
parser() - Static method in class net.sf.okapi.proto.Note
 
parser() - Static method in class net.sf.okapi.proto.PrimitiveValue
 
parser() - Static method in class net.sf.okapi.proto.Property
 
parser() - Static method in class net.sf.okapi.proto.StartDocument
 
parser() - Static method in class net.sf.okapi.proto.StartGroup
 
parser() - Static method in class net.sf.okapi.proto.StartSubDocument
 
parser() - Static method in class net.sf.okapi.proto.StartSubfilter
 
parser() - Static method in class net.sf.okapi.proto.TextContainer
 
parser() - Static method in class net.sf.okapi.proto.TextFragment
 
parser() - Static method in class net.sf.okapi.proto.TextPart
 
parser() - Static method in class net.sf.okapi.proto.TextUnit
 
parseResponse(Reader) - Method in class net.sf.okapi.connectors.google.GoogleResponseParser
 
ParseType - Enum in net.sf.okapi.filters.openxml
 
parseXLIFF(XMLEventReader, String, String) - Method in class net.sf.okapi.filters.xliff.its.ITSStandoffManager
Saves input reader into a temporary file and returns a reference for additional parsing of the same content.
parseXLIFF(SdlFileInfo) - Method in class net.sf.okapi.filters.xliff.XliffSdlFilterExtension
Additional parsing for sdl:fmt-defs only
parseXLQIPos(String, Logger) - Static method in class net.sf.okapi.filters.xliff.XLIFFITSFilterExtension
Parse a four value lqiPos attribute.
part - Variable in class net.sf.okapi.common.Range
Remember the original TextPart in case we need to copy fields, Property or IAnnotation
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.
PARTS_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.TextContainer
 
PASSWORD - Static variable in class net.sf.okapi.filters.transifex.Project
 
path - Variable in class net.sf.okapi.common.BaseParameters
Current path of the parameter file.
PathInputPart - Class in net.sf.okapi.common.uidescription
UI part descriptor for a path.
PathInputPart(ParameterDescriptor, String, boolean) - Constructor for class net.sf.okapi.common.uidescription.PathInputPart
Creates a new PathInputPart object with a given parameter descriptor.
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
 
pattern - Variable in class net.sf.okapi.filters.doxygen.RegexTokenizer.MatchRecord
 
pattern - Variable in class net.sf.okapi.filters.regex.Rule
 
pattern - Variable in class net.sf.okapi.lib.segmentation.LanguageMap
The pattern of this language map.
PatternItem - Class in net.sf.okapi.lib.verification
 
PatternItem(String, String, boolean, int) - Constructor for class net.sf.okapi.lib.verification.PatternItem
 
PatternItem(String, String, boolean, int, boolean, String) - Constructor for class net.sf.okapi.lib.verification.PatternItem
 
PatternItem(String, String, boolean, int, String) - Constructor for class net.sf.okapi.lib.verification.PatternItem
 
PatternsChecker - Class in net.sf.okapi.lib.verification
 
PatternsChecker() - Constructor for class net.sf.okapi.lib.verification.PatternsChecker
 
PatternsCheckerStep - Class in net.sf.okapi.steps.patternschecker
 
PatternsCheckerStep() - Constructor for class net.sf.okapi.steps.patternschecker.PatternsCheckerStep
 
PAUSED - net.sf.okapi.common.pipeline.PipelineReturnValue
IPipeline has been paused.
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 PCont object.
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).
PDF_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
PdfFilter - Class in net.sf.okapi.filters.pdf
Implements the IFilter interface for PDF files (extraction only).
PdfFilter() - Constructor for class net.sf.okapi.filters.pdf.PdfFilter
 
peek() - Method in class net.sf.okapi.common.filterwriter.ITSAnnotatorsRefContext
Gets the current annotatorsRef string.
peek() - Method in class net.sf.okapi.common.XMLEventsReader
 
peekExcludedIncludedInlineRule() - Method in class net.sf.okapi.filters.abstractmarkup.ExtractionRuleState
 
peekExcludedIncludedRule() - Method in class net.sf.okapi.filters.abstractmarkup.ExtractionRuleState
 
peekGroupRule() - Method in class net.sf.okapi.filters.abstractmarkup.ExtractionRuleState
 
peekIndent() - Method in class net.sf.okapi.filters.yaml.parser.YamlParserTokenManager
 
peekInlineRule() - Method in class net.sf.okapi.filters.abstractmarkup.ExtractionRuleState
 
peekMostRecentCode() - Method in class net.sf.okapi.common.filters.EventBuilder
Peek at the most recently created StartGroup.
peekMostRecentGroup() - Method in class net.sf.okapi.common.filters.EventBuilder
Peek at the most recently created StartGroup or StartSubfilter.
peekMostRecentSubDocument() - Method in class net.sf.okapi.common.filters.EventBuilder
Peek at the most recently created StartSubDocument
peekMostRecentTextUnit() - Method in class net.sf.okapi.common.filters.EventBuilder
Peek At the most recently created TextUnit.
peekNextToken() - Method in class net.sf.okapi.filters.tex.parser.TEXParser
Returns the next available token and keeps it in parser
peekPreserverWhitespaceRule() - Method in class net.sf.okapi.filters.abstractmarkup.ExtractionRuleState
 
peekReference(String) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
peekTempEvent() - Method in class net.sf.okapi.common.filters.EventBuilder
 
peekTempEvent() - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
peekTextUnitRule() - Method in class net.sf.okapi.filters.abstractmarkup.ExtractionRuleState
 
peekType() - Method in class net.sf.okapi.filters.yaml.parser.YamlParserTokenManager
 
Penalties - Class in net.sf.okapi.steps.gcaligner
 
Penalties() - Constructor for class net.sf.okapi.steps.gcaligner.Penalties
 
PENALTY_01 - Static variable in class net.sf.okapi.steps.gcaligner.Penalties
 
PENALTY_21 - Static variable in class net.sf.okapi.steps.gcaligner.Penalties
 
PENALTY_22 - Static variable in class net.sf.okapi.steps.gcaligner.Penalties
 
penalty0_1 - Variable in class net.sf.okapi.steps.gcaligner.Penalties
 
penalty2_1 - Variable in class net.sf.okapi.steps.gcaligner.Penalties
 
penalty2_2 - Variable in class net.sf.okapi.steps.gcaligner.Penalties
 
PensieveFilter - Class in net.sf.okapi.filters.pensieve
Implementation of the IFilter interface for Pensieve TM.
PensieveFilter() - Constructor for class net.sf.okapi.filters.pensieve.PensieveFilter
 
PensieveFilterWriter - Class in net.sf.okapi.filters.pensieve
Implementation of the IFilterWriter interface for Pensieve TM.
PensieveFilterWriter() - Constructor for class net.sf.okapi.filters.pensieve.PensieveFilterWriter
 
PensieveSeeker - Class in net.sf.okapi.tm.pensieve.seeker
Used to query the TM
PensieveSeeker(IndexWriter) - Constructor for class net.sf.okapi.tm.pensieve.seeker.PensieveSeeker
Creates an instance of TMSeeker.
PensieveSeeker(Directory) - Constructor for class net.sf.okapi.tm.pensieve.seeker.PensieveSeeker
Creates an instance of TMSeeker
PensieveTMConnector - Class in net.sf.okapi.connectors.pensieve
 
PensieveTMConnector() - Constructor for class net.sf.okapi.connectors.pensieve.PensieveTMConnector
 
PensieveUtil - Class in net.sf.okapi.tm.pensieve.common
A helper class
PensieveWriter - Class in net.sf.okapi.tm.pensieve.writer
Used to write, delete and update the index.
PensieveWriter(Directory, boolean) - Constructor for class net.sf.okapi.tm.pensieve.writer.PensieveWriter
Creates a PensieveWriter
PH - net.sf.okapi.filters.xini.jaxb.PlaceHolderType
 
PHP_END - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
PHP_END_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
PHP_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
PHP_START - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
PHP_START_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
PHPContentEncoder - Class in net.sf.okapi.common.encoder
Implements IEncoder for JSON format.
PHPContentEncoder() - Constructor for class net.sf.okapi.common.encoder.PHPContentEncoder
Creates a new PHPContentEncoder object, with US-ASCII as the encoding.
PHPContentFilter - Class in net.sf.okapi.filters.php
Implements the IFilter interface for PHP content.
PHPContentFilter() - Constructor for class net.sf.okapi.filters.php.PHPContentFilter
 
PHRASE - net.sf.okapi.filters.doxygen.DoxygenParameter.ParameterLength
 
PHRASE_ASSEMBLED - net.sf.okapi.common.query.MatchType
Matches assembled from phrases in the TM or other resource.
PHRASE_ASSEMBLED - net.sf.okapi.proto.AltTranslation.MatchType
PHRASE_ASSEMBLED = 16;
PHRASE_ASSEMBLED_VALUE - Static variable in enum net.sf.okapi.proto.AltTranslation.MatchType
PHRASE_ASSEMBLED = 16;
PhraseAssembledCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
M11: No step provides the metrics yet.
PhraseAssembledCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.PhraseAssembledCharacterCountStep
 
PhraseAssembledWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
M11: No step provides the metrics yet.
PhraseAssembledWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.PhraseAssembledWordCountStep
 
PI - net.sf.okapi.lib.xliff2.core.ExtChildType
Processing Instruction.
PI - net.sf.okapi.lib.xliff2.core.InsingnificantPartData.InsignificantPartType
XML processing Instruction.
PICKLIST - net.sf.okapi.lib.terminology.TBXProperyType
 
Pipeline - Class in net.sf.okapi.common.pipeline
Default implementations of the IPipeline interface.
Pipeline() - Constructor for class net.sf.okapi.common.pipeline.Pipeline
Creates a new Pipeline object.
PIPELINE - net.sf.okapi.common.resource.Property.Type
Used by IPipelineStep.
PIPELINE - net.sf.okapi.proto.Property.PropertyType
PIPELINE = 3;
PIPELINE_PARAMETERS - net.sf.okapi.common.EventType
A special event which holds updated runtime parameters for the pipeline.
PIPELINE_VALUE - Static variable in enum net.sf.okapi.proto.Property.PropertyType
PIPELINE = 3;
PipelineDriver - Class in net.sf.okapi.common.pipelinedriver
Default implementation of the IPipelineDriver interface.
PipelineDriver() - Constructor for class net.sf.okapi.common.pipelinedriver.PipelineDriver
Creates an new PipelineDriver object with an empty pipeline.
PipelineDriverUtils - Class in net.sf.okapi.common.pipelinedriver
Share code between the different IPipelineDriver implementations
PipelineDriverUtils() - Constructor for class net.sf.okapi.common.pipelinedriver.PipelineDriverUtils
 
PipelineParameters - Class in net.sf.okapi.common.resource
Special resource used to carry runtime parameters.
PipelineParameters() - Constructor for class net.sf.okapi.common.resource.PipelineParameters
Creates a new empty ParametersEvent object.
PipelineParameters(StartDocument, RawDocument, RawDocument, RawDocument) - Constructor for class net.sf.okapi.common.resource.PipelineParameters
Creates a ParametersEvent object with most majority of defaults initialized
PipelineReturnValue - Enum in net.sf.okapi.common.pipeline
Values returned by implementations of the IPipeline interface.
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
 
placeholder() - Method in annotation type net.sf.okapi.filters.wiki.WikiPatterns.Inline
 
PlaceHolder - Class in net.sf.okapi.filters.xini.jaxb
Java class for PlaceHolder complex type.
PlaceHolder() - Constructor for class net.sf.okapi.filters.xini.jaxb.PlaceHolder
 
PLACEHOLDER - net.sf.okapi.common.resource.TextFragment.TagType
 
PLACEHOLDER - net.sf.okapi.proto.TextFragment.TagType
PLACEHOLDER = 2;
PLACEHOLDER - Static variable in class net.sf.okapi.filters.vtt.VTTSkeletonPart
 
PLACEHOLDER_VALUE - Static variable in enum net.sf.okapi.proto.TextFragment.TagType
PLACEHOLDER = 2;
PLACEHOLDERS - net.sf.okapi.common.filters.WrapMode
Replace line terminators in multi-line text fragments (filter-specific) with in-line codes.
PlaceHolderType - Enum in net.sf.okapi.filters.xini.jaxb
Java class for PlaceHolderType.
PLAIN - net.sf.okapi.common.encoder.YamlScalarTypes
 
PLAIN_FLOW_KEY - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
PLAIN_FLOW_SCALAR - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
PLAIN_KEY - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
plain_scalar() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
 
PLAIN_SCALAR - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
PLAIN_SCALAR_INDENTED - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
PLAIN_TEXT_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
PLAINTEXT - net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep.ProcType
 
PlainTextFilter - Class in net.sf.okapi.filters.plaintext
Plain Text filter, processes text files encoded in ANSI, Unicode, UTF-8, UTF-16.
PlainTextFilter() - Constructor for class net.sf.okapi.filters.plaintext.PlainTextFilter
 
PluginItem - Class in net.sf.okapi.common.plugins
Encapsulates the generic information for a plug-in item.
PluginItem(int, String) - Constructor for class net.sf.okapi.common.plugins.PluginItem
Creates a new plug-in item of a given type and class name.
PluginsManager - Class in net.sf.okapi.common.plugins
Provides a way to discover and list plug-ins for a given location or file.
PluginsManager() - Constructor for class net.sf.okapi.common.plugins.PluginsManager
Create a PluginsManager that uses the current thread's context ClassLoader when loading plugins.
PluginsManager(ClassLoader) - Constructor for class net.sf.okapi.common.plugins.PluginsManager
Create a PluginsManager that uses the specified ClassLoader when loading plugins.
PluralForms - Class in net.sf.okapi.filters.po
 
PLUS - net.sf.okapi.filters.yaml.parser.YamlChompTypes
 
PLUS - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
PO_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
POBJECTS_DIR - Static variable in class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2PackageWriter
 
POEncoder - Class in net.sf.okapi.common.encoder
Implements IEncoder for PO file format.
POEncoder() - Constructor for class net.sf.okapi.common.encoder.POEncoder
 
POFilter - Class in net.sf.okapi.filters.po
Implements the IFilter interface for PO files.
POFilter() - Constructor for class net.sf.okapi.filters.po.POFilter
 
Pohnpeian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
Polish - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
pop() - Method in class net.sf.okapi.common.filterwriter.ITSAnnotatorsRefContext
Pops the current annotatorsRef from the context stack.
POPackageWriter - Class in net.sf.okapi.steps.rainbowkit.po
 
POPackageWriter() - Constructor for class net.sf.okapi.steps.rainbowkit.po.POPackageWriter
 
popExcludedIncludedRule() - Method in class net.sf.okapi.filters.abstractmarkup.ExtractionRuleState
 
popFilterEvent() - Method in class net.sf.okapi.common.filters.EventBuilder
 
popGroupFromStack() - Method in class net.sf.okapi.filters.xini.rainbowkit.FilterEventToXiniTransformer
pops a group from the groupStack.
popGroupRule() - Method in class net.sf.okapi.filters.abstractmarkup.ExtractionRuleState
 
popInlineExcludedIncludedRule() - Method in class net.sf.okapi.filters.abstractmarkup.ExtractionRuleState
 
popInlineRule() - Method in class net.sf.okapi.filters.abstractmarkup.ExtractionRuleState
 
popPreserverWhitespaceRule() - Method in class net.sf.okapi.filters.abstractmarkup.ExtractionRuleState
 
popTempEvent() - Method in class net.sf.okapi.common.filters.EventBuilder
 
popTextUnitRule() - Method in class net.sf.okapi.filters.abstractmarkup.ExtractionRuleState
 
populateSegmentsWithGlossary(int, Segment, Segment, List<TerminologyQueryResult>) - Method in class net.sf.okapi.steps.terminologyleveraging.BaseTerminologyConnector
 
PORTUGUESE - Static variable in class net.sf.okapi.common.LocaleId
LocaleId constant for "pt".
position() - Method in class net.sf.okapi.common.io.FileCachedInputStream
 
position(long) - Method in class net.sf.okapi.common.io.FileCachedInputStream
Positions the input stream.
POSITION_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.Code
 
POSIX_PATTERN - Static variable in class net.sf.okapi.common.LocaleId
 
postProcess(Token, LocaleId) - Method in class net.sf.okapi.steps.tokenization.TokenizationStep
Various rules to make corrections to RbbiTokenizer
postProcessTextUnit(ITextUnit) - Method in class net.sf.okapi.common.filters.EventBuilder
Do any required post-processing on the TextUnit after endTextUnit is called.
postProcessTextUnit(ITextUnit) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupEventBuilder
 
postProcessTextUnit(ITextUnit) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
Do any required post-processing on the TextUnit before the Event leaves the IFilter.
postProcessTextUnit(ITextUnit) - Method in class net.sf.okapi.filters.doxygen.WhitespaceAdjustingEventBuilder
 
postProcessTextUnit(ITextUnit) - Method in class net.sf.okapi.filters.json.JsonEventBuilder
 
postProcessTextUnit(ITextUnit) - Method in class net.sf.okapi.filters.markdown.MarkdownEventBuilder
 
postProcessTextUnit(ITextUnit) - Method in class net.sf.okapi.filters.subtitles.SubtitleEventBuilder
 
postProcessTextUnit(ITextUnit) - Method in class net.sf.okapi.filters.yaml.YamlEventBuilder
 
postSegmentation - Variable in class net.sf.okapi.common.resource.CodeSimplifier
 
PostSegmentationCodeSimplifierStep - Class in net.sf.okapi.steps.common.codesimplifier
Simplify inline codes by merging adjacent codes (where safe) and trimming start and end codes.
PostSegmentationCodeSimplifierStep() - Constructor for class net.sf.okapi.steps.common.codesimplifier.PostSegmentationCodeSimplifierStep
 
POTM_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
POTX_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
POWriter - Class in net.sf.okapi.filters.po
Implementation of IFilterWriter for PO.
POWriter() - Constructor for class net.sf.okapi.filters.po.POWriter
 
PPSM_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
PPSX_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
PPTM_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
PPTX_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
predict(String, String, GoogleOAuth2Service) - Method in interface net.sf.okapi.connectors.googleautoml.GoogleAutoMLTranslationAPI
Performs a prediction using the model with the given resource name and returns the translated text.
predict(String, String, GoogleOAuth2Service) - Method in class net.sf.okapi.connectors.googleautoml.GoogleAutoMLTranslationAPIImpl
 
PredictAPIUtil - Class in net.sf.okapi.connectors.googleautoml.util
Helper methods for working with the POST /v1beta1/{model_name}:predict endpoint.
PredictAPIUtil() - Constructor for class net.sf.okapi.connectors.googleautoml.util.PredictAPIUtil
 
prefix() - Method in class net.sf.okapi.filters.doxygen.RegexTokenizer.Token
 
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
 
prefixPattern() - Method in class net.sf.okapi.filters.doxygen.RegexTokenizer.Token
 
PrefixSuffixTokenizer - Class in net.sf.okapi.filters.doxygen
 
PrefixSuffixTokenizer(Map<Pattern, Pattern>, String) - Constructor for class net.sf.okapi.filters.doxygen.PrefixSuffixTokenizer
 
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.
prepareBaseTokens(String) - Method in class net.sf.okapi.lib.translation.TextMatcher
Creates a list of tokens from a string to use with the TextMatcher.compareToBaseTokens(String, List, TextFragment).
prepareForMerge(String) - Method in interface net.sf.okapi.steps.rainbowkit.common.IMergeable
Prepare a target directory for merging by e.g.
prepareForMerge(String) - Method in class net.sf.okapi.steps.rainbowkit.omegat.OmegaTPackageWriter
 
prependingText(String) - Method in class net.sf.okapi.common.annotation.XLIFFContextGroup.Context
 
prependWhitespace(int) - Static method in class net.sf.okapi.filters.yaml.parser.Line
 
preProcess(Segment) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
Do any handling needed before the current Segment is processed.
preProcess(Segment) - Method in class net.sf.okapi.filters.html.HtmlFilter
 
preProcessDataForMarkdown(String) - Method in class net.sf.okapi.filters.multiparsers.MultiParsersFilter
 
PreprocessingFilter - Class in net.sf.okapi.lib.preprocessing.filters.common
This filter is a wrapper around another filter, used when events generated by the internal filter should be modified (transformed, pre-processed) for the pipeline steps consuming the filter events.
PreprocessingFilter(IFilter, IPipelineStep...) - Constructor for class net.sf.okapi.lib.preprocessing.filters.common.PreprocessingFilter
 
PRESERVE - net.sf.okapi.common.resource.WhitespaceStrategy
Preserve all whitespace
PRESERVE - net.sf.okapi.proto.TextPart.WhitespaceStrategy
PRESERVE = 1;
PRESERVE_VALUE - Static variable in enum net.sf.okapi.proto.TextPart.WhitespaceStrategy
PRESERVE = 1;
PRESERVE_WHITESPACE - net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration.RULE_TYPE
Marks a tag that triggers a preserve whitespace rule.
PRESERVE_WHITESPACE - Static variable in class net.sf.okapi.filters.pdf.Parameters
 
PRESERVE_WHITESPACE_FAIL - net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration.RULE_TYPE
 
preserveWhitespaces() - Method in class net.sf.okapi.common.resource.BaseNameable
 
preserveWhitespaces() - Method in interface net.sf.okapi.common.resource.INameable
Indicates if the white-spaces in the content of this resource should be preserved.
preserveWhitespaces() - Method in class net.sf.okapi.common.resource.TextPart
WARNING: The parent ITextUnit must be used in the case the whitespaceSrategy is INHERIT. We return false in the case of INHERIT because we have not specially set the whitespace handling TextPart and so it is the responsibility of the user to check the parent for the "real" value.
preserveWhitespaces() - Method in class net.sf.okapi.common.skeleton.StorageList
 
PRESERVEWHITESPACES_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.INameable
 
preserveWS - Variable in class net.sf.okapi.common.resource.BaseNameable
 
preserveWS - Variable in class net.sf.okapi.filters.plaintext.base.Parameters
 
preserveWS - Variable in class net.sf.okapi.filters.regex.Rule
 
preserveWS() - Method in class net.sf.okapi.filters.regex.Rule
 
preserveWS(Attr) - Method in interface org.w3c.its.ITraversal
Indicates if the white spaces of the current element of the traversal or the given attribute must be preserved.
preserveWS(Attr) - Method in class org.w3c.its.ITSEngine
 
PRESERVEWS - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Annotation identifier for the Preserve Space data category.
PRESERVEWS_INFO - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Preserve space: a string 'preserve' or 'default'.
PresetColorValues - Interface in net.sf.okapi.filters.openxml
 
PresetColorValues.Default - Class in net.sf.okapi.filters.openxml
 
prevCharIsCR - Variable in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
prevCharIsCR - Variable in class net.sf.okapi.filters.json.parser.JavaCharStream
 
prevCharIsCR - Variable in class net.sf.okapi.filters.yaml.parser.JavaCharStream
 
prevCharIsLF - Variable in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
prevCharIsLF - Variable in class net.sf.okapi.filters.json.parser.JavaCharStream
 
prevCharIsLF - Variable in class net.sf.okapi.filters.yaml.parser.JavaCharStream
 
previewEnabledByDefault - Variable in class net.sf.okapi.filters.xini.jaxb.FilterInfo
 
PrimitiveValue - Class in net.sf.okapi.proto
Protobuf type PrimitiveValue
PrimitiveValue.Builder - Class in net.sf.okapi.proto
Protobuf type PrimitiveValue
PrimitiveValue.ValueTypeCase - Enum in net.sf.okapi.proto
 
PrimitiveValueOrBuilder - Interface in net.sf.okapi.proto
 
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.
printEvent(Event) - Static method in class net.sf.okapi.common.Util
Print outs an Event.
printExtAttributes(Tag, StringBuilder, Stack<NSContext>) - Static method in class net.sf.okapi.lib.xliff2.core.Fragment
 
printMarkerIndexes() - Method in class net.sf.okapi.common.filterwriter.GenericContent
Generates a coded string containing code indexes in place of two-char code markers.
printMarkerIndexes(TextFragment) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
 
printMarkers(TextFragment) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
 
printSegmentedContent(TextContainer, boolean) - Method in class net.sf.okapi.common.filterwriter.GenericContent
Prints a generic string representation of a given segmented text, with optional markers to indicate the segments boundaries.
printSegmentedContent(TextContainer, boolean, boolean) - Method in class net.sf.okapi.common.filterwriter.GenericContent
Prints a string representation of a given segmented text, with optional markers to indicate the segments boundaries.
PRIORITY_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.Note
 
prob(int, int) - Method in class net.sf.okapi.steps.gcaligner.GaleAndChurch
Return the probability that an source sentence of length len1 is a translation of a foreign sentence of length len2.
process(InputStream, String, String) - Method in class net.sf.okapi.steps.xliffsplitter.XliffWCSplitter
Process an input stream.
process(String) - Method in class net.sf.okapi.common.filters.LocalizationDirectives
Evaluates a string that contain localization directives and update the object state based on the given instructions.
process(List<URI>) - Method in class net.sf.okapi.steps.ttxsplitter.TTXJoiner
 
process(Event) - Method in interface net.sf.okapi.common.pipeline.IPipeline
Starts IPipeline processing with a Event as input.
process(Event) - Method in class net.sf.okapi.common.pipeline.Pipeline
 
process(RawDocument) - Method in interface net.sf.okapi.common.pipeline.IPipeline
Starts IPipeline processing with a RawDocument as input.
process(RawDocument) - Method in class net.sf.okapi.common.pipeline.Pipeline
 
process(RawDocument) - Method in class net.sf.okapi.steps.xliffsplitter.XliffWCSplitter
Process a raw document.
process(Segment, boolean) - Method in class net.sf.okapi.common.filters.InlineCodeFinder
 
process(TextFragment) - Method in class net.sf.okapi.common.filters.InlineCodeFinder
Applies the rules to a given content and converts all matching sections into in-line codes.
processAnnotations(GenericAnnotations) - Method in class net.sf.okapi.lib.verification.QualityCheckReport
 
processBatch() - Method in interface net.sf.okapi.common.pipelinedriver.IPipelineDriver
Processes all the batch items currently in the driver.
processBatch() - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
processBatch(List<IBatchItemContext>) - Method in interface net.sf.okapi.common.pipelinedriver.IPipelineDriver
Sets a new set of batch items for this driver and processes them.
processBatch(List<IBatchItemContext>) - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
processCells(List<ITextUnit>, long) - Method in class net.sf.okapi.filters.table.base.BaseTableFilter
 
processContainer(TextContainer) - Method in class net.sf.okapi.steps.codesremoval.CodesRemover
 
processContent(String) - Method in class net.sf.okapi.steps.enrycher.EnrycherClient
Sends an HTML string to the service and get back the same string with Enrycher's ITS annotations.
processDocument(RawDocument) - Method in class net.sf.okapi.steps.batchtranslation.BatchTranslator
 
processDocumentPart(Event) - Method in class net.sf.okapi.common.filterwriter.ZipFilterWriter
 
processDocumentPart(Event) - Method in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
processDocumentPart(Event) - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2PackageWriter
 
processDocumentPart(DocumentPart) - Method in class net.sf.okapi.common.filters.SubFilterSkeletonWriter
 
processDocumentPart(DocumentPart) - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
processDocumentPart(DocumentPart) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
processDocumentPart(DocumentPart) - Method in interface net.sf.okapi.common.skeleton.ISkeletonWriter
Processes the DOCUMENT_PART event.
processDocumentPart(DocumentPart) - Method in class net.sf.okapi.filters.html.HtmlSkeletonWriter
 
processDocumentPart(DocumentPart) - Method in class net.sf.okapi.filters.its.html5.HTML5SkeletonWriter
 
processDocumentPart(DocumentPart) - Method in class net.sf.okapi.filters.markdown.MarkdownSkeletonWriter
 
processDocumentPart(DocumentPart) - Method in class net.sf.okapi.filters.xliff.XLIFFSkeletonWriter
 
processDocumentPart(DocumentPart) - Method in class net.sf.okapi.filters.xliff2.XLIFF2FilterWriter
 
processEndBatch() - Method in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
processEndBatch() - Method in class net.sf.okapi.steps.rainbowkit.omegat.OmegaTPackageWriter
 
processEndBatch() - Method in class net.sf.okapi.steps.rainbowkit.ontram.OntramPackageWriter
 
processEndBatch() - Method in class net.sf.okapi.steps.rainbowkit.transifex.TransifexPackageWriter
 
processEndBatch() - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2PackageWriter
 
processEndBatchItem() - Method in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
processEndDocument() - Method in class net.sf.okapi.lib.merge.merge.SkeletonMergerWriter
There are no more TextUnits.
processEndDocument(Event) - Method in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
processEndDocument(Event) - Method in class net.sf.okapi.steps.rainbowkit.ontram.OntramPackageWriter
 
processEndDocument(Event) - Method in class net.sf.okapi.steps.rainbowkit.po.POPackageWriter
 
processEndDocument(Event) - Method in class net.sf.okapi.steps.rainbowkit.table.TablePackageWriter
 
processEndDocument(Event) - Method in class net.sf.okapi.steps.rainbowkit.transifex.TransifexPackageWriter
 
processEndDocument(Event) - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2PackageWriter
 
processEndDocument(Event) - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFFPackageWriter
 
processEndDocument(Ending) - Method in class net.sf.okapi.common.filters.SubFilterSkeletonWriter
Get output created by this skeleton writer from a sequence of events.
processEndDocument(Ending) - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
processEndDocument(Ending) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
processEndDocument(Ending) - Method in interface net.sf.okapi.common.skeleton.ISkeletonWriter
Processes the END_DOCUMENT event.
processEndDocument(Ending) - Method in class net.sf.okapi.filters.xliff.XLIFFSkeletonWriter
 
processEndDocument(Ending) - Method in class net.sf.okapi.filters.xliff2.XLIFF2FilterWriter
 
processEndGroup(Event) - Method in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
processEndGroup(Event) - Method in class net.sf.okapi.steps.rainbowkit.ontram.OntramPackageWriter
 
processEndGroup(Event) - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2PackageWriter
 
processEndGroup(Event) - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFFPackageWriter
 
processEndGroup(Ending) - Method in class net.sf.okapi.common.filters.SubFilterSkeletonWriter
 
processEndGroup(Ending) - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
processEndGroup(Ending) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
processEndGroup(Ending) - Method in interface net.sf.okapi.common.skeleton.ISkeletonWriter
Processes the END_GROUP event.
processEndGroup(Ending) - Method in class net.sf.okapi.filters.xliff2.XLIFF2FilterWriter
 
processEndSubDocument(Event) - Method in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
processEndSubDocument(Event) - Method in class net.sf.okapi.steps.rainbowkit.po.POPackageWriter
 
processEndSubDocument(Event) - Method in class net.sf.okapi.steps.rainbowkit.table.TablePackageWriter
 
processEndSubDocument(Event) - Method in class net.sf.okapi.steps.rainbowkit.transifex.TransifexPackageWriter
 
processEndSubDocument(Event) - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2PackageWriter
 
processEndSubDocument(Event) - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFFPackageWriter
 
processEndSubDocument(Ending) - Method in class net.sf.okapi.common.filters.SubFilterSkeletonWriter
 
processEndSubDocument(Ending) - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
processEndSubDocument(Ending) - Method in class net.sf.okapi.common.filterwriter.ZipFilterWriter
 
processEndSubDocument(Ending) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
processEndSubDocument(Ending) - Method in interface net.sf.okapi.common.skeleton.ISkeletonWriter
Processes the END_SUBDOCUMENT event.
processEndSubDocument(Ending) - Method in class net.sf.okapi.filters.xliff2.XLIFF2FilterWriter
 
processEndSubfilter(EndSubfilter) - Method in class net.sf.okapi.common.filters.SubFilterSkeletonWriter
 
processEndSubfilter(EndSubfilter) - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
processEndSubfilter(EndSubfilter) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
processEndSubfilter(EndSubfilter) - Method in interface net.sf.okapi.common.skeleton.ISkeletonWriter
 
processEndSubfilter(EndSubfilter) - Method in class net.sf.okapi.filters.markdown.MarkdownSkeletonWriter
 
processEndSubfilter(EndSubfilter) - Method in class net.sf.okapi.filters.vignette.VignetteSkeletonWriter
 
processEndSubfilter(EndSubfilter) - Method in class net.sf.okapi.filters.xliff2.XLIFF2FilterWriter
 
processFiltered(Event) - Method in class net.sf.okapi.steps.common.tufiltering.TuFilteringStep
Process a given text unit event.
processFragment(TextFragment) - Method in class net.sf.okapi.steps.codesremoval.CodesRemover
 
processFragment(TextFragment, EncoderContext) - Method in class net.sf.okapi.filters.ttx.TTXSkeletonWriter
Outputs a fragment.
processFragment(TextFragment, EncoderContext) - Method in class net.sf.okapi.filters.txml.TXMLSkeletonWriter
Outputs a fragment.
processIndentedBlockEnd() - Method in class net.sf.okapi.filters.yaml.parser.YamlParserTokenManager
 
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 ProcessingInstruction object.
ProcessingInstruction(ProcessingInstruction) - Constructor for class net.sf.okapi.lib.xliff2.core.ProcessingInstruction
Copy constructor.
processLine(TextContainer) - Method in class net.sf.okapi.common.filters.AbstractLineFilter
Called by the filter for every line read from the input
processLine(TextContainer) - Method in class net.sf.okapi.filters.plaintext.base.BasePlainTextFilter
 
processLine(TextContainer) - Method in class net.sf.okapi.filters.plaintext.paragraphs.ParaPlainTextFilter
 
processLine(TextContainer) - Method in class net.sf.okapi.filters.plaintext.spliced.SplicedLinesFilter
 
processLine(TextContainer) - Method in class net.sf.okapi.filters.table.base.BaseTableFilter
 
processList(LinkedList<ITextUnit>) - Method in class net.sf.okapi.steps.enrycher.EnrycherClient
Call the Enrycher service on a list of text units.
processMatches() - Method in class net.sf.okapi.lib.xliff2.reader.XLIFFReader
 
processNow(Event) - Method in interface net.sf.okapi.common.pipeline.ICallableStep
process the event now without threading.
processRawDocument(Event) - Method in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
processRules(Unit, String) - Method in class net.sf.okapi.lib.xliff2.validation.Validation
Applies the rules of this object on a given unit.
processStartBatch() - Method in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
processStartBatch() - Method in class net.sf.okapi.steps.rainbowkit.omegat.OmegaTPackageWriter
 
processStartBatch() - Method in class net.sf.okapi.steps.rainbowkit.ontram.OntramPackageWriter
 
processStartBatch() - Method in class net.sf.okapi.steps.rainbowkit.po.POPackageWriter
 
processStartBatch() - Method in class net.sf.okapi.steps.rainbowkit.table.TablePackageWriter
 
processStartBatch() - Method in class net.sf.okapi.steps.rainbowkit.transifex.TransifexPackageWriter
 
processStartBatch() - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2PackageWriter
 
processStartBatch() - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFFPackageWriter
 
processStartBatchItem() - Method in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
processStartDocument() - Method in class net.sf.okapi.lib.merge.merge.SkeletonMergerWriter
Use the skeleton StartDocument event to initialize the IFilterWriter.
processStartDocument(Event) - Method in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
processStartDocument(Event) - Method in class net.sf.okapi.steps.rainbowkit.omegat.OmegaTPackageWriter
 
processStartDocument(Event) - Method in class net.sf.okapi.steps.rainbowkit.ontram.OntramPackageWriter
 
processStartDocument(Event) - Method in class net.sf.okapi.steps.rainbowkit.po.POPackageWriter
 
processStartDocument(Event) - Method in class net.sf.okapi.steps.rainbowkit.table.TablePackageWriter
 
processStartDocument(Event) - Method in class net.sf.okapi.steps.rainbowkit.transifex.TransifexPackageWriter
 
processStartDocument(Event) - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2PackageWriter
 
processStartDocument(Event) - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFFPackageWriter
 
processStartDocument(LocaleId, String, EncoderManager, StartDocument) - Method in class net.sf.okapi.common.filters.SubFilterSkeletonWriter
 
processStartDocument(LocaleId, String, EncoderManager, StartDocument) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
processStartDocument(LocaleId, String, EncoderManager, StartDocument) - Method in interface net.sf.okapi.common.skeleton.ISkeletonWriter
Processes the START_DOCUMENT event.
processStartDocument(LocaleId, String, EncoderManager, StartDocument) - Method in class net.sf.okapi.filters.table.csv.CSVSkeletonWriter
 
processStartDocument(LocaleId, String, EncoderManager, StartDocument) - Method in class net.sf.okapi.filters.ttml.TTMLSkeletonWriter
 
processStartDocument(LocaleId, String, EncoderManager, StartDocument) - Method in class net.sf.okapi.filters.vtt.VTTSkeletonWriter
 
processStartDocument(LocaleId, String, EncoderManager, StartDocument) - Method in class net.sf.okapi.filters.xliff.XLIFFSkeletonWriter
 
processStartDocument(LocaleId, String, StartDocument) - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
processStartDocument(LocaleId, String, StartDocument) - Method in class net.sf.okapi.filters.markdown.MarkdownFilterWriter
 
processStartDocument(StartDocument) - Method in class net.sf.okapi.common.filterwriter.ZipFilterWriter
 
processStartDocument(StartDocument) - Method in class net.sf.okapi.filters.xliff2.XLIFF2FilterWriter
 
processStartDocument(StartDocument, List<String>) - Method in class net.sf.okapi.lib.verification.AbstractChecker
 
processStartDocument(StartDocument, List<String>) - Method in class net.sf.okapi.lib.verification.CharactersChecker
 
processStartDocument(StartDocument, List<String>) - Method in class net.sf.okapi.lib.verification.GeneralChecker
 
processStartDocument(StartDocument, List<String>) - Method in class net.sf.okapi.lib.verification.InlineCodesChecker
 
processStartDocument(StartDocument, List<String>) - Method in class net.sf.okapi.lib.verification.LengthChecker
 
processStartDocument(StartDocument, List<String>) - Method in class net.sf.okapi.lib.verification.LocalizableChecker
 
processStartDocument(StartDocument, List<String>) - Method in class net.sf.okapi.lib.verification.PatternsChecker
 
processStartDocument(StartDocument, List<String>) - Method in class net.sf.okapi.lib.verification.QualityCheckSession
 
processStartGroup(Event) - Method in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
processStartGroup(Event) - Method in class net.sf.okapi.steps.rainbowkit.ontram.OntramPackageWriter
 
processStartGroup(Event) - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2PackageWriter
 
processStartGroup(Event) - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFFPackageWriter
 
processStartGroup(StartGroup) - Method in class net.sf.okapi.common.filters.SubFilterSkeletonWriter
 
processStartGroup(StartGroup) - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
processStartGroup(StartGroup) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
processStartGroup(StartGroup) - Method in interface net.sf.okapi.common.skeleton.ISkeletonWriter
Processes the START_GROUP event.
processStartGroup(StartGroup) - Method in class net.sf.okapi.filters.xliff.XLIFFSkeletonWriter
 
processStartGroup(StartGroup) - Method in class net.sf.okapi.filters.xliff2.XLIFF2FilterWriter
 
processStartSubDocument(Event) - Method in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
processStartSubDocument(Event) - Method in class net.sf.okapi.steps.rainbowkit.po.POPackageWriter
 
processStartSubDocument(Event) - Method in class net.sf.okapi.steps.rainbowkit.table.TablePackageWriter
 
processStartSubDocument(Event) - Method in class net.sf.okapi.steps.rainbowkit.transifex.TransifexPackageWriter
 
processStartSubDocument(Event) - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2PackageWriter
 
processStartSubDocument(Event) - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFFPackageWriter
 
processStartSubDocument(StartSubDocument) - Method in class net.sf.okapi.common.filters.SubFilterSkeletonWriter
 
processStartSubDocument(StartSubDocument) - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
processStartSubDocument(StartSubDocument) - Method in class net.sf.okapi.common.filterwriter.ZipFilterWriter
 
processStartSubDocument(StartSubDocument) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
processStartSubDocument(StartSubDocument) - Method in interface net.sf.okapi.common.skeleton.ISkeletonWriter
Processes a START_SUBDOCUMENT event.
processStartSubDocument(StartSubDocument) - Method in class net.sf.okapi.filters.xliff.XLIFFSkeletonWriter
 
processStartSubDocument(StartSubDocument) - Method in class net.sf.okapi.filters.xliff2.XLIFF2FilterWriter
 
processStartSubDocument(StartSubDocument) - Method in class net.sf.okapi.lib.verification.AbstractChecker
 
processStartSubDocument(StartSubDocument) - Method in class net.sf.okapi.lib.verification.CharactersChecker
 
processStartSubDocument(StartSubDocument) - Method in class net.sf.okapi.lib.verification.GeneralChecker
 
processStartSubDocument(StartSubDocument) - Method in class net.sf.okapi.lib.verification.InlineCodesChecker
 
processStartSubDocument(StartSubDocument) - Method in class net.sf.okapi.lib.verification.LengthChecker
 
processStartSubDocument(StartSubDocument) - Method in class net.sf.okapi.lib.verification.LocalizableChecker
 
processStartSubDocument(StartSubDocument) - Method in class net.sf.okapi.lib.verification.PatternsChecker
 
processStartSubDocument(StartSubDocument) - Method in class net.sf.okapi.lib.verification.QualityCheckSession
 
processStartSubfilter(StartSubfilter) - Method in class net.sf.okapi.common.filters.SubFilterSkeletonWriter
 
processStartSubfilter(StartSubfilter) - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
processStartSubfilter(StartSubfilter) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
processStartSubfilter(StartSubfilter) - Method in interface net.sf.okapi.common.skeleton.ISkeletonWriter
 
processStartSubfilter(StartSubfilter) - Method in class net.sf.okapi.filters.vignette.VignetteSkeletonWriter
 
processStartSubfilter(StartSubfilter) - Method in class net.sf.okapi.filters.xliff2.XLIFF2FilterWriter
 
processSub(XMLStreamReader) - Method in class net.sf.okapi.filters.xliff.XLIFFFilter
Process the content of a sub element.
processTextUnit(Event) - Method in class net.sf.okapi.lib.merge.merge.SkeletonMergerWriter
Take the translated TextUnit and match it up with its corresponding skeleton version.
processTextUnit(Event) - Method in class net.sf.okapi.steps.formatconversion.FormatConversionStep
 
processTextUnit(Event) - Method in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
processTextUnit(Event) - Method in class net.sf.okapi.steps.rainbowkit.ontram.OntramPackageWriter
 
processTextUnit(Event) - Method in class net.sf.okapi.steps.rainbowkit.po.POPackageWriter
 
processTextUnit(Event) - Method in class net.sf.okapi.steps.rainbowkit.table.TablePackageWriter
 
processTextUnit(Event) - Method in class net.sf.okapi.steps.rainbowkit.transifex.TransifexPackageWriter
 
processTextUnit(Event) - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2PackageWriter
 
processTextUnit(Event) - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFFPackageWriter
 
processTextUnit(ITextUnit) - Method in class net.sf.okapi.common.filters.SubFilterSkeletonWriter
 
processTextUnit(ITextUnit) - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
processTextUnit(ITextUnit) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
processTextUnit(ITextUnit) - Method in interface net.sf.okapi.common.skeleton.ISkeletonWriter
Processes the TEXT_UNIT event.
processTextUnit(ITextUnit) - Method in class net.sf.okapi.filters.its.html5.HTML5SkeletonWriter
 
processTextUnit(ITextUnit) - Method in class net.sf.okapi.filters.markdown.MarkdownSkeletonWriter
 
processTextUnit(ITextUnit) - Method in class net.sf.okapi.filters.table.csv.CSVSkeletonWriter
 
processTextUnit(ITextUnit) - Method in class net.sf.okapi.filters.ttml.TTMLSkeletonWriter
 
processTextUnit(ITextUnit) - Method in class net.sf.okapi.filters.ttx.TTXSkeletonWriter
 
processTextUnit(ITextUnit) - Method in class net.sf.okapi.filters.txml.TXMLSkeletonWriter
 
processTextUnit(ITextUnit) - Method in class net.sf.okapi.filters.vtt.VTTSkeletonWriter
 
processTextUnit(ITextUnit) - Method in class net.sf.okapi.filters.xliff.iws.IwsXliffSkeletonWriter
Update the Idiom WorldServer Metadata if the content has been translated.
processTextUnit(ITextUnit) - Method in class net.sf.okapi.filters.xliff.SdlXliffSkeletonWriter
Process as normal xliff but search and replace sdl patterns in skeleton.
processTextUnit(ITextUnit) - Method in class net.sf.okapi.filters.xliff.XLIFFSkeletonWriter
 
processTextUnit(ITextUnit) - Method in class net.sf.okapi.filters.xliff2.XLIFF2FilterWriter
 
processTextUnit(ITextUnit) - Method in class net.sf.okapi.filters.yaml.YamlSkeletonWriter
 
processTextUnit(ITextUnit) - Method in class net.sf.okapi.lib.verification.AbstractChecker
 
processTextUnit(ITextUnit) - Method in class net.sf.okapi.lib.verification.CharactersChecker
 
processTextUnit(ITextUnit) - Method in class net.sf.okapi.lib.verification.GeneralChecker
 
processTextUnit(ITextUnit) - Method in class net.sf.okapi.lib.verification.InlineCodesChecker
 
processTextUnit(ITextUnit) - Method in class net.sf.okapi.lib.verification.LengthChecker
 
processTextUnit(ITextUnit) - Method in class net.sf.okapi.lib.verification.LocalizableChecker
 
processTextUnit(ITextUnit) - Method in class net.sf.okapi.lib.verification.PatternsChecker
 
processTextUnit(ITextUnit) - Method in class net.sf.okapi.lib.verification.QualityCheckSession
 
processTextUnit(ITextUnit) - Method in class net.sf.okapi.steps.codesremoval.CodesRemover
 
processTextUnit(ITextUnit) - Method in class net.sf.okapi.steps.termextraction.SimpleTermExtractor
Processes a text unit for term extraction.
processTextUnit(ITextUnit, boolean) - Method in class net.sf.okapi.common.filters.SubFilterSkeletonWriter
 
processTextUnit(ITextUnit, boolean) - Method in interface net.sf.okapi.common.skeleton.ISkeletonWriter
Used for multilingual skeleton writers.
processTU(ITextUnit, ITextUnit) - Method in class net.sf.okapi.filters.plaintext.base.BasePlainTextFilter
 
processTU(ITextUnit, ITextUnit) - Method in class net.sf.okapi.filters.table.csv.CommaSeparatedValuesFilter
 
processUntilTextUnit() - Method in class net.sf.okapi.lib.merge.merge.SkeletonMergerWriter
Get events in the original document until the next text unit.
Project - Class in net.sf.okapi.filters.transifex
 
Project() - Constructor for class net.sf.okapi.filters.transifex.Project
 
PROJECT_CONCORDANCE - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_CONCORDANCE_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_DATE - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_EXACT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_EXACT_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_EXACT_DOCUMENT_CONTEXT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_EXACT_DOCUMENT_CONTEXT_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_EXACT_LOCAL_CONTEXT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_EXACT_LOCAL_CONTEXT_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_EXACT_PREVIOUS_VERSION - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_EXACT_PREVIOUS_VERSION_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_EXACT_REPAIRED - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_EXACT_REPAIRED_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_EXACT_STRUCTURAL - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_EXACT_STRUCTURAL_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_EXACT_TEXT_ONLY - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_EXACT_TEXT_ONLY_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_EXACT_TEXT_ONLY_PREVIOUS_VERSION - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_EXACT_TEXT_ONLY_PREVIOUS_VERSION_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_EXACT_TEXT_ONLY_UNIQUE_ID - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_EXACT_TEXT_ONLY_UNIQUE_ID_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_EXACT_UNIQUE_ID - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
Report fields for word counts of the entire project (Okapi categories)
PROJECT_EXACT_UNIQUE_ID_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
Report fields for character counts of the entire project (Okapi categories)
PROJECT_EXTENSION - Static variable in class net.sf.okapi.filters.transifex.Project
 
PROJECT_FUZZY - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_FUZZY_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_FUZZY_PREVIOUS_VERSION - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_FUZZY_PREVIOUS_VERSION_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_FUZZY_REPAIRED - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_FUZZY_REPAIRED_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_FUZZY_UNIQUE_ID - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_FUZZY_UNIQUE_ID_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_GMX_ALPHANUMERIC_ONLY_TEXT_UNIT_CHARACTER_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_GMX_ALPHANUMERIC_ONLY_TEXT_UNIT_WORD_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_GMX_EXACT_MATCHED_CHARACTER_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_GMX_EXACT_MATCHED_WORD_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_GMX_FUZZY_MATCHED_CHARACTER_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_GMX_FUZZY_MATCHED_WORD_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_GMX_LEVERAGED_MATCHED_CHARACTER_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_GMX_LEVERAGED_MATCHED_WORD_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_GMX_MEASUREMENT_ONLY_TEXT_UNIT_CHARACTER_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_GMX_MEASUREMENT_ONLY_TEXT_UNIT_WORD_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_GMX_NOCATEGORY - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_GMX_NOCATEGORY_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_GMX_NONTRANSLATABLE_CHARACTER_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_GMX_NONTRANSLATABLE_WORD_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_GMX_NUMERIC_ONLY_TEXT_UNIT_CHARACTER_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_GMX_NUMERIC_ONLY_TEXT_UNIT_WORD_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_GMX_PROTECTED_CHARACTER_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
Report fields for character counts of the entire project (GMX categories)
PROJECT_GMX_PROTECTED_WORD_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
Report fields for word counts of the entire project (GMX categories)
PROJECT_GMX_REPETITION_MATCHED_CHARACTER_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_GMX_REPETITION_MATCHED_WORD_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_GMX_TRANSLATABLE_CHARACTER_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_GMX_TRANSLATABLE_WORD_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_MT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_MT_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_NAME - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
General report fields
PROJECT_NOCATEGORY - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_NOCATEGORY_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_NONTRANSLATABLE_CHARACTER_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_NONTRANSLATABLE_WORD_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_OVERALL_CHARACTER_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_PHRASE_ASSEMBLED - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_PHRASE_ASSEMBLED_CHARACTERS - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_PUNCTUATION_CHARACTER_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_SOURCE_LOCALE - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_TARGET_LOCALE - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_TOTAL_CHARACTER_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_TOTAL_WORD_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_TRANSLATABLE_CHARACTER_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_TRANSLATABLE_WORD_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
PROJECT_WHITESPACE_CHARACTER_COUNT - Static variable in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
ProjectFuzzyMatchedCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
The character count for fuzzy matched text within all files within a given project.
ProjectFuzzyMatchedWordCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
The word count for fuzzy matched text units within all files within a given project.
PROJECTID - Static variable in class net.sf.okapi.filters.transifex.Project
 
ProjectRepetionMatchedCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
The character count for text that is identical within all files within a given project.
ProjectRepetionMatchedWordCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
The word count for text units that are identical within all files within a given project.
promptOKCancel(String) - Method in interface net.sf.okapi.common.IUserPrompt
Prompt the user to decide between "OK" and "Cancel".
promptOKCancel(String) - Method in class net.sf.okapi.common.UserPrompt
 
promptYesNoCancel(String) - Method in interface net.sf.okapi.common.IUserPrompt
Prompt the user to decide between "Yes", "No", and "Cancel".
promptYesNoCancel(String) - Method in class net.sf.okapi.common.UserPrompt
 
PROP_BUILDNUM - Static variable in class net.sf.okapi.filters.xliff.XLIFFFilter
 
PROP_EXTRADATA - Static variable in class net.sf.okapi.filters.xliff.XLIFFFilter
 
PROP_HASHIDDENTEXT - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
PROP_ORIG_SDL_SEG_CONF - Static variable in class net.sf.okapi.filters.xliff.SdlXliffSkeletonWriter
 
PROP_QUALIFIED - Static variable in class net.sf.okapi.filters.table.csv.CommaSeparatedValuesFilter
 
PROP_REPETITION - Static variable in class net.sf.okapi.filters.xliff.XLIFFFilter
 
PROP_SDL_CONF - Static variable in class net.sf.okapi.filters.xliff.SdlXliffSkeletonWriter
 
PROP_SDL_LOCKED - Static variable in class net.sf.okapi.filters.xliff.SdlXliffSkeletonWriter
 
PROP_SDL_ORIGIN - Static variable in class net.sf.okapi.filters.xliff.SdlXliffSkeletonWriter
 
PROP_SDL_ORIGIN_SYSTEM - Static variable in class net.sf.okapi.filters.xliff.SdlXliffSkeletonWriter
 
PROP_SDL_PERCENT - Static variable in class net.sf.okapi.filters.xliff.SdlXliffSkeletonWriter
 
PROP_SDL_PREV_ORIGIN - Static variable in class net.sf.okapi.filters.xliff.SdlXliffSkeletonWriter
 
PROP_SDL_PREV_ORIGIN_SYSTEM - Static variable in class net.sf.okapi.filters.xliff.SdlXliffSkeletonWriter
 
PROP_SDL_TEXT_MATCH - Static variable in class net.sf.okapi.filters.xliff.SdlXliffSkeletonWriter
 
PROP_WASSEGMENTED - Static variable in class net.sf.okapi.filters.xliff.XLIFFFilter
 
PROP_XLIFF_FLAVOR - Static variable in class net.sf.okapi.filters.xliff.XLIFFFilter
On StartDocument to indicate that the "flavor" of the document is possible
PROP_XTM_LOCKED - Static variable in class net.sf.okapi.filters.xliff.XliffXtmFilterExtension
 
PROP_XTM_PERCENT - Static variable in class net.sf.okapi.filters.xliff.XliffXtmFilterExtension
 
properties - Variable in class net.sf.okapi.common.resource.TextPart
 
properties - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
PROPERTIES - Static variable in class net.sf.okapi.common.resource.Code
 
PROPERTIES_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.Code
 
PROPERTIES_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.IResource
 
PROPERTIES_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
PropertiesEncoder - Class in net.sf.okapi.common.encoder
Implements IEncoder for properties-type format.
PropertiesEncoder() - Constructor for class net.sf.okapi.common.encoder.PropertiesEncoder
Creates a new PropertiesEncoder object, with US-ASCII as the encoding.
PropertiesFilter - Class in net.sf.okapi.filters.properties
Implements the IFilter interface for properties files.
PropertiesFilter() - Constructor for class net.sf.okapi.filters.properties.PropertiesFilter
 
propertiesKeys() - Method in class net.sf.okapi.lib.terminology.BaseEntry
 
PropertiesMapper - Class in net.sf.okapi.filters.xliff2.util
Saves parameters and other data from the XLIFF Toolkit into Okapi Core and back.
PropertiesMapper() - Constructor for class net.sf.okapi.filters.xliff2.util.PropertiesMapper
 
property() - Method in annotation type net.sf.okapi.filters.wiki.WikiPatterns.Inline
 
Property - Class in net.sf.okapi.common.resource
Represents a read-only or a modifiable property associated with a resource.
Property - Class in net.sf.okapi.proto
Protobuf type Property
Property(String, String) - Constructor for class net.sf.okapi.common.resource.Property
Creates a new read-only property object with a name and a value.
Property(String, String, boolean) - Constructor for class net.sf.okapi.common.resource.Property
Creates a new property object with a name, a vale and its read-only flag.
Property(String, String, boolean, EnumSet<Property.Type>) - Constructor for class net.sf.okapi.common.resource.Property
 
Property(String, String, EnumSet<Property.Type>) - Constructor for class net.sf.okapi.common.resource.Property
 
PROPERTY_ATTR_NAME - Static variable in class net.sf.okapi.lib.xliff2.changeTracking.Item
property attribute name.
PROPERTY_CONTENT_VALUE - Static variable in class net.sf.okapi.lib.xliff2.changeTracking.Item
content value for property attribute.
PROPERTY_CONTEXT - Static variable in class net.sf.okapi.filters.po.POFilter
 
PROPERTY_PLURALFORMS - Static variable in class net.sf.okapi.filters.po.POFilter
 
PROPERTY_REFERENCES - Static variable in class net.sf.okapi.filters.po.POFilter
 
PROPERTY_XML_PARAMETERS - Static variable in class net.sf.okapi.filters.xmlstream.Parameters
 
Property.Builder - Class in net.sf.okapi.proto
Protobuf type Property
Property.PropertyType - Enum in net.sf.okapi.proto
Protobuf enum Property.PropertyType
Property.PropName - Enum in net.sf.okapi.proto
Protobuf enum Property.PropName
Property.Type - Enum in net.sf.okapi.common.resource
Property types.
propertyIterator() - Method in interface net.sf.okapi.common.resource.IWithProperties
Gets an iterator of the properties for this resource.
propertyName - Variable in class net.sf.okapi.filters.regex.Rule
 
PropertyOrBuilder - Interface in net.sf.okapi.proto
 
PropertyTextUnitPlaceholder - Class in net.sf.okapi.common.filters
This class acts as a placeholder for both Propertys and ITextUnits that are found within tags.
PropertyTextUnitPlaceholder(PropertyTextUnitPlaceholder.PlaceholderAccessType, String, String) - Constructor for class net.sf.okapi.common.filters.PropertyTextUnitPlaceholder
Constructor for Property only.
PropertyTextUnitPlaceholder(PropertyTextUnitPlaceholder.PlaceholderAccessType, String, String, int, int) - Constructor for class net.sf.okapi.common.filters.PropertyTextUnitPlaceholder
Constructor for Property and ITextUnit without a main offsets.
PropertyTextUnitPlaceholder(PropertyTextUnitPlaceholder.PlaceholderAccessType, String, String, int, int, int, int) - Constructor for class net.sf.okapi.common.filters.PropertyTextUnitPlaceholder
Constructor for Property and ITextUnit that are delimited by formatting (i.e., name="value").
PropertyTextUnitPlaceholder.PlaceholderAccessType - Enum in net.sf.okapi.common.filters
 
propertyValue - Variable in class net.sf.okapi.filters.regex.Rule
 
props - Variable in class net.sf.okapi.lib.terminology.BaseEntry
 
PROTECTAPPROVED - Static variable in class net.sf.okapi.filters.po.Parameters
 
PROTECTAPPROVED - Static variable in class net.sf.okapi.filters.transifex.Project
 
ProtectedCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
An accumulation of the character count for text that has been marked as 'protected', or otherwise not translatable (XLIFF text enclosed in elements).
ProtectedWordCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
An accumulation of the word count for text that has been marked as 'protected', or otherwise not translatable (XLIFF text enclosed in elements).
protectEntityRef - Variable in class net.sf.okapi.filters.its.Parameters
 
Proto2Okapi - Class in net.sf.okapi.lib.serialization
 
Proto2Okapi() - Constructor for class net.sf.okapi.lib.serialization.Proto2Okapi
 
ProtoBufferWriter - Class in net.sf.okapi.lib.serialization.writer
 
ProtoBufferWriter() - Constructor for class net.sf.okapi.lib.serialization.writer.ProtoBufferWriter
 
ProtoFilter - Class in net.sf.okapi.lib.serialization.filter
An IFilter that returns serialized Events generated by ProtoBufferWriter
ProtoFilter() - Constructor for class net.sf.okapi.lib.serialization.filter.ProtoFilter
 
PROV - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Annotation identifier for the ITS Provenance data category.
PROV_ORG - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Organizational translation provenance: A reference IRI if there is a GenericAnnotationType.REF_PREFIX prefix), a text otherwise.
PROV_PERSON - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Human translation provenance: A reference IRI if there is a GenericAnnotationType.REF_PREFIX prefix), a text otherwise.
PROV_PROVREF - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Provenance reference: A IRI string pointing to an external provenance information set.
PROV_RECSREF - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Records reference: a IRI string.
PROV_REVORG - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Organizational revision provenance: A reference IRI if there is a GenericAnnotationType.REF_PREFIX prefix), a text otherwise.
PROV_REVPERSON - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Human revision provenance: A reference IRI if there is a GenericAnnotationType.REF_PREFIX prefix), a text otherwise.
PROV_REVTOOL - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Tool revision provenance: A reference IRI if there is a GenericAnnotationType.REF_PREFIX prefix), a text otherwise.
PROV_TOOL - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Tool translation provenance: A reference IRI if there is a GenericAnnotationType.REF_PREFIX prefix), a text otherwise.
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 Provenance object 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 Provenance objects.
Provenances(String) - Constructor for class net.sf.okapi.lib.xliff2.its.Provenances
 
Provider - Interface in net.sf.okapi.filters.json.parser
 
Provider - Interface in net.sf.okapi.filters.yaml.parser
 
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
 
pruneTextUnit(ITextUnit, LocaleId) - Method in class net.sf.okapi.steps.cleanup.Cleaner
Removes segments from the text unit marked as not containing useful information.
punctuation - Variable in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector
 
punctuation - Variable in class net.sf.okapi.steps.wordcount.CharacterCounter.Counts
 
PUNCTUATION - net.sf.okapi.steps.tokenization.ITokenizer.TokenType
 
PUNCTUATION_SPACE - net.sf.okapi.common.resource.ExtendedCodeType
 
PunctuationCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
The total of all punctuation characters in the canonical form of text in the document that DO NOT form part of the character count as per section 2.10.
PUNCTUATIONSENSITIVE - Static variable in class net.sf.okapi.steps.translationcomparison.Parameters
 
PUNCUATION_SPACE - net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Whitespace
 
purpose() - Method in class net.sf.okapi.common.annotation.XLIFFContextGroup
 
PURPOSE - Static variable in class net.sf.okapi.common.annotation.XLIFFContextGroup
 
pushExcludedIncludedRule(ExtractionRuleState.ExtractionRule) - Method in class net.sf.okapi.filters.abstractmarkup.ExtractionRuleState
 
pushGroupRule(ExtractionRuleState.ExtractionRule) - Method in class net.sf.okapi.filters.abstractmarkup.ExtractionRuleState
 
pushGroupToStack(StartGroup) - Method in class net.sf.okapi.filters.xini.rainbowkit.FilterEventToXiniTransformer
Pushes a StartGroup to the groups stack.
pushInlineExcludedIncludedRule(ExtractionRuleState.ExtractionRule) - Method in class net.sf.okapi.filters.abstractmarkup.ExtractionRuleState
 
pushInlineRule(ExtractionRuleState.ExtractionRule) - Method in class net.sf.okapi.filters.abstractmarkup.ExtractionRuleState
 
pushPreserverWhitespaceRule(ExtractionRuleState.ExtractionRule) - Method in class net.sf.okapi.filters.abstractmarkup.ExtractionRuleState
 
pushTextUnitRule(ExtractionRuleState.ExtractionRule) - Method in class net.sf.okapi.filters.abstractmarkup.ExtractionRuleState
 
put(String, String) - Method in class net.sf.okapi.lib.xliff2.NSContext
Sets a prefix/uri pair to this context.
put(String, String) - Method in class net.sf.okapi.steps.scopingreport.ScopingReportAnnotation
 
putAllFields(Map<String, PrimitiveValue>) - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
map<string, .PrimitiveValue> fields = 2;
putAllInlineAnnotations(Map<String, String>) - Method in class net.sf.okapi.proto.Code.Builder
map<string, string> inlineAnnotations = 14;
putAllTargets(Map<String, TextContainer>) - Method in class net.sf.okapi.proto.TextUnit.Builder
map<string, .TextContainer> targets = 5;
putFields(String, PrimitiveValue) - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
map<string, .PrimitiveValue> fields = 2;
putFieldsBuilderIfAbsent(String) - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
map<string, .PrimitiveValue> fields = 2;
putInlineAnnotations(String, String) - Method in class net.sf.okapi.proto.Code.Builder
map<string, string> inlineAnnotations = 14;
putSourceResource(String, LocaleId, String) - Method in class net.sf.okapi.lib.transifex.TransifexClient
Add a resource to the current project.
putTargetResource(String, LocaleId, String, String) - Method in class net.sf.okapi.lib.transifex.TransifexClient
 
putTargetResourceV2(String, LocaleId, String, String) - Method in class net.sf.okapi.lib.transifex.TransifexClient
 
putTargets(String, TextContainer) - Method in class net.sf.okapi.proto.TextUnit.Builder
map<string, .TextContainer> targets = 5;
putTargetsBuilderIfAbsent(String) - Method in class net.sf.okapi.proto.TextUnit.Builder
map<string, .TextContainer> targets = 5;
PYTHON_DOUBLE_COMMENT_DELIMITER - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
Python multiline comment: """ (same delimiter for both prefix and suffix)
PYTHON_DOUBLE_COMMENT_PREFIX_PATTERN - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
 
PYTHON_DOUBLE_COMMENT_SUFFIX_PATTERN - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
 
PYTHON_SINGLE_COMMENT_DELIMITER - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
Python multiline comment: ''' (same delimiter for both prefix and suffix)
PYTHON_SINGLE_COMMENT_PREFIX_PATTERN - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
 
PYTHON_SINGLE_COMMENT_SUFFIX_PATTERN - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
 

Q

qualifyName(Class<?>, String) - Static method in class net.sf.okapi.common.ClassUtil
Builds a qualified class name for the given class name.
qualifyName(Object, String) - Static method in class net.sf.okapi.common.ClassUtil
Builds a qualified class name for the given class name.
qualifyName(String, String) - Static method in class net.sf.okapi.common.ClassUtil
Builds a qualified class name from given parts.
QUALITY_UNDEFINED - Static variable in class net.sf.okapi.common.query.QueryResult
 
QualityCheckReport - Class in net.sf.okapi.lib.verification
 
QualityCheckReport() - Constructor for class net.sf.okapi.lib.verification.QualityCheckReport
 
QualityCheckReport.Type - Enum in net.sf.okapi.lib.verification
 
QualityCheckSession - Class in net.sf.okapi.lib.verification
 
QualityCheckSession() - Constructor for class net.sf.okapi.lib.verification.QualityCheckSession
 
QualityCheckStep - Class in net.sf.okapi.steps.qualitycheck
 
QualityCheckStep() - Constructor for class net.sf.okapi.steps.qualitycheck.QualityCheckStep
 
QUALITYSCORE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.AltTranslation
 
QUARK_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
QUARTER_SPACE - net.sf.okapi.common.resource.ExtendedCodeType
 
Quechua - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
query - Variable in class net.sf.okapi.lib.translation.ResourceItem
The query engine for this resource.
query(String) - Method in interface net.sf.okapi.common.query.IQuery
Starts a query for a give plain text.
query(String) - Method in class net.sf.okapi.connectors.apertium.ApertiumMTConnector
 
query(String) - Method in class net.sf.okapi.connectors.bifile.BilingualFileConnector
 
query(String) - Method in class net.sf.okapi.connectors.google.GoogleMTv2Connector
 
query(String) - Method in class net.sf.okapi.connectors.googleautoml.GoogleAutoMLTranslationConnector
 
query(String) - Method in class net.sf.okapi.connectors.kantan.KantanMTv21Connector
 
query(String) - Method in class net.sf.okapi.connectors.lingo24.Lingo24Connector
 
query(String) - Method in class net.sf.okapi.connectors.microsoft.MicrosoftMTConnector
 
query(String) - Method in class net.sf.okapi.connectors.mmt.MMTConnector
 
query(String) - Method in class net.sf.okapi.connectors.mymemory.MyMemoryTMConnector
 
query(String) - Method in class net.sf.okapi.connectors.pensieve.PensieveTMConnector
 
query(String) - Method in class net.sf.okapi.connectors.tda.TDASearchConnector
 
query(String) - Method in class net.sf.okapi.connectors.translatetoolkit.TranslateToolkitTMConnector
 
query(String) - Method in class net.sf.okapi.lib.translation.QueryManager
Queries all enabled translation resources for a given plain text.
query(List<String>) - Method in class net.sf.okapi.steps.terminologyleveraging.BaseTerminologyConnector
 
query(TextFragment) - Method in interface net.sf.okapi.common.query.IQuery
Starts a query for a given text.
query(TextFragment) - Method in class net.sf.okapi.connectors.apertium.ApertiumMTConnector
Queries the Apertium API.
query(TextFragment) - Method in class net.sf.okapi.connectors.bifile.BilingualFileConnector
 
query(TextFragment) - Method in class net.sf.okapi.connectors.google.GoogleMTv2Connector
 
query(TextFragment) - Method in class net.sf.okapi.connectors.googleautoml.GoogleAutoMLTranslationConnector
 
query(TextFragment) - Method in class net.sf.okapi.connectors.kantan.KantanMTv21Connector
 
query(TextFragment) - Method in class net.sf.okapi.connectors.lingo24.Lingo24Connector
Queries the Lingo24 Premium MT API.
query(TextFragment) - Method in class net.sf.okapi.connectors.microsoft.MicrosoftMTConnector
 
query(TextFragment) - Method in class net.sf.okapi.connectors.mmt.MMTConnector
Queries the ModernMT API fro the configured server.
query(TextFragment) - Method in class net.sf.okapi.connectors.mymemory.MyMemoryTMConnector
 
query(TextFragment) - Method in class net.sf.okapi.connectors.pensieve.PensieveTMConnector
 
query(TextFragment) - Method in class net.sf.okapi.connectors.tda.TDASearchConnector
 
query(TextFragment) - Method in class net.sf.okapi.connectors.translatetoolkit.TranslateToolkitTMConnector
 
query(TextFragment) - Method in class net.sf.okapi.lib.translation.QueryManager
Queries all enabled translation resources for a given text fragment.
QueryManager - Class in net.sf.okapi.lib.translation
Provides a wrapper to manage and query several translation resources at the same time.
QueryManager() - Constructor for class net.sf.okapi.lib.translation.QueryManager
Creates a new QueryManager object.
QueryResult - Class in net.sf.okapi.common.query
Stores one result of a query.
QueryResult() - Constructor for class net.sf.okapi.common.query.QueryResult
 
queryString() - Method in class net.sf.okapi.core.simplifierrules.SimplifierRules
 
QueryUtil - Class in net.sf.okapi.lib.translation
Collection of helper method for preparing and querying translation resources.
QueryUtil() - Constructor for class net.sf.okapi.lib.translation.QueryUtil
 
QUESTION_MARK - net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Punctuation
 
Quichua - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
QUOTE_DOUBLE - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
QUOTE_DOUBLE - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
QUOTE_DOUBLE - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
QUOTE_DOUBLE_END - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
QUOTE_SINGLE - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
QUOTE_SINGLE - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
QUOTE_SINGLE_END - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
quoted - Variable in class net.sf.okapi.filters.yaml.parser.Scalar
 
quoted_string() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
 
QuotedScalar - Class in net.sf.okapi.filters.yaml.parser
 
QuotedScalar() - Constructor for class net.sf.okapi.filters.yaml.parser.QuotedScalar
 
quoteMode - Variable in class net.sf.okapi.filters.its.Parameters
 
QuoteMode - Enum in net.sf.okapi.common.encoder
Specifies the behavior for the escaping of single and double quotes.
QUOTEMODE - Static variable in class net.sf.okapi.common.encoder.HtmlEncoder
Parameter flag for defining the quote mode.
QUOTEMODE - Static variable in class net.sf.okapi.common.encoder.XMLEncoder
Parameter flag for defining the quote mode.
quoteModeDefined - Variable in class net.sf.okapi.filters.its.Parameters
 
QUOTEMODEDEFINED - Static variable in class net.sf.okapi.common.encoder.HtmlEncoder
Parameter flag for indicating that the HtmlEncoder.QUOTEMODE is defined.
QUOTEMODEDEFINED - Static variable in class net.sf.okapi.common.encoder.XMLEncoder
Parameter flag for indicating that the XMLEncoder.QUOTEMODE is defined.

R

R_O_IMAGE - net.sf.okapi.filters.xini.jaxb.ElementType
 
R_O_TEXT - net.sf.okapi.filters.xini.jaxb.ElementType
 
RAINBOWKIT_MIME_TYPE - Static variable in class net.sf.okapi.filters.rainbowkit.RainbowKitFilter
 
RAINBOWKIT_PACKAGE_EXTENSION - Static variable in class net.sf.okapi.filters.rainbowkit.RainbowKitFilter
 
RAINBOWKIT_PACKAGE_MIME_TYPE - Static variable in class net.sf.okapi.filters.rainbowkit.RainbowKitFilter
 
RainbowKitFilter - Class in net.sf.okapi.filters.rainbowkit
 
RainbowKitFilter() - Constructor for class net.sf.okapi.filters.rainbowkit.RainbowKitFilter
 
range - Variable in class net.sf.okapi.common.resource.AnnotatedSpan
The start and end positions of the span of text in the original coded text.
range - Variable in class net.sf.okapi.lib.terminology.TermHit
 
Range - Class in net.sf.okapi.common
Represents a range: a start and end position.
Range(int, int) - Constructor for class net.sf.okapi.common.Range
Creates a new range with given starting and ending values.
Range(int, int, String) - Constructor for class net.sf.okapi.common.Range
Creates a new range with given starting and ending values and an id.
Rarotongan - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
RAW_DOCUMENT - net.sf.okapi.common.EventType
Document-level event.
rawDocument - Variable in class net.sf.okapi.common.pipelinedriver.DocumentData
The input RawDocument itself.
RawDocument - Class in net.sf.okapi.common.resource
Resource that carries all the information needed for a filter to open a given document, and also the resource associated with the event RAW_DOCUMENT.
RawDocument() - Constructor for class net.sf.okapi.common.resource.RawDocument
 
RawDocument(InputStream, String, LocaleId) - Constructor for class net.sf.okapi.common.resource.RawDocument
Creates a new RawDocument object with a given InputStream, a default encoding and a source locale.
RawDocument(InputStream, String, LocaleId, LocaleId) - Constructor for class net.sf.okapi.common.resource.RawDocument
Creates a new RawDocument object with a given InputStream, a default encoding and a source locale.
RawDocument(CharSequence, LocaleId) - Constructor for class net.sf.okapi.common.resource.RawDocument
Creates a new RawDocument object with a given CharSequence and a source locale.
RawDocument(CharSequence, LocaleId, LocaleId) - Constructor for class net.sf.okapi.common.resource.RawDocument
Creates a new RawDocument object with a given CharSequence, a source locale and a target locale.
RawDocument(URI, String, LocaleId) - Constructor for class net.sf.okapi.common.resource.RawDocument
Creates a new RawDocument object with a given URI, a default encoding and a source locale.
RawDocument(URI, String, LocaleId, LocaleId) - Constructor for class net.sf.okapi.common.resource.RawDocument
Creates a new RawDocument object with a given URI, a default encoding, a source locale and a target locale.
RawDocument(URI, String, LocaleId, LocaleId, String) - Constructor for class net.sf.okapi.common.resource.RawDocument
Creates a new RawDocument object with a given URI, a default encoding, a source locale and a target locale, and the filter configuration id.
RawDocumentToFilterEventsStep - Class in net.sf.okapi.steps.common
Converts a RawDocument into filter events.
RawDocumentToFilterEventsStep() - Constructor for class net.sf.okapi.steps.common.RawDocumentToFilterEventsStep
Creates a new RawDocumentToFilterEventsStep object.
RawDocumentToFilterEventsStep(IFilter) - Constructor for class net.sf.okapi.steps.common.RawDocumentToFilterEventsStep
Creates a new RawDocumentToFilterEventsStep object with a given filter.
RawDocumentToOutputStreamStep - Class in net.sf.okapi.steps.common
Writes a RawDocument to an OutputStream.
RawDocumentToOutputStreamStep() - Constructor for class net.sf.okapi.steps.common.RawDocumentToOutputStreamStep
Creates a new RawDocumentToOutputStreamStep object.
RawDocumentWriterStep - Class in net.sf.okapi.steps.common
Writes a RawDocument to an output file.
RawDocumentWriterStep() - Constructor for class net.sf.okapi.steps.common.RawDocumentWriterStep
Creates a new RawDocumentWriterStep object.
rawSourceAfterElement - Variable in class net.sf.okapi.filters.xini.jaxb.Element
 
rawSourceAfterField - Variable in class net.sf.okapi.filters.xini.jaxb.Field
 
rawSourceBeforeElement - Variable in class net.sf.okapi.filters.xini.jaxb.Element
 
rawSourceBeforeField - Variable in class net.sf.okapi.filters.xini.jaxb.Field
 
RbbiTokenizer - Class in net.sf.okapi.steps.tokenization
 
RbbiTokenizer() - Constructor for class net.sf.okapi.steps.tokenization.RbbiTokenizer
 
read() - Method in class net.sf.okapi.common.BOMAwareInputStream
 
read() - Method in interface net.sf.okapi.common.filters.fontmappings.FontMappings.Input
Obtains an iterator of the font mappings, which have been read from the input.
read() - Method in class net.sf.okapi.common.filters.fontmappings.ParametersStringFontMappingsInput
 
read() - Method in class net.sf.okapi.common.io.FileCachedInputStream
 
read() - Method in interface net.sf.okapi.common.pipeline.IPipelineReader
Reads the steps of the pipeline and the parameters of each of its steps from the implementation-specific storage.
read() - Method in class net.sf.okapi.common.XmlInputStreamReader
 
read() - Method in interface net.sf.okapi.filters.openxml.WorksheetConfigurations.Input
Obtains an iterator of the worksheet configurations, which have been read from the input.
read(byte[]) - Method in class net.sf.okapi.common.io.FileCachedInputStream
 
read(byte[], int, int) - Method in class net.sf.okapi.common.io.FileCachedInputStream
 
read(char[], int, int) - Method in class net.sf.okapi.common.XmlInputStreamReader
 
read(char[], int, int) - Method in interface net.sf.okapi.filters.json.parser.Provider
Reads characters into an array
read(char[], int, int) - Method in class net.sf.okapi.filters.json.parser.StreamProvider
 
read(char[], int, int) - Method in class net.sf.okapi.filters.json.parser.StringProvider
 
read(char[], int, int) - Method in interface net.sf.okapi.filters.yaml.parser.Provider
Reads characters into an array
read(char[], int, int) - Method in class net.sf.okapi.filters.yaml.parser.StreamProvider
 
read(char[], int, int) - Method in class net.sf.okapi.filters.yaml.parser.StringProvider
 
read(BufferedReader, LocaleId, LocaleId) - Method in class net.sf.okapi.filters.transifex.Project
 
read(String) - Method in class net.sf.okapi.lib.xliff2.its.AnnotatorsRef
Reads the annotatorsRef value into this object.
READ_ONLY_PROPERTY - net.sf.okapi.common.filters.PropertyTextUnitPlaceholder.PlaceholderAccessType
 
readAndPush() - Method in class net.sf.okapi.common.filterwriter.ITSAnnotatorsRefContext
Reads and pushes the annotatorsRef information in the context stack.
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.
ReadByte() - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
ReadByte() - Method in class net.sf.okapi.filters.json.parser.JavaCharStream
 
ReadByte() - Method in class net.sf.okapi.filters.yaml.parser.JavaCharStream
 
readChar() - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
readChar() - Method in class net.sf.okapi.filters.json.parser.JavaCharStream
Read a character.
readChar() - Method in class net.sf.okapi.filters.yaml.parser.JavaCharStream
Read a character.
readFromXML(Element) - Static method in class net.sf.okapi.filters.rainbowkit.MergingInfo
Reads the merging information from an XML element created with MergingInfo.writeToXML(String, boolean).
readInlineCodeITSAttributes() - Method in class net.sf.okapi.filters.xliff.XLIFFITSFilterExtension
 
readITSAllowedCharacters() - Method in class net.sf.okapi.filters.xliff.XLIFFITSFilterExtension
 
readITSExternalResource() - Method in class net.sf.okapi.filters.xliff.XLIFFITSFilterExtension
 
readITSLocaleFilter() - Method in class net.sf.okapi.filters.xliff.XLIFFITSFilterExtension
 
readITSLQI() - Method in class net.sf.okapi.filters.xliff.XLIFFITSFilterExtension
Resolves standoff and on-element ITS Language Quality Issue data attached to the current element being processed by the XMLStreamReader.
readITSLQR() - Method in class net.sf.okapi.filters.xliff.XLIFFITSFilterExtension
 
readITSMtConfidence() - Method in class net.sf.okapi.filters.xliff.XLIFFITSFilterExtension
 
readITSProvenance() - Method in class net.sf.okapi.filters.xliff.XLIFFITSFilterExtension
Resolves ITS Provenance standoff data attached to the current element being processed by the XMLStreamReader.
readITSStorageSize() - Method in class net.sf.okapi.filters.xliff.XLIFFITSFilterExtension
 
READONLY_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.Property
 
readStandOffElements(String, IWithITSGroups, AnnotatorsRef) - Method in class net.sf.okapi.lib.xliff2.its.ITSReader
Reads the stand-off ITS elements
readString(File) - Static method in class net.sf.okapi.common.StringUtil
 
readString(URL) - Static method in class net.sf.okapi.common.StringUtil
 
readTerminology(TermTag, AnnotatorsRef) - Method in class net.sf.okapi.lib.xliff2.its.ITSReader
Reads the ITS attributes for terminology.
readTextContainerITSAttributes() - Method in class net.sf.okapi.filters.xliff.XLIFFITSFilterExtension
 
readTextUnitITSAttributes(ITextUnit) - Method in class net.sf.okapi.filters.xliff.XLIFFITSFilterExtension
 
readWith(XMLEventReader) - Method in class net.sf.okapi.filters.openxml.Color.Argb
 
readWith(XMLEventReader) - Method in class net.sf.okapi.filters.openxml.Color.Default
 
readWith(XMLEventReader) - Method in class net.sf.okapi.filters.openxml.Color.Empty
 
readWith(XMLEventReader) - Method in class net.sf.okapi.filters.openxml.Color.Hsl
 
readWith(XMLEventReader) - Method in class net.sf.okapi.filters.openxml.Color.PercentageRgb
 
readWith(XMLEventReader) - Method in class net.sf.okapi.filters.openxml.Color.Preset
 
readWith(XMLEventReader) - Method in interface net.sf.okapi.filters.openxml.Color
 
readWith(XMLEventReader) - Method in class net.sf.okapi.filters.openxml.Color.Scheme
 
readWith(XMLEventReader) - Method in class net.sf.okapi.filters.openxml.Color.System
 
readWith(XMLStreamReader) - Method in class net.sf.okapi.common.annotation.XLIFFContextGroup.Context
 
readWith(XMLStreamReader) - Method in class net.sf.okapi.common.annotation.XLIFFContextGroup
 
recheckAll(List<String>) - Method in class net.sf.okapi.lib.verification.QualityCheckSession
 
recheckDocument(URI) - Method in class net.sf.okapi.lib.verification.QualityCheckSession
 
reconstruct(String, String) - Method in class net.sf.okapi.filters.ttml.TTMLSkeletonPart
 
record - net.sf.okapi.common.annotation.XLIFFContextGroup.Context.StandardContextTypes
 
recordIdColumn - Variable in class net.sf.okapi.filters.table.base.Parameters
Index (1-based) of the column containing an optional record ID (or a key) of the current row in the table.
recordtitle - net.sf.okapi.common.annotation.XLIFFContextGroup.Context.StandardContextTypes
 
REF - Static variable in class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
REF_ATTR_NAME - Static variable in class net.sf.okapi.lib.xliff2.changeTracking.Revisions
ref attribute name.
REF_MARKER - Static variable in class net.sf.okapi.common.resource.Segment
 
REF_PREFIX - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Prefix used to indicate a reference value.
REF_PREFIX - Static variable in class net.sf.okapi.common.filterwriter.ITSContent
 
REF_PREFIX - Static variable in class net.sf.okapi.common.filterwriter.XLIFFContent
 
refCount - Variable in class net.sf.okapi.common.resource.BaseReferenceable
 
REFCOUNT_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.IReferenceable
 
REFERENCE - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
REFERENCEABLE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.StartGroup
 
REFERENCEABLE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.TextUnit
 
ReferenceParameter - Annotation Type in net.sf.okapi.common
Java annotation for indicating a parameter that is a reference to an external resource.
Referent - Class in net.sf.okapi.common.skeleton
 
Referent(IReferenceable, int) - Constructor for class net.sf.okapi.common.skeleton.Referent
 
REFMARKER_END - Static variable in class net.sf.okapi.common.resource.TextFragment
Marker for end of reference.
REFMARKER_SEP - Static variable in class net.sf.okapi.common.resource.TextFragment
Marker for reference separator.
REFMARKER_START - Static variable in class net.sf.okapi.common.resource.TextFragment
Marker for start of reference.
refreshResources(boolean) - Method in class net.sf.okapi.filters.transifex.Project
 
REGEX_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
RegexEncoder - Class in net.sf.okapi.common.encoder
 
RegexEncoder() - Constructor for class net.sf.okapi.common.encoder.RegexEncoder
 
RegexFilter - Class in net.sf.okapi.filters.regex
 
RegexFilter() - Constructor for class net.sf.okapi.filters.regex.RegexFilter
 
regexOptions - Variable in class net.sf.okapi.filters.plaintext.regex.Parameters
Java regex options.
RegexPlainTextFilter - Class in net.sf.okapi.filters.plaintext.regex
PlainTextFilter extracts lines of input text, separated by line terminators.
RegexPlainTextFilter() - Constructor for class net.sf.okapi.filters.plaintext.regex.RegexPlainTextFilter
 
RegexTokenizer - Class in net.sf.okapi.filters.doxygen
 
RegexTokenizer() - Constructor for class net.sf.okapi.filters.doxygen.RegexTokenizer
 
RegexTokenizer.MatchRecord - Class in net.sf.okapi.filters.doxygen
 
RegexTokenizer.Token - Class in net.sf.okapi.filters.doxygen
 
RegexTokenizer.Tuple - Class in net.sf.okapi.filters.doxygen
 
RegexUtil - Class in net.sf.okapi.common
Collection of helper function for working with regular expressions.
RegexUtil() - Constructor for class net.sf.okapi.common.RegexUtil
 
registerAllExtensions(ExtensionRegistry) - Static method in class net.sf.okapi.proto.OkapiProtoMapping
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class net.sf.okapi.proto.OkapiProtoMapping
 
registerMetric(String) - Method in class net.sf.okapi.steps.wordcount.common.Metrics
 
ReInit(InputStream) - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
Reinitialise.
ReInit(InputStream) - Method in class net.sf.okapi.core.simplifierrules.SimplifierRules
Reinitialise.
ReInit(InputStream, int, int) - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class net.sf.okapi.core.simplifierrules.SimplifierRules
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
Reinitialise.
ReInit(Reader) - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
ReInit(Reader) - Method in class net.sf.okapi.core.simplifierrules.SimplifierRules
Reinitialise.
ReInit(Reader, int, int) - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
ReInit(Reader, int, int, int) - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
ReInit(String) - Method in class net.sf.okapi.filters.json.parser.JsonParser
 
ReInit(String) - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
 
ReInit(JavaCharStream) - Method in class net.sf.okapi.core.simplifierrules.SimplifierRulesTokenManager
Reinitialise parser.
ReInit(JavaCharStream, int) - Method in class net.sf.okapi.core.simplifierrules.SimplifierRulesTokenManager
Reinitialise parser.
ReInit(SimplifierRulesTokenManager) - Method in class net.sf.okapi.core.simplifierrules.SimplifierRules
Reinitialise.
ReInit(JavaCharStream) - Method in class net.sf.okapi.filters.json.parser.JsonParserTokenManager
Reinitialise parser.
ReInit(JavaCharStream, int) - Method in class net.sf.okapi.filters.json.parser.JsonParserTokenManager
Reinitialise parser.
ReInit(JsonParserTokenManager) - Method in class net.sf.okapi.filters.json.parser.JsonParser
Reinitialise.
ReInit(Provider) - Method in class net.sf.okapi.filters.json.parser.JavaCharStream
Reinitialise.
ReInit(Provider) - Method in class net.sf.okapi.filters.json.parser.JsonParser
Reinitialise.
ReInit(Provider, int, int) - Method in class net.sf.okapi.filters.json.parser.JavaCharStream
Reinitialise.
ReInit(Provider, int, int, int) - Method in class net.sf.okapi.filters.json.parser.JavaCharStream
Reinitialise.
ReInit(JavaCharStream) - Method in class net.sf.okapi.filters.yaml.parser.YamlParserTokenManager
Reinitialise parser.
ReInit(JavaCharStream, int) - Method in class net.sf.okapi.filters.yaml.parser.YamlParserTokenManager
Reinitialise parser.
ReInit(Provider) - Method in class net.sf.okapi.filters.yaml.parser.JavaCharStream
Reinitialise.
ReInit(Provider) - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
Reinitialise.
ReInit(Provider, int, int) - Method in class net.sf.okapi.filters.yaml.parser.JavaCharStream
Reinitialise.
ReInit(Provider, int, int, int) - Method in class net.sf.okapi.filters.yaml.parser.JavaCharStream
Reinitialise.
ReInit(YamlParserTokenManager) - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
Reinitialise.
REJECTED - net.sf.okapi.common.filters.TextProcessingResult
Text was not processed
REJECTED_SIGN_OFF - net.sf.okapi.filters.xliff.SdlXliffConfLevel
 
REJECTED_TRANSLATION - net.sf.okapi.filters.xliff.SdlXliffConfLevel
 
releaseClassLoader() - Method in class net.sf.okapi.common.plugins.PluginsManager
 
remainder() - Method in class net.sf.okapi.filters.doxygen.ParameterExtractor
 
remove() - Method in class net.sf.okapi.common.XMLEventsReader
 
remove() - Method in class net.sf.okapi.filters.doxygen.DoxygenCommand.ParameterIterator
 
remove(int) - Method in class net.sf.okapi.common.resource.TextContainer
Removes the part at s given position.
remove(int) - Method in class net.sf.okapi.lib.translation.QueryManager
Removes a given translation resource.
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(int) - Method in class net.sf.okapi.steps.tokenization.TokenConfigs
 
remove(int, int) - Method in class net.sf.okapi.common.resource.TextFragment
Removes a section of the fragment (including its codes).
remove(Class<A>) - Method in class net.sf.okapi.common.annotation.Annotations
Removes the annotation of a given type.
remove(Class<A>) - Method in interface net.sf.okapi.common.resource.IWithAnnotations
Remove the designated IAnnotation
remove(Object) - Method in class net.sf.okapi.steps.tokenization.TokenConfigs
 
remove(String) - Method in class net.sf.okapi.common.annotation.GenericAnnotation
 
remove(String) - Method in class net.sf.okapi.common.ParametersString
 
remove(List<E>, int, int) - Static method in class net.sf.okapi.common.ListUtil
Removes a range of elements from a given list.
remove(GenericAnnotation) - Method in class net.sf.okapi.common.annotation.GenericAnnotations
Removes a given annotation from this list.
remove(Segment, LocaleId) - Method in class net.sf.okapi.common.resource.AlignedSegments
 
remove(Segment, LocaleId) - Method in interface net.sf.okapi.common.resource.IAlignedSegments
Removes the given segment and any segments with the same id from the specified sources and targets.
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.terminology.simpletb.SimpleTB
 
removeAll() - Method in class net.sf.okapi.lib.xliff2.processor.XLIFFProcessor
Removes all handlers from this processor.
removeAll(Collection<?>) - Method in class net.sf.okapi.steps.tokenization.TokenConfigs
 
removeAllSegmentations() - Method in interface net.sf.okapi.common.resource.ITextUnit
Removes all segmentations (source and targets) in this text unit.
removeAllSegmentations() - Method in class net.sf.okapi.common.resource.TextUnit
 
removeAltTrans(int) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .AltTranslation altTrans = 5;
removeAndReplaceCodes(String, String) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Removes the opening and closing codes and replaces the isolated codes in text with the specified string.
removeAnnotation(String) - Method in class net.sf.okapi.common.resource.Code
Removes the annotation of a given type in this code.
removeAnnotations() - Method in class net.sf.okapi.common.resource.Code
Removes all annotations from this code.
removeAnnotations() - Method in class net.sf.okapi.common.resource.TextFragment
Removes all annotations in this text.
removeAnnotations(String) - Method in class net.sf.okapi.common.resource.TextFragment
Removes all annotations of a given type in this text.
removeAnyQualifiers(String) - Static method in class net.sf.okapi.common.StringUtil
Removes quotation marks (double or single) around text in a given string.
removeAttribute(String) - Method in interface net.sf.okapi.common.query.IQuery
Removes a given attribute from this query engine.
removeAttribute(String) - Method in class net.sf.okapi.connectors.pensieve.PensieveTMConnector
 
removeAttribute(String) - Method in class net.sf.okapi.connectors.tda.TDASearchConnector
 
removeAttribute(String) - Method in class net.sf.okapi.connectors.translatetoolkit.TranslateToolkitTMConnector
 
removeAttribute(String) - Method in class net.sf.okapi.lib.translation.BaseConnector
 
removeAttribute(String) - Method in class net.sf.okapi.lib.translation.QueryManager
Removes a given attribute from this manager and all translation resources in this manager.
removeCode(Code) - Method in class net.sf.okapi.common.resource.TextFragment
Remove the Code from thios fragment
REMOVECODE_KEEPCONTENT - Static variable in class net.sf.okapi.steps.codesremoval.Parameters
 
REMOVECODE_REMOVECONTENT - Static variable in class net.sf.okapi.steps.codesremoval.Parameters
 
removeCodes(int) - Method in class net.sf.okapi.proto.TextFragment.Builder
repeated .Code codes = 2;
removeCodes(String) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Removes all inline tags from a given coded text.
removeCodes(ITextUnit, boolean) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Removes all inline tags in the source (or optionally the target) text unit resource.
removeCodes(TextContainer) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Removes all inline tags from the given TextContainer
removeCodes(TextFragment) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Removes all inline tags from the given TextFragment
removeConfiguration(String) - Method in class net.sf.okapi.common.filters.AbstractFilter
 
removeConfiguration(String) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Deprecated.
 
removeConfiguration(String) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Removes a given configuration from this mapper.
removeConfiguration(String) - Method in class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper
 
removeConfigurations(String) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Deprecated.
 
removeConfigurations(String) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Removes all the configurations (predefined and custom) of a given filter from this mapper.
removeConfigurations(String) - Method in class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper
 
removeDescriptionProvider(String) - Method in interface net.sf.okapi.common.IParametersEditorMapper
Removes a given editor description provider from this mapper.
removeDescriptionProvider(String) - Method in class net.sf.okapi.common.ParametersEditorMapper
 
removeDuplicates(List<QueryResult>) - Static method in class net.sf.okapi.lib.translation.QueryUtil
Removes duplicates based on the Equals method of QueryResult.
removeEditor(String) - Method in interface net.sf.okapi.common.IParametersEditorMapper
Removes a given editor from this mapper.
removeEditor(String) - Method in class net.sf.okapi.common.ParametersEditorMapper
 
removeEntries(LocaleId) - Method in class net.sf.okapi.lib.terminology.ConceptEntry
 
removeEvents(int) - Method in class net.sf.okapi.proto.Events.Builder
repeated .Event events = 1;
removeExtensions(Object) - Static method in class net.sf.okapi.lib.xliff2.Util
Removes extension attributes and elements from a given object.
removeFields(String) - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
map<string, .PrimitiveValue> fields = 2;
removeFileVisitor(String) - Method in class net.sf.okapi.lib.xliff2.walker.XliffWalker
 
removeFromMetrics(IWithAnnotations, String) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
 
removeFromMetrics(IWithAnnotations, String) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
 
removeFromMetrics(Segment, String) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
 
removeFromMetrics(Segment, String) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
 
removeFromMetrics(TextContainer, String) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
 
removeFromMetrics(TextContainer, String) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
 
removeGenericAnnotations(int) - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
repeated .GenericAnnotation genericAnnotations = 2;
removeGroup(String) - Method in class net.sf.okapi.common.ParametersString
 
removeInlineAnnotations(String) - Method in class net.sf.okapi.proto.Code.Builder
map<string, string> inlineAnnotations = 14;
removeMapping(String) - Method in class net.sf.okapi.common.encoder.EncoderManager
Removes a given mapping from the manager.
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.
removeMatches(List<TermHit>, List<TermHit>) - Static method in class net.sf.okapi.lib.verification.TermChecker
Removes from both lists all the entries that are found in the source list and have their corresponding entry in the target list.
removeModules(Object, String) - Static method in class net.sf.okapi.lib.xliff2.Util
Removes modules attributes and elements from a given object.
removeMoreThanMaxCodes(TextFragment) - Static method in class net.sf.okapi.common.resource.TextFragmentUtil
 
removeNotes(int) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .Note notes = 6;
removeNotes(int) - Method in class net.sf.okapi.proto.TextUnit.Builder
repeated .Note notes = 6;
removeParts(int) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .TextPart parts = 3;
removePCont(int) - Method in class net.sf.okapi.lib.xliff2.core.Tags
Removes the PCont object for a given key.
removeProperties(int) - Method in class net.sf.okapi.proto.Code.Builder
repeated .Property properties = 13;
removeProperties(int) - Method in class net.sf.okapi.proto.IResource.Builder
repeated .Property properties = 2;
removeProperty(String) - Method in class net.sf.okapi.common.BaseContext
 
removeProperty(String) - Method in interface net.sf.okapi.common.IContext
Removes a given property from this context.
removeProperty(String) - Method in class net.sf.okapi.common.resource.BaseNameable
 
removeProperty(String) - Method in class net.sf.okapi.common.resource.Code
 
removeProperty(String) - Method in interface net.sf.okapi.common.resource.IWithProperties
Removes a resource-level property of a given name.
removeProperty(String) - Method in class net.sf.okapi.common.skeleton.StorageList
 
removeQualifiers - Variable in class net.sf.okapi.filters.table.csv.Parameters
True if qualifiers should be dropped, and shouldn't go into the text units
removeQualifiers(String) - Static method in class net.sf.okapi.common.StringUtil
Removes quotation marks around text in a given string.
removeQualifiers(String, String) - Static method in class net.sf.okapi.common.StringUtil
Removes qualifiers (quotation marks etc.) around text in a given string.
removeQualifiers(String, String, String) - Static method in class net.sf.okapi.common.StringUtil
Removes qualifiers (quotation marks etc.) around text in a given string.
removeQualifiers(ITextUnit, String) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Removes from the source part of a given text unit resource qualifiers (quotation marks etc.) around text.
removeQualifiers(ITextUnit, String, String) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Removes from the source part of a given un-segmented text unit resource qualifiers (parenthesis, quotation marks etc.) around text.
removeSegmentVisitor(String) - Method in class net.sf.okapi.lib.xliff2.walker.XliffWalker
 
removeSourceProperty(String) - Method in interface net.sf.okapi.common.resource.IWithSourceProperties
Removes a source property of a given name.
removeSourceProperty(String) - Method in class net.sf.okapi.common.resource.TextUnit
 
removeSourceProperty(String) - Method in class net.sf.okapi.common.skeleton.StorageList
 
removeTarget(LocaleId) - Method in interface net.sf.okapi.common.resource.ITextUnit
Removes a given target object from this text unit.
removeTarget(LocaleId) - Method in class net.sf.okapi.common.resource.TextUnit
 
removeTargetProperty(LocaleId, String) - Method in interface net.sf.okapi.common.resource.IWithTargetProperties
Removes a target property of a given name.
removeTargetProperty(LocaleId, String) - Method in class net.sf.okapi.common.resource.TextUnit
 
removeTargetProperty(LocaleId, String) - Method in class net.sf.okapi.common.skeleton.StorageList
 
removeTargets(String) - Method in class net.sf.okapi.proto.TextUnit.Builder
map<string, .TextContainer> targets = 5;
RemoveTargetStep - Class in net.sf.okapi.steps.common.removetarget
 
RemoveTargetStep() - Constructor for class net.sf.okapi.steps.common.removetarget.RemoveTargetStep
 
removeTrailingWhitespace(ITextUnit) - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector
 
removeUnitVisitor(String) - Method in class net.sf.okapi.lib.xliff2.walker.XliffWalker
 
removeVisitors() - Method in class net.sf.okapi.lib.xliff2.walker.XliffWalker
 
removeWhiteSpace(String) - Static method in class net.sf.okapi.common.StringUtil
Fast version of removeWhiteSpace vs regex version
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
 
renumberCodes() - Method in class net.sf.okapi.common.resource.TextFragment
Renumbers the IDs of the codes in the fragment.
renumberCodes(int) - Method in class net.sf.okapi.common.resource.TextFragment
Re-assigns IDs of the codes in this fragment to be in a sequential order starting from a given base.
renumberCodes(int, boolean) - Method in class net.sf.okapi.common.resource.TextFragment
Re-assigns IDs of the codes in this fragment to be in a sequential order starting from a given base.
renumberCodes(TextContainer) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
 
renumberCodesForDesegmentation(TextContainer) - Static method in class net.sf.okapi.common.RenumberingUtil
Reverse the renumbering process that was performed during segmentation.
renumberCodesForSegmentation(TextContainer) - Static method in class net.sf.okapi.common.RenumberingUtil
Renumber the codes in a TextContainer for segmentation.
RenumberingUtil - Class in net.sf.okapi.common
 
RenumberingUtil() - Constructor for class net.sf.okapi.common.RenumberingUtil
 
renumberTextUnitCodes(ITextUnit, LocaleId) - Static method in class net.sf.okapi.common.RenumberingUtil
Renumber the codes in the TextUnit's source container, then align with the codes in the target.
reopen() - Method in class net.sf.okapi.common.io.FileCachedInputStream
Makes the stream readable again after a FileCachedInputStream.close().
repeatChar(char, int) - Static method in class net.sf.okapi.common.StringUtil
Build a string made of the given character for the specfied number
RepetitionAnalysisStep - Class in net.sf.okapi.steps.repetitionanalysis
The step analyzes repetitions in input documents.
RepetitionAnalysisStep() - Constructor for class net.sf.okapi.steps.repetitionanalysis.RepetitionAnalysisStep
 
RepetitionMatchedCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
An accumulation of the character count for repeating text units that have not been matched in any other form.
RepetitionMatchedWordCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
An accumulation of the word count for repeating text units that have not been matched in any other form.
repetitions - Variable in class net.sf.okapi.filters.xini.jaxb.StatisticInfo
 
RepetitiveSegmentAnnotation - Class in net.sf.okapi.steps.repetitionanalysis
 
RepetitiveSegmentAnnotation(SegmentInfo, List<TmHit>) - Constructor for class net.sf.okapi.steps.repetitionanalysis.RepetitiveSegmentAnnotation
 
RepetitiveSegmentAnnotation(SegmentInfo, Map<SegmentInfo, Float>) - Constructor for class net.sf.okapi.steps.repetitionanalysis.RepetitiveSegmentAnnotation
 
replace(ReplaceableRunProperty) - Method in interface net.sf.okapi.filters.openxml.ReplaceableRunProperty
Replaces a run property by another.
REPLACE - net.sf.okapi.lib.merge.merge.Parameters.NoteMergeStrategy
Include any notes present in translation and discard those that were present in the source.
ReplaceableRunProperty - Interface in net.sf.okapi.filters.openxml
Provides a replaceable run property interface.
replaceAll(String, String, int, String) - Static method in class net.sf.okapi.common.RegexUtil
 
replaceAll(String, Pattern, int, String) - Static method in class net.sf.okapi.common.RegexUtil
 
replaceSkeletonPart(GenericSkeleton, int, GenericSkeleton) - Static method in class net.sf.okapi.common.skeleton.SkeletonUtil
Replaces a part of a given skeleton with another given skeleton part.
replaceVariables(String, String, String) - Static method in class net.sf.okapi.common.LocaleId
Replaces the locale/language variables in a given input string by their runtime values.
replaceVariables(String, LocaleId, LocaleId) - Static method in class net.sf.okapi.common.LocaleId
Replaces the locale/language variables in a given input string by their runtime values.
ReportGenerator - Class in net.sf.okapi.lib.reporting
 
ReportGenerator(InputStream) - Constructor for class net.sf.okapi.lib.reporting.ReportGenerator
 
ReportGenerator(String) - Constructor for class net.sf.okapi.lib.reporting.ReportGenerator
 
reportIssue(IssueType, ITextUnit, String, String, int, int, int, int, double, String, String, List<Code>) - Method in class net.sf.okapi.lib.verification.AbstractChecker
 
Res - Class in net.sf.okapi.filters.po
 
Res - Class in net.sf.okapi.filters.properties
 
reset() - Method in class net.sf.okapi.common.ConfigurationString
 
reset() - Method in class net.sf.okapi.common.encoder.BypassEncoder
 
reset() - Method in class net.sf.okapi.common.encoder.DefaultEncoder
 
reset() - Method in class net.sf.okapi.common.encoder.DTDEncoder
 
reset() - Method in class net.sf.okapi.common.encoder.EncoderManager
 
reset() - Method in class net.sf.okapi.common.encoder.HtmlEncoder
 
reset() - Method in class net.sf.okapi.common.encoder.IcuMessageEncoder
 
reset() - Method in interface net.sf.okapi.common.encoder.IEncoder
Reset state in this encoder in preparation for processing new content.
reset() - Method in class net.sf.okapi.common.encoder.JSONEncoder
 
reset() - Method in class net.sf.okapi.common.encoder.OpenXMLEncoder
 
reset() - Method in class net.sf.okapi.common.encoder.PHPContentEncoder
 
reset() - Method in class net.sf.okapi.common.encoder.POEncoder
 
reset() - Method in class net.sf.okapi.common.encoder.PropertiesEncoder
 
reset() - Method in class net.sf.okapi.common.encoder.RegexEncoder
 
reset() - Method in class net.sf.okapi.common.encoder.XMLEncoder.Parameters
Prevents to reset the parameters.
reset() - Method in class net.sf.okapi.common.encoder.XMLEncoder
 
reset() - Method in class net.sf.okapi.common.encoder.YamlEncoder
 
reset() - Method in class net.sf.okapi.common.filters.CompoundFilterParameters
 
reset() - Method in class net.sf.okapi.common.filters.InlineCodeFinder
Resets this finder.
reset() - Method in class net.sf.okapi.common.filters.LocalizationDirectives
Resets this localization directives processor.
reset() - Method in class net.sf.okapi.common.filters.SubFilterEventConverter
 
reset() - Method in class net.sf.okapi.common.filterwriter.Parameters
 
reset() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
reset() - Method in class net.sf.okapi.common.io.FileCachedInputStream
 
reset() - Method in interface net.sf.okapi.common.IParameters
Reset the parameters to their default values.
reset() - Method in interface net.sf.okapi.common.ISegmenter
Resets the options to their defaults, and the compiled rules to nothing.
reset() - Method in class net.sf.okapi.common.LocaleFilter
Resets this locale filter to its original right-after-construction state (all settings made with includeXX(), excludeXX() are neglected).
reset() - Method in class net.sf.okapi.common.ParametersString
 
reset() - Method in class net.sf.okapi.common.StringParameters
Reset this parameters object to its default values.
reset() - Method in class net.sf.okapi.connectors.apertium.Parameters
 
reset() - Method in class net.sf.okapi.connectors.bifile.Parameters
 
reset() - Method in class net.sf.okapi.connectors.google.GoogleMTv2Parameters
 
reset() - Method in class net.sf.okapi.connectors.google.GoogleQueryBuilder
 
reset() - Method in class net.sf.okapi.connectors.googleautoml.GoogleAutoMLTranslationParameters
 
reset() - Method in class net.sf.okapi.connectors.kantan.KantanMTv21ConnectorParameters
 
reset() - Method in class net.sf.okapi.connectors.lingo24.Parameters
 
reset() - Method in class net.sf.okapi.connectors.microsoft.Parameters
 
reset() - Method in class net.sf.okapi.connectors.mmt.Parameters
 
reset() - Method in class net.sf.okapi.connectors.mymemory.Parameters
 
reset() - Method in class net.sf.okapi.connectors.pensieve.Parameters
 
reset() - Method in class net.sf.okapi.connectors.tda.Parameters
 
reset() - Method in class net.sf.okapi.connectors.translatetoolkit.Parameters
 
reset() - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupParameters
 
reset() - Method in class net.sf.okapi.filters.archive.Parameters
 
reset() - Method in class net.sf.okapi.filters.autoxliff.AutoXLIFFParameters
 
reset() - Method in class net.sf.okapi.filters.doxygen.Parameters
 
reset() - Method in class net.sf.okapi.filters.dtd.Parameters
 
reset() - Method in class net.sf.okapi.filters.html.Parameters
 
reset() - Method in class net.sf.okapi.filters.icml.Parameters
 
reset() - Method in class net.sf.okapi.filters.idml.Parameters
 
reset() - Method in class net.sf.okapi.filters.its.Parameters
 
reset() - Method in class net.sf.okapi.filters.json.Parameters
 
reset() - Method in class net.sf.okapi.filters.markdown.Parameters
 
reset() - Method in class net.sf.okapi.filters.mif.MIFEncoder
 
reset() - Method in class net.sf.okapi.filters.mif.Parameters
 
reset() - Method in class net.sf.okapi.filters.mosestext.FilterWriterParameters
 
reset() - Method in class net.sf.okapi.filters.mosestext.MosesTextEncoder
 
reset() - Method in class net.sf.okapi.filters.multiparsers.Parameters
 
reset() - Method in class net.sf.okapi.filters.openoffice.Parameters
 
reset() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
reset() - Method in class net.sf.okapi.filters.openxml.XMLEventSerializer
 
reset() - Method in class net.sf.okapi.filters.openxml.YamlParameters
 
reset() - Method in class net.sf.okapi.filters.pdf.Parameters
 
reset() - Method in class net.sf.okapi.filters.php.Parameters
 
reset() - Method in class net.sf.okapi.filters.plaintext.base.Parameters
 
reset() - Method in class net.sf.okapi.filters.plaintext.paragraphs.Parameters
 
reset() - Method in class net.sf.okapi.filters.plaintext.regex.Parameters
 
reset() - Method in class net.sf.okapi.filters.plaintext.spliced.Parameters
 
reset() - Method in class net.sf.okapi.filters.po.Parameters
 
reset() - Method in class net.sf.okapi.filters.properties.Parameters
 
reset() - Method in class net.sf.okapi.filters.rainbowkit.Parameters
 
reset() - Method in class net.sf.okapi.filters.regex.Parameters
 
reset() - Method in class net.sf.okapi.filters.table.base.Parameters
 
reset() - Method in class net.sf.okapi.filters.table.csv.Parameters
 
reset() - Method in class net.sf.okapi.filters.table.fwc.Parameters
 
reset() - Method in class net.sf.okapi.filters.tex.TEXEncoder
 
reset() - Method in class net.sf.okapi.filters.tmx.Parameters
 
reset() - Method in class net.sf.okapi.filters.transifex.Parameters
 
reset() - Method in class net.sf.okapi.filters.transtable.Parameters
 
reset() - Method in class net.sf.okapi.filters.ts.Parameters
 
reset() - Method in class net.sf.okapi.filters.ttx.Parameters
 
reset() - Method in class net.sf.okapi.filters.txml.Parameters
 
reset() - Method in class net.sf.okapi.filters.vignette.Parameters
 
reset() - Method in class net.sf.okapi.filters.wiki.Parameters
 
reset() - Method in class net.sf.okapi.filters.xini.Parameters
 
reset() - Method in class net.sf.okapi.filters.xliff.Parameters
 
reset() - Method in class net.sf.okapi.filters.xliff2.Parameters
 
reset() - Method in class net.sf.okapi.filters.xmlstream.Parameters
 
reset() - Method in class net.sf.okapi.filters.yaml.Parameters
 
reset() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
 
reset() - Method in class net.sf.okapi.lib.merge.merge.Parameters
 
reset() - Method in class net.sf.okapi.lib.merge.step.Parameters
 
reset() - Method in class net.sf.okapi.lib.preprocessing.filters.simplification.Parameters
 
reset() - Method in class net.sf.okapi.lib.reporting.ReportGenerator
 
reset() - Method in class net.sf.okapi.lib.segmentation.SRXSegmenter
 
reset() - Method in class net.sf.okapi.lib.serialization.filter.Parameters
 
reset() - Method in class net.sf.okapi.lib.serialization.step.Parameters
 
reset() - Method in class net.sf.okapi.lib.terminology.simpletb.Parameters
 
reset() - Method in class net.sf.okapi.lib.transifex.Parameters
 
reset() - Method in class net.sf.okapi.lib.verification.BlacklistReader
 
reset() - Method in class net.sf.okapi.lib.verification.Parameters
 
reset() - Method in class net.sf.okapi.lib.verification.QualityCheckSession
 
reset() - Method in class net.sf.okapi.steps.batchtranslation.Parameters
 
reset() - Method in class net.sf.okapi.steps.bomconversion.Parameters
 
reset() - Method in class net.sf.okapi.steps.characterschecker.Parameters
 
reset() - Method in class net.sf.okapi.steps.charlisting.Parameters
 
reset() - Method in class net.sf.okapi.steps.cleanup.Parameters
 
reset() - Method in class net.sf.okapi.steps.codesremoval.Parameters
 
reset() - Method in class net.sf.okapi.steps.common.codesimplifier.Parameters
 
reset() - Method in class net.sf.okapi.steps.common.createtarget.Parameters
 
reset() - Method in class net.sf.okapi.steps.common.ExtractionVerificationStepParameters
 
reset() - Method in class net.sf.okapi.steps.common.removetarget.Parameters
 
reset() - Method in class net.sf.okapi.steps.common.tufiltering.Parameters
 
reset() - Method in class net.sf.okapi.steps.copyormove.Parameters
 
reset() - Method in class net.sf.okapi.steps.desegmentation.Parameters
 
reset() - Method in class net.sf.okapi.steps.diffleverage.Parameters
 
reset() - Method in class net.sf.okapi.steps.encodingconversion.Parameters
 
reset() - Method in class net.sf.okapi.steps.enrycher.Parameters
 
reset() - Method in class net.sf.okapi.steps.externalcommand.Parameters
 
reset() - Method in class net.sf.okapi.steps.formatconversion.Parameters
 
reset() - Method in class net.sf.okapi.steps.formatconversion.TableFilterWriterParameters
 
reset() - Method in class net.sf.okapi.steps.fullwidthconversion.Parameters
 
reset() - Method in class net.sf.okapi.steps.generalchecker.Parameters
 
reset() - Method in class net.sf.okapi.steps.idaligner.Parameters
 
reset() - Method in class net.sf.okapi.steps.idbasedcopy.Parameters
 
reset() - Method in class net.sf.okapi.steps.imagemodification.Parameters
 
reset() - Method in class net.sf.okapi.steps.inconsistencycheck.Parameters
 
reset() - Method in class net.sf.okapi.steps.inlinescodeschecker.Parameters
 
reset() - Method in class net.sf.okapi.steps.lengthchecker.Parameters
 
reset() - Method in class net.sf.okapi.steps.leveraging.Parameters
 
reset() - Method in class net.sf.okapi.steps.linebreakconversion.Parameters
 
reset() - Method in class net.sf.okapi.steps.localizablechecker.Parameters
 
reset() - Method in class net.sf.okapi.steps.moses.MergingParameters
 
reset() - Method in class net.sf.okapi.steps.msbatchtranslation.Parameters
 
reset() - Method in class net.sf.okapi.steps.paraaligner.Parameters
 
reset() - Method in class net.sf.okapi.steps.patternschecker.Parameters
 
reset() - Method in class net.sf.okapi.steps.rainbowkit.creation.Parameters
 
reset() - Method in class net.sf.okapi.steps.rainbowkit.omegat.Options
 
reset() - Method in class net.sf.okapi.steps.rainbowkit.postprocess.Parameters
 
reset() - Method in class net.sf.okapi.steps.rainbowkit.transifex.Parameters
 
reset() - Method in class net.sf.okapi.steps.rainbowkit.xliff.Options
 
reset() - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2Options
 
reset() - Method in class net.sf.okapi.steps.repetitionanalysis.Parameters
 
reset() - Method in class net.sf.okapi.steps.rtfconversion.Parameters
 
reset() - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
reset() - Method in class net.sf.okapi.steps.searchandreplace.Parameters
 
reset() - Method in class net.sf.okapi.steps.segmentation.Parameters
 
reset() - Method in class net.sf.okapi.steps.sentencealigner.Parameters
 
reset() - Method in class net.sf.okapi.steps.termextraction.Parameters
 
reset() - Method in class net.sf.okapi.steps.textmodification.Parameters
 
reset() - Method in class net.sf.okapi.steps.tmimport.Parameters
 
reset() - Method in class net.sf.okapi.steps.tokenization.Parameters
 
reset() - Method in class net.sf.okapi.steps.tokenization.TokenConfigs
 
reset() - Method in class net.sf.okapi.steps.tokenization.TokenConfigs.TokenConfig
 
reset() - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
reset() - Method in class net.sf.okapi.steps.ttxsplitter.TTXJoinerParameters
 
reset() - Method in class net.sf.okapi.steps.ttxsplitter.TTXSplitterParameters
 
reset() - Method in class net.sf.okapi.steps.uriconversion.Parameters
 
reset() - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStepParameters
 
reset() - Method in class net.sf.okapi.steps.wordcount.categorized.CategoryResolver
 
reset() - Method in class net.sf.okapi.steps.wordcount.common.Parameters
 
reset() - Method in class net.sf.okapi.steps.wordcount.ParametersSimpleWordCountStep
 
reset() - Method in class net.sf.okapi.steps.xliffsplitter.XliffJoinerParameters
 
reset() - Method in class net.sf.okapi.steps.xliffsplitter.XliffSplitterParameters
 
reset() - Method in class net.sf.okapi.steps.xliffsplitter.XliffWCSplitterParameters
 
reset() - Method in class net.sf.okapi.steps.xmlanalysis.Parameters
 
reset() - Method in class net.sf.okapi.steps.xmlanalysis.XMLAnalyzer
 
reset() - Method in class net.sf.okapi.steps.xmlcharfixing.Parameters
 
reset() - Method in class net.sf.okapi.steps.xmlvalidation.Parameters
 
reset() - Method in class net.sf.okapi.steps.xsltransform.Parameters
 
reset(boolean) - Method in class net.sf.okapi.steps.inconsistencycheck.InconsistencyCheck
 
reset(boolean, boolean) - Method in class net.sf.okapi.filters.abstractmarkup.ExtractionRuleState
 
reset(String) - Method in class net.sf.okapi.common.IdGenerator
Reset the IdGenerator with a new root id.
reset(String, IFilter) - Method in class net.sf.okapi.common.filters.EventBuilder
 
resetAll() - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Resets the document to its default empty initial state.
resetCounters() - Method in class net.sf.okapi.lib.translation.QueryManager
Resets the counters used to calculate the number of segments leveraged.
resetDisabledIssues() - Method in class net.sf.okapi.lib.verification.QualityCheckSession
 
resetMetric(String) - Method in class net.sf.okapi.steps.wordcount.common.Metrics
 
resetMetrics() - Method in class net.sf.okapi.steps.wordcount.common.Metrics
 
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.
resolve(IResource, EventType) - Method in class net.sf.okapi.steps.wordcount.categorized.CategoryResolver
 
resolve(MetricsAnnotation, boolean) - Method in class net.sf.okapi.steps.wordcount.categorized.CategoryResolver
 
resolveEntity(char[], int, int) - Static method in class net.sf.okapi.common.XmlInputStreamReader
 
resolveEntity(String, String) - Method in class net.sf.okapi.common.DefaultEntityResolver
Resolves a given entity to the input source for an empty XML document.
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
 
RESOURCE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.EndDocument
 
RESOURCE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.EndGroup
 
RESOURCE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.EndSubDocument
 
RESOURCE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.EndSubfilter
 
RESOURCE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.INameable
 
RESOURCE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.TextPart
 
RESOURCE_NOT_SET - net.sf.okapi.proto.Event.ResourceCase
 
resourceIdsMatch(String, String) - Static method in interface net.sf.okapi.common.filters.ISubFilter
 
ResourceInfo - Class in net.sf.okapi.lib.transifex
 
ResourceInfo(String, String, String, boolean) - Constructor for class net.sf.okapi.lib.transifex.ResourceInfo
 
ResourceItem - Class in net.sf.okapi.lib.translation
Set of fields common to all translation resources.
ResourceItem() - Constructor for class net.sf.okapi.lib.translation.ResourceItem
 
ResourceSimplifier - Class in net.sf.okapi.common.resource.simplifier
 
ResourceSimplifier(LocaleId) - Constructor for class net.sf.okapi.common.resource.simplifier.ResourceSimplifier
 
ResourceSimplifierStep - Class in net.sf.okapi.steps.common
Converts events, i.e.
ResourceSimplifierStep() - Constructor for class net.sf.okapi.steps.common.ResourceSimplifierStep
 
ResourceUtil - Class in net.sf.okapi.common
 
ResourceUtil() - Constructor for class net.sf.okapi.common.ResourceUtil
 
restoreSegmentation(TextContainer, TextFragment) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Restores original segmentation of a given text container from a given text fragment created with storeSegmentation().
result - Variable in class net.sf.okapi.filters.doxygen.RegexTokenizer.MatchRecord
 
result - Variable in class net.sf.okapi.lib.translation.BaseConnector
 
retainAll(Collection<?>) - Method in class net.sf.okapi.steps.tokenization.TokenConfigs
 
reverse(List<T>) - Static method in class net.sf.okapi.common.ReversedIterator
 
ReversedIterator<T> - Class in net.sf.okapi.common
Create a reversed iterator for a list compatible with foreach.
ReversedIterator(List<T>) - Constructor for class net.sf.okapi.common.ReversedIterator
 
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 Revision object.
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 Revisions object.
Revisions(Revisions) - Constructor for class net.sf.okapi.lib.xliff2.changeTracking.Revisions
Creates a copy of an existing Revisions object
rewind() - Method in class net.sf.okapi.lib.translation.QueryManager
Resets the current result to the first one if there is one.
rewrite(IndexReader) - Method in class net.sf.okapi.lib.search.lucene.query.TmFuzzyQuery
 
RIGHT_INDENT_TAB - net.sf.okapi.common.resource.ExtendedCodeType
 
Romanian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
ROOT_DIRECTORY - net.sf.okapi.common.pipeline.annotations.StepParameterType
Root directory for the batch.
ROOT_DIRECTORY_VAR - Static variable in class net.sf.okapi.common.Util
Name of the root directory variable.
rootDir - Variable in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
ROW_NUMBER - Static variable in class net.sf.okapi.filters.table.base.BaseTableFilter
 
ROWSPAN_END_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
ROWSPAN_START - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
ROWSPAN_START_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
RPAREN - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
RTF_ENDCODE - Static variable in class net.sf.okapi.common.Util
Default RTF style for ending an external code.
RTF_ENDINLINE - Static variable in class net.sf.okapi.common.Util
Default RTF style for ending an internal code.
RTF_ENDMARKER - Static variable in class net.sf.okapi.common.Util
Default RTF style for ending an in-between source/target marker.
RTF_MIDMARKER1 - Static variable in class net.sf.okapi.common.Util
Default RTF style for the first half of a middle part of an in-between source/target marker.
RTF_MIDMARKER2 - Static variable in class net.sf.okapi.common.Util
Default RTF style for the second half of a middle part of an in-between source/target marker.
RTF_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
RTF_STARTCODE - Static variable in class net.sf.okapi.common.Util
Default RTF style for starting an external code.
RTF_STARTINLINE - Static variable in class net.sf.okapi.common.Util
Default RTF style for starting an internal code.
RTF_STARTMARKER - Static variable in class net.sf.okapi.common.Util
Default RTF style for starting an in-between source/target marker.
RTFConversionStep - Class in net.sf.okapi.steps.rtfconversion
 
RTFConversionStep() - Constructor for class net.sf.okapi.steps.rtfconversion.RTFConversionStep
 
RTFFilter - Class in net.sf.okapi.filters.rtf
 
RTFFilter() - Constructor for class net.sf.okapi.filters.rtf.RTFFilter
 
RTL - net.sf.okapi.lib.xliff2.core.Directionality
Right-to-Left.
rule - Variable in class net.sf.okapi.filters.plaintext.regex.Parameters
Java regex rule used to extract lines of text.
Rule - Class in net.sf.okapi.filters.regex
 
Rule - Class in net.sf.okapi.lib.segmentation
Stores the data for a SRX <rule> element.
Rule - Class in net.sf.okapi.lib.xliff2.validation
Represents the <rule> element of the Validation module.
Rule() - Constructor for class net.sf.okapi.filters.regex.Rule
 
Rule() - Constructor for class net.sf.okapi.lib.segmentation.Rule
Creates an empty breaking and active Rule object.
Rule(String, String) - Constructor for class net.sf.okapi.lib.xliff2.validation.Rule
Creates a rule of a given type.
Rule(String, String, boolean) - Constructor for class net.sf.okapi.lib.segmentation.Rule
Creates a Rule object with given patterns and a flag indicating if the rule is a breaking one or a breaking exception.
Rule(Rule) - Constructor for class net.sf.okapi.filters.regex.Rule
 
Rule(Rule) - Constructor for class net.sf.okapi.lib.xliff2.validation.Rule
Copy constructor.
RULE_END - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
RULE_NOT_FOUND - net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration.RULE_TYPE
Rule was not found or failed - default rule.
RULE_START - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
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.
ruleApplies - Variable in class net.sf.okapi.filters.abstractmarkup.ExtractionRuleState.ExtractionRule
 
ruleEvaluator - Variable in class net.sf.okapi.common.resource.CodeSimplifier
 
ruleName - Variable in class net.sf.okapi.filters.abstractmarkup.ExtractionRuleState.ExtractionRule
 
ruleName - Variable in class net.sf.okapi.filters.regex.Rule
 
ruleName - Variable in class net.sf.okapi.lib.segmentation.LanguageMap
The name of this language map.
rules - Variable in class net.sf.okapi.common.resource.CodeSimplifier
 
rules - Variable in class net.sf.okapi.steps.searchandreplace.Parameters
 
rules() - Method in class net.sf.okapi.core.simplifierrules.SimplifierRules
All rules are OR'ed with each other to get the final result.
ruleType - Variable in class net.sf.okapi.filters.abstractmarkup.ExtractionRuleState.ExtractionRule
 
ruleType - Variable in class net.sf.okapi.filters.regex.Rule
 
RULETYPE_CLOSEGROUP - Static variable in class net.sf.okapi.filters.regex.Rule
 
RULETYPE_COMMENT - Static variable in class net.sf.okapi.filters.regex.Rule
 
RULETYPE_CONTENT - Static variable in class net.sf.okapi.filters.regex.Rule
 
RULETYPE_NOTRANS - Static variable in class net.sf.okapi.filters.regex.Rule
 
RULETYPE_OPENGROUP - Static variable in class net.sf.okapi.filters.regex.Rule
 
RULETYPE_STRING - Static variable in class net.sf.okapi.filters.regex.Rule
 
run() - Method in class net.sf.okapi.lib.xliff2.processor.XLIFFProcessor
Process the document.
run() - Method in class net.sf.okapi.steps.batchtranslation.StreamGobbler
 
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.
run(ITextUnit, LocaleId) - Method in class net.sf.okapi.steps.cleanup.Cleaner
Performs the cleaning of the text unit according to user selected options.
runEncoders(List<Function<T, T>>, T) - Static method in interface net.sf.okapi.common.encoder.IEncoder
Given a collection of IPipelineStep execute them in sequence given a Stream input.
RUNNING - net.sf.okapi.common.pipeline.PipelineReturnValue
IPipeline is currently running.
runPipelineSteps(List<Function<T, T>>, T) - Static method in interface net.sf.okapi.common.pipeline.IPipelineStep
Given a collection of IPipelineStep execute them in sequence given a Stream input.
RUSSIAN - Static variable in class net.sf.okapi.common.LocaleId
LocaleId constant for "ru".
Rwanda - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 

S

s - Variable in class net.sf.okapi.filters.doxygen.RegexTokenizer
 
safeUnzip(Path, Path) - Static method in class net.sf.okapi.common.ZipUtil
Convenience method.
safeUnzip(ZipInputStream, Path) - Static method in class net.sf.okapi.common.ZipUtil
Extract a ZipInputStream to the target destination directory.
SAME - Static variable in class net.sf.okapi.lib.verification.PatternItem
 
SAME_CODES - Static variable in class net.sf.okapi.common.resource.CodeMatches
 
sameCodes(List<Code>, List<Code>) - Static method in class net.sf.okapi.common.resource.Code
Indicates if two codes-storing strings have the same codes or not.
sameLanguageAs(String) - Method in class net.sf.okapi.common.LocaleId
Indicates if a given string has the same language as the one of this LocaleId.
sameLanguageAs(LocaleId) - Method in class net.sf.okapi.common.LocaleId
Indicates if the language of a given LocaleId is the same as the one of this LocaleId.
sameRegionAs(String) - Method in class net.sf.okapi.common.LocaleId
Indicates if a given string has the same region as the one of this LocaleId.
sameRegionAs(LocaleId) - Method in class net.sf.okapi.common.LocaleId
Indicates if the region of a given LocaleId is the same as the one of this LocaleId.
sameUserPartAs(String) - Method in class net.sf.okapi.common.LocaleId
Indicates if a given string has the same user part as the one of this LocaleId.
sameUserPartAs(LocaleId) - Method in class net.sf.okapi.common.LocaleId
Indicates if the user part of a given LocaleId is the same as the one of this LocaleId.
Samoan - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
sample - Variable in class net.sf.okapi.filters.plaintext.regex.Parameters
Sample text for the rule.
sample - Variable in class net.sf.okapi.filters.regex.Rule
 
sanitise(String) - Method in class net.sf.okapi.common.StringSanitiser
Sanitises a value.
sanitise(T) - Method in interface net.sf.okapi.common.Sanitiser
Sanitises a value.
Sanitiser<T> - Interface in net.sf.okapi.common
A sanitiser.
Sanitiser.Filter<T> - Interface in net.sf.okapi.common
Sanitiser's filter.
save() - Method in class net.sf.okapi.filters.transifex.Project
 
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.
save(String) - Method in class net.sf.okapi.common.BaseParameters
 
save(String) - Method in interface net.sf.okapi.common.IParameters
Saves the parameters to a file.
save(String) - Method in class net.sf.okapi.filters.its.Parameters
 
save(String) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
save(String) - Method in class net.sf.okapi.filters.rainbowkit.Manifest
Saves the manifest file.
save(String) - Method in class net.sf.okapi.lib.terminology.simpletb.SimpleTB
 
save(String, String) - Method in class net.sf.okapi.common.UserConfiguration
Save the user-specific application properties.
save(String, IParameters) - Method in interface net.sf.okapi.common.IParametersProvider
Saves a parameters object to a given location.
save(ParametersString) - Method in class net.sf.okapi.common.AbstractGroupParameters
Save to buffer.
save(ParametersString) - Method in class net.sf.okapi.common.filters.CompoundFilterParameters
 
save(ParametersString) - Method in class net.sf.okapi.filters.plaintext.base.Parameters
 
save(ParametersString) - Method in class net.sf.okapi.filters.plaintext.paragraphs.Parameters
 
save(ParametersString) - Method in class net.sf.okapi.filters.plaintext.regex.Parameters
 
save(ParametersString) - Method in class net.sf.okapi.filters.plaintext.spliced.Parameters
 
save(ParametersString) - Method in class net.sf.okapi.filters.table.base.Parameters
 
save(ParametersString) - Method in class net.sf.okapi.filters.table.csv.Parameters
 
save(ParametersString) - Method in class net.sf.okapi.filters.table.fwc.Parameters
 
save(ParametersString) - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
save(ParametersString) - Method in class net.sf.okapi.steps.tokenization.TokenConfigs
 
save(ParametersString) - Method in class net.sf.okapi.steps.tokenization.TokenConfigs.TokenConfig
 
save(ParametersString) - Method in class net.sf.okapi.steps.wordcount.common.Parameters
 
save(ITSLQICollection) - Method in interface net.sf.okapi.filters.xliff.its.IITSDataStore
Store LQI metadata.
save(ITSLQICollection) - Method in class net.sf.okapi.filters.xliff.its.ITSDefaultDataStore
 
save(ITSProvenanceCollection) - Method in interface net.sf.okapi.filters.xliff.its.IITSDataStore
Store Provenance metadata.
save(ITSProvenanceCollection) - Method in class net.sf.okapi.filters.xliff.its.ITSDefaultDataStore
 
saveAs(File) - Method in class net.sf.okapi.lib.xliff2.document.XLIFFDocument
Saves this document to a specified file.
saveCount(Metrics, long) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
 
saveCount(Metrics, CharacterCounter.Counts) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
 
saveCustomParameters(FilterConfiguration, IParameters) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Deprecated.
 
saveCustomParameters(FilterConfiguration, IParameters) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Deprecated, for removal: This API element is subject to removal in a future version.
This is UI specific and will be removed in the future.
saveCustomParameters(FilterConfiguration, IParameters) - Method in class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper
 
saveFile(String, List<PatternItem>) - Static method in class net.sf.okapi.lib.verification.PatternItem
 
saveGroup(ParametersString, String, List<T>) - Method in class net.sf.okapi.common.AbstractGroupParameters
 
saveGroup(ParametersString, List<T>, Class<T>) - Method in class net.sf.okapi.common.AbstractGroupParameters
 
saveRules(String, boolean, boolean) - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Saves the current rules to an SRX rules document.
saveRulesToString(boolean, boolean) - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Saves the current rules to an SRX string.
saveSession(String) - Method in class net.sf.okapi.lib.verification.QualityCheckSession
 
saveTIPManifest(String, List<String>) - Method in class net.sf.okapi.filters.rainbowkit.Manifest
 
saveToMetrics(Event, long) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
 
saveToMetrics(Event, CharacterCounter.Counts) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
 
saveToMetrics(Segment, long) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
 
saveToMetrics(Segment, CharacterCounter.Counts) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
 
saveToMetrics(TextContainer, long) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
 
saveToMetrics(TextContainer, CharacterCounter.Counts) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
 
saveToResource(Class<?>, String) - Method in class net.sf.okapi.common.AbstractGroupParameters
 
scalar - Variable in class net.sf.okapi.filters.yaml.parser.Scalar
 
scalar() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
 
Scalar - Class in net.sf.okapi.filters.yaml.parser
 
Scalar() - Constructor for class net.sf.okapi.filters.yaml.parser.Scalar
 
SCALAR - net.sf.okapi.filters.yaml.parser.YamlNodeTypes
 
schemaVersion - Variable in class net.sf.okapi.filters.xini.jaxb.Xini
 
SCOPE_ALL - Static variable in class net.sf.okapi.lib.verification.Parameters
 
SCOPE_APPROVEDONLY - Static variable in class net.sf.okapi.lib.verification.Parameters
 
SCOPE_NOTAPPROVEDONLY - Static variable in class net.sf.okapi.lib.verification.Parameters
 
ScopingReportAnnotation - Class in net.sf.okapi.steps.scopingreport
 
ScopingReportAnnotation() - Constructor for class net.sf.okapi.steps.scopingreport.ScopingReportAnnotation
 
ScopingReportStep - Class in net.sf.okapi.steps.scopingreport
 
ScopingReportStep() - Constructor for class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
score() - Method in class net.sf.okapi.lib.search.lucene.scorer.TmFuzzyScorer
 
scorer(LeafReaderContext) - Method in class net.sf.okapi.lib.search.lucene.query.TmFuzzyQuery.TmFuzzyWeight
 
ScreenCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
A count of the total number of screens.
SCRIPT_ARABIC - Static variable in class net.sf.okapi.steps.textmodification.Parameters
 
SCRIPT_CHINESE - Static variable in class net.sf.okapi.steps.textmodification.Parameters
 
SCRIPT_CYRILLIC - Static variable in class net.sf.okapi.steps.textmodification.Parameters
 
SCRIPT_ELEMENT - net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration.RULE_TYPE
Marks a tag begins or ends a web script (PHP, Perl, VBA etc.)
SCRIPT_EXT_LATIN - Static variable in class net.sf.okapi.steps.textmodification.Parameters
 
SCSU - Static variable in class net.sf.okapi.common.BOMNewlineEncodingDetector
SCSU (Standard Compression Scheme for Unicode)
sdfLong - Static variable in class net.sf.okapi.connectors.mymemory.MyMemoryTMConnector
 
sdfShort - Static variable in class net.sf.okapi.connectors.mymemory.MyMemoryTMConnector
 
SDL_FileId - Variable in class net.sf.okapi.filters.xliff.SdlFileInfo
 
SDL_FileId - Static variable in class net.sf.okapi.filters.xliff.XliffSdlFilterExtension
 
sdl_filetype_id - Variable in class net.sf.okapi.filters.xliff.SdlFileInfo
 
SDL_NAMESPACE_PREFIX - Static variable in class net.sf.okapi.filters.xliff.XliffSdlFilterExtension
 
SDL_NAMESPACE_URI - Static variable in class net.sf.okapi.filters.xliff.XliffSdlFilterExtension
 
SDL_OriginalFilePath - Variable in class net.sf.okapi.filters.xliff.SdlFileInfo
 
SDL_OriginalFilePath - Static variable in class net.sf.okapi.filters.xliff.XliffSdlFilterExtension
 
SDL_SEG_CONF_MARKER - Static variable in class net.sf.okapi.filters.xliff.SdlXliffSkeletonWriter
 
SDL_SEG_CONF_STARTMARKER - Static variable in class net.sf.okapi.filters.xliff.SdlXliffSkeletonWriter
 
SDL_SEG_LOCKED_MARKER - Static variable in class net.sf.okapi.filters.xliff.SdlXliffSkeletonWriter
 
SDL_SEG_LOCKED_STARTMARKER - Static variable in class net.sf.okapi.filters.xliff.SdlXliffSkeletonWriter
 
SDL_SEG_ORIGIN_MARKER - Static variable in class net.sf.okapi.filters.xliff.SdlXliffSkeletonWriter
 
SDL_SEG_ORIGIN_STARTMARKER - Static variable in class net.sf.okapi.filters.xliff.SdlXliffSkeletonWriter
 
SDL_SEG_PROP_ENDMARKER - Static variable in class net.sf.okapi.filters.xliff.SdlXliffSkeletonWriter
 
SdlFileInfo - Class in net.sf.okapi.filters.xliff
 
SdlFileInfo() - Constructor for class net.sf.okapi.filters.xliff.SdlFileInfo
 
SdlPackageFilter - Class in net.sf.okapi.filters.sdlpackage
Implements the IFilter interface for SDLPPX and SDLRPX files.
SdlPackageFilter() - Constructor for class net.sf.okapi.filters.sdlpackage.SdlPackageFilter
 
SDLWS_AssetId - Variable in class net.sf.okapi.filters.xliff.SdlFileInfo
 
SDLWS_AssetId - Static variable in class net.sf.okapi.filters.xliff.XliffSdlFilterExtension
 
SDLWS_DocId - Variable in class net.sf.okapi.filters.xliff.SdlFileInfo
 
SDLWS_DocId - Static variable in class net.sf.okapi.filters.xliff.XliffSdlFilterExtension
 
SDLWS_ProjectName - Variable in class net.sf.okapi.filters.xliff.SdlFileInfo
 
SDLWS_ProjectName - Static variable in class net.sf.okapi.filters.xliff.XliffSdlFilterExtension
 
SDLWS_TaskId - Variable in class net.sf.okapi.filters.xliff.SdlFileInfo
 
SDLWS_TaskId - Static variable in class net.sf.okapi.filters.xliff.XliffSdlFilterExtension
 
SDLWS_UserName - Variable in class net.sf.okapi.filters.xliff.SdlFileInfo
 
SDLWS_UserName - Static variable in class net.sf.okapi.filters.xliff.XliffSdlFilterExtension
 
SdlXliffConfLevel - Enum in net.sf.okapi.filters.xliff
Confirmation level values used in SDLXLIFF: http://producthelp.sdl.com/SDK/FileTypeSupport/2017/html/06ecb14d-fe67-4387-bb9d-a25d242424f1.htm
SdlXliffSkeletonWriter - Class in net.sf.okapi.filters.xliff
SDL XLIFF specific xliff writer that updates sdl:seg-defs so that the file can be seen as completed.
SdlXliffSkeletonWriter(Parameters) - Constructor for class net.sf.okapi.filters.xliff.SdlXliffSkeletonWriter
 
SdlXliffSkeletonWriter(Parameters, XLIFFContent, ITSContent, ITSStandoffManager, Map<String, GenericAnnotations>, Map<String, GenericAnnotations>, CharsetEncoder) - Constructor for class net.sf.okapi.filters.xliff.SdlXliffSkeletonWriter
 
SearchAndReplaceStep - Class in net.sf.okapi.steps.searchandreplace
This step performs search and replace actions on either the text units or the full content of input documents.
SearchAndReplaceStep() - Constructor for class net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep
 
SearchAndReplaceStep.ProcType - Enum in net.sf.okapi.steps.searchandreplace
 
SearchAndReplaceStep.TargetType - Enum in net.sf.okapi.steps.searchandreplace
 
searchData(Unit, String) - Static method in class net.sf.okapi.lib.xliff2.reader.URIContext
Searches an original data object in a given unit.
searchExact(TextFragment, Metadata) - Method in interface net.sf.okapi.tm.pensieve.seeker.ITmSeeker
Get a list of exact matches for a given text fragment, taking inline codes in account.
searchExact(TextFragment, Metadata) - Method in class net.sf.okapi.tm.pensieve.seeker.PensieveSeeker
 
searchExtensions(IWithExtElements, AbstractMap.SimpleEntry<String, List<String>>) - Static method in class net.sf.okapi.lib.xliff2.reader.URIContext
Searches recursively an IWithExtElements object for an extension object with a given id.
searchFuzzy(TextFragment, int, int, Metadata) - Method in interface net.sf.okapi.tm.pensieve.seeker.ITmSeeker
Get a list of fuzzy matches for a given text fragment, taking inline codes in account.
searchFuzzy(TextFragment, int, int, Metadata) - Method in class net.sf.okapi.tm.pensieve.seeker.PensieveSeeker
Search for exact and fuzzy matches
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 IWithNotes object for a note with a given id.
searchTerm - Variable in class net.sf.okapi.lib.verification.BlackTerm
 
searchUnit(Unit, AbstractMap.SimpleEntry<String, List<String>>) - Static method in class net.sf.okapi.lib.xliff2.reader.URIContext
Searches recursively a Unit object for a module or an extension object with a given id.
SECOND_INPUT_RAWDOC - net.sf.okapi.common.pipeline.annotations.StepParameterType
RawDocument object of the second input document.
SECTION_MARKER - net.sf.okapi.common.resource.ExtendedCodeType
 
SEED - Static variable in class net.sf.okapi.common.HashCodeUtil
An initial value for a hashCode, to which is added contributions from fields.
Seg - Class in net.sf.okapi.filters.xini.jaxb
Java class for Seg complex type.
Seg() - Constructor for class net.sf.okapi.filters.xini.jaxb.Seg
 
segAndTrans - Variable in class net.sf.okapi.filters.xini.jaxb.Field
 
segAndTrans - Variable in class net.sf.okapi.filters.xini.jaxb.INITD
 
segAndTrans - Variable in class net.sf.okapi.filters.xini.jaxb.TD
 
SEGAPPLIED_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.TextContainer
 
segID - Variable in class net.sf.okapi.filters.xini.jaxb.Seg
 
segID - Variable in class net.sf.okapi.filters.xini.jaxb.Trans
 
Segment - Class in net.sf.okapi.common.resource
Implement a special content part that is a segment.
Segment - Class in net.sf.okapi.lib.xliff2.core
Represents a segment object.
Segment() - Constructor for class net.sf.okapi.common.resource.Segment
Creates an empty Segment object with a null identifier.
Segment(String) - Constructor for class net.sf.okapi.common.resource.Segment
Creates an empty Segment object with a given identifier.
Segment(String, TextFragment) - Constructor for class net.sf.okapi.common.resource.Segment
Creates a Segment object with a given identifier and a given text fragment.
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 Segment object.
SEGMENT - net.sf.okapi.lib.xliff2.walker.selector.XliffWalkerPathSelector.NodeType
 
SEGMENT_CRUMB - Static variable in class net.sf.okapi.filters.transtable.TransTableWriter
 
SEGMENT_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.TextPart
 
SEGMENT_ID - net.sf.okapi.filters.xini.XINIProperties
 
SegmentationRuleException - Exception in net.sf.okapi.lib.segmentation
Signals that a sever error related to segmentation has occurred.
SegmentationRuleException(String) - Constructor for exception net.sf.okapi.lib.segmentation.SegmentationRuleException
Creates a new SegmentationRuleException object with a given message.
SegmentationRuleException(Throwable) - Constructor for exception net.sf.okapi.lib.segmentation.SegmentationRuleException
Creates a new SegmentationRuleException object with a given parent exception.
SegmentationStep - Class in net.sf.okapi.steps.segmentation
 
SegmentationStep() - Constructor for class net.sf.okapi.steps.segmentation.SegmentationStep
 
SegmentComparator - Class in net.sf.okapi.common.resource
 
SegmentComparator() - Constructor for class net.sf.okapi.common.resource.SegmentComparator
 
SEGMENTED - net.sf.okapi.filters.xliff.Parameters.SegmentationType
Always use segmented target regardless of the original trans-unit.
segmentIDBeforeSegmentation - Variable in class net.sf.okapi.filters.xini.jaxb.Seg
 
SegmentInfo - Class in net.sf.okapi.steps.repetitionanalysis
 
SegmentInfo() - Constructor for class net.sf.okapi.steps.repetitionanalysis.SegmentInfo
 
SegmentInfo(String, String, String) - Constructor for class net.sf.okapi.steps.repetitionanalysis.SegmentInfo
 
SegmentInfo(Metadata) - Constructor for class net.sf.okapi.steps.repetitionanalysis.SegmentInfo
 
Segments - Class in net.sf.okapi.common.resource
 
Segments() - Constructor for class net.sf.okapi.common.resource.Segments
 
Segments(TextContainer) - Constructor for class net.sf.okapi.common.resource.Segments
Creates an uninitialized Segments object.
segmentSource(ISegmenter, LocaleId) - Method in class net.sf.okapi.common.resource.AlignedSegments
 
segmentSource(ISegmenter, LocaleId) - Method in interface net.sf.okapi.common.resource.IAlignedSegments
Segments the source content used for the given target locale based on the rules provided by a given ISegmenter.
segmentSubFlows() - Method in interface net.sf.okapi.common.ISegmenter
Indicates if sub-flows must be segmented.
segmentSubFlows() - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Indicates if sub-flows must be segmented.
segmentSubFlows() - Method in class net.sf.okapi.lib.segmentation.SRXSegmenter
 
segmentTarget(ISegmenter, LocaleId) - Method in class net.sf.okapi.common.resource.AlignedSegments
 
segmentTarget(ISegmenter, LocaleId) - Method in interface net.sf.okapi.common.resource.IAlignedSegments
Segments the specified target content based on the rules provided by a given ISegmenter.
SEGSOURCEMARKER - Static variable in class net.sf.okapi.filters.xliff.XLIFFSkeletonWriter
 
SEGTYPE_OR_PARA - Static variable in class net.sf.okapi.filters.tmx.TmxFilter
 
SEGTYPE_OR_SENTENCE - Static variable in class net.sf.okapi.filters.tmx.TmxFilter
 
SEGTYPE_PARA - Static variable in class net.sf.okapi.filters.tmx.TmxFilter
 
SEGTYPE_SENTENCE - Static variable in class net.sf.okapi.filters.tmx.TmxFilter
 
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
 
SEND_COLUMNS_ALL - Static variable in class net.sf.okapi.filters.table.base.Parameters
 
SEND_COLUMNS_LISTED - Static variable in class net.sf.okapi.filters.table.base.Parameters
 
SEND_COLUMNS_NONE - Static variable in class net.sf.okapi.filters.table.base.Parameters
 
SEND_HEADER_ALL - Static variable in class net.sf.okapi.filters.table.base.Parameters
 
SEND_HEADER_COLUMN_NAMES_ONLY - Static variable in class net.sf.okapi.filters.table.base.Parameters
 
SEND_HEADER_NONE - Static variable in class net.sf.okapi.filters.table.base.Parameters
 
sendAsSkeleton(String) - Method in class net.sf.okapi.filters.plaintext.base.BasePlainTextFilter
 
sendAsSkeleton(ITextUnit) - Method in class net.sf.okapi.filters.plaintext.base.BasePlainTextFilter
 
sendAsSkeleton(GenericSkeleton) - Method in class net.sf.okapi.filters.plaintext.base.BasePlainTextFilter
 
sendAsSource(ITextUnit) - Method in class net.sf.okapi.filters.plaintext.base.BasePlainTextFilter
 
sendAsSource(ITextUnit, boolean) - Method in class net.sf.okapi.filters.plaintext.base.BasePlainTextFilter
 
sendAsSource(TextContainer) - Method in class net.sf.okapi.filters.plaintext.base.BasePlainTextFilter
 
sendAsTarget(ITextUnit, ITextUnit, LocaleId) - Method in class net.sf.okapi.filters.plaintext.base.BasePlainTextFilter
 
sendColumnsMode - Variable in class net.sf.okapi.filters.table.base.Parameters
Specifies values of which columns should be sent as text units SEND_COLUMNS_NONE = 0 - none of the columns are sent as text units SEND_COLUMNS_LISTED = 1 - only values from the columns listed in idColumns, sourceColumns, targetColumns, commentColumns will be sent SEND_COLUMNS_ALL = 2 - values from all columns will be sent.
sendEvent(int, EventType, IResource) - Method in class net.sf.okapi.common.filters.AbstractLineFilter
 
sendEvent(EventType, IResource) - Method in class net.sf.okapi.common.filters.AbstractLineFilter
 
sendHeaderMode - Variable in class net.sf.okapi.filters.table.base.Parameters
If there are one or more lines containing description of the data, names of fields etc., and actual data don't start in the first line, then such first lines are considered a header, and this option specifies how to handle them: SEND_HEADER_NONE = 0 - none of the header lines are sent as text units SEND_HEADER_FIELD_NAMES_ONLY = 1 - only the values in the line specified by fieldNamesLineNum are sent as text units SEND_HEADER_ALL = 2 - values in all header lines are sent as text units
sendRequest(URL) - Method in class net.sf.okapi.lib.verification.LanguageToolConnector
 
SentenceAligner - Class in net.sf.okapi.steps.sentencealigner
SentenceAligner aligns source and target (paragraph) TextUnits and returns a list of aligned sentence-based TextUnit objects.
SentenceAligner(List<AlignmentScorer<Segment>>) - Constructor for class net.sf.okapi.steps.sentencealigner.SentenceAligner
 
SentenceAlignerStep - Class in net.sf.okapi.steps.sentencealigner
Align sentences between source and target paragraphs (TextUnits) and produce a TMX file with aligned sentences.
SentenceAlignerStep() - Constructor for class net.sf.okapi.steps.sentencealigner.SentenceAlignerStep
 
SEP_CODE - Static variable in class net.sf.okapi.common.resource.Code
 
SEP_CODEANNOTATIONKEY - Static variable in class net.sf.okapi.common.resource.Code
 
SEP_CODEANNOTATIONVALUE - Static variable in class net.sf.okapi.common.resource.Code
 
SEP_CODEFIELD - Static variable in class net.sf.okapi.common.resource.Code
 
separateCodesFromText(TextFragment) - Method in class net.sf.okapi.lib.translation.QueryUtil
Separate and store codes of a given text fragment.
SeparatorPart - Class in net.sf.okapi.common.uidescription
UI part descriptor for a line separator.
SeparatorPart() - Constructor for class net.sf.okapi.common.uidescription.SeparatorPart
Creates a new SeparatorPart object.
sequence() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
 
SEQUENTIAL - net.sf.okapi.common.pipelinebuilder.XPipelineType
Steps are connected sequentially, e.g.
Serbian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
serialize(List<XMLEvent>) - Static method in class net.sf.okapi.filters.openxml.XMLEventSerializer
 
serialize(List<XMLEvent>, XMLEventSerializer) - Static method in class net.sf.okapi.filters.openxml.XMLEventSerializer
 
serialize(XMLEvent) - Static method in class net.sf.okapi.filters.openxml.XMLEventSerializer
 
serialize(XMLEvent, XMLEventSerializer) - Static method in class net.sf.okapi.filters.openxml.XMLEventSerializer
 
serialize(XMLEvents) - Static method in class net.sf.okapi.filters.openxml.XMLEventSerializer
 
serialize(XMLEvents, XMLEventSerializer) - Static method in class net.sf.okapi.filters.openxml.XMLEventSerializer
 
serializeTextParts(List<Serializable>, boolean) - Method in class net.sf.okapi.filters.xini.InlineCodeTransformer
 
serializeTextPartsForFilter(List<Serializable>) - Method in class net.sf.okapi.filters.xini.InlineCodeTransformer
 
serializeTextPartsForTKit(List<Serializable>) - Method in class net.sf.okapi.filters.xini.InlineCodeTransformer
 
SERVER_ELEMENT - net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration.RULE_TYPE
Marks a tag that begins or ends a server side content (SSI)
SERVER_SIDE_INCLUDE_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
set(int, Segment) - Method in interface net.sf.okapi.common.resource.ISegments
Sets a new segment at a given segment index.
set(int, Segment) - Method in class net.sf.okapi.common.resource.Segments
 
set(int, TokenConfigs.TokenConfig) - Method in class net.sf.okapi.steps.tokenization.TokenConfigs
 
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.common.ConfigurationString
 
set(String, String) - Method in class net.sf.okapi.lib.xliff2.its.AnnotatorsRef
Sets the annotator reference for a given data category.
set(LocaleId, Map<String, Property>) - Method in class net.sf.okapi.common.resource.TargetPropertiesAnnotation
Sets properties for a given target locale.
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).
set(T) - Method in class net.sf.okapi.common.annotation.Annotations
Sets an annotation.
setABBREVIATION(boolean) - Method in class net.sf.okapi.steps.tokenization.Parameters
 
setAbsoluteMaxCharLength(int) - Method in class net.sf.okapi.lib.verification.Parameters
 
setAbsoluteMaxCharLength(int) - Method in class net.sf.okapi.steps.lengthchecker.Parameters
 
setAccessType(PropertyTextUnitPlaceholder.PlaceholderAccessType) - Method in class net.sf.okapi.common.filters.PropertyTextUnitPlaceholder
setActive(boolean) - Method in class net.sf.okapi.lib.segmentation.Rule
Sets the flag indicating if this rule is active.
setActiveParameters(String) - Method in class net.sf.okapi.common.filters.CompoundFilterParameters
 
setActiveParameters(IParameters) - Method in class net.sf.okapi.common.filters.CompoundFilterParameters
 
setActiveSiblingFilter(IFilter) - Method in class net.sf.okapi.common.filters.AbstractCompoundFilter
 
setAddAltTrans(boolean) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setAddAltTransGMode(boolean) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setAdded(boolean) - Method in class net.sf.okapi.common.resource.Code
Sets the flag of this in-line code to indicate if the code was added (not found in the source).
setAdded(boolean) - Method in class net.sf.okapi.proto.Code.Builder
bool added = 11;
setAddID(boolean) - Method in class net.sf.okapi.steps.textmodification.Parameters
 
setAddLineSeparatorCharacter(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setAddMissing(boolean) - Method in class net.sf.okapi.lib.merge.merge.Parameters
 
setAddName(boolean) - Method in class net.sf.okapi.steps.textmodification.Parameters
 
setAddPrefix(boolean) - Method in class net.sf.okapi.steps.textmodification.Parameters
 
setAddSuffix(boolean) - Method in class net.sf.okapi.steps.textmodification.Parameters
 
setAddTabAsCharacter(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setAddTargetLanguage(boolean) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setAditionalLines(Float) - Method in class net.sf.okapi.filters.xini.jaxb.StatisticInfo
Sets the value of the aditionalLines property.
setAditionalWords(Float) - Method in class net.sf.okapi.filters.xini.jaxb.StatisticInfo
Sets the value of the aditionalWords property.
setAfter(String) - Method in class net.sf.okapi.lib.segmentation.Rule
Sets the pattern after the break point for this rule.
setAlias(String) - Method in class net.sf.okapi.connectors.kantan.KantanMTv21ConnectorParameters
 
setAlignmentStatus(AlignmentStatus) - Method in interface net.sf.okapi.common.resource.ISegments
Sets the AlignmentStatus for these segments.
setAlignmentStatus(AlignmentStatus) - Method in class net.sf.okapi.common.resource.Segments
 
setAllEvents(boolean) - Method in class net.sf.okapi.steps.common.ExtractionVerificationStepParameters
 
setAllKnownMappings() - Method in class net.sf.okapi.common.encoder.EncoderManager
Sets all mappings known by the core libraries.
setAllowBlacklistSub(boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
setAllowEmpty(boolean) - Method in class net.sf.okapi.common.uidescription.PathInputPart
Sets the flag indicating if the input text can be empty.
setAllowEmpty(boolean) - Method in class net.sf.okapi.common.uidescription.TextInputPart
Sets the flag indicating if the input text can be empty.
setAllowEmptyOutputTarget(boolean) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
Deprecated.
setAllowEmptyOutputTarget(boolean) - Method in class net.sf.okapi.filters.po.Parameters
 
setAllowEmptyOutputTarget(boolean) - Method in class net.sf.okapi.filters.txml.Parameters
 
setAllowEmptyTargets(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setAllowEmptyTargets(boolean) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setAllowSegmentation(boolean) - Method in class net.sf.okapi.steps.rainbowkit.omegat.Options
 
setAllowSegments(boolean) - Method in class net.sf.okapi.filters.transtable.Parameters
 
setAllowWordStyleOptimisation(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setAlphaList(Boolean) - Method in class net.sf.okapi.filters.xini.jaxb.Element
Sets the value of the alphaList property.
setAlsoNonUTF8(boolean) - Method in class net.sf.okapi.steps.bomconversion.Parameters
 
setAltTrans(int, AltTranslation) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .AltTranslation altTrans = 5;
setAltTrans(int, AltTranslation.Builder) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .AltTranslation altTrans = 5;
setAltTranslationOption(String) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
Sets a pattern used to indicate which entries to include when using the TMXWriter.writeAlternate(AltTranslation, TextFragment) method.
setAltTransOrigin(String) - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
setAltTransType(String) - Method in class net.sf.okapi.common.annotation.AltTranslation
 
setAltTransType(String) - Method in class net.sf.okapi.proto.AltTranslation.Builder
string altTransType = 10;
setAltTransTypeBytes(ByteString) - Method in class net.sf.okapi.proto.AltTranslation.Builder
string altTransType = 10;
setAlwaysAddTargets(boolean) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setAlwaysUseSegSource(boolean) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setAnnoatorRef(String) - Method in class net.sf.okapi.lib.xliff2.matches.Match
Sets the the ITS annotator reference for this match.
setAnnotate(boolean) - Method in class net.sf.okapi.steps.msbatchtranslation.Parameters
 
setAnnotates(Note.Annotates) - Method in class net.sf.okapi.common.annotation.Note
 
setAnnotates(Note.Annotates) - Method in class net.sf.okapi.proto.Note.Builder
optional .Note.Annotates annotates = 5;
setAnnotateSource(boolean) - Method in class net.sf.okapi.steps.terminologyleveraging.BaseTerminologyConnector
 
setAnnotateSource(boolean) - Method in interface net.sf.okapi.steps.terminologyleveraging.ITerminologyQuery
 
setAnnotateSource(boolean) - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyParameters
 
setAnnotateSourceSegment(boolean) - Method in class net.sf.okapi.common.annotation.GlossaryAnnotation
 
setAnnotatesValue(int) - Method in class net.sf.okapi.proto.Note.Builder
optional .Note.Annotates annotates = 5;
setAnnotateTarget(boolean) - Method in class net.sf.okapi.steps.terminologyleveraging.BaseTerminologyConnector
 
setAnnotateTarget(boolean) - Method in interface net.sf.okapi.steps.terminologyleveraging.ITerminologyQuery
 
setAnnotateTarget(boolean) - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyParameters
 
setAnnotateTargetSegment(boolean) - Method in class net.sf.okapi.common.annotation.GlossaryAnnotation
 
setAnnotation(String, InlineAnnotation) - Method in class net.sf.okapi.common.resource.Code
Sets the annotation for this code.
setAnnotation(IAnnotation) - Method in class net.sf.okapi.common.BaseContext
 
setAnnotation(IAnnotation) - Method in interface net.sf.okapi.common.IContext
Sets an annotation for this context.
setAnnotation(IAnnotation) - Method in class net.sf.okapi.common.resource.BaseNameable
 
setAnnotation(IAnnotation) - Method in interface net.sf.okapi.common.resource.IWithAnnotations
Sets an annotation object for this resource.
setAnnotation(IAnnotation) - Method in class net.sf.okapi.common.skeleton.StorageList
 
setAnnotationIds(TextContainer, TextContainer) - Method in class net.sf.okapi.lib.verification.AbstractChecker
 
setAnnotations(IWithNotes, IWithAnnotations) - Static method in class net.sf.okapi.filters.xliff2.util.NotesMapper
Takes notes from XLIFF 2.0 and stores them as Okapi Core Annotations
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(String) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriter
Updates the current ITS annotators references based on a given set of values.
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.
setApiKey(String) - Method in class net.sf.okapi.connectors.apertium.Parameters
 
setApiKey(String) - Method in class net.sf.okapi.connectors.google.GoogleMTv2Parameters
 
setApiToken(String) - Method in class net.sf.okapi.connectors.kantan.KantanMTv21ConnectorParameters
 
setAppKey(String) - Method in class net.sf.okapi.connectors.tda.Parameters
 
setApplicationName(String) - Method in class net.sf.okapi.common.ExecutionContext
 
setAppliesTo(String) - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revisions
Sets the value to the appliesTo attribute.
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
 
setApplyToBlankEntries(boolean) - Method in class net.sf.okapi.steps.textmodification.Parameters
 
setApplyToExistingTarget(boolean) - Method in class net.sf.okapi.steps.textmodification.Parameters
 
setApprovedEntriesOnly(boolean) - Method in class net.sf.okapi.steps.formatconversion.Parameters
 
setApprovedOnly(boolean) - Method in class net.sf.okapi.lib.merge.merge.Parameters
 
setAsciiOnly(boolean) - Method in class net.sf.okapi.steps.fullwidthconversion.Parameters
 
setAttribute(String, String) - Method in interface net.sf.okapi.common.query.IQuery
Sets an attribute for this query engine.
setAttribute(String, String) - Method in class net.sf.okapi.connectors.pensieve.PensieveTMConnector
 
setAttribute(String, String) - Method in class net.sf.okapi.connectors.tda.TDASearchConnector
 
setAttribute(String, String) - Method in class net.sf.okapi.connectors.translatetoolkit.TranslateToolkitTMConnector
 
setAttribute(String, String) - Method in class net.sf.okapi.lib.translation.BaseConnector
 
setAttribute(String, String) - Method in class net.sf.okapi.lib.translation.QueryManager
Sets an attribute for this manager and all translation resources in this manager.
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.
setAutoExtensions(boolean) - Method in class net.sf.okapi.steps.formatconversion.Parameters
 
setAutoGenerateTuId(boolean) - Method in class net.sf.okapi.common.filterwriter.Parameters
 
setAutoGenerateTuId(boolean) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
 
setAutomaticallyAcceptRevisions(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setAutoOpen(boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
setAutoOpen(boolean) - Method in class net.sf.okapi.steps.charlisting.Parameters
 
setAutoOpen(boolean) - Method in class net.sf.okapi.steps.inconsistencycheck.Parameters
 
setAutoOpen(boolean) - Method in class net.sf.okapi.steps.termextraction.Parameters
 
setAutoOpen(boolean) - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
setAutoOpen(boolean) - Method in class net.sf.okapi.steps.xmlanalysis.Parameters
 
setAutoRefresh(boolean) - Method in class net.sf.okapi.lib.verification.QualityCheckSession
 
setAzureKey(String) - Method in class net.sf.okapi.connectors.microsoft.Parameters
 
setAzureKey(String) - Method in class net.sf.okapi.steps.msbatchtranslation.Parameters
 
setBalanced(boolean) - Method in class net.sf.okapi.proto.TextFragment.Builder
bool balanced = 3;
setBaseUrl(String) - Method in class net.sf.okapi.steps.enrycher.Parameters
 
setBaseURL(String) - Method in class net.sf.okapi.connectors.microsoft.Parameters
 
setBatch(XBatch) - Method in class net.sf.okapi.common.pipelinebuilder.XPipeline
 
setBatchInformation(String, LocaleId, LocaleId, String, String, String, String, String, String) - Method in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
setBatchInformation(String, LocaleId, LocaleId, String, String, String, String, String, String) - Method in interface net.sf.okapi.steps.rainbowkit.common.IPackageWriter
 
setBatchInputCount(int) - Method in class net.sf.okapi.common.resource.PipelineParameters
 
setBatchInputCount(int) - Method in class net.sf.okapi.steps.batchtranslation.BatchTranslationStep
 
setBatchInputCount(int) - Method in class net.sf.okapi.steps.msbatchtranslation.MSBatchTranslationStep
 
setBefore(String) - Method in class net.sf.okapi.lib.segmentation.Rule
Sets the pattern before the break point for this rule.
setBetweenCodes(boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
setBiFile(String) - Method in class net.sf.okapi.connectors.bifile.Parameters
 
setBigFile(boolean) - Method in class net.sf.okapi.steps.xliffsplitter.XliffSplitterParameters
 
setBilingualMode(boolean) - Method in class net.sf.okapi.filters.po.Parameters
 
setblacklistPath(String) - Method in class net.sf.okapi.lib.verification.Parameters
 
setBlacklistSrc(boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
setBlacklistStream(InputStream) - Method in class net.sf.okapi.lib.verification.Parameters
 
setBlockSize(int) - Method in class net.sf.okapi.steps.batchtranslation.Parameters
 
setBomOnUTF8(boolean) - Method in class net.sf.okapi.steps.rtfconversion.Parameters
 
setBOMonUTF8(boolean) - Method in class net.sf.okapi.steps.encodingconversion.Parameters
 
setBoolean(String, boolean) - Method in class net.sf.okapi.common.BaseContext
 
setBoolean(String, boolean) - Method in interface net.sf.okapi.common.IContext
Sets a boolean property for this context.
setBoolean(String, boolean) - Method in interface net.sf.okapi.common.IParameters
Sets the boolean value for a given parameter name.
setBoolean(String, boolean) - Method in class net.sf.okapi.common.ParametersString
 
setBoolean(String, boolean) - Method in class net.sf.okapi.common.StringParameters
 
setBoolean(String, boolean) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupParameters
 
setBoolean(String, boolean) - Method in class net.sf.okapi.filters.doxygen.Parameters
 
setBoolean(String, boolean) - Method in class net.sf.okapi.filters.its.Parameters
 
setBoolean(String, boolean) - Method in class net.sf.okapi.filters.openxml.YamlParameters
 
setBoolean(String, boolean) - Method in class net.sf.okapi.filters.wiki.Parameters
 
setBoolean(String, Boolean) - Method in class net.sf.okapi.common.annotation.GenericAnnotation
sets a boolean field.
setBooleanParameter(String, boolean) - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
setBoolValue(boolean) - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
bool bool_value = 2;
setBreak(boolean) - Method in class net.sf.okapi.lib.segmentation.Rule
Sets the flag indicating if this rule is a breaking rule.
setBrowseFilters(String, String) - Method in class net.sf.okapi.common.uidescription.PathInputPart
Sets the names and extensions to use for the browse filter.
setBrowseTitle(String) - Method in class net.sf.okapi.common.uidescription.FolderInputPart
Sets the title of the folder browsing dialog.
setBrowseTitle(String) - Method in class net.sf.okapi.common.uidescription.PathInputPart
Sets the title of the path browsing dialog.
setBufferSize(int) - Method in class net.sf.okapi.steps.wordcount.common.Parameters
 
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.
setCaption(String) - Method in class net.sf.okapi.common.uidescription.EditorDescription
Sets the caption for this editor.
setCascade(boolean) - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Sets the flag indicating if cascading must be applied when selecting the rules for a given language pattern.
setCascade(boolean) - Method in class net.sf.okapi.lib.segmentation.SRXSegmenter
Sets the flag indicating if cascading must be applied when selecting the rules for a given language pattern.
setCaseSensitive(boolean) - Method in class net.sf.okapi.lib.xliff2.validation.Rule
 
setCaseSensitive(boolean) - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
setCategory(String) - Method in class net.sf.okapi.connectors.microsoft.Parameters
 
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
 
setCategory(String) - Method in class net.sf.okapi.steps.msbatchtranslation.Parameters
 
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.
setCdataSubfilter(String) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setCell(String) - Method in class net.sf.okapi.filters.openxml.Excell
 
setCellScore(int, int, DpMatrix<T>) - Method in class net.sf.okapi.steps.gcaligner.AlignmentFunction
Set the score to DpMatrixCell at the specified location of the matrix.
setCellScore(int, int, DpMatrix<T>) - Method in interface net.sf.okapi.steps.gcaligner.DpFunction
Set the score to DpMatrixCell at the specified location of the matrix.
setChangeTrack(ChangeTrack) - Method in interface net.sf.okapi.lib.xliff2.core.IWithChangeTrack
Sets the ChangeTrack object for this element.
setChangeTrack(ChangeTrack) - Method in class net.sf.okapi.lib.xliff2.core.MidFileData
 
setCharacterBaselineShiftMaxIgnoranceThreshold(String) - Method in class net.sf.okapi.filters.idml.Parameters
 
setCharacterBaselineShiftMinIgnoranceThreshold(String) - Method in class net.sf.okapi.filters.idml.Parameters
 
setCharacterKerningMaxIgnoranceThreshold(String) - Method in class net.sf.okapi.filters.idml.Parameters
 
setCharacterKerningMinIgnoranceThreshold(String) - Method in class net.sf.okapi.filters.idml.Parameters
 
setCharacterLeadingMaxIgnoranceThreshold(String) - Method in class net.sf.okapi.filters.idml.Parameters
 
setCharacterLeadingMinIgnoranceThreshold(String) - Method in class net.sf.okapi.filters.idml.Parameters
 
setCharactersToEscape(String) - Method in class net.sf.okapi.filters.markdown.Parameters
 
setCharacterTrackingMaxIgnoranceThreshold(String) - Method in class net.sf.okapi.filters.idml.Parameters
 
setCharacterTrackingMinIgnoranceThreshold(String) - Method in class net.sf.okapi.filters.idml.Parameters
 
setCharset(String) - Method in class net.sf.okapi.lib.verification.Parameters
 
setCharset(String) - Method in class net.sf.okapi.steps.characterschecker.Parameters
 
setCharsetEncoder(CharsetEncoder) - Method in class net.sf.okapi.common.filterwriter.TMXContent
Sets the character set encoder to use.
setCharsetEncoder(CharsetEncoder) - Method in class net.sf.okapi.common.filterwriter.XLIFFContent
Sets the character set encoder to use.
setCheckAbsoluteMaxCharLength(boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
setCheckAbsoluteMaxCharLength(boolean) - Method in class net.sf.okapi.steps.lengthchecker.Parameters
 
setCheckAllowedCharacters(boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
setCheckAllowedCharacters(boolean) - Method in class net.sf.okapi.steps.characterschecker.Parameters
 
setCheckBlacklist(boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
setCheckCharacters(boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
setCheckCharacters(boolean) - Method in class net.sf.okapi.steps.characterschecker.Parameters
 
setCheckCharacters(boolean) - Method in class net.sf.okapi.steps.cleanup.Parameters
 
setCheckExistingTm(boolean) - Method in class net.sf.okapi.steps.batchtranslation.Parameters
 
setCheckInconststencies(boolean) - Method in class net.sf.okapi.steps.inconsistencycheck.Parameters
 
setCheckMaxCharLength(boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
setCheckMaxCharLength(boolean) - Method in class net.sf.okapi.steps.lengthchecker.Parameters
 
setCheckMinCharLength(boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
setCheckMinCharLength(boolean) - Method in class net.sf.okapi.steps.lengthchecker.Parameters
 
setCheckPatterns(boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
setCheckPatterns(boolean) - Method in class net.sf.okapi.steps.patternschecker.Parameters
 
setCheckPerFile(boolean) - Method in class net.sf.okapi.steps.inconsistencycheck.Parameters
 
setCheckSegments(boolean) - Method in class net.sf.okapi.steps.segmentation.Parameters
 
setCheckStorageSize(boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
setCheckStorageSize(boolean) - Method in class net.sf.okapi.steps.lengthchecker.Parameters
 
setCheckTerms(boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
setCheckWithLT(boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
setCheckXliffSchema(boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
setChoicesLabels(String[]) - Method in class net.sf.okapi.common.uidescription.ListSelectionPart
Sets the list of the localizable labels to use with the selectable values.
setChoicesValues(String[]) - Method in class net.sf.okapi.common.uidescription.ListSelectionPart
Sets the list of items that can be selected.
setChomp(String) - Method in class net.sf.okapi.filters.yaml.parser.Scalar
 
setCjkCharsPerLine(int) - Method in class net.sf.okapi.filters.subtitles.SubtitleParameters
 
setClassLoadingContext(ClassLoader) - Method in interface net.sf.okapi.common.ILoadsResources
 
setClassLoadingContext(ClassLoader) - Method in class net.sf.okapi.steps.leveraging.LeveragingStep
 
setCleanupAggressively(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setCloneable(boolean) - Method in class net.sf.okapi.common.resource.Code
Sets the flag of this in-line code to indicate if it can be duplicated or not.
setClosing(String) - Method in class net.sf.okapi.filters.xini.jaxb.EndPlaceHolder
Sets the value of the closing property.
setClosing(String) - Method in class net.sf.okapi.filters.xini.jaxb.PlaceHolder
Sets the value of the closing property.
setCode(String) - Method in class net.sf.okapi.lib.xliff2.validation.Issue
Sets the code for this issue.
setCodeDifference(boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
setCodeDifference(boolean) - Method in class net.sf.okapi.steps.inlinescodeschecker.Parameters
 
setCodedText(String) - Method in class net.sf.okapi.common.resource.TextFragment
Sets the coded text of the fragment, using its the existing codes.
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.
setCodedText(String, boolean) - Method in class net.sf.okapi.common.resource.TextFragment
Sets the coded text of the fragment, using its the existing codes.
setCodedText(String, List<Code>) - Method in class net.sf.okapi.common.resource.TextFragment
Sets the coded text of the fragment and its corresponding codes.
setCodedText(String, List<Code>, boolean) - Method in class net.sf.okapi.common.resource.TextFragment
Sets the coded text of the fragment and its corresponding codes.
setCodeFinder(InlineCodeFinder) - Method in class net.sf.okapi.filters.json.JsonEventBuilder
 
setCodeFinder(InlineCodeFinder) - Method in class net.sf.okapi.filters.markdown.MarkdownEventBuilder
 
setCodeFinder(InlineCodeFinder) - Method in class net.sf.okapi.filters.po.Parameters
 
setCodeFinder(InlineCodeFinder) - Method in class net.sf.okapi.filters.properties.Parameters
 
setCodeFinder(InlineCodeFinder) - Method in class net.sf.okapi.filters.yaml.YamlEventBuilder
 
setCodeFinderData(String) - Method in class net.sf.okapi.filters.idml.Parameters
 
setCodeFinderData(String) - Method in class net.sf.okapi.filters.json.Parameters
 
setCodeFinderData(String) - Method in class net.sf.okapi.filters.mif.Parameters
 
setCodeFinderData(String) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setCodeFinderData(String) - Method in class net.sf.okapi.filters.yaml.Parameters
 
setCodeFinderRules(String) - Method in class net.sf.okapi.filters.php.Parameters
 
setCodeFinderRules(String) - Method in class net.sf.okapi.filters.regex.Rule
 
setCodeFinderRules(String) - Method in class net.sf.okapi.filters.xliff2.Parameters
 
setCodeMatchStrategy(CodeMatchStrategy) - Method in interface net.sf.okapi.lib.merge.merge.ITextUnitMerger
 
setCodeMatchStrategy(CodeMatchStrategy) - Method in class net.sf.okapi.lib.merge.merge.TextUnitMerger
 
setCodeMatchStrategy(CodeMatchStrategy) - Method in class net.sf.okapi.lib.merge.merge.TextUnitMergerSerialized
 
setCodeMismatch(boolean) - Method in class net.sf.okapi.tm.pensieve.common.TmHit
Set true of the Codes between the TmHit and query TextFragment are different.
setCodeMode(int) - Method in class net.sf.okapi.common.filterwriter.TMXContent
Sets the type of content the inline codes should be output.
setCodeProperties(Code, CTag) - Static method in class net.sf.okapi.filters.xliff2.util.PropertiesMapper
Transfers properties from the Okapi Core Code Tag to the XLIFF Toolkit Code Tag
setCodeProperties(Code, MTag) - Static method in class net.sf.okapi.filters.xliff2.util.PropertiesMapper
Transfers properties from the Okapi Core Code Tag to the XLIFF Toolkit Code Tag
setCodeProperties(CTag, Code) - Static method in class net.sf.okapi.filters.xliff2.util.PropertiesMapper
Transfers properties from the XLIFF Toolkit Code Tag to the Okapi Core Code Tag.
setCodeProperties(MTag, Code) - Static method in class net.sf.okapi.filters.xliff2.util.PropertiesMapper
 
setCodes(int, Code) - Method in class net.sf.okapi.proto.TextFragment.Builder
repeated .Code codes = 2;
setCodes(int, Code.Builder) - Method in class net.sf.okapi.proto.TextFragment.Builder
repeated .Code codes = 2;
setCodes(String) - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
setCodes(List<Code>) - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
setCodes(List<Code>) - Method in class net.sf.okapi.common.resource.TextFragment
 
setCodes(List<Code>) - Method in class net.sf.okapi.lib.verification.Issue
 
setCodesensitive(boolean) - Method in class net.sf.okapi.steps.diffleverage.Parameters
 
setCodeSensitive(boolean) - Method in class net.sf.okapi.steps.diffleverage.FuzzyTextUnitComparator
 
setCodeSensitive(boolean) - Method in class net.sf.okapi.steps.diffleverage.TextUnitComparator
 
setCodeType(String) - Method in class net.sf.okapi.proto.Code.Builder
string codeType = 4;
setCodeTypeBytes(ByteString) - Method in class net.sf.okapi.proto.Code.Builder
string codeType = 4;
setCollapseNewline(boolean) - Method in class net.sf.okapi.filters.regex.Rule
 
setCollapseWhitespace(boolean) - Method in class net.sf.okapi.steps.sentencealigner.Parameters
 
setColumn(String) - Method in class net.sf.okapi.filters.openxml.Excell
 
setCombinedScore(int) - Method in class net.sf.okapi.common.annotation.AltTranslation
Sets the score of this alternate translation.
setCombinedScore(int) - Method in class net.sf.okapi.common.query.QueryResult
Sets the combined score for this result.
setCombinedScore(int) - Method in class net.sf.okapi.proto.AltTranslation.Builder
int32 combinedScore = 4;
setComma(boolean) - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStepParameters
 
setCommand(String) - Method in class net.sf.okapi.steps.batchtranslation.Parameters
 
setCommand(String) - Method in class net.sf.okapi.steps.externalcommand.Parameters
 
setComment(String) - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
setComment(String) - Method in class net.sf.okapi.lib.segmentation.Rule
Sets the comment for this rule.
setComment(String) - Method in class net.sf.okapi.lib.xliff2.its.LocQualityIssue
 
setComments(String) - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Sets the comments for this document.
setCommentsAreNotes(boolean) - Method in class net.sf.okapi.filters.properties.Parameters
 
setCompany(String) - Method in class net.sf.okapi.common.annotation.XLIFFTool
 
setCompanyName(String) - Method in class net.sf.okapi.common.annotation.XLIFFPhase
 
setCompareSkeleton(boolean) - Method in class net.sf.okapi.steps.common.ExtractionVerificationStepParameters
 
setCompareSkeleton(boolean) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
 
setConfigIds(String) - Method in class net.sf.okapi.filters.archive.Parameters
 
setConfigPath(String) - Method in class net.sf.okapi.steps.msbatchtranslation.Parameters
 
setConfiguration(String) - Method in class net.sf.okapi.common.filters.AbstractCompoundFilter
 
setConnectorClassName(String) - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyParameters
 
setConnectorParameters(String) - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyParameters
 
setConsolidateDpSkeleton(boolean) - Method in class net.sf.okapi.filters.tmx.Parameters
 
setContactEmail(String) - Method in class net.sf.okapi.common.annotation.XLIFFPhase
 
setContactName(String) - Method in class net.sf.okapi.common.annotation.XLIFFPhase
 
setContactPhone(String) - Method in class net.sf.okapi.common.annotation.XLIFFPhase
 
setContainer(IContainerPart) - Method in class net.sf.okapi.common.uidescription.AbstractPart
Sets the container part for this part.
setContainerMimeType(String) - Method in class net.sf.okapi.filters.openoffice.ODFFilter
Sets the MIME type of the file containing this document.
setContainers(ITextUnit, LocaleId) - Method in class net.sf.okapi.lib.verification.Issue
 
setContent(String) - Method in class net.sf.okapi.filters.markdown.parser.MarkdownToken
 
setContent(String) - Method in class net.sf.okapi.filters.tex.parser.TEXToken
 
setContent(TextFragment) - Method in class net.sf.okapi.common.filterwriter.GenericContent
 
setContent(TextFragment) - Method in class net.sf.okapi.common.filterwriter.TMXContent
Sets the fragment to format.
setContent(TextFragment) - Method in class net.sf.okapi.common.filterwriter.XLIFFContent
Sets the fragment to format.
setContent(TextFragment) - Method in class net.sf.okapi.common.resource.TextContainer
Sets the content of this TextContainer.
setContent(TextFragment) - Method in class net.sf.okapi.common.resource.TextPart
Sets the TextFragment for this part.
setContent(TextFragment) - Method in class net.sf.okapi.tm.pensieve.common.TranslationUnitVariant
 
setContent(TextFragment, boolean) - Method in class net.sf.okapi.common.filterwriter.XLIFFContent
Sets the fragment to format.
setContentFromString(String) - Method in class net.sf.okapi.common.resource.TextContainer
Sets content of this TextContainer from a string created by TextContainer.contentToString(TextContainer).
setContentType(int) - Method in class net.sf.okapi.connectors.tda.Parameters
 
setContext(String) - Method in class net.sf.okapi.connectors.mmt.Parameters
 
setContext(ExecutionContext) - Method in class net.sf.okapi.steps.rainbowkit.creation.ExtractionStep
 
setContextInformationURL(String) - Method in class net.sf.okapi.filters.xini.jaxb.Page
Sets the value of the contextInformationURL property.
setContinuation(boolean, boolean) - Method in class net.sf.okapi.filters.yaml.parser.Line
 
setConversionType(int) - Method in class net.sf.okapi.steps.uriconversion.Parameters
 
setConverter(SubFilterEventConverter) - Method in class net.sf.okapi.common.filters.AbstractSubFilter
 
setConverter(SubFilterEventConverter) - Method in interface net.sf.okapi.common.filters.ISubFilter
 
setConvertLFandTab(boolean) - Method in class net.sf.okapi.filters.properties.Parameters
 
setCopyCodeMetadata(boolean) - Method in class net.sf.okapi.lib.merge.merge.Parameters
 
setCopyCodeMetadata(boolean) - Method in class net.sf.okapi.lib.merge.step.Parameters
 
setCopyCodeMetadata(boolean) - Method in class net.sf.okapi.steps.rainbowkit.postprocess.Parameters
 
setCopyContent(boolean) - Method in class net.sf.okapi.steps.common.createtarget.Parameters
 
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).
setCopyOption(String) - Method in class net.sf.okapi.steps.copyormove.Parameters
 
setCopyProperties(boolean) - Method in class net.sf.okapi.steps.common.createtarget.Parameters
 
setCopySource(boolean) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
Sets the copySource flag indicating to copy the source at the target spot if there is no target defined.
setCopySource(boolean) - Method in class net.sf.okapi.lib.serialization.filter.Parameters
 
setCopySource(boolean) - Method in class net.sf.okapi.steps.rainbowkit.xliff.Options
 
setCopySourceIfNonTextual(boolean) - Method in class net.sf.okapi.lib.merge.merge.Parameters
 
setCopySourceOnNoText(boolean) - Method in class net.sf.okapi.steps.leveraging.Parameters
 
setCopyToTarget(boolean) - Method in class net.sf.okapi.steps.diffleverage.Parameters
 
setCopyToTarget(boolean) - Method in class net.sf.okapi.steps.idaligner.Parameters
 
setCopyToTarget(boolean) - Method in class net.sf.okapi.steps.moses.MergingParameters
 
setCorruptedCharacters(boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
setCorruptedCharacters(boolean) - Method in class net.sf.okapi.steps.characterschecker.Parameters
 
setCount(IWithAnnotations, long) - Static method in class net.sf.okapi.steps.wordcount.CharacterCounter
 
setCount(IWithAnnotations, long) - Static method in class net.sf.okapi.steps.wordcount.WordCounter
 
setCountAsNonTranslatable_Concordance(boolean) - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
setCountAsNonTranslatable_ExactDocumentContextMatch(boolean) - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
setCountAsNonTranslatable_ExactLocalContextMatch(boolean) - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
setCountAsNonTranslatable_ExactMatch(boolean) - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
setCountAsNonTranslatable_ExactPreviousVersionMatch(boolean) - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
setCountAsNonTranslatable_ExactRepaired(boolean) - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
setCountAsNonTranslatable_ExactStructuralMatch(boolean) - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
setCountAsNonTranslatable_ExactTextOnly(boolean) - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
setCountAsNonTranslatable_ExactTextOnlyPreviousVersionMatch(boolean) - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
setCountAsNonTranslatable_ExactTextOnlyUniqueIdMatch(boolean) - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
setCountAsNonTranslatable_ExactUniqueIdMatch(boolean) - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
setCountAsNonTranslatable_FuzzyMatch(boolean) - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
setCountAsNonTranslatable_FuzzyPreviousVersionMatch(boolean) - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
setCountAsNonTranslatable_FuzzyRepaired(boolean) - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
setCountAsNonTranslatable_FuzzyUniqueIdMatch(boolean) - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
setCountAsNonTranslatable_GMXAlphanumericOnlyTextUnit(boolean) - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
setCountAsNonTranslatable_GMXExactMatched(boolean) - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
setCountAsNonTranslatable_GMXFuzzyMatch(boolean) - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
setCountAsNonTranslatable_GMXLeveragedMatched(boolean) - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
setCountAsNonTranslatable_GMXMeasurementOnlyTextUnit(boolean) - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
setCountAsNonTranslatable_GMXNumericOnlyTextUnit(boolean) - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
setCountAsNonTranslatable_GMXProtected(boolean) - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
setCountAsNonTranslatable_GMXRepetitionMatched(boolean) - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
setCountAsNonTranslatable_MT(boolean) - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
setCountAsNonTranslatable_PhraseAssembled(boolean) - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
setCountInBatch(boolean) - Method in class net.sf.okapi.steps.wordcount.common.Parameters
 
setCountInBatchItems(boolean) - Method in class net.sf.okapi.steps.wordcount.common.Parameters
 
setCountInDocuments(boolean) - Method in class net.sf.okapi.steps.wordcount.common.Parameters
 
setCountInGroups(boolean) - Method in class net.sf.okapi.steps.wordcount.common.Parameters
 
setCountInSubDocuments(boolean) - Method in class net.sf.okapi.steps.wordcount.common.Parameters
 
setCountTargets(boolean) - Method in class net.sf.okapi.steps.wordcount.ParametersSimpleWordCountStep
 
setCreateEmptyTarget(boolean) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
setCreateOnNonTranslatable(boolean) - Method in class net.sf.okapi.steps.common.createtarget.Parameters
 
setCreateTipPackage(boolean) - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2Options
 
setCreateZip(boolean) - Method in class net.sf.okapi.steps.rainbowkit.creation.Parameters
 
setCredential(InputStream) - Method in class net.sf.okapi.connectors.googleautoml.GoogleOAuth2Service
Sets the service credential.
setCredentialFilePath(String) - Method in class net.sf.okapi.connectors.googleautoml.GoogleAutoMLTranslationParameters
 
setCredentialFilePath(String) - Method in class net.sf.okapi.connectors.googleautoml.GoogleOAuth2Service
setCredentials(String, String) - Method in class net.sf.okapi.lib.transifex.TransifexClient
 
setCredentialString(String) - Method in class net.sf.okapi.connectors.googleautoml.GoogleAutoMLTranslationParameters
 
setCredentialString(String) - Method in class net.sf.okapi.connectors.googleautoml.GoogleOAuth2Service
Calls GoogleOAuth2Service.setCredential(InputStream) with the JSON credential string.
setCsvAutoDetectColumnTypes(boolean) - Method in class net.sf.okapi.filters.multiparsers.Parameters
 
setCsvAutoDetectColumnTypesRow(int) - Method in class net.sf.okapi.filters.multiparsers.Parameters
 
setCsvFormatCols(String) - Method in class net.sf.okapi.filters.multiparsers.Parameters
 
setCsvNoExtractCols(String) - Method in class net.sf.okapi.filters.multiparsers.Parameters
 
setCsvStartingRow(int) - Method in class net.sf.okapi.filters.multiparsers.Parameters
 
setCueSettings(String) - Method in class net.sf.okapi.filters.vtt.VTTParameters
 
setCURRENCY(boolean) - Method in class net.sf.okapi.steps.tokenization.Parameters
 
setCurrentDocName(String) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
setCurrentToolId(String) - Method in class net.sf.okapi.common.annotation.AltTranslationsAnnotation
 
setCurrentToolId(String) - Method in class net.sf.okapi.proto.AltTranslation.Builder
optional string currentToolId = 11;
setCurrentToolIdBytes(ByteString) - Method in class net.sf.okapi.proto.AltTranslation.Builder
optional string currentToolId = 11;
setCurrentVersion(String) - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revisions
Sets the value of the currentVersion attribute.
setCustomConfigurationsDirectory(String) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Deprecated.
Sets the directory where the custom configuration files are stored.
setCustomerTextID(String) - Method in class net.sf.okapi.filters.xini.jaxb.Element
Sets the value of the customerTextID property.
setCustomerTextID(String) - Method in class net.sf.okapi.filters.xini.jaxb.Field
Sets the value of the customerTextID property.
setCustomerTextID(String) - Method in class net.sf.okapi.filters.xini.jaxb.INITD
Sets the value of the customerTextID property.
setCustomerTextID(String) - Method in class net.sf.okapi.filters.xini.jaxb.TD
Sets the value of the customerTextID property.
setCustomPostProcessingHook(String) - Method in class net.sf.okapi.steps.rainbowkit.omegat.Options
 
setCustomSourceRulesPath(String) - Method in class net.sf.okapi.steps.sentencealigner.Parameters
 
setCustomTargetRulesPath(String) - Method in class net.sf.okapi.steps.sentencealigner.Parameters
 
setCustomTemplateString(String) - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
setCustomTemplateURI(String) - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
setData(String) - Method in class net.sf.okapi.common.resource.Code
Sets the raw data for the code.
setData(String) - Method in class net.sf.okapi.common.resource.InlineAnnotation
Sets the data for this annotation.
setData(String) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonPart
 
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
 
setData(String) - Method in class net.sf.okapi.proto.Code.Builder
string data = 5;
setData(Project, ResourceInfo, IFilterWriter) - Method in class net.sf.okapi.filters.transifex.FilterWriterAnnotation
 
setDataBytes(ByteString) - Method in class net.sf.okapi.proto.Code.Builder
string data = 5;
setDataDir(Directionality) - Method in class net.sf.okapi.lib.xliff2.core.CTag
Sets the directionality of the original data of this code's tag.
setDataLogPath(String) - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
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.
setDATE(boolean) - Method in class net.sf.okapi.steps.tokenization.Parameters
 
setDatetime(String) - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revision
Sets the value of the datetime attribute.
setDbDirectory(String) - Method in class net.sf.okapi.connectors.pensieve.Parameters
 
setDebugStream(PrintStream) - Method in class net.sf.okapi.core.simplifierrules.SimplifierRulesTokenManager
Set debug output.
setDebugStream(PrintStream) - Method in class net.sf.okapi.filters.json.parser.JsonParserTokenManager
Set debug output.
setDebugStream(PrintStream) - Method in class net.sf.okapi.filters.yaml.parser.YamlParserTokenManager
Set debug output.
setDecodeByteValues(boolean) - Method in class net.sf.okapi.filters.ts.Parameters
 
setDeepenSegmentation(boolean) - Method in class net.sf.okapi.steps.segmentation.Parameters
 
setDefaultEncoding(String) - Method in class net.sf.okapi.common.BOMNewlineEncodingDetector
Set the default encoding.
setDefaultOptions(IParameters, String, String) - Method in class net.sf.okapi.common.encoder.EncoderManager
Sets the default options for this encoder manager.
setDefEncoding(String) - Method in class net.sf.okapi.common.encoder.EncoderManager
 
setdefinition(String) - Method in class net.sf.okapi.lib.terminology.simpletb.Entry
 
setDefinition(GlossEntry.Definition) - Method in class net.sf.okapi.common.annotation.GlossEntry
 
setDefinition(Definition) - Method in class net.sf.okapi.lib.xliff2.glossary.GlossEntry
Sets a new definition for this entry.
setDefLineBreak(String) - Method in class net.sf.okapi.common.encoder.EncoderManager
 
setDefParams(IParameters) - Method in class net.sf.okapi.common.encoder.EncoderManager
 
setDeleteable(boolean) - Method in class net.sf.okapi.common.resource.Code
Sets the flag of this in-line code to indicate if it can be removed or not.
setDescription(String) - Method in class net.sf.okapi.common.pipelinebuilder.XPipelineAsStepImpl
 
setDescription(String) - Method in enum net.sf.okapi.steps.tokenization.ITokenizer.TokenType
 
setDescription(String) - Method in class net.sf.okapi.steps.tokenization.TokenConfigs.TokenConfig
 
setDesegmentSource(boolean) - Method in class net.sf.okapi.steps.desegmentation.Parameters
 
setDesegmentTarget(boolean) - Method in class net.sf.okapi.steps.desegmentation.Parameters
 
setDiffOnly(boolean) - Method in class net.sf.okapi.steps.diffleverage.Parameters
 
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.
setDiscardCues(boolean) - Method in class net.sf.okapi.filters.vtt.VTTParameters
 
setDiscardInvalidTargets(boolean) - Method in class net.sf.okapi.filters.xliff2.Parameters
 
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.
setDisplayName(String) - Method in class net.sf.okapi.common.filters.AbstractFilter
 
setDisplayName(String) - Method in interface net.sf.okapi.common.IParameterDescriptor
Sets the localizable name of this parameter.
setDisplayName(String) - Method in class net.sf.okapi.common.ParameterDescriptor
 
setDisplayName(String) - Method in class net.sf.okapi.common.uidescription.AbstractPart
 
setDisplayOption(String) - Method in class net.sf.okapi.steps.inconsistencycheck.Parameters
 
setDisplayText(String) - Method in class net.sf.okapi.common.resource.Code
Set the display equivalent text for this code.
setDisplayText(String) - Method in class net.sf.okapi.proto.Code.Builder
optional string displayText = 12;
setDisplayTextBytes(ByteString) - Method in class net.sf.okapi.proto.Code.Builder
optional string displayText = 12;
setDocId(int) - Method in class net.sf.okapi.tm.pensieve.common.TmHit
Set the document id for the TmHit.
setDocument1Label(String) - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
setDocument2Label(String) - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
setDocument3Label(String) - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
setDocumentData(DocumentData) - Method in class net.sf.okapi.common.pipelinebuilder.XDocument
 
setDocumentInformation(String, String, String, String, String, String, ISkeletonWriter) - Method in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
setDocumentInformation(String, String, String, String, String, String, ISkeletonWriter) - Method in interface net.sf.okapi.steps.rainbowkit.common.IPackageWriter
 
setDocumentName(String) - Method in class net.sf.okapi.common.filters.AbstractFilter
Allows implementers to set the START_DOCUMENT name for the current input.
setDocumentPartId(long) - Method in class net.sf.okapi.common.filters.EventBuilder
Set the current custom DocumentPart id.
setDocumentPartId(long) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
setDocumentRoots(String) - Method in class net.sf.okapi.steps.common.FilterEventsWriterStep
Sets the root of the documents to process.
setDomain(String) - Method in class net.sf.okapi.lib.xliff2.its.Domain
 
setDoNotSegmentIfHasTarget(boolean) - Method in class net.sf.okapi.steps.segmentation.Parameters
 
setDotAll(boolean) - Method in class net.sf.okapi.steps.searchandreplace.Parameters
 
setDouble(String, Double) - Method in class net.sf.okapi.common.annotation.GenericAnnotation
 
setDoubledWord(boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
setDoubledWord(boolean) - Method in class net.sf.okapi.steps.generalchecker.Parameters
 
setDoubledWordExceptions(String) - Method in class net.sf.okapi.lib.verification.Parameters
 
setDoubledWordExceptions(String) - Method in class net.sf.okapi.steps.generalchecker.Parameters
 
setDoubleValue(double) - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
double double_value = 4;
setDowngradeIdenticalBestMatches(boolean) - Method in class net.sf.okapi.steps.leveraging.Parameters
 
setEditAltTrans(boolean) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setEditorTitle(String) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupParameters
Sets the title to use with the parameters editor.
setElementContent(Element.ElementContent) - Method in class net.sf.okapi.filters.xini.jaxb.Element
Sets the value of the elementContent property.
setElementID(int) - Method in class net.sf.okapi.filters.xini.jaxb.Element
Sets the value of the elementID property.
setElements(Page.Elements) - Method in class net.sf.okapi.filters.xini.jaxb.Page
Sets the value of the elements property.
setElementType(String) - Method in class net.sf.okapi.common.filters.PropertyTextUnitPlaceholder
 
setElementType(ElementType) - Method in class net.sf.okapi.filters.xini.jaxb.Element
Sets the value of the elementType property.
setEliminateEmptyTargetsWithNonEmptySource(boolean) - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2Options
 
setEmail(String) - Method in class net.sf.okapi.connectors.mymemory.Parameters
 
setEMAIL(boolean) - Method in class net.sf.okapi.steps.tokenization.Parameters
 
setEMOJI(boolean) - Method in class net.sf.okapi.steps.tokenization.Parameters
 
setEMOTICON(boolean) - Method in class net.sf.okapi.steps.tokenization.Parameters
 
setEmptySegmentsFlags(String) - Method in class net.sf.okapi.filters.xini.jaxb.Field
Sets the value of the emptySegmentsFlags property.
setEmptySegmentsFlags(String) - Method in class net.sf.okapi.filters.xini.jaxb.INITD
Sets the value of the emptySegmentsFlags property.
setEmptySegmentsFlags(String) - Method in class net.sf.okapi.filters.xini.jaxb.TD
Sets the value of the emptySegmentsFlags property.
setEmptySource(boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
setEmptySource(boolean) - Method in class net.sf.okapi.steps.generalchecker.Parameters
 
setEmptyTarget(boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
setEmptyTarget(boolean) - Method in class net.sf.okapi.steps.generalchecker.Parameters
 
setEmptyTranslation(Boolean) - Method in class net.sf.okapi.filters.xini.jaxb.Seg
Sets the value of the emptyTranslation property.
setEnabled(boolean) - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
setEnabled(boolean) - Method in class net.sf.okapi.lib.verification.Issue
 
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.
setEnabled(int, boolean) - Method in class net.sf.okapi.lib.translation.QueryManager
Enables or disables a given translation resource.
setEnableDuplicateProps(boolean) - Method in class net.sf.okapi.common.filterwriter.Parameters
 
setEncodeCharacterEntityReferenceGlyphs(boolean) - Method in class net.sf.okapi.filters.openoffice.Parameters
 
setEncodedAsString(String) - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
string encodedAsString = 1;
setEncodedAsStringBytes(ByteString) - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
string encodedAsString = 1;
setEncodedString(String, String) - Method in class net.sf.okapi.common.ParametersString
Sets the string value of a given parameter and encode it.
setEncoder(IEncoder) - Method in class net.sf.okapi.common.encoder.EncoderManager
 
setEncoderManager(EncoderManager) - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
setEncoderManager(EncoderManager) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
setEncoders(Hashtable<String, IEncoder>) - Method in class net.sf.okapi.common.encoder.EncoderManager
 
setEncoding(String) - Method in class net.sf.okapi.common.filters.AbstractFilter
Sets the input document encoding.
setEncoding(String) - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
setEncoding(String) - Method in class net.sf.okapi.common.resource.RawDocument
Set the input encoding.
setEncoding(String) - Method in class net.sf.okapi.common.resource.StartDocument
 
setEncoding(String) - Method in class net.sf.okapi.proto.StartDocument.Builder
string encoding = 4;
setEncoding(String, boolean) - Method in class net.sf.okapi.common.resource.StartDocument
Sets the character set encoding of this document.
setEncoding(Charset) - Method in class net.sf.okapi.common.resource.RawDocument
 
setEncodingBytes(ByteString) - Method in class net.sf.okapi.proto.StartDocument.Builder
string encoding = 4;
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.
setEndDocument(EndDocument) - Method in class net.sf.okapi.proto.Event.Builder
.EndDocument endDocument = 3;
setEndDocument(EndDocument.Builder) - Method in class net.sf.okapi.proto.Event.Builder
.EndDocument endDocument = 3;
setEndGroup(EndGroup) - Method in class net.sf.okapi.proto.Event.Builder
.EndGroup endGroup = 5;
setEndGroup(EndGroup.Builder) - Method in class net.sf.okapi.proto.Event.Builder
.EndGroup endGroup = 5;
setEndPart(Part) - Method in class net.sf.okapi.lib.xliff2.core.AnnotatedSpan
Sets the part/segment where this span ends.
setEndString(String) - Method in class net.sf.okapi.filters.regex.Parameters
 
setEndSubDocument(EndSubDocument) - Method in class net.sf.okapi.proto.Event.Builder
.EndSubDocument endSubDocument = 9;
setEndSubDocument(EndSubDocument.Builder) - Method in class net.sf.okapi.proto.Event.Builder
.EndSubDocument endSubDocument = 9;
setEndSubfilter(EndSubfilter) - Method in class net.sf.okapi.common.filters.AbstractSubFilter
 
setEndSubfilter(EndSubfilter) - Method in interface net.sf.okapi.common.filters.ISubFilter
 
setEndSubfilter(EndSubfilter) - Method in class net.sf.okapi.proto.Event.Builder
.EndSubfilter endSubfilter = 7;
setEndSubfilter(EndSubfilter.Builder) - Method in class net.sf.okapi.proto.Event.Builder
.EndSubfilter endSubfilter = 7;
setEngine(String) - Method in class net.sf.okapi.common.annotation.AltTranslation
Sets the engine of this alternate translation.
setEngine(String) - Method in class net.sf.okapi.connectors.kantan.KantanMTv21ConnectorParameters
 
setEngine(String) - Method in class net.sf.okapi.proto.AltTranslation.Builder
optional string engine = 9;
setEngineBytes(ByteString) - Method in class net.sf.okapi.proto.AltTranslation.Builder
optional string engine = 9;
setEntityResolver(EntityResolver) - Method in class net.sf.okapi.steps.xsltransform.XSLTransformStep
 
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.
setErrorListener(ErrorListener) - Method in class net.sf.okapi.steps.xsltransform.XSLTransformStep
 
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.
setEscapeAll(boolean) - Method in class net.sf.okapi.steps.encodingconversion.Parameters
 
setEscapeAmpersand(boolean) - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
setEscapeExtendedChars(boolean) - Method in class net.sf.okapi.filters.properties.Parameters
 
setEscapeForwardSlashes(boolean) - Method in class net.sf.okapi.filters.json.Parameters
 
setEscapeGt(boolean) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
Sets the flag indicating if '>' should be escaped or not.
setEscapeGT(boolean) - Method in class net.sf.okapi.filters.tmx.Parameters
 
setEscapeGT(boolean) - Method in class net.sf.okapi.filters.ts.Parameters
 
setEscapeGT(boolean) - Method in class net.sf.okapi.filters.ttx.Parameters
 
setEscapeGT(boolean) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setEscapeGT(boolean) - Method in class net.sf.okapi.steps.rainbowkit.xliff.Options
 
setEscapeList(String) - Method in class net.sf.okapi.steps.uriconversion.Parameters
 
setEscapeNonAscii(boolean) - Method in class net.sf.okapi.filters.yaml.Parameters
 
setEscapeNotation(int) - Method in class net.sf.okapi.steps.encodingconversion.Parameters
 
setEvents(int, Event) - Method in class net.sf.okapi.proto.Events.Builder
repeated .Event events = 1;
setEvents(int, Event.Builder) - Method in class net.sf.okapi.proto.Events.Builder
repeated .Event events = 1;
setEventType(EventType) - Method in class net.sf.okapi.common.Event
 
setExceptions(String) - Method in class net.sf.okapi.filters.json.Parameters
 
setExceptions(String) - Method in class net.sf.okapi.filters.yaml.Parameters
 
setExclamationPoint(boolean) - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStepParameters
 
setExclusionOption(String) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
Sets a pattern of content to not output.
setExecutionContext(ExecutionContext) - Method in interface net.sf.okapi.common.pipelinedriver.IPipelineDriver
Sets the execution context for this driver.
setExecutionContext(ExecutionContext) - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
setExecutionContext(ExecutionContext) - Method in class net.sf.okapi.common.resource.PipelineParameters
 
setExecutionContext(ExecutionContext) - Method in class net.sf.okapi.steps.common.FilterEventsWriterStep
 
setExecutionContext(ExecutionContext) - Method in class net.sf.okapi.steps.formatconversion.FormatConversionStep
 
setExecutionContext(ExecutionContext) - Method in class net.sf.okapi.steps.idaligner.IdBasedAlignerStep
 
setExistingTm(String) - Method in class net.sf.okapi.steps.batchtranslation.Parameters
 
setExistsInSource(boolean) - Method in class net.sf.okapi.lib.xliff2.validation.Rule
Sets the flag 'existsInSource'
setExitOnInvalid(boolean) - Method in class net.sf.okapi.filters.tmx.Parameters
 
setExpand(boolean) - Method in class net.sf.okapi.steps.textmodification.Parameters
 
setExpandDuplicateProps(boolean) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
 
setExpression(String) - Method in class net.sf.okapi.filters.regex.MetaRule
 
setExpression(String) - Method in class net.sf.okapi.filters.regex.Rule
 
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 ExtAttributes object 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 ExtElements object 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
 
setExternalID(String) - Method in class net.sf.okapi.filters.xini.jaxb.Field
Sets the value of the externalID property.
setExternalID(String) - Method in class net.sf.okapi.filters.xini.jaxb.INITD
Sets the value of the externalID property.
setExternalID(String) - Method in class net.sf.okapi.filters.xini.jaxb.TD
Sets the value of the externalID property.
setExtraCharsAllowed(String) - Method in class net.sf.okapi.lib.verification.Parameters
 
setExtraCharsAllowed(String) - Method in class net.sf.okapi.steps.characterschecker.Parameters
 
setExtraComments(boolean) - Method in class net.sf.okapi.filters.properties.Parameters
 
setExtractAllPairs(boolean) - Method in class net.sf.okapi.filters.json.Parameters
 
setExtractAllPairs(boolean) - Method in class net.sf.okapi.filters.yaml.Parameters
 
setExtractBodyPages(boolean) - Method in class net.sf.okapi.filters.mif.Parameters
 
setExtractBreaksInline(boolean) - Method in class net.sf.okapi.filters.idml.Parameters
 
setExtractCustomTextVariables(boolean) - Method in class net.sf.okapi.filters.idml.Parameters
 
setExtractExternalHyperlinks(boolean) - Method in class net.sf.okapi.filters.idml.Parameters
 
setExtractExternalHyperlinks(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setExtractHardReturnsAsText(boolean) - Method in class net.sf.okapi.filters.mif.Parameters
 
setExtractHiddenLayers(boolean) - Method in class net.sf.okapi.filters.idml.Parameters
 
setExtractHiddenPages(boolean) - Method in class net.sf.okapi.filters.mif.Parameters
 
setExtractHiddenPasteboardItems(boolean) - Method in class net.sf.okapi.filters.idml.Parameters
 
setExtractHyperlinkTextSourcesInline(boolean) - Method in class net.sf.okapi.filters.idml.Parameters
 
setExtractIndexMarkers(boolean) - Method in class net.sf.okapi.filters.mif.Parameters
 
setExtractIndexTopics(boolean) - Method in class net.sf.okapi.filters.idml.Parameters
 
setExtractionRules(String) - Method in class net.sf.okapi.filters.json.Parameters
 
setExtractLinks(boolean) - Method in class net.sf.okapi.filters.mif.Parameters
 
setExtractMasterPages(boolean) - Method in class net.sf.okapi.filters.mif.Parameters
 
setExtractMasterSpreads(boolean) - Method in class net.sf.okapi.filters.icml.Parameters
 
setExtractMasterSpreads(boolean) - Method in class net.sf.okapi.filters.idml.Parameters
 
setExtractMetadata(boolean) - Method in class net.sf.okapi.filters.openoffice.Parameters
 
setExtractNotes(boolean) - Method in class net.sf.okapi.filters.icml.Parameters
 
setExtractNotes(boolean) - Method in class net.sf.okapi.filters.idml.Parameters
 
setExtractNotes(boolean) - Method in class net.sf.okapi.filters.openoffice.Parameters
 
setExtractOnlyMatchingKey(boolean) - Method in class net.sf.okapi.filters.properties.Parameters
 
setExtractOuterStrings(boolean) - Method in class net.sf.okapi.filters.regex.Parameters
 
setExtractOutsideDirectives(boolean) - Method in class net.sf.okapi.filters.php.Parameters
 
setExtractPgfNumFormatsInline(boolean) - Method in class net.sf.okapi.filters.mif.Parameters
 
setExtractReferenceFormats(boolean) - Method in class net.sf.okapi.filters.mif.Parameters
 
setExtractReferencePages(boolean) - Method in class net.sf.okapi.filters.mif.Parameters
 
setExtractReferences(boolean) - Method in class net.sf.okapi.filters.openoffice.Parameters
 
setExtractStandalone(boolean) - Method in class net.sf.okapi.filters.json.Parameters
 
setExtractStandalone(boolean) - Method in class net.sf.okapi.filters.yaml.Parameters
 
setExtractVariables(boolean) - Method in class net.sf.okapi.filters.mif.Parameters
 
setExType(String) - Method in class net.sf.okapi.common.annotation.AltTranslation
Sets the exType attribute for the alternate translation.
setFactoryClass(String) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setFactoryClass(String) - Method in class net.sf.okapi.steps.xsltransform.Parameters
 
setFailuresBeforeAbort(int) - Method in class net.sf.okapi.connectors.google.GoogleMTv2Parameters
 
setFallbackToID(boolean) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.AltTranslation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.Code.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.EndDocument.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.EndGroup.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.EndSubDocument.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.EndSubfilter.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.Event.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.Events.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.INameable.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.IReferenceable.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.IResource.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.Note.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.Property.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.StartDocument.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.StartGroup.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.StartSubDocument.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.StartSubfilter.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.TextContainer.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.TextFragment.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.TextPart.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class net.sf.okapi.proto.TextUnit.Builder
 
setField(String, boolean) - Method in interface net.sf.okapi.lib.reporting.IReportGenerator
 
setField(String, double) - Method in interface net.sf.okapi.lib.reporting.IReportGenerator
 
setField(String, double) - Method in class net.sf.okapi.lib.reporting.ReportGenerator
 
setField(String, int) - Method in interface net.sf.okapi.lib.reporting.IReportGenerator
 
setField(String, long) - Method in interface net.sf.okapi.lib.reporting.IReportGenerator
 
setField(String, String) - Method in interface net.sf.okapi.lib.reporting.IReportGenerator
 
setField(String, String) - Method in class net.sf.okapi.lib.reporting.ReportGenerator
 
setFieldID(int) - Method in class net.sf.okapi.filters.xini.jaxb.Field
Sets the value of the fieldID property.
setFields(Object...) - Method in class net.sf.okapi.common.annotation.GenericAnnotation
Sets a list of key+values pairs for this annotation.
setFields(Map<String, String>) - Method in class net.sf.okapi.steps.scopingreport.ScopingReportAnnotation
 
setFields(Fields) - Method in class net.sf.okapi.filters.xini.jaxb.Element.ElementContent
Sets the value of the fields property.
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.
setFileInfo(FileInfo) - Method in class net.sf.okapi.filters.xini.jaxb.Xini
Sets the value of the fileInfo property.
setFileMarker(String) - Method in class net.sf.okapi.steps.xliffsplitter.XliffSplitterParameters
 
setFileNames(String) - Method in class net.sf.okapi.filters.archive.Parameters
 
setFillIfTargetIsEmpty(boolean) - Method in class net.sf.okapi.steps.leveraging.Parameters
 
setFillIfTargetIsSameAsSource(boolean) - Method in class net.sf.okapi.steps.leveraging.Parameters
 
setFillTarget(boolean) - Method in class net.sf.okapi.steps.leveraging.Parameters
 
setFillTarget(boolean) - Method in class net.sf.okapi.steps.msbatchtranslation.Parameters
 
setFillTargetThreshold(int) - Method in class net.sf.okapi.steps.leveraging.Parameters
 
setFillTargetThreshold(int) - Method in class net.sf.okapi.steps.msbatchtranslation.Parameters
 
setFilter(IFilter) - Method in class net.sf.okapi.lib.merge.merge.SkeletonMergerWriter
Set the IFilter needed to process the skeleton file (normally the original document)
setFilter(IFilter) - Method in class net.sf.okapi.lib.preprocessing.filters.common.PreprocessingFilter
 
setFilter(IFilter) - Method in class net.sf.okapi.steps.common.RawDocumentToFilterEventsStep
 
setFilterBasedOnIds(boolean) - Method in class net.sf.okapi.steps.common.removetarget.Parameters
 
setFilterConfigId(String) - Method in class net.sf.okapi.common.resource.RawDocument
Sets the identifier of the filter configuration to use with this document.
setFilterConfigId(String) - Method in class net.sf.okapi.lib.preprocessing.filters.simplification.Parameters
 
setFilterConfigurationId(String) - Method in class net.sf.okapi.common.resource.PipelineParameters
 
setFilterConfigurationId(String) - Method in class net.sf.okapi.steps.common.ExtractionVerificationStep
 
setFilterConfigurationId(String) - Method in class net.sf.okapi.steps.common.FilterEventsWriterStep
 
setFilterConfigurationId(String) - Method in class net.sf.okapi.steps.common.RawDocumentToFilterEventsStep
 
setFilterConfigurationId(String) - Method in class net.sf.okapi.steps.rainbowkit.creation.ExtractionStep
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.common.filters.AbstractFilter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in interface net.sf.okapi.common.filters.IFilter
Sets the filter configuration mapper for this filter.
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.common.filters.SubFilterWrapper
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in interface net.sf.okapi.common.pipelinedriver.IPipelineDriver
Sets the filter configuration mapper object for this driver.
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.common.resource.PipelineParameters
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.filters.archive.ArchiveFilter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.filters.autoxliff.AutoXLIFFFilter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.filters.dtd.DTDFilter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.filters.icml.ICMLFilter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.filters.idml.IDMLFilter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.filters.its.ITSFilter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.filters.mif.MIFFilter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.filters.mosestext.MosesTextFilter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.filters.multiparsers.MultiParsersFilter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.filters.openoffice.ODFFilter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.filters.openoffice.OpenOfficeFilter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.filters.openxml.OpenXMLFilter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.filters.pdf.PdfFilter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.filters.pensieve.PensieveFilter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.filters.php.PHPContentFilter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.filters.plaintext.PlainTextFilter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.filters.po.POFilter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.filters.properties.PropertiesFilter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.filters.rainbowkit.RainbowKitFilter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.filters.rainbowkit.XLIFF2Filter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.filters.regex.RegexFilter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.filters.rtf.RTFFilter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.filters.table.TableFilter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.filters.tmx.TmxFilter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.filters.transifex.TransifexFilter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.filters.transtable.TransTableFilter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.filters.ts.TsFilter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.filters.ttx.TTXFilter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.filters.txml.TXMLFilter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.filters.vignette.VignetteFilter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitFilter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.filters.xini.XINIFilter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.filters.xliff.XLIFFFilter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.filters.xliff2.XLIFF2Filter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.lib.merge.step.OriginalDocumentXliffMergerStep
The IFilterConfigurationMapper set in the PipelineDriver
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.lib.preprocessing.filters.common.PreprocessingFilter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.lib.preprocessing.filters.simplification.SimplificationFilter
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.lib.serialization.step.OriginalDocumentProtoMergerStep
The IFilterConfigurationMapper set in the PipelineDriver
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.lib.verification.QualityCheckSession
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.steps.batchtranslation.BatchTranslationStep
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.steps.common.ExtractionVerificationStep
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.steps.common.FilterEventsWriterStep
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.steps.common.RawDocumentToFilterEventsStep
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.steps.diffleverage.DiffLeverageStep
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.steps.idaligner.IdBasedAlignerStep
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.steps.idbasedcopy.IdBasedCopyStep
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.steps.paraaligner.ParagraphAlignerStep
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.steps.qualitycheck.QualityCheckStep
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.steps.rainbowkit.postprocess.MergingStep
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.steps.sentencealigner.SentenceAlignerStep
 
setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.steps.translationcomparison.TranslationComparisonStep
 
setFilteredLocales(String) - Method in class net.sf.okapi.steps.tokenization.Parameters
 
setFilterId(String) - Method in class net.sf.okapi.common.resource.StartDocument
Sets the filter id for this document.
setFilterId(String) - Method in class net.sf.okapi.common.resource.StartSubDocument
Sets the filter id for this sub-document.
setFilterId(String) - Method in class net.sf.okapi.proto.StartSubDocument.Builder
string filterId = 3;
setFilterIdBytes(ByteString) - Method in class net.sf.okapi.proto.StartSubDocument.Builder
string filterId = 3;
setFilterInfo(FilterInfo) - Method in class net.sf.okapi.filters.xini.jaxb.Xini
Sets the value of the filterInfo property.
setFilterJobID(int) - Method in class net.sf.okapi.filters.xini.jaxb.FilterInfo
Sets the value of the filterJobID property.
setFilterParameters(IParameters) - Method in class net.sf.okapi.common.resource.StartDocument
Sets the filter parameters for this document.
setFilterParameters(IParameters) - Method in class net.sf.okapi.common.resource.StartSubDocument
Sets the filter parameters for this sub-document.
setFilterWriter(IFilterWriter) - Method in class net.sf.okapi.common.resource.simplifier.AbstractResourceSimplifier
 
setFilterWriter(IFilterWriter) - Method in interface net.sf.okapi.common.resource.simplifier.IResourceSimplifier
 
setFilterWriter(IFilterWriter) - Method in class net.sf.okapi.common.resource.StartDocument
Sets the filter writer for this document.
setFilterWriter(IFilterWriter) - Method in class net.sf.okapi.steps.common.FilterEventsWriterStep
Sets the filter writer for this EventsWriterStep object.
setFirstLine(String) - Method in class net.sf.okapi.filters.yaml.parser.QuotedScalar
Set the first quoted line and configure SnakeYaml dump options WARNING: type variable must already be set.
setFlag(int) - Method in class net.sf.okapi.common.resource.Code
 
setFlag(int) - Method in class net.sf.okapi.proto.Code.Builder
int32 flag = 7;
setForceAltTransOutput(boolean) - Method in class net.sf.okapi.steps.moses.MergingParameters
 
setForced(boolean) - Method in class net.sf.okapi.filters.icml.ICMLSkeleton
 
setForcesegmentedOutput(boolean) - Method in class net.sf.okapi.steps.segmentation.Parameters
 
setForceSimpleOneToOneAlignment(boolean) - Method in class net.sf.okapi.steps.sentencealigner.Parameters
 
setForceTargetLocale(boolean) - Method in class net.sf.okapi.steps.rainbowkit.postprocess.Parameters
 
setForceUniqueIds(boolean) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setForceUniqueIds(boolean) - Method in class net.sf.okapi.filters.xliff2.Parameters
 
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
 
setFormat(String) - Method in class net.sf.okapi.steps.imagemodification.Parameters
 
setFormatOptions(String) - Method in class net.sf.okapi.steps.formatconversion.Parameters
 
setForOmegat(boolean) - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFFPackageWriter
 
setForSaveAs(boolean) - Method in class net.sf.okapi.common.uidescription.PathInputPart
Sets the flag indicating if the path is to save a file (vs to open one).
setFrom(String) - Method in class net.sf.okapi.common.annotation.Note
 
setFrom(String) - Method in class net.sf.okapi.proto.Note.Builder
optional string from = 3;
setFromBytes(ByteString) - Method in class net.sf.okapi.proto.Note.Builder
optional string from = 3;
setFromIndex(int) - Method in class net.sf.okapi.common.resource.CodeComparatorOnIsolated
 
setFromMatch(int, int) - Method in class net.sf.okapi.common.resource.CodeMatches
 
setFromOriginal(boolean) - Method in class net.sf.okapi.common.annotation.AltTranslation
Sets the flag indicating if this alternate translation was provided from the original document (e.g.
setFromOriginal(boolean) - Method in class net.sf.okapi.proto.AltTranslation.Builder
bool fromOriginal = 8;
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.
setFullStop(boolean) - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStepParameters
 
setFuzzyScore(int) - Method in class net.sf.okapi.common.annotation.AltTranslation
 
setFuzzyScore(int) - Method in class net.sf.okapi.common.query.QueryResult
Sets the score for this result.
setFuzzyScore(int) - Method in class net.sf.okapi.proto.AltTranslation.Builder
int32 fuzzyScore = 5;
setFuzzyThreshold(int) - Method in class net.sf.okapi.steps.diffleverage.Parameters
 
setFuzzyThreshold(int) - Method in class net.sf.okapi.steps.repetitionanalysis.Parameters
 
setGenerateHeaderAnchors(boolean) - Method in class net.sf.okapi.filters.markdown.Parameters
 
setGenerateHTML(boolean) - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
setGenerateSkeleton(boolean) - Method in class net.sf.okapi.common.filters.AbstractFilter
 
setGenerateTIPManifest(boolean) - Method in class net.sf.okapi.filters.rainbowkit.Manifest
 
setGenerateTMX(boolean) - Method in class net.sf.okapi.steps.idaligner.Parameters
 
setGenerateTMX(boolean) - Method in class net.sf.okapi.steps.sentencealigner.Parameters
 
setGenerateTMX(boolean) - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
setGenerateUUID(boolean) - Method in class net.sf.okapi.common.filterwriter.Parameters
 
setGenerateUUID(boolean) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
 
setGenericAnnotations(int, GenericAnnotation) - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
repeated .GenericAnnotation genericAnnotations = 2;
setGenericAnnotations(int, GenericAnnotation.Builder) - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
repeated .GenericAnnotation genericAnnotations = 2;
setGenericAnnotations(GenericAnnotations) - Method in class net.sf.okapi.proto.IResource.Builder
.GenericAnnotations genericAnnotations = 3;
setGenericAnnotations(GenericAnnotations.Builder) - Method in class net.sf.okapi.proto.IResource.Builder
.GenericAnnotations genericAnnotations = 3;
setGenericCodes(boolean) - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
setGenericMetaRules(String) - Method in class net.sf.okapi.filters.json.Parameters
 
setGlobalFilterProfileID(int) - Method in class net.sf.okapi.filters.xini.jaxb.FilterInfo
Sets the value of the globalFilterProfileID property.
setGlossary(Glossary) - Method in class net.sf.okapi.lib.xliff2.core.Unit
sets the Glossary object for this unit.
setGlossaryPath(String) - Method in class net.sf.okapi.lib.terminology.simpletb.Parameters
 
setGrossTotal(Float) - Method in class net.sf.okapi.filters.xini.jaxb.StatisticInfo
Sets the value of the grossTotal property.
setGroup(String, String) - Method in class net.sf.okapi.common.ParametersString
 
setGroup(String, String) - Method in class net.sf.okapi.common.StringParameters
 
setGroup(String, ParametersString) - Method in class net.sf.okapi.common.ParametersString
 
setGroup(String, MultiEvent) - Method in class net.sf.okapi.common.resource.simplifier.AbstractResourceSimplifier
 
setGroup(String, MultiEvent) - Method in interface net.sf.okapi.common.resource.simplifier.IResourceSimplifier
 
setGroup(String, MultiEvent) - Method in class net.sf.okapi.common.resource.simplifier.ResourceSimplifier
 
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.
setGroupId(String) - Method in class net.sf.okapi.steps.repetitionanalysis.SegmentInfo
 
setGroupIdSequence(long) - Method in class net.sf.okapi.common.filters.EventBuilder
 
setGroupProperties(StartGroup, StartGroupData) - Static method in class net.sf.okapi.filters.xliff2.util.PropertiesMapper
Transfers properties from the Okapi Core Start Group to the XLIFF 2.0 Start Group Data
setGroupProperties(StartGroupData, StartGroup) - Static method in class net.sf.okapi.filters.xliff2.util.PropertiesMapper
Transfers properties from the XLIFF 2.0 Start Group Data to the Okapi Core Start Group
setGuessOpenClose(boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
setGuessOpenClose(boolean) - Method in class net.sf.okapi.steps.inlinescodeschecker.Parameters
 
setHandler(IJsonHandler) - Method in class net.sf.okapi.filters.json.parser.JsonParser
 
setHandler(IYamlHandler) - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
 
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.
setHasBeenSegmentedFlag(boolean) - Method in class net.sf.okapi.common.resource.TextContainer
Sets the flag indicating if the content of this container has been segmented.
setHasUtf8Bom(boolean) - Method in class net.sf.okapi.proto.StartDocument.Builder
bool hasUtf8Bom = 6;
setHeaderComments(String) - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Sets the comments for the header of this document.
setHeight(int) - Method in class net.sf.okapi.common.uidescription.TextInputPart
Sets the suggested height of this part (-1 for default)
setHorizontalTabs(boolean) - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStepParameters
 
setHost(String) - Method in class net.sf.okapi.connectors.pensieve.Parameters
 
setHost(String) - Method in class net.sf.okapi.filters.transifex.Project
 
setHost(String) - Method in class net.sf.okapi.lib.transifex.TransifexClient
 
setHref(String) - Method in class net.sf.okapi.lib.xliff2.core.Skeleton
Sets the href for this skeleton.
setHtmlEntitiesToEscape(String) - Method in class net.sf.okapi.filters.markdown.Parameters
 
setHtmlSubfilter(String) - Method in class net.sf.okapi.filters.markdown.Parameters
Uses the user-supplied HTML sub-filter configuration rather than Markdown's default.
setHYPHENATED_WORD(boolean) - Method in class net.sf.okapi.steps.tokenization.Parameters
 
setId(int) - Method in class net.sf.okapi.common.resource.Code
Sets the identifier of the code.
setId(int) - Method in class net.sf.okapi.proto.Code.Builder
int32 id = 1;
setId(int) - Method in class net.sf.okapi.steps.tokenization.TokenConfigs.TokenConfig
 
setId(String) - Method in class net.sf.okapi.common.annotation.GlossEntry
 
setId(String) - Method in class net.sf.okapi.common.annotation.GlossEntry.Translation
 
setId(String) - Method in interface net.sf.okapi.common.IResource
Sets the identifier of this resource.
setId(String) - Method in interface net.sf.okapi.common.pipeline.IPipeline
Set the pipelines identifier.
setId(String) - Method in class net.sf.okapi.common.pipeline.Pipeline
 
setId(String) - Method in class net.sf.okapi.common.resource.BaseNameable
 
setId(String) - Method in class net.sf.okapi.common.resource.Custom
 
setId(String) - Method in class net.sf.okapi.common.resource.Ending
 
setId(String) - Method in class net.sf.okapi.common.resource.MultiEvent
 
setId(String) - Method in class net.sf.okapi.common.resource.PipelineParameters
 
setId(String) - Method in class net.sf.okapi.common.resource.RawDocument
 
setId(String) - Method in class net.sf.okapi.common.resource.TextPart
 
setId(String) - Method in class net.sf.okapi.common.skeleton.StorageList
 
setId(String) - Method in class net.sf.okapi.lib.terminology.ConceptEntry
Sets the ID for this glossary entry.
setId(String) - Method in class net.sf.okapi.lib.terminology.TermEntry
 
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
 
setId(String) - Method in class net.sf.okapi.proto.IResource.Builder
string id = 1;
setId(String) - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyQueryResult.Term
 
setId(String) - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyQueryResult.Translation
 
setID(int) - Method in class net.sf.okapi.filters.xini.jaxb.EndPlaceHolder
Sets the value of the id property.
setID(int) - Method in class net.sf.okapi.filters.xini.jaxb.PlaceHolder
Sets the value of the id property.
setID(int) - Method in class net.sf.okapi.filters.xini.jaxb.StartPlaceHolder
Sets the value of the id property.
setIdBytes(ByteString) - Method in class net.sf.okapi.proto.IResource.Builder
string id = 1;
setIDEOGRAM(boolean) - Method in class net.sf.okapi.steps.tokenization.Parameters
 
setIdLikeResname(boolean) - Method in class net.sf.okapi.filters.properties.Parameters
 
setIdRules(String) - Method in class net.sf.okapi.filters.json.Parameters
 
setIgnoreCase(boolean) - Method in class net.sf.okapi.steps.searchandreplace.Parameters
 
setIgnoreCharacterBaselineShift(boolean) - Method in class net.sf.okapi.filters.idml.Parameters
 
setIgnoreCharacterKerning(boolean) - Method in class net.sf.okapi.filters.idml.Parameters
 
setIgnoreCharacterLeading(boolean) - Method in class net.sf.okapi.filters.idml.Parameters
 
setIgnoreCharacterTracking(boolean) - Method in class net.sf.okapi.filters.idml.Parameters
 
setIgnoreInputSegmentation(boolean) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setIgnorePlaceholdersInPowerpointMasters(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setIgnoreSoftHyphenTag(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setIgnoreTagTypeMatch(boolean) - Method in class net.sf.okapi.filters.xliff2.Parameters
 
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.
setIgnoreWordFontColors(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setIncludeAltTrans(boolean) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
Sets the flag indicating if alt-trans elements should be output or not.
setIncludeAltTrans(boolean) - Method in class net.sf.okapi.steps.rainbowkit.xliff.Options
 
setIncludeCodeAttrs(boolean) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
Sets the flag indicating if extended code attributes should be output or not.
setIncludeCodeAttrs(boolean) - Method in class net.sf.okapi.steps.rainbowkit.xliff.Options
 
setIncludedTokenNames(String...) - Method in class net.sf.okapi.steps.tokenization.Parameters
 
setIncludeEndCodes(boolean) - Method in interface net.sf.okapi.common.ISegmenter
 
setIncludeEndCodes(boolean) - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Sets the indicator that tells if end codes should be included or not.
setIncludeEndCodes(boolean) - Method in class net.sf.okapi.lib.segmentation.SRXSegmenter
 
setIncludeExtensions(boolean) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setIncludeIsolatedCodes(boolean) - Method in interface net.sf.okapi.common.ISegmenter
 
setIncludeIsolatedCodes(boolean) - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Sets the indicator that tells if isolated codes should be included or not.
setIncludeIsolatedCodes(boolean) - Method in class net.sf.okapi.lib.segmentation.SRXSegmenter
 
setIncludeIts(boolean) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
Sets the flag indicating if ITS markup should be output or not.
setIncludeIts(boolean) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setIncludeIts(boolean) - Method in class net.sf.okapi.steps.rainbowkit.xliff.Options
 
setIncludeIts(boolean) - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2Options
 
setIncludeKatakana(boolean) - Method in class net.sf.okapi.steps.fullwidthconversion.Parameters
 
setIncludeLLS(boolean) - Method in class net.sf.okapi.steps.fullwidthconversion.Parameters
 
setIncludeMsgContextInNote(boolean) - Method in class net.sf.okapi.filters.po.Parameters
 
setIncludeNonTranslatable(boolean) - Method in class net.sf.okapi.steps.codesremoval.Parameters
 
setIncludeNoTranslate(boolean) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
Sets the flag indicating if non-translatable text units should be output or not.
setIncludeNoTranslate(boolean) - Method in class net.sf.okapi.steps.rainbowkit.xliff.Options
 
setIncludePostProcessingHook(boolean) - Method in class net.sf.okapi.steps.rainbowkit.omegat.Options
 
setIncludeSLA(boolean) - Method in class net.sf.okapi.steps.fullwidthconversion.Parameters
 
setIncludeStartCodes(boolean) - Method in interface net.sf.okapi.common.ISegmenter
 
setIncludeStartCodes(boolean) - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Sets the indicator that tells if start codes should be included or not.
setIncludeStartCodes(boolean) - Method in class net.sf.okapi.lib.segmentation.SRXSegmenter
 
setIncludeTextContainers(boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
setIndentThreshold(String) - Method in class net.sf.okapi.filters.pdf.Parameters
 
setIndustry(int) - Method in class net.sf.okapi.connectors.tda.Parameters
 
setInfo(SegmentInfo) - Method in class net.sf.okapi.steps.repetitionanalysis.RepetitiveSegmentAnnotation
 
setInformation(String, LocaleId, LocaleId, String, String, String, String, String) - Method in class net.sf.okapi.filters.rainbowkit.Manifest
 
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.
setINITable(INITable) - Method in class net.sf.okapi.filters.xini.jaxb.Element.ElementContent
Sets the value of the iniTable property.
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.
setInlineCdata(boolean) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setInlineFormat(String) - Method in class net.sf.okapi.steps.formatconversion.TableFilterWriterParameters
 
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
 
setInput(RawDocument) - Method in class net.sf.okapi.steps.xsltransform.XSLTransformStep
 
setInputEncoding(String) - Method in class net.sf.okapi.connectors.bifile.Parameters
 
setInputFileMarker(String) - Method in class net.sf.okapi.steps.xliffsplitter.XliffJoinerParameters
 
setInputRawDocument(RawDocument) - Method in class net.sf.okapi.common.resource.PipelineParameters
 
setInputRootDirectory(String) - Method in class net.sf.okapi.common.resource.PipelineParameters
 
setInputRootDirectory(String) - Method in class net.sf.okapi.steps.batchtranslation.BatchTranslationStep
 
setInputRootDirectory(String) - Method in class net.sf.okapi.steps.inconsistencycheck.InconsistencyCheckStep
 
setInputRootDirectory(String) - Method in class net.sf.okapi.steps.leveraging.LeveragingStep
 
setInputRootDirectory(String) - Method in class net.sf.okapi.steps.msbatchtranslation.MSBatchTranslationStep
 
setInputRootDirectory(String) - Method in class net.sf.okapi.steps.rainbowkit.creation.ExtractionStep
 
setInputRootDirectory(String) - Method in class net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep
 
setInputRootDirectory(String) - Method in class net.sf.okapi.steps.segmentation.SegmentationStep
 
setInputRootDirectory(String) - Method in class net.sf.okapi.steps.termextraction.TermExtractionStep
 
setInputRootDirectory(String) - Method in class net.sf.okapi.steps.translationcomparison.TranslationComparisonStep
 
setInputUri(URI) - Method in class net.sf.okapi.steps.common.AbstractCompoundStep
 
setInputURI(URI) - Method in class net.sf.okapi.common.resource.PipelineParameters
 
setInputURI(URI) - Method in class net.sf.okapi.steps.encodingconversion.EncodingConversionStep
 
setInputURI(URI) - Method in class net.sf.okapi.steps.formatconversion.FormatConversionStep
 
setInputURI(URI) - Method in class net.sf.okapi.steps.moses.ExtractionStep
 
setInputURI(URI) - Method in class net.sf.okapi.steps.moses.MergingStep
 
setInputURI(URI) - Method in class net.sf.okapi.steps.rainbowkit.creation.ExtractionStep
 
setInputURI(URI) - Method in class net.sf.okapi.steps.translationcomparison.TranslationComparisonStep
 
setInteger(String, int) - Method in class net.sf.okapi.common.BaseContext
 
setInteger(String, int) - Method in interface net.sf.okapi.common.IContext
Sets an integer property for this context.
setInteger(String, int) - Method in interface net.sf.okapi.common.IParameters
Sets the integer value for a given parameter name.
setInteger(String, int) - Method in class net.sf.okapi.common.ParametersString
 
setInteger(String, int) - Method in class net.sf.okapi.common.StringParameters
 
setInteger(String, int) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupParameters
 
setInteger(String, int) - Method in class net.sf.okapi.filters.doxygen.Parameters
 
setInteger(String, int) - Method in class net.sf.okapi.filters.its.Parameters
 
setInteger(String, int) - Method in class net.sf.okapi.filters.openxml.YamlParameters
 
setInteger(String, int) - Method in class net.sf.okapi.filters.wiki.Parameters
 
setInteger(String, Integer) - Method in class net.sf.okapi.common.annotation.GenericAnnotation
 
setIntegerParameter(String, int) - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
setINTERNET(boolean) - Method in class net.sf.okapi.steps.tokenization.Parameters
 
setInterrupt(boolean) - Method in class net.sf.okapi.steps.common.ExtractionVerificationStepParameters
 
setIntValue(int) - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
int32 int_value = 3;
setIsNoPrompt(boolean) - Method in class net.sf.okapi.common.ExecutionContext
 
setIsolated(boolean) - Method in class net.sf.okapi.proto.Code.Builder
bool isolated = 10;
setIsReferent(boolean) - Method in class net.sf.okapi.common.resource.BaseReferenceable
 
setIsReferent(boolean) - Method in interface net.sf.okapi.common.resource.IReferenceable
Sets the flag indicating if this resource is a referent (i.e.
setIsReferent(boolean) - Method in class net.sf.okapi.common.skeleton.StorageList
 
setIssueType(IssueType) - Method in class net.sf.okapi.common.annotation.IssueAnnotation
Sets the issue type and its corresponding ITS type mapping.
setIsTranslatable(boolean) - Method in class net.sf.okapi.common.resource.BaseNameable
 
setIsTranslatable(boolean) - Method in interface net.sf.okapi.common.resource.INameable
Sets the flag indicating if the content of this resource is translatable.
setIsTranslatable(boolean) - Method in class net.sf.okapi.common.skeleton.StorageList
 
setIsTranslatable(boolean) - Method in class net.sf.okapi.proto.INameable.Builder
bool isTranslatable = 5;
setItemFields(IReportGenerator, IWithAnnotations) - Method in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
setItems(List<IBatchItemContext>) - Method in class net.sf.okapi.common.pipelinebuilder.XBatch
 
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.
setITSStandoffManager(ITSStandoffManager) - Method in class net.sf.okapi.filters.xliff.XLIFFSkeletonWriter
 
setITSType(String) - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
setITSVariables(Map<String, String>) - Method in class net.sf.okapi.filters.its.ITSFilter
Sets the ITS variables to pass to the ITS parameters feature.
setIwsBlockFinished(boolean) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setIwsBlockLockStatus(boolean) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setIwsBlockMultipleExact(boolean) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setIwsBlockTmScore(boolean) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setIwsBlockTmScoreValue(String) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setIwsIncludeMultipleExact(boolean) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setIwsRemoveTmOrigin(boolean) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setIwsTransStatusValue(String) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setIwsTransTypeValue(String) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setJobId(String) - Method in class net.sf.okapi.common.annotation.XLIFFPhase
 
setJobInfo(JobInfo) - Method in class net.sf.okapi.filters.xini.jaxb.Xini
Sets the value of the jobInfo property.
setKANA(boolean) - Method in class net.sf.okapi.steps.tokenization.Parameters
 
setKatakanaOnly(boolean) - Method in class net.sf.okapi.steps.fullwidthconversion.Parameters
 
setKeepCase(boolean) - Method in class net.sf.okapi.steps.termextraction.Parameters
 
setKeepCrNlIntact(boolean) - Method in class net.sf.okapi.steps.cleanup.Parameters
 
setKeepTimecodes(boolean) - Method in class net.sf.okapi.filters.subtitles.SubtitleParameters
 
setKey(String) - Method in class net.sf.okapi.connectors.mymemory.Parameters
 
setKeyCondition(String) - Method in class net.sf.okapi.filters.properties.Parameters
 
setLabel(String) - Method in class net.sf.okapi.filters.xini.jaxb.Element
Sets the value of the label property.
setLabel(String) - Method in class net.sf.okapi.filters.xini.jaxb.Field
Sets the value of the label property.
setLabel(String) - Method in class net.sf.okapi.filters.xini.jaxb.INITD
Sets the value of the label property.
setLabel(String) - Method in class net.sf.okapi.filters.xini.jaxb.TD
Sets the value of the label property.
setLabelFlushed(boolean) - Method in class net.sf.okapi.common.uidescription.AbstractPart
Sets the flag indicating if the label of this UI part should be flushed next to the part.
setLabelNextToInput(boolean) - Method in class net.sf.okapi.common.uidescription.AbstractPart
Sets the indicator that tells if the label for this part is to be displayed next to the input field.
setLanguage(String) - Method in class net.sf.okapi.filters.xini.jaxb.Trans
Sets the value of the language property.
setLanguage(LocaleId) - Method in interface net.sf.okapi.common.ISegmenter
Sets the locale used to apply the rules.
setLanguage(LocaleId) - Method in class net.sf.okapi.lib.segmentation.SRXSegmenter
 
setLanguages(LocaleId, LocaleId) - Method in interface net.sf.okapi.common.query.IQuery
Sets the source and target languages for this query engine.
setLanguages(LocaleId, LocaleId) - Method in class net.sf.okapi.connectors.bifile.BilingualFileConnector
 
setLanguages(LocaleId, LocaleId) - Method in class net.sf.okapi.connectors.microsoft.MicrosoftMTConnector
 
setLanguages(LocaleId, LocaleId) - Method in class net.sf.okapi.connectors.pensieve.PensieveTMConnector
 
setLanguages(LocaleId, LocaleId) - Method in class net.sf.okapi.connectors.tda.TDASearchConnector
 
setLanguages(LocaleId, LocaleId) - Method in class net.sf.okapi.lib.translation.BaseConnector
 
setLanguages(LocaleId, LocaleId) - Method in class net.sf.okapi.lib.translation.QueryManager
Sets the source and target locales for this manager and for all translation resources in this manager.
setLanguages(LocaleId, LocaleId) - Method in class net.sf.okapi.steps.terminologyleveraging.BaseTerminologyConnector
 
setLanguages(LocaleId, LocaleId) - Method in interface net.sf.okapi.steps.terminologyleveraging.ITerminologyQuery
 
setLastId(String) - Method in class net.sf.okapi.common.IdGenerator
sets the internal value that is used to remember the last identifier.
setLastOutputStep(boolean) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
 
setLastOutputStep(boolean) - Method in interface net.sf.okapi.common.pipeline.IPipelineStep
Tell the step if it is the last one on the pipeline with output.
setLastOutputStep(boolean) - Method in class net.sf.okapi.common.pipelinebuilder.XPipeline
 
setLastOutputStep(boolean) - Method in class net.sf.okapi.common.pipelinebuilder.XPipelineStep
 
setLeadingSpacer(String) - Method in class net.sf.okapi.filters.xini.jaxb.Seg
Sets the value of the leadingSpacer property.
setLeadingWS(boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
setLeadingWS(boolean) - Method in class net.sf.okapi.steps.generalchecker.Parameters
 
setLetterCodedMode(boolean, boolean) - Method in class net.sf.okapi.common.filterwriter.TMXContent
Sets the flag that indicates if the TMX generated should use letter-coded inline content.
setLetterCodedMode(boolean, boolean) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
Sets the flag indicating whether the writer should output letter-coded content (e.g.
setLeverage(boolean) - Method in class net.sf.okapi.steps.leveraging.Parameters
 
setLeverage(boolean) - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyParameters
 
setLimit(int) - Method in class net.sf.okapi.steps.common.ExtractionVerificationStepParameters
 
setLineBreak(String) - Method in class net.sf.okapi.common.encoder.DefaultEncoder
 
setLineBreak(String) - Method in class net.sf.okapi.common.resource.StartDocument
Sets the type of line-break used in the original document.
setLineBreak(String) - Method in class net.sf.okapi.common.XMLWriter
Sets the type of line-break to use when writing out the document.
setLineBreak(String) - Method in class net.sf.okapi.lib.reporting.ReportGenerator
 
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.
setLineBreak(String) - Method in class net.sf.okapi.proto.StartDocument.Builder
string lineBreak = 2;
setLineBreak(String) - Method in class net.sf.okapi.steps.linebreakconversion.Parameters
 
setLineBreak(String) - Method in class net.sf.okapi.steps.rtfconversion.Parameters
 
setLineBreakBytes(ByteString) - Method in class net.sf.okapi.proto.StartDocument.Builder
string lineBreak = 2;
setLineSeparator(String) - Method in class net.sf.okapi.filters.pdf.Parameters
 
setLineSeparatorReplacement(char) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setListType(int) - Method in class net.sf.okapi.common.uidescription.ListSelectionPart
Sets the type of list this UI part should use.
setLocale(String) - Method in class net.sf.okapi.proto.StartDocument.Builder
string locale = 3;
setLocale(String) - Method in class net.sf.okapi.proto.TextContainer.Builder
string locale = 2;
setLocale(LocaleId) - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
setLocale(LocaleId) - Method in class net.sf.okapi.common.resource.StartDocument
Sets the locale of the document.
setLocale(LocaleId) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonPart
 
setLocale(LocaleId) - Method in class net.sf.okapi.steps.enrycher.EnrycherClient
Sets the locale to use when invoking the Enrycher service.
setLocale(LocaleId) - Method in class net.sf.okapi.tm.pensieve.common.TranslationUnitVariant
 
setLocaleBytes(ByteString) - Method in class net.sf.okapi.proto.StartDocument.Builder
string locale = 3;
setLocaleBytes(ByteString) - Method in class net.sf.okapi.proto.TextContainer.Builder
string locale = 2;
setLocaleId(String) - Method in class net.sf.okapi.filters.vignette.Parameters
 
setLocales(LocaleId, LocaleId) - Method in interface net.sf.okapi.steps.gcaligner.AlignmentScorer
Set source and target locales.
setLocales(LocaleId, LocaleId) - Method in class net.sf.okapi.steps.gcaligner.GaleAndChurch
Set source and target locales.
setLocalizationDirectives(LocalizationDirectives) - Method in class net.sf.okapi.filters.regex.Parameters
 
setLocDir(LocalizationDirectives) - Method in class net.sf.okapi.filters.properties.Parameters
 
setLogPath(String) - Method in class net.sf.okapi.steps.searchandreplace.Parameters
 
setLtBilingualMode(boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
setMain(Main) - Method in class net.sf.okapi.filters.xini.jaxb.Xini
Sets the value of the main property.
setMainEndPos(int) - Method in class net.sf.okapi.common.filters.PropertyTextUnitPlaceholder
Set the ending offset of the attribute
setMainStartPos(int) - Method in class net.sf.okapi.common.filters.PropertyTextUnitPlaceholder
Set the offset to the beginning of the attribute.
setMainStep(IPipelineStep) - Method in interface net.sf.okapi.common.pipeline.IWorkQueueStep
Sets the main (template for all callabale steps) pipeline step MUST BE CALLED BEFORE init()
setMakeGray(boolean) - Method in class net.sf.okapi.steps.imagemodification.Parameters
 
setMakeID(boolean) - Method in class net.sf.okapi.filters.po.Parameters
 
setMakeTM(boolean) - Method in class net.sf.okapi.steps.batchtranslation.Parameters
 
setMakeTmx(boolean) - Method in class net.sf.okapi.steps.msbatchtranslation.Parameters
 
setMakeTMX(boolean) - Method in class net.sf.okapi.steps.batchtranslation.Parameters
 
setMakeTMX(boolean) - Method in class net.sf.okapi.steps.leveraging.Parameters
 
setMap(String) - Method in class net.sf.okapi.connectors.googleautoml.util.ModelMapUtil
Sets the map for this object.
setMap(Map<SegmentInfo, Float>) - Method in class net.sf.okapi.steps.repetitionanalysis.RepetitiveSegmentAnnotation
 
setMapping(String, String) - Method in class net.sf.okapi.common.encoder.EncoderManager
Sets a mapping in the manager.
setMapping(String, IEncoder) - Method in class net.sf.okapi.common.encoder.EncoderManager
 
setMappings(IFilterConfigurationMapper, boolean, boolean) - Static method in class net.sf.okapi.common.filters.DefaultFilters
Deprecated.
Add the default mappings provided in the DefaultFilters.properties file.
setMarkAsApproved(boolean) - Method in class net.sf.okapi.steps.idbasedcopy.Parameters
 
setMarkAsMT(boolean) - Method in class net.sf.okapi.steps.batchtranslation.Parameters
 
setMarkAsMT(boolean) - Method in class net.sf.okapi.steps.msbatchtranslation.Parameters
 
setMarkAsTranslateNo(boolean) - Method in class net.sf.okapi.steps.idbasedcopy.Parameters
 
setMarkerMasking(boolean) - Method in class net.sf.okapi.common.resource.Code
Sets the flag of this in-line code to indicate if the code is masking an Okapi marker.
setMarkSegments(boolean) - Method in class net.sf.okapi.steps.textmodification.Parameters
 
setMARKUP(boolean) - Method in class net.sf.okapi.steps.tokenization.Parameters
 
setMaskRule(String) - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Sets the pattern for the mask rule.
setMaskRule(String) - Method in class net.sf.okapi.lib.segmentation.SRXSegmenter
Sets the pattern for the mask rule.
setMasterPart(AbstractPart, boolean) - Method in class net.sf.okapi.common.uidescription.AbstractPart
Binds this part to a master part.
setMatches(Matches) - Method in class net.sf.okapi.lib.xliff2.core.Unit
sets the Matches object for this unit.
setMatchQuality(Double) - Method in class net.sf.okapi.lib.xliff2.matches.Match
Sets the quality for this match.
setMatchRegexExpressions(boolean) - Method in class net.sf.okapi.steps.cleanup.Parameters
 
setMatchSuitability(Double) - Method in class net.sf.okapi.lib.xliff2.matches.Match
Sets the suitability for this match.
setMatchType(MatchType) - Method in class net.sf.okapi.tm.pensieve.common.TmHit
Set the Tmhit's MatchType
setMatchUserRegex(boolean) - Method in class net.sf.okapi.steps.cleanup.Parameters
 
setMaxAttributeSize(int) - Method in class net.sf.okapi.filters.idml.Parameters
 
setMaxAttributeSize(int) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setMaxChar(int) - Method in class net.sf.okapi.filters.subtitles.CaptionAnnotation
 
setMaxCharLengthAbove(int) - Method in class net.sf.okapi.lib.verification.Parameters
 
setMaxCharLengthAbove(int) - Method in class net.sf.okapi.steps.lengthchecker.Parameters
 
setMaxCharLengthBelow(int) - Method in class net.sf.okapi.lib.verification.Parameters
 
setMaxCharLengthBelow(int) - Method in class net.sf.okapi.steps.lengthchecker.Parameters
 
setMaxCharLengthBreak(int) - Method in class net.sf.okapi.lib.verification.Parameters
 
setMaxCharLengthBreak(int) - Method in class net.sf.okapi.steps.lengthchecker.Parameters
 
setMaxCharsPerLine(int) - Method in class net.sf.okapi.filters.subtitles.SubtitleParameters
 
setMaxEvents(int) - Method in class net.sf.okapi.steps.enrycher.Parameters
 
setMaxEvents(int) - Method in class net.sf.okapi.steps.msbatchtranslation.Parameters
 
setMaxHits(int) - Method in class net.sf.okapi.steps.repetitionanalysis.Parameters
 
setMaximumHits(int) - Method in class net.sf.okapi.connectors.microsoft.MicrosoftMTConnector
 
setMaximumHits(int) - Method in class net.sf.okapi.connectors.mymemory.MyMemoryTMConnector
Sets the maximum number of hits to return.
setMaximumHits(int) - Method in class net.sf.okapi.connectors.pensieve.PensieveTMConnector
 
setMaximumHits(int) - Method in class net.sf.okapi.connectors.tda.TDASearchConnector
 
setMaximumHits(int) - Method in class net.sf.okapi.connectors.translatetoolkit.TranslateToolkitTMConnector
 
setMaximumHits(int) - Method in interface net.sf.okapi.lib.translation.ITMQuery
Sets the maximum number of hits to retrieve.
setMaximumHits(int) - Method in class net.sf.okapi.lib.translation.QueryManager
Sets the maximum number of hits to return for this query manager and all the relevant translation resources it holds.
setMaxLine(int) - Method in class net.sf.okapi.filters.subtitles.CaptionAnnotation
 
setMaxLinesPerCaption(int) - Method in class net.sf.okapi.filters.subtitles.SubtitleParameters
 
setMaxMatches(int) - Method in class net.sf.okapi.steps.msbatchtranslation.Parameters
 
setMaxValidation(boolean) - Method in class net.sf.okapi.filters.xliff2.Parameters
 
setMaxwidthRules(String) - Method in class net.sf.okapi.filters.json.Parameters
 
setMaxWordsPerTerm(int) - Method in class net.sf.okapi.steps.termextraction.Parameters
 
setMemory100(Float) - Method in class net.sf.okapi.filters.xini.jaxb.StatisticInfo
Sets the value of the memory100 property.
setMergeCodes(boolean) - Method in class net.sf.okapi.steps.common.codesimplifier.Parameters
 
setMerged(boolean) - Method in class net.sf.okapi.common.resource.Code
Sets the flag of this in-line code to indicate if the code was merged.
setMergedData(String) - Method in class net.sf.okapi.common.resource.Code
 
setMergedData(String) - Method in class net.sf.okapi.proto.Code.Builder
optional string mergedData = 8;
setMergedDataBytes(ByteString) - Method in class net.sf.okapi.proto.Code.Builder
optional string mergedData = 8;
setMessage(String) - Method in class net.sf.okapi.steps.rainbowkit.creation.Parameters
 
setMetadata(Metadata) - Method in interface net.sf.okapi.lib.xliff2.core.IWithMetadata
sets the Metadata object 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
 
setMetadata(Metadata) - Method in class net.sf.okapi.tm.pensieve.common.TranslationUnit
 
setMetadataValue(MetadataType, String) - Method in class net.sf.okapi.tm.pensieve.common.TranslationUnit
Sets the value for a give metadata value field
setMethod(Method) - Method in class net.sf.okapi.common.pipeline.annotations.ConfigurationParameter
Sets the method for this parameter.
setMetric(String, long) - Method in class net.sf.okapi.steps.wordcount.common.Metrics
 
setMidData(MidFileData) - Method in class net.sf.okapi.lib.xliff2.document.FileNode
Sets the MidFileData resource for this file node.
setMimeMap(Hashtable<String, String>) - Method in class net.sf.okapi.common.encoder.EncoderManager
 
setMimeType(String) - Method in class net.sf.okapi.common.encoder.EncoderManager
 
setMimeType(String) - Method in class net.sf.okapi.common.filters.AbstractFilter
Sets the input document mime type.
setMimeType(String) - Method in class net.sf.okapi.common.filters.EventBuilder
Sets the input document mime type.
setMimeType(String) - Method in class net.sf.okapi.common.filters.PropertyTextUnitPlaceholder
Set the attribute values mimetype
setMimeType(String) - Method in class net.sf.okapi.common.resource.BaseNameable
 
setMimeType(String) - Method in interface net.sf.okapi.common.resource.INameable
Sets the type of content of this resource.
setMimeType(String) - Method in class net.sf.okapi.common.skeleton.StorageList
 
setMimeType(String) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
Sets the input document mime type.
setMimeType(String) - Method in class net.sf.okapi.filters.archive.Parameters
 
setMimeType(String) - Method in class net.sf.okapi.filters.regex.Parameters
 
setMimeType(String) - Method in class net.sf.okapi.proto.INameable.Builder
string mimeType = 4;
setMimeTypeBytes(ByteString) - Method in class net.sf.okapi.proto.INameable.Builder
string mimeType = 4;
setMinCharLengthAbove(int) - Method in class net.sf.okapi.lib.verification.Parameters
 
setMinCharLengthAbove(int) - Method in class net.sf.okapi.steps.lengthchecker.Parameters
 
setMinCharLengthBelow(int) - Method in class net.sf.okapi.lib.verification.Parameters
 
setMinCharLengthBelow(int) - Method in class net.sf.okapi.steps.lengthchecker.Parameters
 
setMinCharLengthBreak(int) - Method in class net.sf.okapi.lib.verification.Parameters
 
setMinCharLengthBreak(int) - Method in class net.sf.okapi.steps.lengthchecker.Parameters
 
setMinOccurrences(int) - Method in class net.sf.okapi.steps.termextraction.Parameters
 
setMinWordsPerTerm(int) - Method in class net.sf.okapi.steps.termextraction.Parameters
 
setMode(boolean, boolean, boolean) - Method in class net.sf.okapi.filters.po.POWriter
Sets the creation mode for this writer.
setMode(int) - Method in class net.sf.okapi.steps.codesremoval.Parameters
 
setModelMap(String) - Method in class net.sf.okapi.connectors.googleautoml.GoogleAutoMLTranslationParameters
 
setModified(boolean) - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Sets the flag indicating if the document has been modified since the last load or save.
setModified(boolean) - Method in class net.sf.okapi.lib.verification.QualityCheckSession
 
setModifiedContents(String) - Method in class net.sf.okapi.common.skeleton.ZipSkeleton
 
setMonolingual(boolean) - Method in class net.sf.okapi.filters.vignette.Parameters
 
setMove(boolean) - Method in class net.sf.okapi.steps.copyormove.Parameters
 
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.
setMultiLine(boolean) - Method in class net.sf.okapi.steps.searchandreplace.Parameters
 
setMultilingual(boolean) - Method in class net.sf.okapi.common.filters.AbstractFilter
 
setMultilingual(boolean) - Method in class net.sf.okapi.common.resource.simplifier.AbstractResourceSimplifier
 
setMultilingual(boolean) - Method in interface net.sf.okapi.common.resource.simplifier.IResourceSimplifier
 
setMultilingual(boolean) - Method in class net.sf.okapi.common.resource.StartDocument
Sets the flag that indicates if this document is multilingual.
setMultilingual(boolean) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
setMultilingual(boolean) - Method in class net.sf.okapi.proto.StartDocument.Builder
bool multilingual = 5;
setMultilingual(boolean) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
 
setName(String) - Method in class net.sf.okapi.common.filters.AbstractFilter
 
setName(String) - Method in class net.sf.okapi.common.filters.PropertyTextUnitPlaceholder
Set the attribute name
setName(String) - Method in class net.sf.okapi.common.resource.BaseNameable
 
setName(String) - Method in interface net.sf.okapi.common.resource.INameable
Sets the name of this resource.
setName(String) - Method in class net.sf.okapi.common.resource.Property
 
setName(String) - Method in class net.sf.okapi.common.skeleton.StorageList
 
setName(String) - Method in class net.sf.okapi.filters.xini.jaxb.ValuePair
Sets the value of the name property.
setName(String) - Method in class net.sf.okapi.proto.INameable.Builder
string name = 2;
setName(String) - Method in class net.sf.okapi.proto.Property.Builder
string name = 1;
setName(String) - Method in class net.sf.okapi.steps.tokenization.TokenConfigs.TokenConfig
 
setNameable(INameable) - Method in class net.sf.okapi.proto.StartDocument.Builder
.INameable nameable = 1;
setNameable(INameable) - Method in class net.sf.okapi.proto.StartGroup.Builder
.INameable nameable = 2;
setNameable(INameable) - Method in class net.sf.okapi.proto.StartSubDocument.Builder
.INameable nameable = 1;
setNameable(INameable) - Method in class net.sf.okapi.proto.StartSubfilter.Builder
.INameable nameable = 1;
setNameable(INameable) - Method in class net.sf.okapi.proto.TextContainer.Builder
.INameable nameable = 1;
setNameable(INameable) - Method in class net.sf.okapi.proto.TextUnit.Builder
.INameable nameable = 1;
setNameable(INameable.Builder) - Method in class net.sf.okapi.proto.StartDocument.Builder
.INameable nameable = 1;
setNameable(INameable.Builder) - Method in class net.sf.okapi.proto.StartGroup.Builder
.INameable nameable = 2;
setNameable(INameable.Builder) - Method in class net.sf.okapi.proto.StartSubDocument.Builder
.INameable nameable = 1;
setNameable(INameable.Builder) - Method in class net.sf.okapi.proto.StartSubfilter.Builder
.INameable nameable = 1;
setNameable(INameable.Builder) - Method in class net.sf.okapi.proto.TextContainer.Builder
.INameable nameable = 1;
setNameable(INameable.Builder) - Method in class net.sf.okapi.proto.TextUnit.Builder
.INameable nameable = 1;
setNameBytes(ByteString) - Method in class net.sf.okapi.proto.INameable.Builder
string name = 2;
setNameBytes(ByteString) - Method in class net.sf.okapi.proto.Property.Builder
string name = 1;
setNameGroup(int) - Method in class net.sf.okapi.filters.regex.Rule
 
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.
setNeedsSegmentation(boolean) - Method in class net.sf.okapi.filters.xliff2.Parameters
 
setNewline(String) - Method in class net.sf.okapi.filters.markdown.parser.MarkdownParser
 
setNewline(String) - Method in class net.sf.okapi.filters.tex.parser.TEXParser
 
setNewlineType(String) - Method in class net.sf.okapi.common.filters.AbstractFilter
Sets the newline type.
setNewlineType(String) - Method in class net.sf.okapi.filters.xmlstream.XmlStreamFilter
All new line types are normalized to \n in the XML processor.
setNewTuOnBr(boolean) - Method in class net.sf.okapi.filters.icml.Parameters
 
setNextPageName(String) - Method in class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitWriter
 
setNoContent(Boolean) - Method in class net.sf.okapi.filters.xini.jaxb.Field
Sets the value of the noContent property.
setNoContent(Boolean) - Method in class net.sf.okapi.filters.xini.jaxb.INITD
Sets the value of the noContent property.
setNoContent(Boolean) - Method in class net.sf.okapi.filters.xini.jaxb.TD
Sets the value of the noContent property.
setNonbreakingWhitespace(boolean) - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStepParameters
 
setNonTranslateBlocks(String) - Method in class net.sf.okapi.filters.markdown.Parameters
 
setNoQueryThreshold(int) - Method in interface net.sf.okapi.common.query.IQuery
Sets the threshold for when to avoid executing a query.
setNoQueryThreshold(int) - Method in class net.sf.okapi.lib.translation.BaseConnector
 
setNoQueryThreshold(int) - Method in class net.sf.okapi.lib.translation.QueryManager
Sets the no-query threshold for this query manager.
setNoQueryThreshold(int) - Method in class net.sf.okapi.steps.leveraging.Parameters
 
setNormalization(Rule.Normalization) - Method in class net.sf.okapi.lib.xliff2.validation.Rule
 
setNormalizeCodeIds(boolean) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
 
setNormalizeInlineIDs(boolean) - Method in class net.sf.okapi.common.filterwriter.Parameters
 
setNormalizeOutput(boolean) - Method in class net.sf.okapi.steps.fullwidthconversion.Parameters
 
setNormalizePunctuations(boolean) - Method in class net.sf.okapi.steps.cleanup.Parameters
 
setNormalizeQuotes(boolean) - Method in class net.sf.okapi.steps.cleanup.Parameters
 
setNote(String) - Method in class net.sf.okapi.filters.xini.jaxb.Element
Sets the value of the note property.
setNote(String) - Method in class net.sf.okapi.proto.Note.Builder
Required
setNoteBytes(ByteString) - Method in class net.sf.okapi.proto.Note.Builder
Required
setNoteGroup(int) - Method in class net.sf.okapi.filters.regex.Rule
 
setNoteMergeStrategy(Parameters.NoteMergeStrategy) - Method in class net.sf.okapi.lib.merge.merge.Parameters
 
setNotEndWordsPath(String) - Method in class net.sf.okapi.steps.termextraction.Parameters
 
setNoteRules(String) - Method in class net.sf.okapi.filters.json.Parameters
 
setNotes(int, Note) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .Note notes = 6;
setNotes(int, Note) - Method in class net.sf.okapi.proto.TextUnit.Builder
repeated .Note notes = 6;
setNotes(int, Note.Builder) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .Note notes = 6;
setNotes(int, Note.Builder) - Method in class net.sf.okapi.proto.TextUnit.Builder
repeated .Note notes = 6;
setNotes(IWithAnnotations, IWithNotes) - Static method in class net.sf.okapi.filters.xliff2.util.NotesMapper
Takes annotations from Okapi Core and stores them as XLIFF 2.0 notes
setNotes(IWithAnnotations, StartFileData) - Static method in class net.sf.okapi.filters.xliff2.util.NotesMapper
A placeholder to give a warning if annotations are detected in the StartSubDocument.
setNoteText(String) - Method in class net.sf.okapi.common.annotation.Note
 
setNotStartWordsPath(String) - Method in class net.sf.okapi.steps.termextraction.Parameters
 
setNUMBER(boolean) - Method in class net.sf.okapi.steps.tokenization.Parameters
 
setObject(String, Object) - Method in class net.sf.okapi.common.BaseContext
 
setObject(String, Object) - Method in interface net.sf.okapi.common.IContext
Sets an object property for this context.
setOccurs(int) - Method in class net.sf.okapi.lib.xliff2.validation.Rule
 
setOneLevelGroups(boolean) - Method in class net.sf.okapi.filters.regex.Parameters
 
setOneSegmentIncludesAll(boolean) - Method in interface net.sf.okapi.common.ISegmenter
 
setOneSegmentIncludesAll(boolean) - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Sets the indicator that tells if when there is a single segment in a text it should include the whole text (no spaces or codes trim left/right) text.
setOneSegmentIncludesAll(boolean) - Method in class net.sf.okapi.lib.segmentation.SRXSegmenter
 
setOnlyWhenWithoutCandidate(boolean) - Method in class net.sf.okapi.steps.msbatchtranslation.Parameters
 
setOpening(String) - Method in class net.sf.okapi.filters.xini.jaxb.PlaceHolder
Sets the value of the opening property.
setOpening(String) - Method in class net.sf.okapi.filters.xini.jaxb.StartPlaceHolder
Sets the value of the opening property.
setOpenManifest(boolean) - Method in class net.sf.okapi.filters.rainbowkit.Parameters
 
setOpenProject(boolean) - Method in class net.sf.okapi.filters.transifex.Parameters
 
setOpenSource(boolean) - Method in class net.sf.okapi.lib.transifex.Parameters
 
setOptions(boolean, boolean) - Method in class net.sf.okapi.common.filters.LocalizationDirectives
Sets the options for this localization directives processor.
setOptions(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in interface net.sf.okapi.common.ISegmenter
Sets the options for this segmenter.
setOptions(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class net.sf.okapi.lib.segmentation.SRXSegmenter
 
setOptions(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class net.sf.okapi.lib.segmentation.SRXSegmenter
Sets the options for this segmenter.
setOptions(int, boolean, boolean, boolean, String, int, boolean) - Method in class net.sf.okapi.lib.translation.QueryManager
Sets the options for performing the leverage.
setOptions(IParameters, String, String) - Method in class net.sf.okapi.common.encoder.BypassEncoder
 
setOptions(IParameters, String, String) - Method in class net.sf.okapi.common.encoder.DefaultEncoder
 
setOptions(IParameters, String, String) - Method in class net.sf.okapi.common.encoder.DTDEncoder
Sets the options for this encoder.
setOptions(IParameters, String, String) - Method in class net.sf.okapi.common.encoder.EncoderManager
Sets the options for the encoder currently cached.
setOptions(IParameters, String, String) - Method in class net.sf.okapi.common.encoder.HtmlEncoder
 
setOptions(IParameters, String, String) - Method in class net.sf.okapi.common.encoder.IcuMessageEncoder
 
setOptions(IParameters, String, String) - Method in interface net.sf.okapi.common.encoder.IEncoder
Sets the options for this encoder.
setOptions(IParameters, String, String) - Method in class net.sf.okapi.common.encoder.JSONEncoder
 
setOptions(IParameters, String, String) - Method in class net.sf.okapi.common.encoder.MarkdownEncoder
 
setOptions(IParameters, String, String) - Method in class net.sf.okapi.common.encoder.OpenXMLEncoder
Sets the options for this encoder.
setOptions(IParameters, String, String) - Method in class net.sf.okapi.common.encoder.PHPContentEncoder
 
setOptions(IParameters, String, String) - Method in class net.sf.okapi.common.encoder.POEncoder
 
setOptions(IParameters, String, String) - Method in class net.sf.okapi.common.encoder.PropertiesEncoder
 
setOptions(IParameters, String, String) - Method in class net.sf.okapi.common.encoder.RegexEncoder
 
setOptions(IParameters, String, String) - Method in class net.sf.okapi.common.encoder.XMLEncoder
Sets the options for this encoder.
setOptions(IParameters, String, String) - Method in class net.sf.okapi.common.encoder.YamlEncoder
 
setOptions(IParameters, String, String) - Method in class net.sf.okapi.filters.mif.MIFEncoder
 
setOptions(IParameters, String, String) - Method in class net.sf.okapi.filters.mosestext.MosesTextEncoder
 
setOptions(IParameters, String, String) - Method in class net.sf.okapi.filters.tex.TEXEncoder
 
setOptions(LocaleId, String) - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
setOptions(LocaleId, String) - Method in interface net.sf.okapi.common.filterwriter.IFilterWriter
Sets the options for this writer.
setOptions(LocaleId, String) - Method in class net.sf.okapi.common.filterwriter.TMXFilterWriter
Sets the options for this writer.
setOptions(LocaleId, String) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriter
 
setOptions(LocaleId, String) - Method in class net.sf.okapi.common.filterwriter.ZipFilterWriter
 
setOptions(LocaleId, String) - Method in class net.sf.okapi.filters.doxygen.DoxygenWriter
 
setOptions(LocaleId, String) - Method in class net.sf.okapi.filters.icml.ICMLFilterWriter
 
setOptions(LocaleId, String) - Method in class net.sf.okapi.filters.idml.IDMLFilterWriter
 
setOptions(LocaleId, String) - Method in class net.sf.okapi.filters.mosestext.MosesTextFilterWriter
 
setOptions(LocaleId, String) - Method in class net.sf.okapi.filters.openxml.OpenXMLFilterWriter
 
setOptions(LocaleId, String) - Method in class net.sf.okapi.filters.pensieve.PensieveFilterWriter
 
setOptions(LocaleId, String) - Method in class net.sf.okapi.filters.po.POWriter
 
setOptions(LocaleId, String) - Method in class net.sf.okapi.filters.transifex.TransifexFilterWriter
 
setOptions(LocaleId, String) - Method in class net.sf.okapi.filters.transtable.TransTableWriter
 
setOptions(LocaleId, String) - Method in class net.sf.okapi.filters.wiki.WikiWriter
 
setOptions(LocaleId, String) - Method in class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitWriter
 
setOptions(LocaleId, String) - Method in class net.sf.okapi.filters.xini.XINIWriter
 
setOptions(LocaleId, String) - Method in class net.sf.okapi.filters.xliff2.XLIFF2FilterWriter
 
setOptions(LocaleId, String) - Method in class net.sf.okapi.lib.merge.merge.SkeletonMergerWriter
 
setOptions(LocaleId, String) - Method in class net.sf.okapi.lib.serialization.writer.ProtoBufferWriter
 
setOptions(LocaleId, String) - Method in class net.sf.okapi.steps.formatconversion.CorpusFilterWriter
 
setOptions(LocaleId, String) - Method in class net.sf.okapi.steps.formatconversion.TableFilterWriter
 
setOptions(LocaleId, String) - Method in class net.sf.okapi.steps.formatconversion.WordTableFilterWriter
 
setOptions(LocaleId, String) - Method in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
setOptions(LocaleId, String, boolean) - Method in class net.sf.okapi.filters.openxml.OpenXMLFilter
Sets language, encoding, and generation options for the filter.
setOptions(LocaleId, String, StartSubfilter) - Method in class net.sf.okapi.common.filters.SubFilterSkeletonWriter
 
setOptions(LocaleId, LocaleId, String, boolean) - Method in class net.sf.okapi.common.filters.AbstractFilter
Each IFilter has a small set of options beyond normal configuration that gives the IFilter the needed information to properly parse the content.
setOptions(LocaleId, LocaleId, String, boolean) - Method in class net.sf.okapi.filters.openxml.OpenXMLFilter
Sets language, encoding, and generation options for the filter.
setOrg(String) - Method in class net.sf.okapi.filters.xliff.its.ITSProvenance
 
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.common.annotation.AltTranslation
Sets the origin of this alternate translation.
setOrigin(String) - Method in class net.sf.okapi.lib.xliff2.matches.Match
Sets the origin for this match.
setOrigin(String) - Method in class net.sf.okapi.proto.AltTranslation.Builder
optional string origin = 7;
setOrigin(String) - Method in class net.sf.okapi.steps.batchtranslation.Parameters
 
setOriginal(String) - Method in class net.sf.okapi.lib.xliff2.core.StartFileData
Sets the original attribute of this file.
setOriginalId(String) - Method in class net.sf.okapi.common.resource.Code
The original id is from the filtered format
setOriginalId(String) - Method in class net.sf.okapi.common.resource.TextPart
 
setOriginalId(String) - Method in class net.sf.okapi.proto.Code.Builder
optional string originalId = 3;
setOriginalId(String) - Method in class net.sf.okapi.proto.TextPart.Builder
optional string originalId = 2;
setOriginalIdBytes(ByteString) - Method in class net.sf.okapi.proto.Code.Builder
optional string originalId = 3;
setOriginalIdBytes(ByteString) - Method in class net.sf.okapi.proto.TextPart.Builder
optional string originalId = 2;
setOriginBytes(ByteString) - Method in class net.sf.okapi.proto.AltTranslation.Builder
optional string origin = 7;
setOther(boolean) - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStepParameters
 
setOTHER_SYMBOL(boolean) - Method in class net.sf.okapi.steps.tokenization.Parameters
 
setOuputManifest(boolean) - Method in class net.sf.okapi.steps.rainbowkit.creation.Parameters
 
setOuterData(String) - Method in class net.sf.okapi.common.resource.Code
Sets the complete data for this in-line code (inner data and outer).
setOuterData(String) - Method in class net.sf.okapi.proto.Code.Builder
optional string outerData = 6;
setOuterDataBytes(ByteString) - Method in class net.sf.okapi.proto.Code.Builder
optional string outerData = 6;
setOutput(File) - Method in class net.sf.okapi.lib.xliff2.processor.XLIFFProcessor
Sets the output file.
setOutput(OutputStream) - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
setOutput(OutputStream) - Method in interface net.sf.okapi.common.filterwriter.IFilterWriter
Sets the output through its output stream.
setOutput(OutputStream) - Method in class net.sf.okapi.common.filterwriter.TMXFilterWriter
 
setOutput(OutputStream) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriter
 
setOutput(OutputStream) - Method in class net.sf.okapi.common.filterwriter.ZipFilterWriter
 
setOutput(OutputStream) - Method in class net.sf.okapi.filters.doxygen.DoxygenWriter
 
setOutput(OutputStream) - Method in class net.sf.okapi.filters.icml.ICMLFilterWriter
 
setOutput(OutputStream) - Method in class net.sf.okapi.filters.idml.IDMLFilterWriter
 
setOutput(OutputStream) - Method in class net.sf.okapi.filters.mosestext.MosesTextFilterWriter
 
setOutput(OutputStream) - Method in class net.sf.okapi.filters.openxml.OpenXMLFilterWriter
 
setOutput(OutputStream) - Method in class net.sf.okapi.filters.pensieve.PensieveFilterWriter
 
setOutput(OutputStream) - Method in class net.sf.okapi.filters.po.POWriter
 
setOutput(OutputStream) - Method in class net.sf.okapi.filters.transifex.TransifexFilterWriter
Does nothing: A Transifex project always re-write onto itself.
setOutput(OutputStream) - Method in class net.sf.okapi.filters.transtable.TransTableWriter
 
setOutput(OutputStream) - Method in class net.sf.okapi.filters.wiki.WikiWriter
 
setOutput(OutputStream) - Method in class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitWriter
 
setOutput(OutputStream) - Method in class net.sf.okapi.filters.xini.XINIWriter
 
setOutput(OutputStream) - Method in class net.sf.okapi.filters.xliff2.XLIFF2FilterWriter
 
setOutput(OutputStream) - Method in class net.sf.okapi.lib.merge.merge.SkeletonMergerWriter
 
setOutput(OutputStream) - Method in class net.sf.okapi.lib.serialization.writer.ProtoBufferWriter
 
setOutput(OutputStream) - Method in class net.sf.okapi.steps.formatconversion.CorpusFilterWriter
 
setOutput(OutputStream) - Method in class net.sf.okapi.steps.formatconversion.TableFilterWriter
 
setOutput(OutputStream) - Method in class net.sf.okapi.steps.formatconversion.WordTableFilterWriter
 
setOutput(OutputStream) - Method in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
setOutput(Writer) - Method in class net.sf.okapi.lib.xliff2.processor.XLIFFProcessor
 
setOutput(String) - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
setOutput(String) - Method in interface net.sf.okapi.common.filterwriter.IFilterWriter
Sets the output through the path of the output file.
setOutput(String) - Method in class net.sf.okapi.common.filterwriter.TMXFilterWriter
 
setOutput(String) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriter
 
setOutput(String) - Method in class net.sf.okapi.common.filterwriter.ZipFilterWriter
 
setOutput(String) - Method in class net.sf.okapi.filters.doxygen.DoxygenWriter
 
setOutput(String) - Method in class net.sf.okapi.filters.icml.ICMLFilterWriter
 
setOutput(String) - Method in class net.sf.okapi.filters.idml.IDMLFilterWriter
 
setOutput(String) - Method in class net.sf.okapi.filters.mosestext.MosesTextFilterWriter
 
setOutput(String) - Method in class net.sf.okapi.filters.openxml.OpenXMLFilterWriter
 
setOutput(String) - Method in class net.sf.okapi.filters.pensieve.PensieveFilterWriter
 
setOutput(String) - Method in class net.sf.okapi.filters.po.POWriter
 
setOutput(String) - Method in class net.sf.okapi.filters.transifex.TransifexFilterWriter
Does nothing: A Transifex project always re-write onto itself.
setOutput(String) - Method in class net.sf.okapi.filters.transtable.TransTableWriter
 
setOutput(String) - Method in class net.sf.okapi.filters.wiki.WikiWriter
 
setOutput(String) - Method in class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitWriter
 
setOutput(String) - Method in class net.sf.okapi.filters.xini.XINIWriter
 
setOutput(String) - Method in class net.sf.okapi.filters.xliff2.XLIFF2FilterWriter
 
setOutput(String) - Method in class net.sf.okapi.lib.merge.merge.SkeletonMergerWriter
 
setOutput(String) - Method in class net.sf.okapi.lib.serialization.writer.ProtoBufferWriter
 
setOutput(String) - Method in class net.sf.okapi.steps.formatconversion.CorpusFilterWriter
 
setOutput(String) - Method in class net.sf.okapi.steps.formatconversion.TableFilterWriter
 
setOutput(String) - Method in class net.sf.okapi.steps.formatconversion.WordTableFilterWriter
 
setOutput(String) - Method in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
setOutput(Parameters.PROTOBUF_OUTPUT) - Method in class net.sf.okapi.lib.serialization.filter.Parameters
 
setOutputDirectory(String) - Method in interface net.sf.okapi.common.pipelinedriver.IPipelineDriver
Sets the output directory according to the user's preferences.
setOutputDirectory(String) - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
setOutputEncoding(String) - Method in class net.sf.okapi.common.resource.PipelineParameters
 
setOutputEncoding(String) - Method in class net.sf.okapi.common.resource.simplifier.AbstractResourceSimplifier
 
setOutputEncoding(String) - Method in interface net.sf.okapi.common.resource.simplifier.IResourceSimplifier
 
setOutputEncoding(String) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
setOutputEncoding(String) - Method in class net.sf.okapi.lib.merge.step.OriginalDocumentXliffMergerStep
 
setOutputEncoding(String) - Method in class net.sf.okapi.lib.serialization.step.OriginalDocumentProtoMergerStep
 
setOutputEncoding(String) - Method in class net.sf.okapi.steps.common.AbstractCompoundStep
 
setOutputEncoding(String) - Method in class net.sf.okapi.steps.common.FilterEventsToRawDocumentStep
 
setOutputEncoding(String) - Method in class net.sf.okapi.steps.common.FilterEventsWriterStep
 
setOutputEncoding(String) - Method in class net.sf.okapi.steps.common.ResourceSimplifierStep
 
setOutputEncoding(String) - Method in class net.sf.okapi.steps.encodingconversion.EncodingConversionStep
 
setOutputEncoding(String) - Method in class net.sf.okapi.steps.rainbowkit.creation.ExtractionStep
 
setOutputEncoding(String) - Method in class net.sf.okapi.steps.rtfconversion.RTFConversionStep
 
setOutputFileMarker(String) - Method in class net.sf.okapi.steps.xliffsplitter.XliffJoinerParameters
 
setOutputFormat(String) - Method in class net.sf.okapi.steps.formatconversion.Parameters
 
setOutputGeneric(boolean) - Method in class net.sf.okapi.filters.po.Parameters
 
setOutputLoc(LocaleId) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
setOutputOneTOneMatchesOnly(boolean) - Method in class net.sf.okapi.steps.sentencealigner.Parameters
 
setOutputOneToOneMatchesOnly(boolean) - Method in class net.sf.okapi.steps.paraaligner.Parameters
 
setOutputPath(String) - Method in class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitWriter
 
setOutputPath(String) - Method in class net.sf.okapi.lib.verification.Parameters
 
setOutputPath(String) - Method in class net.sf.okapi.steps.charlisting.Parameters
 
setOutputPath(String) - Method in class net.sf.okapi.steps.formatconversion.Parameters
 
setOutputPath(String) - Method in class net.sf.okapi.steps.inconsistencycheck.Parameters
 
setOutputPath(String) - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
setOutputPath(String) - Method in class net.sf.okapi.steps.termextraction.Parameters
 
setOutputPath(String) - Method in class net.sf.okapi.steps.xmlanalysis.Parameters
 
setOutputRootDirectory(String) - Method in class net.sf.okapi.steps.rainbowkit.creation.ExtractionStep
 
setOutputSegmentationType(Parameters.SegmentationType) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setOutputStream(OutputStream) - Method in class net.sf.okapi.steps.common.FilterEventsToRawDocumentStep
 
setOutputStream(OutputStream) - Method in class net.sf.okapi.steps.common.FilterEventsWriterStep
 
setOutputStream(OutputStream) - Method in class net.sf.okapi.steps.common.RawDocumentToOutputStreamStep
 
setOutputType(int) - Method in class net.sf.okapi.lib.verification.Parameters
 
setOutputUri(URI) - Method in class net.sf.okapi.steps.common.AbstractCompoundStep
 
setOutputURI(URI) - Method in class net.sf.okapi.common.resource.PipelineParameters
 
setOutputURI(URI) - Method in class net.sf.okapi.steps.bomconversion.BOMConversionStep
 
setOutputURI(URI) - Method in class net.sf.okapi.steps.common.FilterEventsToRawDocumentStep
 
setOutputURI(URI) - Method in class net.sf.okapi.steps.common.FilterEventsWriterStep
 
setOutputURI(URI) - Method in class net.sf.okapi.steps.common.RawDocumentWriterStep
 
setOutputURI(URI) - Method in class net.sf.okapi.steps.copyormove.CopyOrMoveStep
 
setOutputURI(URI) - Method in class net.sf.okapi.steps.encodingconversion.EncodingConversionStep
 
setOutputURI(URI) - Method in class net.sf.okapi.steps.externalcommand.ExternalCommandStep
 
setOutputURI(URI) - Method in class net.sf.okapi.steps.formatconversion.FormatConversionStep
 
setOutputURI(URI) - Method in class net.sf.okapi.steps.imagemodification.ImageModificationStep
 
setOutputURI(URI) - Method in class net.sf.okapi.steps.linebreakconversion.LineBreakConversionStep
 
setOutputURI(URI) - Method in class net.sf.okapi.steps.moses.ExtractionStep
 
setOutputURI(URI) - Method in class net.sf.okapi.steps.rainbowkit.creation.ExtractionStep
 
setOutputURI(URI) - Method in class net.sf.okapi.steps.rtfconversion.RTFConversionStep
 
setOutputURI(URI) - Method in class net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep
 
setOutputURI(URI) - Method in class net.sf.okapi.steps.xliffsplitter.XliffJoinerStep
 
setOutputURI(URI) - Method in class net.sf.okapi.steps.xliffsplitter.XliffSplitterStep
 
setOutputURI(URI) - Method in class net.sf.okapi.steps.xmlcharfixing.XMLCharFixingStep
 
setOutputURI(URI) - Method in class net.sf.okapi.steps.xsltransform.XSLTransformStep
 
setOutsideRepresentationMap(Map<String, String>) - Method in class net.sf.okapi.lib.xliff2.core.Store
 
setOverrideOutputPath(String) - Method in class net.sf.okapi.steps.rainbowkit.postprocess.Parameters
 
setOverrideTargetLanguage(boolean) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setOverwriteExisting(boolean) - Method in class net.sf.okapi.steps.common.createtarget.Parameters
 
setOverwriteExistingTarget(boolean) - Method in class net.sf.okapi.steps.moses.MergingParameters
 
setOverwriteSameSource(boolean) - Method in class net.sf.okapi.filters.pensieve.PensieveFilterWriter
 
setOverwriteSameSource(boolean) - Method in class net.sf.okapi.steps.formatconversion.Parameters
 
setOverwriteSameSource(boolean) - Method in class net.sf.okapi.steps.tmimport.Parameters
 
setOverwriteSegmentation(boolean) - Method in class net.sf.okapi.steps.segmentation.Parameters
 
setPackageDirectory(String) - Method in class net.sf.okapi.steps.rainbowkit.creation.Parameters
 
setPackageName(String) - Method in class net.sf.okapi.steps.rainbowkit.creation.Parameters
 
setPageID(int) - Method in class net.sf.okapi.filters.xini.jaxb.Page
Sets the value of the pageID property.
setPageName(String) - Method in class net.sf.okapi.filters.xini.jaxb.Page
Sets the value of the pageName property.
setParagraphSeparator(String) - Method in class net.sf.okapi.filters.pdf.Parameters
 
setParameter(String, boolean) - Method in class net.sf.okapi.common.ParametersString
 
setParameter(String, int) - Method in class net.sf.okapi.common.ParametersString
 
setParameter(String, String) - Method in class net.sf.okapi.common.ParametersString
 
setParameters(String) - Method in class net.sf.okapi.proto.StartDocument.Builder
string parameters = 7;
setParameters(IParameters) - Method in class net.sf.okapi.common.filters.AbstractCompoundFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.common.filters.AbstractFilter
 
setParameters(IParameters) - Method in interface net.sf.okapi.common.filters.IFilter
Sets new parameters for this filter.
setParameters(IParameters) - Method in class net.sf.okapi.common.filters.SubFilterWrapper
 
setParameters(IParameters) - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
setParameters(IParameters) - Method in interface net.sf.okapi.common.filterwriter.IFilterWriter
Sets new parameters for this writer.
setParameters(IParameters) - Method in class net.sf.okapi.common.filterwriter.TMXFilterWriter
 
setParameters(IParameters) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriter
 
setParameters(IParameters) - Method in class net.sf.okapi.common.filterwriter.ZipFilterWriter
 
setParameters(IParameters) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
 
setParameters(IParameters) - Method in interface net.sf.okapi.common.pipeline.IPipelineStep
Sets new parameters for this step.
setParameters(IParameters) - Method in class net.sf.okapi.common.pipelinebuilder.XPipeline
 
setParameters(IParameters) - Method in class net.sf.okapi.common.pipelinebuilder.XPipelineStep
 
setParameters(IParameters) - Method in interface net.sf.okapi.common.query.IQuery
Sets the parameters for opening and querying this connector.
setParameters(IParameters) - Method in class net.sf.okapi.connectors.apertium.ApertiumMTConnector
 
setParameters(IParameters) - Method in class net.sf.okapi.connectors.bifile.BilingualFileConnector
 
setParameters(IParameters) - Method in class net.sf.okapi.connectors.google.GoogleMTv2Connector
 
setParameters(IParameters) - Method in class net.sf.okapi.connectors.googleautoml.GoogleAutoMLTranslationConnector
 
setParameters(IParameters) - Method in class net.sf.okapi.connectors.lingo24.Lingo24Connector
 
setParameters(IParameters) - Method in class net.sf.okapi.connectors.microsoft.MicrosoftMTConnector
 
setParameters(IParameters) - Method in class net.sf.okapi.connectors.mmt.MMTConnector
 
setParameters(IParameters) - Method in class net.sf.okapi.connectors.mymemory.MyMemoryTMConnector
 
setParameters(IParameters) - Method in class net.sf.okapi.connectors.pensieve.PensieveTMConnector
 
setParameters(IParameters) - Method in class net.sf.okapi.connectors.tda.TDASearchConnector
 
setParameters(IParameters) - Method in class net.sf.okapi.connectors.translatetoolkit.TranslateToolkitTMConnector
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.archive.ArchiveFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.autoxliff.AutoXLIFFFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.doxygen.DoxygenFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.doxygen.DoxygenWriter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.dtd.DTDFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.html.HtmlFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.icml.ICMLFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.icml.ICMLFilterWriter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.idml.IDMLFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.idml.IDMLFilterWriter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.its.ITSFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.json.JSONFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.markdown.MarkdownFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.mif.MIFFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.mosestext.MosesTextFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.mosestext.MosesTextFilterWriter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.multiparsers.MultiParsersFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.openoffice.ODFFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.openoffice.OpenOfficeFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.openxml.OpenXMLFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.openxml.OpenXMLFilterWriter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.pdf.PdfFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.pensieve.PensieveFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.pensieve.PensieveFilterWriter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.php.PHPContentFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.plaintext.regex.RegexPlainTextFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.po.POFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.po.POWriter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.properties.PropertiesFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.rainbowkit.RainbowKitFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.rainbowkit.XLIFF2Filter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.regex.RegexFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.rtf.RTFFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.subtitles.SubtitleFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.tex.TEXFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.tmx.TmxFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.transifex.TransifexFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.transifex.TransifexFilterWriter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.transtable.TransTableFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.transtable.TransTableWriter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.ts.TsFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.ttml.TTMLFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.ttx.TTXFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.txml.TXMLFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.vignette.VignetteFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.vtt.VTTFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.wiki.WikiFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.wiki.WikiWriter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitWriter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.xini.XINIFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.xini.XINIWriter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.xliff.XLIFFFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.xliff2.XLIFF2Filter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.xliff2.XLIFF2FilterWriter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.xmlstream.XmlStreamFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.filters.yaml.YamlFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.lib.merge.merge.SkeletonMergerWriter
 
setParameters(IParameters) - Method in class net.sf.okapi.lib.merge.step.OriginalDocumentXliffMergerStep
 
setParameters(IParameters) - Method in class net.sf.okapi.lib.preprocessing.filters.common.PreprocessingFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.lib.preprocessing.filters.simplification.SimplificationFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.lib.serialization.filter.ProtoFilter
 
setParameters(IParameters) - Method in class net.sf.okapi.lib.serialization.step.OriginalDocumentProtoMergerStep
 
setParameters(IParameters) - Method in class net.sf.okapi.lib.serialization.writer.ProtoBufferWriter
 
setParameters(IParameters) - Method in interface net.sf.okapi.lib.terminology.ITermAccess
Sets the parameters for this termbase connector.
setParameters(IParameters) - Method in class net.sf.okapi.lib.terminology.simpletb.SimpleTBConnector
 
setParameters(IParameters) - Method in class net.sf.okapi.lib.translation.BaseConnector
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.batchtranslation.BatchTranslationStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.bomconversion.BOMConversionStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.characterschecker.CharactersCheckerStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.charlisting.CharListingStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.cleanup.CleanupStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.codesremoval.CodesRemovalStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.common.codesimplifier.CodeSimplifierStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.common.codesimplifier.PostSegmentationCodeSimplifierStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.common.createtarget.CreateTargetStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.common.ExtractionVerificationStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.common.removetarget.RemoveTargetStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.common.tufiltering.TuFilteringStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.copyormove.CopyOrMoveStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.desegmentation.DesegmentationStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.diffleverage.DiffLeverageStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.encodingconversion.EncodingConversionStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.enrycher.EnrycherStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.externalcommand.ExternalCommandStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.formatconversion.CorpusFilterWriter
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.formatconversion.FormatConversionStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.formatconversion.TableFilterWriter
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.formatconversion.WordTableFilterWriter
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.fullwidthconversion.FullWidthConversionStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.generalchecker.GeneralCheckerStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.idaligner.IdBasedAlignerStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.idbasedcopy.IdBasedCopyStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.imagemodification.ImageModificationStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.inconsistencycheck.InconsistencyCheckStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.inlinescodeschecker.InlineCodesCheckerStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.lengthchecker.LengthCheckerStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.leveraging.BatchTmLeveragingStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.leveraging.LeveragingStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.linebreakconversion.LineBreakConversionStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.localizablechecker.LocalizableCheckerStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.moses.ExtractionStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.moses.MergingStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.msbatchtranslation.MSBatchTranslationStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.paraaligner.ParagraphAlignerStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.patternschecker.PatternsCheckerStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.qualitycheck.QualityCheckStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
setParameters(IParameters) - Method in interface net.sf.okapi.steps.rainbowkit.common.IPackageWriter
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.rainbowkit.creation.ExtractionStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.rainbowkit.postprocess.MergingStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.repetitionanalysis.RepetitionAnalysisStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.rtfconversion.RTFConversionStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.segmentation.SegmentationStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.sentencealigner.SentenceAlignerStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.spacecheck.SpaceCheckStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.termextraction.TermExtractionStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.terminologyleveraging.BaseTerminologyConnector
 
setParameters(IParameters) - Method in interface net.sf.okapi.steps.terminologyleveraging.ITerminologyQuery
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyLeveragingStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.textmodification.TextModificationStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.tmimport.TMImportStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.translationcomparison.TranslationComparisonStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.ttxsplitter.TTXJoinerStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.ttxsplitter.TTXSplitterStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.uriconversion.UriConversionStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.wordcount.SimpleWordCountStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.xliffsplitter.XliffJoinerStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.xliffsplitter.XliffSplitterStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.xliffsplitter.XliffWCSplitterStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.xmlanalysis.XMLAnalysisStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.xmlcharfixing.XMLCharFixingStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.xmlvalidation.XMLValidationStep
 
setParameters(IParameters) - Method in class net.sf.okapi.steps.xsltransform.XSLTransformStep
 
setParameters(Parameters) - Method in interface net.sf.okapi.lib.merge.merge.ITextUnitMerger
 
setParameters(Parameters) - Method in class net.sf.okapi.lib.merge.merge.TextUnitMerger
 
setParameters(Parameters) - Method in class net.sf.okapi.lib.merge.merge.TextUnitMergerSerialized
 
setParameters(Parameters) - Method in class net.sf.okapi.lib.verification.QualityCheckSession
 
setParameters(Parameters) - Method in class net.sf.okapi.steps.cleanup.Cleaner
Sets the parameters after a Cleaner is instantiated.
setParameters(Parameters) - Method in class net.sf.okapi.steps.enrycher.EnrycherClient
Sets the parameters for this client.
setParameters(Parameters) - Method in class net.sf.okapi.steps.inconsistencycheck.InconsistencyCheck
 
setParameters(Parameters) - Method in class net.sf.okapi.steps.xmlanalysis.XMLAnalyzer
 
setParametersBytes(ByteString) - Method in class net.sf.okapi.proto.StartDocument.Builder
string parameters = 7;
setParametersClass(Class<?>) - Method in class net.sf.okapi.common.filters.CompoundFilterParameters
 
setParametersClassName(String) - Method in class net.sf.okapi.common.filters.CompoundFilterParameters
 
setParametersFromFile(File) - Method in class net.sf.okapi.filters.html.HtmlFilter
Initialize filter parameters from a Java File.
setParametersFromString(String) - Method in class net.sf.okapi.filters.html.HtmlFilter
Initialize filter parameters from a String.
setParametersFromURL(URL) - Method in class net.sf.okapi.filters.html.HtmlFilter
Initialize filter parameters from a URL.
setParametersFromURL(URL) - Method in class net.sf.okapi.filters.xmlstream.XmlStreamFilter
Initialize filter parameters from a URL.
setParameterType(StepParameterType) - Method in class net.sf.okapi.common.pipeline.annotations.ConfigurationParameter
Sets the type of parameter for this parameter.
setParamList(String) - Method in class net.sf.okapi.steps.xsltransform.Parameters
 
setParent(IResource) - Method in interface net.sf.okapi.common.ISkeleton
Sets a parent of this skeleton object.
setParent(IResource) - Method in class net.sf.okapi.common.skeleton.GenericSkeleton
 
setParent(IResource) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonPart
 
setParent(IResource) - Method in class net.sf.okapi.filters.icml.ICMLSkeleton
 
setParent(IResource) - Method in class net.sf.okapi.filters.openxml.BlockSkeleton
 
setParent(IResource) - Method in class net.sf.okapi.filters.xliff2.MetadataSkeleton
 
setParent(IResource) - Method in class net.sf.okapi.filters.xliff2.Xliff2Skeleton
 
setParent(IResourceSimplifier) - Method in class net.sf.okapi.common.resource.simplifier.AbstractResourceSimplifier
 
setParent(IResourceSimplifier) - Method in interface net.sf.okapi.common.resource.simplifier.IResourceSimplifier
 
setParentEncoder(IEncoder) - Method in class net.sf.okapi.common.filters.AbstractSubFilter
 
setParentEncoder(IEncoder) - Method in interface net.sf.okapi.common.filters.ISubFilter
 
setParentId(String) - Method in class net.sf.okapi.common.filters.AbstractFilter
 
setParentId(String) - Method in class net.sf.okapi.common.filters.AbstractSubFilter
 
setParentId(String) - Method in interface net.sf.okapi.common.filters.ISubFilter
 
setParentId(String) - Method in class net.sf.okapi.common.resource.BaseReferenceable
Sets the identifier of the parent resource of this resource.
setParentId(String) - Method in class net.sf.okapi.common.resource.StartSubDocument
 
setParentId(String) - Method in class net.sf.okapi.proto.StartGroup.Builder
string parentId = 1;
setParentId(String) - Method in class net.sf.okapi.proto.StartSubDocument.Builder
string parentId = 2;
setParentId(String) - Method in class net.sf.okapi.proto.TextUnit.Builder
string parentId = 3;
setParentIdBytes(ByteString) - Method in class net.sf.okapi.proto.StartGroup.Builder
string parentId = 1;
setParentIdBytes(ByteString) - Method in class net.sf.okapi.proto.StartSubDocument.Builder
string parentId = 2;
setParentIdBytes(ByteString) - Method in class net.sf.okapi.proto.TextUnit.Builder
string parentId = 3;
setParentName(String) - Method in class net.sf.okapi.common.filters.AbstractSubFilter
 
setParentName(String) - Method in interface net.sf.okapi.common.filters.ISubFilter
 
setParentTextUnit(ITextUnit) - Method in class net.sf.okapi.common.resource.StartSubfilter
 
setParentType(String) - Method in class net.sf.okapi.common.filters.AbstractSubFilter
 
setParentType(String) - Method in interface net.sf.okapi.common.filters.ISubFilter
 
setParseMdx(boolean) - Method in class net.sf.okapi.filters.markdown.Parameters
 
setPartCount(int) - Method in class net.sf.okapi.lib.xliff2.core.AnnotatedSpan
Sets the number of parts where this span exists.
setPartCount(int) - Method in class net.sf.okapi.steps.ttxsplitter.TTXSplitterParameters
 
setPartProperties(TextPart, Part) - Static method in class net.sf.okapi.filters.xliff2.util.PropertiesMapper
Transfers properties from the Okapi Core TextPart to the XLIFF Toolkit Part
setPartProperties(Part, TextPart) - Static method in class net.sf.okapi.filters.xliff2.util.PropertiesMapper
Transfers properties from the XLIFF Toolkit Part to the Okapi Core TextPart
setParts(int, TextPart) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .TextPart parts = 3;
setParts(int, TextPart.Builder) - Method in class net.sf.okapi.proto.TextContainer.Builder
repeated .TextPart parts = 3;
setParts(ArrayList<GenericSkeletonPart>) - Method in class net.sf.okapi.common.skeleton.GenericSkeleton
 
setParts(List<TextPart>) - Method in class net.sf.okapi.common.resource.Segments
Sets the list of TextPart objects in which the segments for this Segments object are located.
setParts(TextPart...) - Method in class net.sf.okapi.common.resource.TextContainer
 
setPartsConfigurations(String) - Method in class net.sf.okapi.filters.vignette.Parameters
 
setPartsNames(String) - Method in class net.sf.okapi.filters.vignette.Parameters
 
setPassOnOutput(boolean) - Method in class net.sf.okapi.steps.xsltransform.Parameters
 
setPassword(boolean) - Method in class net.sf.okapi.common.uidescription.TextInputPart
Sets the flag indicating if the input text should be treated like a password.
setPassword(String) - Method in class net.sf.okapi.connectors.tda.Parameters
 
setPassword(String) - Method in class net.sf.okapi.filters.transifex.Project
 
setPassword(String) - Method in class net.sf.okapi.lib.transifex.Parameters
 
setPath(String) - Method in class net.sf.okapi.common.BaseParameters
 
setPath(String) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
 
setPath(String) - Method in interface net.sf.okapi.common.IParameters
Sets the full path of the file where the parameters are to be saved to.
setPath(String) - Method in class net.sf.okapi.filters.its.Parameters
 
setPath(String) - Method in class net.sf.okapi.filters.transifex.Project
 
setPattern(Pattern) - Method in class net.sf.okapi.filters.regex.MetaRule
 
setPatterns(List<PatternItem>) - Method in class net.sf.okapi.lib.verification.Parameters
 
setPatterns(List<PatternItem>) - Method in class net.sf.okapi.steps.patternschecker.Parameters
 
setPcdataSubfilter(String) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setPerson(String) - Method in class net.sf.okapi.filters.xliff.its.ITSProvenance
 
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.
setPipeline(IPipeline) - Method in interface net.sf.okapi.common.pipelinedriver.IPipelineDriver
Sets the IPipeline to use with this driver.
setPipeline(IPipeline) - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
setPlaceholderMode(boolean) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
Sets the flag indicating if the inline code should use the place-holder notation (g and x elements).
setPlaceholderMode(boolean) - Method in class net.sf.okapi.steps.rainbowkit.omegat.Options
 
setPlaceholderMode(boolean) - Method in class net.sf.okapi.steps.rainbowkit.xliff.Options
 
setPosition(int) - Method in class net.sf.okapi.proto.Code.Builder
int32 position = 9;
setPostSegmentation(boolean) - Method in class net.sf.okapi.common.resource.CodeSimplifier
 
setPowerpointIncludedSlideNumbersOnly(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setPrefix(String) - Method in class net.sf.okapi.common.IdGenerator
Sets the prefix to use when creating the id.
setPrefix(String) - Method in class net.sf.okapi.steps.textmodification.Parameters
 
setPreserveExcelStylesInTargetColumns(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setPreserveSegmentation(boolean) - Method in class net.sf.okapi.steps.rainbowkit.postprocess.Parameters
 
setPreserveSpaceByDefault(boolean) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setPreserveWhitespace(boolean) - Method in class net.sf.okapi.common.filters.EventBuilder
Tell the IFilter what to do with whitespace.
setPreserveWhitespace(boolean) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
setPreserveWhitespace(boolean) - Method in class net.sf.okapi.filters.abstractmarkup.config.YamlConfigurationReader
 
setPreserveWhitespace(boolean) - Method in class net.sf.okapi.filters.pdf.Parameters
 
setPreserveWhiteSpaceByDefault(boolean) - Method in class net.sf.okapi.lib.merge.step.Parameters
 
setPreserveWhiteSpaceByDefault(boolean) - Method in class net.sf.okapi.lib.serialization.step.Parameters
 
setPreserveWhitespaces(boolean) - Method in class net.sf.okapi.common.resource.BaseNameable
 
setPreserveWhitespaces(boolean) - Method in interface net.sf.okapi.common.resource.INameable
sets the flag indicating if the white-spaces in the content of this resource should be preserved.
setPreserveWhitespaces(boolean) - Method in class net.sf.okapi.common.resource.TextPart
Only use this method if you are overriding the parent ITextUnit whitespace handling.
setPreserveWhitespaces(boolean) - Method in class net.sf.okapi.common.skeleton.StorageList
 
setPreserveWhitespaces(boolean) - Method in class net.sf.okapi.proto.INameable.Builder
bool preserveWhitespaces = 6;
setPreserveWS(boolean) - Method in class net.sf.okapi.filters.regex.Rule
 
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.
setPreviewEnabledByDefault(boolean) - Method in class net.sf.okapi.filters.xini.jaxb.FilterInfo
Sets the value of the previewEnabledByDefault property.
setPriority(int) - Method in class net.sf.okapi.lib.xliff2.core.Note
Sets the priority for this note.
setPriority(Note.Priority) - Method in class net.sf.okapi.common.annotation.Note
 
setPriority(Note.Priority) - Method in class net.sf.okapi.proto.Note.Builder
optional .Note.Priority priority = 4;
setPriorityValue(int) - Method in class net.sf.okapi.proto.Note.Builder
optional .Note.Priority priority = 4;
setProcessAllTargets(boolean) - Method in class net.sf.okapi.filters.tmx.Parameters
 
setProfileRef(String) - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
setProfileRef(String) - Method in class net.sf.okapi.lib.xliff2.its.LocQualityIssue
 
setProject(String) - Method in class net.sf.okapi.lib.transifex.TransifexClient
 
setProjectFields(IReportGenerator, IResource) - Method in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
setProjectId(String) - Method in class net.sf.okapi.filters.transifex.Project
 
setProjectId(String) - Method in class net.sf.okapi.lib.transifex.Parameters
 
setProjectName(String) - Method in class net.sf.okapi.steps.rainbowkit.transifex.Parameters
 
setProjectName(String) - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
setProjectUrl(String) - Method in class net.sf.okapi.lib.transifex.Parameters
 
setPropagateAsSingleEvent(boolean) - Method in class net.sf.okapi.common.resource.MultiEvent
Set Propagate As Single Event flag.
setProperties(int, Property) - Method in class net.sf.okapi.proto.Code.Builder
repeated .Property properties = 13;
setProperties(int, Property) - Method in class net.sf.okapi.proto.IResource.Builder
repeated .Property properties = 2;
setProperties(int, Property.Builder) - Method in class net.sf.okapi.proto.Code.Builder
repeated .Property properties = 13;
setProperties(int, Property.Builder) - Method in class net.sf.okapi.proto.IResource.Builder
repeated .Property properties = 2;
setProperties(LinkedHashMap<String, Property>) - Method in class net.sf.okapi.lib.terminology.BaseEntry
 
setProperty(String) - Method in class net.sf.okapi.lib.xliff2.changeTracking.Item
Sets the value of the property attribute.
setProperty(String, boolean) - Method in class net.sf.okapi.common.UserConfiguration
Sets a boolean property.
setProperty(String, int) - Method in class net.sf.okapi.common.UserConfiguration
Sets an integer property.
setProperty(String, String) - Method in class net.sf.okapi.common.UserConfiguration
 
setProperty(Property) - Method in class net.sf.okapi.common.resource.BaseNameable
 
setProperty(Property) - Method in class net.sf.okapi.common.resource.Code
 
setProperty(Property) - Method in interface net.sf.okapi.common.resource.IWithProperties
Sets a resource-level property.
setProperty(Property) - Method in class net.sf.okapi.common.skeleton.StorageList
 
setProperty(Property) - Method in class net.sf.okapi.lib.terminology.BaseEntry
 
setPropertyName(String) - Method in class net.sf.okapi.filters.regex.Rule
 
setPropertyValue(String) - Method in class net.sf.okapi.filters.regex.Rule
 
setPropValueSep(String) - Method in class net.sf.okapi.common.filterwriter.Parameters
 
setPropValueSep(String) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
 
setPropValueSep(String) - Method in class net.sf.okapi.filters.tmx.Parameters
 
setProtectApproved(boolean) - Method in class net.sf.okapi.filters.po.Parameters
 
setProtectApproved(boolean) - Method in class net.sf.okapi.filters.transifex.Project
 
setProvRef(String) - Method in class net.sf.okapi.filters.xliff.its.ITSProvenance
 
setProvRef(String) - Method in class net.sf.okapi.lib.xliff2.its.Provenance
 
setPruneTextUnit(boolean) - Method in class net.sf.okapi.steps.cleanup.Parameters
 
setPunctuation(Collection<WhitespaceCorrector.Punctuation>) - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStepParameters
 
setPUNCTUATION(boolean) - Method in class net.sf.okapi.steps.tokenization.Parameters
 
setPunctuationSensitive(boolean) - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
setQuality(int) - Method in class net.sf.okapi.common.query.QueryResult
Sets the quality rating of the translation in this result Each connector is responsible for adjusting the original quality information (if any) to this scale.
setQualityScore(int) - Method in class net.sf.okapi.common.annotation.AltTranslation
 
setQualityScore(int) - Method in class net.sf.okapi.proto.AltTranslation.Builder
optional int32 qualityScore = 6;
setQuestionMark(boolean) - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStepParameters
 
setQuoteMode(int) - Method in class net.sf.okapi.common.filterwriter.TMXContent
Sets the default quote mode.
setQuoteMode(int) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
Sets the default quote mode to use in escaping the TMX segment content (1 is the default).
setQuoteMode(int) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setQuoteMode(String) - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
setQuoteModeDefined(boolean) - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
setQuoteModeDefined(boolean) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setRange(int, int) - Method in class net.sf.okapi.common.uidescription.SpinInputPart
Sets the minimum and maximum values allowed.
setRange(int, int) - Method in class net.sf.okapi.common.uidescription.TextInputPart
Sets the minimum and maximum values allowed (for integer input).
setRawDocument(RawDocument) - Method in class net.sf.okapi.common.pipelinebuilder.XDocument
 
setRawSourceAfterElement(String) - Method in class net.sf.okapi.filters.xini.jaxb.Element
Sets the value of the rawSourceAfterElement property.
setRawSourceAfterField(String) - Method in class net.sf.okapi.filters.xini.jaxb.Field
Sets the value of the rawSourceAfterField property.
setRawSourceBeforeElement(String) - Method in class net.sf.okapi.filters.xini.jaxb.Element
Sets the value of the rawSourceBeforeElement property.
setRawSourceBeforeField(String) - Method in class net.sf.okapi.filters.xini.jaxb.Field
Sets the value of the rawSourceBeforeField property.
setReadOnly(boolean) - Method in class net.sf.okapi.common.resource.Property
 
setReadOnly(boolean) - Method in class net.sf.okapi.proto.Property.Builder
optional bool readOnly = 3;
setRef(String) - Method in class net.sf.okapi.common.annotation.GlossEntry
 
setRef(String) - Method in class net.sf.okapi.common.annotation.GlossEntry.Translation
 
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.
setRefCount(int) - Method in class net.sf.okapi.proto.IReferenceable.Builder
int32 refCount = 1;
setReference(boolean) - Method in class net.sf.okapi.lib.xliff2.matches.Match
Sets the reference for this match.
setReferenceable(IReferenceable) - Method in class net.sf.okapi.proto.StartGroup.Builder
.IReferenceable referenceable = 3;
setReferenceable(IReferenceable) - Method in class net.sf.okapi.proto.TextUnit.Builder
.IReferenceable referenceable = 2;
setReferenceable(IReferenceable.Builder) - Method in class net.sf.okapi.proto.StartGroup.Builder
.IReferenceable referenceable = 3;
setReferenceable(IReferenceable.Builder) - Method in class net.sf.okapi.proto.TextUnit.Builder
.IReferenceable referenceable = 2;
setReferenceCount(int) - Method in class net.sf.okapi.common.resource.BaseReferenceable
 
setReferenceCount(int) - Method in interface net.sf.okapi.common.resource.IReferenceable
Sets the number of time this referent is referenced to.
setReferenceCount(int) - Method in class net.sf.okapi.common.skeleton.StorageList
 
setReferenceFlag(boolean) - Method in class net.sf.okapi.common.resource.Code
Sets the flag that indicates if this code has a reference (sub-flow) or not.
setReferentCopies(int) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
Sets the number of copies to keep for a referent.
setReferents(Map<String, Referent>) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
setRegEx(boolean) - Method in class net.sf.okapi.steps.searchandreplace.Parameters
 
setRegexOptions(int) - Method in class net.sf.okapi.filters.regex.Parameters
 
setRemoveBOM(boolean) - Method in class net.sf.okapi.steps.bomconversion.Parameters
 
setRemoveBSlashEscape(boolean) - Method in class net.sf.okapi.filters.regex.Parameters
 
setRemoveLeadingTrailingCodes(boolean) - Method in class net.sf.okapi.steps.common.codesimplifier.Parameters
 
setRemoveSubTerms(boolean) - Method in class net.sf.okapi.steps.termextraction.Parameters
 
setRemoveTUIfNoTarget(boolean) - Method in class net.sf.okapi.steps.common.removetarget.Parameters
 
setRenumberCodes(boolean) - Method in class net.sf.okapi.steps.desegmentation.Parameters
 
setRenumberCodes(boolean) - Method in class net.sf.okapi.steps.segmentation.Parameters
 
setReorderPowerpointCharts(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setReorderPowerpointComments(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setReorderPowerpointDiagramData(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setReorderPowerpointDocProperties(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setReorderPowerpointNotes(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setReorderPowerpointNotesAndComments(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
Deprecated.
setReorderPowerpointRelationships(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class net.sf.okapi.proto.AltTranslation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class net.sf.okapi.proto.Code.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class net.sf.okapi.proto.EndDocument.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class net.sf.okapi.proto.EndGroup.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class net.sf.okapi.proto.EndSubDocument.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class net.sf.okapi.proto.EndSubfilter.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class net.sf.okapi.proto.Event.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class net.sf.okapi.proto.Events.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class net.sf.okapi.proto.INameable.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class net.sf.okapi.proto.IReferenceable.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class net.sf.okapi.proto.IResource.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class net.sf.okapi.proto.Note.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class net.sf.okapi.proto.Property.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class net.sf.okapi.proto.StartDocument.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class net.sf.okapi.proto.StartGroup.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class net.sf.okapi.proto.StartSubDocument.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class net.sf.okapi.proto.StartSubfilter.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class net.sf.okapi.proto.TextContainer.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class net.sf.okapi.proto.TextFragment.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class net.sf.okapi.proto.TextPart.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class net.sf.okapi.proto.TextUnit.Builder
 
setRepetitions(Float) - Method in class net.sf.okapi.filters.xini.jaxb.StatisticInfo
Sets the value of the repetitions property.
setReplaceAll(boolean) - Method in class net.sf.okapi.steps.searchandreplace.Parameters
 
setReplacement(String) - Method in class net.sf.okapi.steps.xmlcharfixing.Parameters
 
setReplacementsPath(String) - Method in class net.sf.okapi.steps.searchandreplace.Parameters
 
setReplaceNoBreakHyphenTag(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setReplaceWithSource(boolean) - Method in class net.sf.okapi.steps.idaligner.Parameters
 
setReplaceWithSpace(boolean) - Method in class net.sf.okapi.steps.codesremoval.Parameters
 
setReportGenerator(IReportGenerator) - Method in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
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.
setReportUnsupported(boolean) - Method in class net.sf.okapi.steps.encodingconversion.Parameters
 
setResource(IResource) - Method in class net.sf.okapi.common.Event
Sets the resource associated to this event.
setResource(IResource) - Method in class net.sf.okapi.proto.EndDocument.Builder
.IResource resource = 1;
setResource(IResource) - Method in class net.sf.okapi.proto.EndGroup.Builder
.IResource resource = 1;
setResource(IResource) - Method in class net.sf.okapi.proto.EndSubDocument.Builder
.IResource resource = 1;
setResource(IResource) - Method in class net.sf.okapi.proto.EndSubfilter.Builder
.IResource resource = 1;
setResource(IResource) - Method in class net.sf.okapi.proto.INameable.Builder
.IResource resource = 1;
setResource(IResource) - Method in class net.sf.okapi.proto.TextPart.Builder
.IResource resource = 1;
setResource(IResource.Builder) - Method in class net.sf.okapi.proto.EndDocument.Builder
.IResource resource = 1;
setResource(IResource.Builder) - Method in class net.sf.okapi.proto.EndGroup.Builder
.IResource resource = 1;
setResource(IResource.Builder) - Method in class net.sf.okapi.proto.EndSubDocument.Builder
.IResource resource = 1;
setResource(IResource.Builder) - Method in class net.sf.okapi.proto.EndSubfilter.Builder
.IResource resource = 1;
setResource(IResource.Builder) - Method in class net.sf.okapi.proto.INameable.Builder
.IResource resource = 1;
setResource(IResource.Builder) - Method in class net.sf.okapi.proto.TextPart.Builder
.IResource resource = 1;
setResourceClassName(String) - Method in class net.sf.okapi.steps.leveraging.Parameters
 
setResourceId(String) - Method in class net.sf.okapi.filters.rainbowkit.MergingInfo
 
setResourceParameters(String) - Method in class net.sf.okapi.steps.leveraging.Parameters
 
setRestoreOriginalNames(boolean) - Method in class net.sf.okapi.steps.xliffsplitter.XliffSplitterParameters
 
setRetryCount(int) - Method in class net.sf.okapi.connectors.google.GoogleMTv2Parameters
 
setRetryIntervalMs(int) - Method in class net.sf.okapi.connectors.google.GoogleMTv2Parameters
 
setReturnRawDocument(boolean) - Method in class net.sf.okapi.steps.rainbowkit.postprocess.Parameters
 
setRevOrg(String) - Method in class net.sf.okapi.filters.xliff.its.ITSProvenance
 
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.filters.xliff.its.ITSProvenance
 
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.filters.xliff.its.ITSProvenance
 
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
 
setRootDirectories(String, String) - Method in interface net.sf.okapi.common.pipelinedriver.IPipelineDriver
Sets the root directories corresponding to the ${rootDir} and ${inputRootDir} variables for steps.
setRootDirectories(String, String) - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
setRootDirectory(String) - Method in interface net.sf.okapi.common.query.IQuery
Sets the root directory that may be used to replace the available ${rootDir} in the parameters of this object.
setRootDirectory(String) - Method in class net.sf.okapi.common.resource.PipelineParameters
 
setRootDirectory(String) - Method in class net.sf.okapi.connectors.mymemory.MyMemoryTMConnector
 
setRootDirectory(String) - Method in class net.sf.okapi.connectors.pensieve.PensieveTMConnector
 
setRootDirectory(String) - Method in class net.sf.okapi.connectors.tda.TDASearchConnector
 
setRootDirectory(String) - Method in class net.sf.okapi.connectors.translatetoolkit.TranslateToolkitTMConnector
 
setRootDirectory(String) - Method in class net.sf.okapi.lib.translation.BaseConnector
 
setRootDirectory(String) - Method in class net.sf.okapi.lib.translation.QueryManager
Sets the root directory for this query manager and all translation resources it holds.
setRootDirectory(String) - Method in class net.sf.okapi.steps.batchtranslation.BatchTranslationStep
 
setRootDirectory(String) - Method in class net.sf.okapi.steps.formatconversion.FormatConversionStep
 
setRootDirectory(String) - Method in class net.sf.okapi.steps.inconsistencycheck.InconsistencyCheckStep
 
setRootDirectory(String) - Method in class net.sf.okapi.steps.leveraging.BatchTmLeveragingStep
 
setRootDirectory(String) - Method in class net.sf.okapi.steps.leveraging.LeveragingStep
 
setRootDirectory(String) - Method in class net.sf.okapi.steps.msbatchtranslation.MSBatchTranslationStep
 
setRootDirectory(String) - Method in class net.sf.okapi.steps.qualitycheck.QualityCheckStep
 
setRootDirectory(String) - Method in class net.sf.okapi.steps.rainbowkit.creation.ExtractionStep
 
setRootDirectory(String) - Method in class net.sf.okapi.steps.scopingreport.ScopingReportStep
 
setRootDirectory(String) - Method in class net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep
 
setRootDirectory(String) - Method in class net.sf.okapi.steps.segmentation.SegmentationStep
 
setRootDirectory(String) - Method in class net.sf.okapi.steps.termextraction.TermExtractionStep
 
setRootDirectory(String) - Method in class net.sf.okapi.steps.tmimport.TMImportStep
 
setRootDirectory(String) - Method in class net.sf.okapi.steps.translationcomparison.TranslationComparisonStep
 
setRow(String) - Method in class net.sf.okapi.filters.openxml.Excell
 
setRule(String, int, int) - Method in class net.sf.okapi.filters.plaintext.regex.RegexPlainTextFilter
Configures an internal line extractor.
setRuleInfo(String) - Method in class net.sf.okapi.lib.xliff2.validation.Issue
Sets the string representation of the rule that triggered the issue.
setRuleName(String) - Method in class net.sf.okapi.filters.regex.MetaRule
 
setRuleName(String) - Method in class net.sf.okapi.filters.regex.Rule
 
setRules(String) - Method in class net.sf.okapi.common.resource.CodeSimplifier
 
setRules(String) - Method in class net.sf.okapi.steps.common.codesimplifier.Parameters
 
setRules(ArrayList<String[]>) - Method in class net.sf.okapi.steps.searchandreplace.Parameters
 
setRuleType(int) - Method in class net.sf.okapi.filters.regex.Rule
 
setSample(String) - Method in class net.sf.okapi.common.filters.InlineCodeFinder
Sets the sample text that can be used to check the rules in a regular expression editor.
setSample(String) - Method in class net.sf.okapi.filters.regex.Rule
 
setSample(String) - Method in class net.sf.okapi.steps.tokenization.TokenConfigs.TokenConfig
 
setSampleLanguage(String) - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Sets the sample language code.
setSampleText(String) - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Sets the sample text.
setSaveLog(boolean) - Method in class net.sf.okapi.steps.searchandreplace.Parameters
 
setSaveSession(boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
setScalarType(YamlScalarTypes) - Method in class net.sf.okapi.common.encoder.YamlEncoder
 
setScaleHeight(int) - Method in class net.sf.okapi.steps.imagemodification.Parameters
 
setScaleWidth(int) - Method in class net.sf.okapi.steps.imagemodification.Parameters
 
setSchemaPath(String) - Method in class net.sf.okapi.steps.xmlvalidation.Parameters
 
setSchemaVersion(String) - Method in class net.sf.okapi.filters.xini.jaxb.Xini
Sets the value of the schemaVersion property.
setScope(int) - Method in class net.sf.okapi.lib.verification.Parameters
 
setScore(Float) - Method in class net.sf.okapi.tm.pensieve.common.TmHit
Set the TmHit's score.
setScoreAndLink(int, DpMatrixCell) - Method in class net.sf.okapi.steps.gcaligner.DpMatrixCell
 
setScript(int) - Method in class net.sf.okapi.steps.textmodification.Parameters
 
setSdlSegConfValue(String) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setSdlSegLockedValue(String) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setSdlSegOriginValue(String) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setSecondInput(RawDocument) - Method in class net.sf.okapi.lib.merge.step.OriginalDocumentXliffMergerStep
This is the original source document
setSecondInput(RawDocument) - Method in class net.sf.okapi.lib.serialization.step.OriginalDocumentProtoMergerStep
This is the original source document
setSecondInput(RawDocument) - Method in class net.sf.okapi.steps.diffleverage.DiffLeverageStep
This is the old document (previously translated)
setSecondInput(RawDocument) - Method in class net.sf.okapi.steps.idaligner.IdBasedAlignerStep
 
setSecondInput(RawDocument) - Method in class net.sf.okapi.steps.idbasedcopy.IdBasedCopyStep
 
setSecondInput(RawDocument) - Method in class net.sf.okapi.steps.moses.MergingStep
 
setSecondInput(RawDocument) - Method in class net.sf.okapi.steps.paraaligner.ParagraphAlignerStep
 
setSecondInput(RawDocument) - Method in class net.sf.okapi.steps.sentencealigner.SentenceAlignerStep
 
setSecondInput(RawDocument) - Method in class net.sf.okapi.steps.translationcomparison.TranslationComparisonStep
 
setSecondInput(RawDocument) - Method in class net.sf.okapi.steps.xsltransform.XSLTransformStep
 
setSecondInputRawDocument(RawDocument) - Method in class net.sf.okapi.common.resource.PipelineParameters
 
setSectionIndex(int) - Method in class net.sf.okapi.common.filters.AbstractSubFilter
 
setSectionIndex(int) - Method in interface net.sf.okapi.common.filters.ISubFilter
 
setSegApplied(boolean) - Method in class net.sf.okapi.proto.TextContainer.Builder
bool segApplied = 4;
setSegId(String) - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
setSegId(String) - Method in class net.sf.okapi.steps.repetitionanalysis.SegmentInfo
 
setSegID(int) - Method in class net.sf.okapi.filters.xini.jaxb.Seg
Sets the value of the segID property.
setSegID(int) - Method in class net.sf.okapi.filters.xini.jaxb.Trans
Sets the value of the segID property.
setSegment(boolean) - Method in class net.sf.okapi.proto.TextPart.Builder
bool segment = 6;
setSegment(boolean) - Method in class net.sf.okapi.steps.batchtranslation.Parameters
 
setSegment(int, Segment, LocaleId) - Method in class net.sf.okapi.common.resource.AlignedSegments
 
setSegment(int, Segment, LocaleId) - Method in interface net.sf.okapi.common.resource.IAlignedSegments
Replaces a segment at a given position with a clone of the given segment.
setSegmentationStrategy(Parameters.SegmStrategy) - Method in class net.sf.okapi.steps.segmentation.Parameters
 
setSegmentIDBeforeSegmentation(Integer) - Method in class net.sf.okapi.filters.xini.jaxb.Seg
Sets the value of the segmentIDBeforeSegmentation property.
setSegmentMode(int) - Method in class net.sf.okapi.filters.ttx.Parameters
 
setSegmentSource(boolean) - Method in class net.sf.okapi.steps.segmentation.Parameters
 
setSegmentSource(boolean) - Method in class net.sf.okapi.steps.sentencealigner.Parameters
 
setSegmentSubFlows(boolean) - Method in interface net.sf.okapi.common.ISegmenter
 
setSegmentSubFlows(boolean) - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Sets the flag indicating if sub-flows must be segmented.
setSegmentSubFlows(boolean) - Method in class net.sf.okapi.lib.segmentation.SRXSegmenter
 
setSegmentTarget(boolean) - Method in class net.sf.okapi.steps.segmentation.Parameters
 
setSegmentTarget(boolean) - Method in class net.sf.okapi.steps.sentencealigner.Parameters
 
setSegType(int) - Method in class net.sf.okapi.filters.tmx.Parameters
 
setSegType(String) - Method in class net.sf.okapi.common.filterwriter.TMXFilterWriter
 
setSelected(boolean) - Method in class net.sf.okapi.filters.rainbowkit.MergingInfo
 
setSelected(boolean) - Method in class net.sf.okapi.lib.transifex.ResourceInfo
 
setSendOutput(boolean) - Method in class net.sf.okapi.steps.rainbowkit.creation.Parameters
 
setSendTmx(boolean) - Method in class net.sf.okapi.steps.msbatchtranslation.Parameters
 
setSendTMX(boolean) - Method in class net.sf.okapi.steps.batchtranslation.Parameters
 
setSeparator(String) - Method in class net.sf.okapi.steps.formatconversion.TableFilterWriterParameters
 
setSequence(long) - Method in class net.sf.okapi.common.IdGenerator
Set the sequence from outside.
setServer(String) - Method in class net.sf.okapi.connectors.apertium.Parameters
 
setServer(String) - Method in class net.sf.okapi.connectors.tda.Parameters
 
setServer(String) - Method in class net.sf.okapi.lib.transifex.Parameters
 
setServerURL(String) - Method in class net.sf.okapi.lib.verification.Parameters
 
setSessionPath(String) - Method in class net.sf.okapi.lib.verification.Parameters
 
setSetApprovedAsNoTranslate(boolean) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
Sets the flag indicating to mark as not translatable all entries that are approved.
setSetApprovedAsNoTranslate(boolean) - Method in class net.sf.okapi.steps.rainbowkit.xliff.Options
 
setSeverity(double) - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
setSeverity(double) - Method in class net.sf.okapi.lib.xliff2.its.LocQualityIssue
 
setSheet(String) - Method in class net.sf.okapi.filters.openxml.Excell
 
setShortDescription(String) - Method in interface net.sf.okapi.common.IParameterDescriptor
Gets the short localizable description of this parameter.
setShortDescription(String) - Method in class net.sf.okapi.common.ParameterDescriptor
 
setShortDescription(String) - Method in class net.sf.okapi.common.uidescription.AbstractPart
 
setShowFullPath(boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
setShowOnlyPatternDescription(boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
setSimilarity(Double) - Method in class net.sf.okapi.lib.xliff2.matches.Match
Sets the similarity value for this match.
setSimplifierRules(String) - Method in class net.sf.okapi.common.AbstractGroupParameters
 
setSimplifierRules(String) - Method in interface net.sf.okapi.common.ISimplifierRulesParameters
Set the simplifier rules.
setSimplifierRules(String) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupParameters
 
setSimplifierRules(String) - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
setSimplifierRules(String) - Method in class net.sf.okapi.filters.archive.Parameters
 
setSimplifierRules(String) - Method in class net.sf.okapi.filters.doxygen.Parameters
 
setSimplifierRules(String) - Method in class net.sf.okapi.filters.dtd.Parameters
 
setSimplifierRules(String) - Method in class net.sf.okapi.filters.icml.Parameters
 
setSimplifierRules(String) - Method in class net.sf.okapi.filters.idml.Parameters
 
setSimplifierRules(String) - Method in class net.sf.okapi.filters.its.Parameters
 
setSimplifierRules(String) - Method in class net.sf.okapi.filters.json.Parameters
 
setSimplifierRules(String) - Method in class net.sf.okapi.filters.mif.Parameters
 
setSimplifierRules(String) - Method in class net.sf.okapi.filters.openoffice.Parameters
 
setSimplifierRules(String) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setSimplifierRules(String) - Method in class net.sf.okapi.filters.openxml.YamlParameters
 
setSimplifierRules(String) - Method in class net.sf.okapi.filters.pdf.Parameters
 
setSimplifierRules(String) - Method in class net.sf.okapi.filters.php.Parameters
 
setSimplifierRules(String) - Method in class net.sf.okapi.filters.po.Parameters
 
setSimplifierRules(String) - Method in class net.sf.okapi.filters.properties.Parameters
 
setSimplifierRules(String) - Method in class net.sf.okapi.filters.regex.Parameters
 
setSimplifierRules(String) - Method in class net.sf.okapi.filters.tmx.Parameters
 
setSimplifierRules(String) - Method in class net.sf.okapi.filters.transifex.Parameters
 
setSimplifierRules(String) - Method in class net.sf.okapi.filters.ts.Parameters
 
setSimplifierRules(String) - Method in class net.sf.okapi.filters.ttx.Parameters
 
setSimplifierRules(String) - Method in class net.sf.okapi.filters.txml.Parameters
 
setSimplifierRules(String) - Method in class net.sf.okapi.filters.vignette.Parameters
 
setSimplifierRules(String) - Method in class net.sf.okapi.filters.wiki.Parameters
 
setSimplifierRules(String) - Method in class net.sf.okapi.filters.xini.Parameters
 
setSimplifierRules(String) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setSimplifierRules(String) - Method in class net.sf.okapi.filters.yaml.Parameters
 
setSimplifyCodes(boolean) - Method in class net.sf.okapi.filters.icml.Parameters
 
setSimplifyCodes(boolean) - Method in class net.sf.okapi.lib.preprocessing.filters.simplification.Parameters
 
setSimplifyResources(boolean) - Method in class net.sf.okapi.lib.preprocessing.filters.simplification.Parameters
 
setSimplifyTags(boolean) - Method in class net.sf.okapi.filters.xliff2.Parameters
 
setSingleOutput(boolean) - Method in class net.sf.okapi.steps.formatconversion.Parameters
 
setSize(Integer) - Method in class net.sf.okapi.filters.xini.jaxb.Element
Sets the value of the size property.
setSkeleton(ISkeleton) - Method in class net.sf.okapi.common.resource.BaseNameable
 
setSkeleton(ISkeleton) - Method in class net.sf.okapi.common.resource.Ending
 
setSkeleton(ISkeleton) - Method in interface net.sf.okapi.common.resource.IWithSkeleton
Sets the skeleton object for this resource.
setSkeleton(ISkeleton) - Method in class net.sf.okapi.common.resource.TextUnit
 
setSkeleton(ISkeleton) - Method in class net.sf.okapi.common.skeleton.StorageList
 
setSkeletonData(Skeleton) - Method in class net.sf.okapi.lib.xliff2.document.FileNode
Sets the Skeleton resource for this file node.
setSkeletonWriter(ISkeletonWriter) - Method in class net.sf.okapi.common.resource.simplifier.AbstractResourceSimplifier
 
setSkeletonWriter(ISkeletonWriter) - Method in interface net.sf.okapi.common.resource.simplifier.IResourceSimplifier
 
setSkelWriter(SubFilterSkeletonWriter) - Method in class net.sf.okapi.common.resource.StartSubfilter
 
setSkelWriter(ISkeletonWriter) - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
setSkipDiscretionaryHyphens(boolean) - Method in class net.sf.okapi.filters.idml.Parameters
 
setSkipEntriesWithoutText(boolean) - Method in class net.sf.okapi.steps.formatconversion.Parameters
 
setSkipNoMrkSegSource(boolean) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setSkipOriginalTargetCodeMetadata(boolean) - Method in class net.sf.okapi.lib.merge.merge.Parameters
 
setSkipOriginalTargetCodeMetadata(boolean) - Method in class net.sf.okapi.steps.rainbowkit.postprocess.Parameters
 
setSkipThreshold(int) - Method in class net.sf.okapi.filters.icml.Parameters
 
setSortByOccurrence(boolean) - Method in class net.sf.okapi.steps.termextraction.Parameters
 
setSource(boolean) - Method in class net.sf.okapi.steps.searchandreplace.Parameters
 
setSource(String) - Method in class net.sf.okapi.lib.verification.Issue
 
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(String) - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyQueryResult.Term
 
setSource(TextContainer) - Method in interface net.sf.okapi.common.resource.ITextUnit
Sets the source object for this TextUnit.
setSource(TextContainer) - Method in class net.sf.okapi.common.resource.TextUnit
 
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.
setSource(TextContainer) - Method in class net.sf.okapi.proto.TextUnit.Builder
.TextContainer source = 4;
setSource(TextContainer.Builder) - Method in class net.sf.okapi.proto.TextUnit.Builder
.TextContainer source = 4;
setSource(TranslationUnitVariant) - Method in class net.sf.okapi.tm.pensieve.common.TranslationUnit
 
setSourceAndTarget(boolean) - Method in class net.sf.okapi.filters.mosestext.FilterWriterParameters
 
setSourceAnnotation(ITextUnit, IAnnotation) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Attaches an annotation to the source part of a given text unit resource.
setSourceContent(TextFragment) - Method in interface net.sf.okapi.common.resource.ITextUnit
Sets the content of the source for this TextUnit.
setSourceContent(TextFragment) - Method in class net.sf.okapi.common.resource.TextUnit
 
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
 
setSourceGroup(int) - Method in class net.sf.okapi.filters.regex.Rule
 
setSourceId(String) - Method in class net.sf.okapi.filters.vignette.Parameters
 
setSourceLanguage(String) - Method in class net.sf.okapi.filters.xini.jaxb.Xini
Sets the value of the sourceLanguage property.
setSourceLanguage(String) - Method in class net.sf.okapi.lib.xliff2.core.StartXliffData
Sets the source language of the document.
setSourceLanguageCode(String) - Method in class net.sf.okapi.filters.ttx.TTXSkeletonWriter
 
setSourceLocale(String) - Method in class net.sf.okapi.proto.AltTranslation.Builder
string sourceLocale = 1;
setSourceLocale(LocaleId) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
 
setSourceLocale(LocaleId) - Method in interface net.sf.okapi.common.pipeline.IPipelineStep
Delegate to concrete class
setSourceLocale(LocaleId) - Method in class net.sf.okapi.common.resource.PipelineParameters
 
setSourceLocale(LocaleId) - Method in class net.sf.okapi.common.resource.RawDocument
Sets the source locale associated to this document.
setSourceLocale(LocaleId) - Method in class net.sf.okapi.filters.transifex.Project
 
setSourceLocale(LocaleId) - Method in class net.sf.okapi.lib.terminology.simpletb.Parameters
 
setSourceLocale(LocaleId) - Method in class net.sf.okapi.lib.verification.QualityCheckSession
 
setSourceLocale(LocaleId) - Method in class net.sf.okapi.steps.characterschecker.CharactersCheckerStep
 
setSourceLocale(LocaleId) - Method in class net.sf.okapi.steps.cleanup.CleanupStep
 
setSourceLocale(LocaleId) - Method in class net.sf.okapi.steps.diffleverage.DiffLeverageStep
 
setSourceLocale(LocaleId) - Method in class net.sf.okapi.steps.generalchecker.GeneralCheckerStep
 
setSourceLocale(LocaleId) - Method in class net.sf.okapi.steps.idaligner.IdBasedAlignerStep
 
setSourceLocale(LocaleId) - Method in class net.sf.okapi.steps.inlinescodeschecker.InlineCodesCheckerStep
 
setSourceLocale(LocaleId) - Method in class net.sf.okapi.steps.lengthchecker.LengthCheckerStep
 
setSourceLocale(LocaleId) - Method in class net.sf.okapi.steps.leveraging.BatchTmLeveragingStep
 
setSourceLocale(LocaleId) - Method in class net.sf.okapi.steps.leveraging.LeveragingStep
 
setSourceLocale(LocaleId) - Method in class net.sf.okapi.steps.localizablechecker.LocalizableCheckerStep
 
setSourceLocale(LocaleId) - Method in class net.sf.okapi.steps.moses.MergingStep
 
setSourceLocale(LocaleId) - Method in class net.sf.okapi.steps.msbatchtranslation.MSBatchTranslationStep
 
setSourceLocale(LocaleId) - Method in class net.sf.okapi.steps.paraaligner.ParagraphAlignerStep
 
setSourceLocale(LocaleId) - Method in class net.sf.okapi.steps.patternschecker.PatternsCheckerStep
 
setSourceLocale(LocaleId) - Method in class net.sf.okapi.steps.qualitycheck.QualityCheckStep
 
setSourceLocale(LocaleId) - Method in class net.sf.okapi.steps.rainbowkit.creation.ExtractionStep
 
setSourceLocale(LocaleId) - Method in class net.sf.okapi.steps.repetitionanalysis.RepetitionAnalysisStep
 
setSourceLocale(LocaleId) - Method in class net.sf.okapi.steps.segmentation.SegmentationStep
 
setSourceLocale(LocaleId) - Method in class net.sf.okapi.steps.sentencealigner.SentenceAlignerStep
 
setSourceLocale(LocaleId) - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyLeveragingStep
 
setSourceLocale(LocaleId) - Method in class net.sf.okapi.steps.tokenization.TokenizationStep
 
setSourceLocale(LocaleId) - Method in class net.sf.okapi.steps.translationcomparison.TranslationComparisonStep
 
setSourceLocale(LocaleId) - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStep
 
setSourceLocale(LocaleId) - Method in class net.sf.okapi.steps.wordcount.SimpleWordCountStep
 
setSourceLocaleBytes(ByteString) - Method in class net.sf.okapi.proto.AltTranslation.Builder
string sourceLocale = 1;
setSourcePosition(Integer, Integer) - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
setSourceProperty(Property) - Method in interface net.sf.okapi.common.resource.IWithSourceProperties
Sets a source property.
setSourceProperty(Property) - Method in class net.sf.okapi.common.resource.TextUnit
 
setSourceProperty(Property) - Method in class net.sf.okapi.common.skeleton.StorageList
 
setSourceSrx(String) - Method in class net.sf.okapi.steps.segmentation.Parameters
 
setSourceSrxPath(String) - Method in class net.sf.okapi.steps.segmentation.Parameters
 
setSourceSrxStream(InputStream) - Method in class net.sf.okapi.steps.segmentation.Parameters
 
setSourceTerm(String) - Method in class net.sf.okapi.lib.terminology.simpletb.Entry
 
setSourceText(ITextUnit, String) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Sets the coded text of the un-segmented source of a given text unit resource.
setSourcetLocale(LocaleId) - Method in class net.sf.okapi.steps.termextraction.TermExtractionStep
 
setSpace(boolean) - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStepParameters
 
setSpacingTolerance(String) - Method in class net.sf.okapi.filters.pdf.Parameters
 
setSplitWords(boolean) - Method in class net.sf.okapi.filters.subtitles.SubtitleParameters
 
setSrcLoc(LocaleId) - Method in class net.sf.okapi.common.filters.AbstractFilter
Sets the input document source locale.
setSrcLoc(LocaleId) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
 
setSrxPath(String) - Method in class net.sf.okapi.steps.batchtranslation.Parameters
 
setStartDoc(StartDocument) - Method in class net.sf.okapi.proto.StartSubfilter.Builder
.StartDocument startDoc = 2;
setStartDoc(StartDocument.Builder) - Method in class net.sf.okapi.proto.StartSubfilter.Builder
.StartDocument startDoc = 2;
setStartDocument(StartDocument) - Method in class net.sf.okapi.proto.Event.Builder
.StartDocument startDocument = 2;
setStartDocument(StartDocument.Builder) - Method in class net.sf.okapi.proto.Event.Builder
.StartDocument startDocument = 2;
setStartFileData(StartFileData) - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
Sets the StartFileData object to use for the next XLIFFWriter.writeStartFile(StartFileData) call.
setStartFileProperties(StartSubDocument, StartFileData) - Static method in class net.sf.okapi.filters.xliff2.util.PropertiesMapper
Transfers properties from the Okapi Core StartSubDocument to the XLIFF Toolkit StartFileData
setStartFileProperties(StartFileData, StartSubDocument) - Static method in class net.sf.okapi.filters.xliff2.util.PropertiesMapper
Transfers properties from the XLIFF Toolkit StartFileData to the Okapi Core StartSubDocument
setStartGroup(StartGroup) - Method in class net.sf.okapi.proto.Event.Builder
.StartGroup startGroup = 4;
setStartGroup(StartGroup.Builder) - Method in class net.sf.okapi.proto.Event.Builder
.StartGroup startGroup = 4;
setStartString(String) - Method in class net.sf.okapi.filters.regex.Parameters
 
setStartSubDocument(StartSubDocument) - Method in class net.sf.okapi.proto.Event.Builder
.StartSubDocument startSubDocument = 8;
setStartSubDocument(StartSubDocument.Builder) - Method in class net.sf.okapi.proto.Event.Builder
.StartSubDocument startSubDocument = 8;
setStartSubfilter(StartSubfilter) - Method in class net.sf.okapi.common.filters.AbstractSubFilter
 
setStartSubfilter(StartSubfilter) - Method in interface net.sf.okapi.common.filters.ISubFilter
 
setStartSubfilter(StartSubfilter) - Method in class net.sf.okapi.proto.Event.Builder
.StartSubfilter startSubfilter = 6;
setStartSubfilter(StartSubfilter.Builder) - Method in class net.sf.okapi.proto.Event.Builder
.StartSubfilter startSubfilter = 6;
setStartXliffProperties(StartDocument, StartXliffData) - Static method in class net.sf.okapi.filters.xliff2.util.PropertiesMapper
Transfers properties from the Okapi Core StartDocument to the XLIFF Toolkit StartXliffData
setStartXliffProperties(StartXliffData, StartDocument) - Static method in class net.sf.okapi.filters.xliff2.util.PropertiesMapper
Transfers properties from the XLIFF Toolkit StartXliffData to the Okapi Core StartDocument
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.
setStateProperty(TextContainer, Part) - Static method in class net.sf.okapi.filters.xliff2.util.PropertiesMapper
 
setStatisticInfo(StatisticInfo) - Method in class net.sf.okapi.filters.xini.jaxb.Xini
Sets the value of the statisticInfo property.
setStep(IPipelineStep) - Method in class net.sf.okapi.common.pipeline.annotations.ConfigurationParameter
Sets the step for this parameter.
setStepEnabled(boolean) - Method in class net.sf.okapi.steps.common.ExtractionVerificationStepParameters
 
setStopWordsPath(String) - Method in class net.sf.okapi.steps.termextraction.Parameters
 
setStoreAsAltTranslation(boolean) - Method in class net.sf.okapi.steps.idaligner.Parameters
 
setStrictCodeOrder(boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
setString(String, String) - Method in class net.sf.okapi.common.annotation.GenericAnnotation
Sets a string field.
setString(String, String) - Method in class net.sf.okapi.common.BaseContext
 
setString(String, String) - Method in interface net.sf.okapi.common.IContext
Sets a string property for this context.
setString(String, String) - Method in interface net.sf.okapi.common.IParameters
Sets the string value for a given parameter name.
setString(String, String) - Method in class net.sf.okapi.common.ParametersString
 
setString(String, String) - Method in class net.sf.okapi.common.StringParameters
 
setString(String, String) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupParameters
 
setString(String, String) - Method in class net.sf.okapi.filters.doxygen.Parameters
 
setString(String, String) - Method in class net.sf.okapi.filters.its.Parameters
 
setString(String, String) - Method in class net.sf.okapi.filters.openxml.YamlParameters
 
setString(String, String) - Method in class net.sf.okapi.filters.wiki.Parameters
 
setStringMode(boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
setStringParameter(String, String) - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
setStringValue(String) - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
string string_value = 1;
setStringValueBytes(ByteString) - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
string string_value = 1;
setStripSource(boolean) - Method in class net.sf.okapi.steps.codesremoval.Parameters
 
setStripTarget(boolean) - Method in class net.sf.okapi.steps.codesremoval.Parameters
 
setStripWSBeforeTextStart(boolean) - Method in class net.sf.okapi.filters.rtf.RTFFilter
Set this option (for each input) to stripp any white spaces before any text (e.g.
setStyle(String) - Method in class net.sf.okapi.filters.xini.jaxb.Element
Sets the value of the style property.
setSubAsTextUnit(boolean) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setSubDirectories(String, String, String, String, String, String, boolean) - Method in class net.sf.okapi.filters.rainbowkit.Manifest
Sets the sub-directories used by the given package.
setSubDocWriter(IFilterWriter) - Method in class net.sf.okapi.common.filterwriter.ZipFilterWriter
 
setSubfilter(String) - Method in class net.sf.okapi.filters.json.Parameters
 
setSubfilter(String) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setSubfilter(String) - Method in class net.sf.okapi.filters.po.Parameters
 
setSubfilter(String) - Method in class net.sf.okapi.filters.properties.Parameters
 
setSubfilter(String) - Method in class net.sf.okapi.filters.xliff2.Parameters
 
setSubfilter(String) - Method in class net.sf.okapi.filters.yaml.Parameters
 
setSubFilter(String) - Method in class net.sf.okapi.filters.regex.Parameters
 
setSubfilterOverwriteTarget(boolean) - Method in class net.sf.okapi.filters.xliff2.Parameters
 
setSubFilterProcessLiteralAsBlock(boolean) - Method in class net.sf.okapi.filters.yaml.Parameters
 
setSubfilterRules(String) - Method in class net.sf.okapi.filters.json.Parameters
 
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.
setSubSeg(Integer) - Method in class net.sf.okapi.filters.xini.jaxb.Seg
Sets the value of the subSeg property.
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.
setSuffix(String) - Method in class net.sf.okapi.steps.textmodification.Parameters
 
setSuffix(String) - Method in class net.sf.okapi.steps.ttxsplitter.TTXJoinerParameters
 
setSupporstOneOutputPerInput(boolean) - Method in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
setSupporstOneOutputPerInput(boolean) - Method in interface net.sf.okapi.steps.rainbowkit.common.IPackageWriter
 
setSupportCodes(boolean) - Method in class net.sf.okapi.connectors.translatetoolkit.Parameters
 
setSupportFiles(String) - Method in class net.sf.okapi.steps.rainbowkit.creation.Parameters
 
setSuppressTusWithNoTarget(boolean) - Method in class net.sf.okapi.steps.idaligner.Parameters
 
setSystemId(String) - Method in class net.sf.okapi.steps.xsltransform.XSLTransformStep
 
setTable(Table) - Method in class net.sf.okapi.filters.xini.jaxb.Element.ElementContent
Sets the value of the table property.
setTabSize(int) - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
setTabSize(int) - Method in class net.sf.okapi.filters.json.parser.JavaCharStream
 
setTabSize(int) - Method in class net.sf.okapi.filters.yaml.parser.JavaCharStream
 
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 taConfidence attribute.
setTaggedConfig(TaggedFilterConfiguration) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupParameters
Sets the TaggedFilterConfiguration object for this parameters object.
setTaggedConfig(TaggedFilterConfiguration) - Method in class net.sf.okapi.filters.openxml.YamlParameters
 
setTagType(TextFragment.TagType) - Method in class net.sf.okapi.common.resource.Code
Sets the tag type for the code.
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 TagType value of this tag.
setTagType(TextFragment.TagType) - Method in class net.sf.okapi.proto.Code.Builder
.TextFragment.TagType tagType = 2;
setTagTypeValue(int) - Method in class net.sf.okapi.proto.Code.Builder
.TextFragment.TagType tagType = 2;
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(boolean) - Method in class net.sf.okapi.steps.searchandreplace.Parameters
 
setTarget(String) - Method in class net.sf.okapi.lib.verification.Issue
 
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(LocaleId, TextContainer) - Method in interface net.sf.okapi.common.resource.ITextUnit
Sets the target object for this text unit for a given locale.
setTarget(LocaleId, TextContainer) - Method in class net.sf.okapi.common.resource.TextUnit
 
setTarget(LocaleId, TextFragment) - Method in class net.sf.okapi.common.annotation.AltTranslation
Sets the target parts of this alternate translation.
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.
setTarget(TranslationUnitVariant) - Method in class net.sf.okapi.tm.pensieve.common.TranslationUnit
 
setTarget2Suffix(String) - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
setTarget3Suffix(String) - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
setTargetAnnotation(ITextUnit, LocaleId, IAnnotation) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Attaches an annotation to the target part of a given text unit resource in a given language.
setTargetContent(LocaleId, TextFragment) - Method in interface net.sf.okapi.common.resource.ITextUnit
Sets the content of the target for a given locale for this TextUnit.
setTargetContent(LocaleId, TextFragment) - Method in class net.sf.okapi.common.resource.TextUnit
 
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
 
setTargetGroup(int) - Method in class net.sf.okapi.filters.regex.Rule
 
setTargetLanguage(String) - Method in class net.sf.okapi.lib.xliff2.core.StartXliffData
Sets the target language for this document.
setTargetLanguage(LocaleId) - Method in class net.sf.okapi.steps.uriconversion.UriConversionStep
 
setTargetLanguageCode(String) - Method in class net.sf.okapi.filters.ttx.TTXSkeletonWriter
 
setTargetLanguages(TargetLanguages) - Method in class net.sf.okapi.filters.xini.jaxb.Xini
Sets the value of the targetLanguages property.
setTargetLocale(String) - Method in class net.sf.okapi.proto.AltTranslation.Builder
string targetLocale = 2;
setTargetLocale(LocaleId) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
 
setTargetLocale(LocaleId) - Method in interface net.sf.okapi.common.pipeline.IPipelineStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.common.resource.PipelineParameters
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.common.resource.RawDocument
Sets the target locale associated to this document.
setTargetLocale(LocaleId) - Method in class net.sf.okapi.common.resource.simplifier.AbstractResourceSimplifier
 
setTargetLocale(LocaleId) - Method in interface net.sf.okapi.common.resource.simplifier.IResourceSimplifier
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.filters.transifex.Project
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitReader
 
setTargetLocale(LocaleId) - Method in interface net.sf.okapi.lib.merge.merge.ITextUnitMerger
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.lib.merge.merge.TextUnitMerger
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.lib.merge.merge.TextUnitMergerSerialized
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.lib.terminology.simpletb.Parameters
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.lib.verification.QualityCheckSession
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.characterschecker.CharactersCheckerStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.cleanup.CleanupStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.codesremoval.CodesRemovalStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.common.copysource.CopySourceOnEmptyTargetStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.common.createtarget.CreateTargetStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.common.FilterEventsToRawDocumentStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.common.FilterEventsWriterStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.common.ResourceSimplifierStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.diffleverage.DiffLeverageStep
Target locale.
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.formatconversion.FormatConversionStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.fullwidthconversion.FullWidthConversionStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.generalchecker.GeneralCheckerStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.idaligner.IdBasedAlignerStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.idbasedcopy.IdBasedCopyStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.inconsistencycheck.InconsistencyCheckStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.inlinescodeschecker.InlineCodesCheckerStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.lengthchecker.LengthCheckerStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.leveraging.BatchTmLeveragingStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.leveraging.LeveragingStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.localizablechecker.LocalizableCheckerStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.moses.ExtractionStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.moses.MergingStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.msbatchtranslation.MSBatchTranslationStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.paraaligner.ParagraphAlignerStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.patternschecker.PatternsCheckerStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.qualitycheck.QualityCheckStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.rainbowkit.creation.ExtractionStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.rainbowkit.postprocess.MergingStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.repetitionanalysis.RepetitionAnalysisStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.sentencealigner.SentenceAlignerStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.spacecheck.SpaceCheckStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyLeveragingStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.textmodification.TextModificationStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.tmimport.TMImportStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.tokenization.TokenizationStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.translationcomparison.TranslationComparisonStep
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStep
 
setTargetLocaleBytes(ByteString) - Method in class net.sf.okapi.proto.AltTranslation.Builder
string targetLocale = 2;
setTargetLocaleOverriden(boolean) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
 
setTargetLocales(List<LocaleId>) - Method in class net.sf.okapi.common.resource.PipelineParameters
 
setTargetLocales(List<LocaleId>) - Method in class net.sf.okapi.common.resource.RawDocument
Sets the list of target locales associated to this document.
setTargetLocales(List<LocaleId>) - Method in class net.sf.okapi.lib.merge.step.OriginalDocumentXliffMergerStep
Target locales.
setTargetLocales(List<LocaleId>) - Method in class net.sf.okapi.lib.serialization.step.OriginalDocumentProtoMergerStep
Target locales.
setTargetLocales(List<LocaleId>) - Method in class net.sf.okapi.steps.common.ResourceSimplifierStep
 
setTargetLocales(List<LocaleId>) - Method in class net.sf.okapi.steps.desegmentation.DesegmentationStep
 
setTargetLocales(List<LocaleId>) - Method in class net.sf.okapi.steps.segmentation.SegmentationStep
 
setTargetLocalesToKeep(String) - Method in class net.sf.okapi.steps.common.removetarget.Parameters
 
setTargetOrder(int) - Method in class net.sf.okapi.lib.xliff2.core.Part
Sets the target order value for this part.
setTargetPosition(Integer, Integer) - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
setTargetPrefix(String) - Method in class net.sf.okapi.steps.leveraging.Parameters
 
setTargetPrefix(String) - Method in class net.sf.okapi.steps.msbatchtranslation.Parameters
 
setTargetPrefixThreshold(int) - Method in class net.sf.okapi.steps.leveraging.Parameters
 
setTargetProperty(LocaleId, Property) - Method in interface net.sf.okapi.common.resource.IWithTargetProperties
Sets a target property.
setTargetProperty(LocaleId, Property) - Method in class net.sf.okapi.common.resource.TextUnit
 
setTargetProperty(LocaleId, Property) - Method in class net.sf.okapi.common.skeleton.StorageList
 
setTargetSameAsSource(boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
setTargetSameAsSource(boolean) - Method in class net.sf.okapi.steps.generalchecker.Parameters
 
setTargetSameAsSourceForSameLanguage(boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
setTargetSameAsSourceForSameLanguage(boolean) - Method in class net.sf.okapi.steps.generalchecker.Parameters
 
setTargetSameAsSourceWithCodes(boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
setTargetSameAsSourceWithCodes(boolean) - Method in class net.sf.okapi.steps.generalchecker.Parameters
 
setTargetSameAsSourceWithNumbers(boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
setTargetSrx(String) - Method in class net.sf.okapi.steps.segmentation.Parameters
 
setTargetSrxPath(String) - Method in class net.sf.okapi.steps.segmentation.Parameters
 
setTargetSrxStream(InputStream) - Method in class net.sf.okapi.steps.segmentation.Parameters
 
setTargetStateMode(int) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setTargetStateValue(String) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setTargetStyle(int) - Method in class net.sf.okapi.steps.formatconversion.Parameters
 
setTargetTerm(String) - Method in class net.sf.okapi.lib.terminology.simpletb.Entry
 
setTargetText(ITextUnit, LocaleId, String) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Sets the coded text of the the target part of a given text unit resource in a given language.
setTaSource(String) - Method in class net.sf.okapi.lib.xliff2.its.TextAnalysis
Sets a new taSource attribute.
setTemplate(String) - Method in class net.sf.okapi.lib.reporting.ReportGenerator
 
setTerm(boolean) - Method in class net.sf.okapi.lib.xliff2.its.TermTag
Sets the flag indicating if this is a term.
setTerm(GlossEntry.Term) - Method in class net.sf.okapi.common.annotation.GlossEntry
 
setTerm(Term) - Method in class net.sf.okapi.lib.xliff2.glossary.GlossEntry
Sets a new term for this entry.
setTerm(TerminologyQueryResult.Term) - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyQueryResult
 
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.
setTermsPath(String) - Method in class net.sf.okapi.lib.verification.Parameters
 
setTermText(String) - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyQueryResult.Term
 
setTertiaryInput(RawDocument) - Method in class net.sf.okapi.steps.diffleverage.DiffLeverageStep
If set this is the old target that will be paragraph aligned with the old source.
setTestOnSelectedGroup(boolean) - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Sets the indicator on how to apply rules for samples.
setText(String) - Method in class net.sf.okapi.lib.terminology.TermEntry
 
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.
setText(String) - Method in class net.sf.okapi.proto.TextFragment.Builder
string text = 1;
setText(String) - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyQueryResult.Translation
 
setText(TextFragment) - Method in class net.sf.okapi.proto.TextPart.Builder
.TextFragment text = 3;
setText(TextFragment.Builder) - Method in class net.sf.okapi.proto.TextPart.Builder
.TextFragment text = 3;
setTextBytes(ByteString) - Method in class net.sf.okapi.proto.TextFragment.Builder
string text = 1;
setTextUnit(TextUnit) - Method in class net.sf.okapi.proto.AltTranslation.Builder
.TextUnit textUnit = 3;
setTextUnit(TextUnit) - Method in class net.sf.okapi.proto.Event.Builder
.TextUnit textUnit = 1;
setTextUnit(TextUnit.Builder) - Method in class net.sf.okapi.proto.AltTranslation.Builder
.TextUnit textUnit = 3;
setTextUnit(TextUnit.Builder) - Method in class net.sf.okapi.proto.Event.Builder
.TextUnit textUnit = 1;
setTextUnitId(long) - Method in class net.sf.okapi.common.filters.EventBuilder
Set the current textUnitId.
setTextUnitMimeType(String) - Method in class net.sf.okapi.common.filters.EventBuilder
Set the mime type on the current TextUnit
setTextUnitMimeType(String) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
setTextUnitName(String) - Method in class net.sf.okapi.common.filters.EventBuilder
Set the current TextUnit name.
setTextUnitName(String) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
setTextUnitPreserveWhitespace(boolean) - Method in class net.sf.okapi.common.filters.EventBuilder
Set preserve whitespace flag on current TextUnit
setTextUnitProperties(ITextUnit, Unit) - Static method in class net.sf.okapi.filters.xliff2.util.PropertiesMapper
Transfers properties from the Okapi Core TextUnit to the XLIFF Toolkit TextUnit
setTextUnitProperties(Unit, ITextUnit) - Static method in class net.sf.okapi.filters.xliff2.util.PropertiesMapper
Transfers properties from the XLIFF Toolkit TextUnit to the Okapi Core TextUnit
setTextUnitTranslatable(boolean) - Method in class net.sf.okapi.common.filters.EventBuilder
Set the current TextUnit translatable flag.
setTextUnitType(String) - Method in class net.sf.okapi.common.filters.EventBuilder
Set the current TextUnit type.
setTextUnitType(String) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
setThirdInput(RawDocument) - Method in class net.sf.okapi.steps.translationcomparison.TranslationComparisonStep
 
setThirdInput(RawDocument) - Method in class net.sf.okapi.steps.xsltransform.XSLTransformStep
 
setThirdInputRawDocument(RawDocument) - Method in class net.sf.okapi.common.resource.PipelineParameters
 
setThreshold(int) - Method in class net.sf.okapi.connectors.microsoft.MicrosoftMTConnector
 
setThreshold(int) - Method in class net.sf.okapi.connectors.mymemory.MyMemoryTMConnector
 
setThreshold(int) - Method in class net.sf.okapi.connectors.pensieve.PensieveTMConnector
 
setThreshold(int) - Method in class net.sf.okapi.connectors.tda.TDASearchConnector
 
setThreshold(int) - Method in class net.sf.okapi.connectors.translatetoolkit.TranslateToolkitTMConnector
 
setThreshold(int) - Method in interface net.sf.okapi.lib.translation.ITMQuery
Sets the threshold value to use for the query.
setThreshold(int) - Method in class net.sf.okapi.lib.translation.QueryManager
Sets the threshold for this query manager and all the relevant translation resources it holds.
setThreshold(int) - Method in class net.sf.okapi.steps.diffleverage.FuzzyTextUnitComparator
 
setThreshold(int) - Method in class net.sf.okapi.steps.leveraging.Parameters
 
setThreshold(int) - Method in class net.sf.okapi.steps.msbatchtranslation.Parameters
 
setThreshold(int) - Method in class net.sf.okapi.steps.xliffsplitter.XliffWCSplitterParameters
 
setThrowCodeException(boolean) - Method in class net.sf.okapi.lib.merge.merge.Parameters
 
setThrowSegmentIdException(boolean) - Method in class net.sf.okapi.lib.merge.merge.Parameters
 
setThumbnailImageURL(String) - Method in class net.sf.okapi.filters.xini.jaxb.Page
Sets the value of the thumbnailImageURL property.
setTIME(boolean) - Method in class net.sf.okapi.steps.tokenization.Parameters
 
setTimeFormat(String) - Method in class net.sf.okapi.filters.subtitles.SubtitleParameters
 
setTimeout(int) - Method in class net.sf.okapi.connectors.apertium.Parameters
 
setTimeout(int) - Method in class net.sf.okapi.steps.externalcommand.Parameters
 
setTmDirectory(String) - Method in class net.sf.okapi.steps.batchtranslation.Parameters
 
setTmDirectory(String) - Method in class net.sf.okapi.steps.tmimport.Parameters
 
setTMXInfo(boolean, String, boolean, boolean, boolean) - Method in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
setTmxOutputPath(String) - Method in class net.sf.okapi.steps.idaligner.Parameters
 
setTmxOutputPath(String) - Method in class net.sf.okapi.steps.sentencealigner.Parameters
 
setTmxPath(String) - Method in class net.sf.okapi.steps.batchtranslation.Parameters
 
setTmxPath(String) - Method in class net.sf.okapi.steps.msbatchtranslation.Parameters
 
setTmxPath(String) - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
setTMXPath(String) - Method in class net.sf.okapi.steps.leveraging.Parameters
 
setToHalfWidth(boolean) - Method in class net.sf.okapi.steps.fullwidthconversion.Parameters
 
setToIndex(int) - Method in class net.sf.okapi.common.resource.CodeComparatorOnIsolated
 
setTokenizeSource(boolean) - Method in class net.sf.okapi.steps.tokenization.Parameters
 
setTokenizeTargets(boolean) - Method in class net.sf.okapi.steps.tokenization.Parameters
 
setTokens(Tokens) - Method in class net.sf.okapi.steps.tokenization.TokensAnnotation
 
setToMatch(int, int) - Method in class net.sf.okapi.common.resource.CodeMatches
 
setTool(String) - Method in class net.sf.okapi.filters.xliff.its.ITSProvenance
 
setTool(String) - Method in class net.sf.okapi.lib.xliff2.its.Provenance
Sets a new tool attribute.
setTool(XLIFFTool) - Method in class net.sf.okapi.common.annotation.AltTranslation
 
setToolCompany(String) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
setToolId(String) - Method in class net.sf.okapi.common.annotation.XLIFFPhase
 
setToolId(String) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
setToolName(String) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
setToolRef(String) - Method in class net.sf.okapi.lib.xliff2.its.Provenance
 
setToolVersion(String) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
setToolXmlSnippet(String) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
setTotal(Float) - Method in class net.sf.okapi.filters.xini.jaxb.StatisticInfo
Sets the value of the total property.
setTradosWorkarounds(boolean) - Method in class net.sf.okapi.common.filterwriter.TMXContent
Sets the flag that indicates if the TMX generated should use workarounds so the output can be read in some versions of Trados Translators' Workbench that have bugs leading to the lose of data.
setTradosWorkarounds(boolean) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
Sets the flag indicating whether the writer should output workaround codes specific for Trados.
setTrailingSpacer(String) - Method in class net.sf.okapi.filters.xini.jaxb.Seg
Sets the value of the trailingSpacer property.
setTrailingWS(boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
setTrailingWS(boolean) - Method in class net.sf.okapi.steps.generalchecker.Parameters
 
setTranslatable(boolean) - Method in class net.sf.okapi.filters.markdown.parser.MarkdownToken
 
setTranslatable(boolean) - Method in class net.sf.okapi.filters.tex.parser.TEXToken
 
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
 
setTranslateComments(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setTranslateDocProperties(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setTranslateExcelCellsCopied(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setTranslateExcelDiagramData(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setTranslateExcelDrawings(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setTranslateExcelExcludeColors(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setTranslateExcelHidden(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setTranslateExcelSheetNames(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setTranslateFencedCodeBlocks(boolean) - Method in class net.sf.okapi.filters.markdown.Parameters
 
setTranslateHeaderMetadata(boolean) - Method in class net.sf.okapi.filters.markdown.Parameters
 
setTranslateImageAltText(boolean) - Method in class net.sf.okapi.filters.markdown.Parameters
 
setTranslateIndentedCodeBlocks(boolean) - Method in class net.sf.okapi.filters.markdown.Parameters
 
setTranslateInlineCodeBlocks(boolean) - Method in class net.sf.okapi.filters.markdown.Parameters
 
setTranslatePowerpointCharts(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setTranslatePowerpointComments(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setTranslatePowerpointDiagramData(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setTranslatePowerpointDocProperties(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setTranslatePowerpointHidden(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setTranslatePowerpointMasters(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setTranslatePowerpointNotes(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setTranslateUrls(boolean) - Method in class net.sf.okapi.filters.markdown.Parameters
 
setTranslateWordExcludeColors(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setTranslateWordExcludeGraphicMetaData(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setTranslateWordHeadersFooters(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setTranslateWordHidden(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setTranslateWordInExcludeHighlightMode(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setTranslateWordInExcludeStyleMode(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setTranslateWordNumberingLevelText(boolean) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setTranslationStatusValue(String) - Method in class net.sf.okapi.steps.xliffsplitter.XliffSplitterParameters
 
setTranslationTypeValue(String) - Method in class net.sf.okapi.steps.xliffsplitter.XliffSplitterParameters
 
setTreatIsolatedCodesAsWhitespace(boolean) - Method in interface net.sf.okapi.common.ISegmenter
 
setTreatIsolatedCodesAsWhitespace(boolean) - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Sets the indicator if this document should treat isolated codes as whitespace when matching SRX rules.
setTreatIsolatedCodesAsWhitespace(boolean) - Method in class net.sf.okapi.lib.segmentation.SRXSegmenter
 
setTreatIsolatedCodesAsWhitespace(boolean) - Method in class net.sf.okapi.steps.segmentation.Parameters
 
setTrgLoc(LocaleId) - Method in class net.sf.okapi.common.filters.AbstractFilter
 
setTrgLoc(LocaleId) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
 
setTrimCodes(boolean) - Method in interface net.sf.okapi.common.ISegmenter
 
setTrimCodes(boolean) - Method in class net.sf.okapi.lib.segmentation.SRXSegmenter
 
setTrimLeadingWhitespaces(boolean) - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Sets the indicator that tells if leading white-spaces should be left outside the segments.
setTrimLeadingWS(boolean) - Method in interface net.sf.okapi.common.ISegmenter
 
setTrimLeadingWS(boolean) - Method in class net.sf.okapi.lib.segmentation.SRXSegmenter
 
setTrimSrcLeadingWS(int) - Method in class net.sf.okapi.steps.segmentation.Parameters
 
setTrimSrcTrailingWS(int) - Method in class net.sf.okapi.steps.segmentation.Parameters
 
setTrimTrailingWhitespaces(boolean) - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Sets the indicator that tells if trailing white-spaces should be left outside the segments.
setTrimTrailingWS(boolean) - Method in interface net.sf.okapi.common.ISegmenter
 
setTrimTrailingWS(boolean) - Method in class net.sf.okapi.lib.segmentation.SRXSegmenter
 
setTrimTrgLeadingWS(int) - Method in class net.sf.okapi.steps.segmentation.Parameters
 
setTrimTrgTrailingWS(int) - Method in class net.sf.okapi.steps.segmentation.Parameters
 
setTu(TranslationUnit) - Method in class net.sf.okapi.tm.pensieve.common.TmHit
Set the TmHit's TranslationUnit
setTuFilterClassName(String) - Method in class net.sf.okapi.steps.common.tufiltering.Parameters
 
setTuid(String) - Method in class net.sf.okapi.steps.repetitionanalysis.SegmentInfo
 
setTusForTargetRemoval(String) - Method in class net.sf.okapi.steps.common.removetarget.Parameters
 
setType(int) - Method in class net.sf.okapi.steps.textmodification.Parameters
 
setType(String) - Method in class net.sf.okapi.common.resource.BaseNameable
 
setType(String) - Method in class net.sf.okapi.common.resource.Code
Sets the abstract type of the code.
setType(String) - Method in interface net.sf.okapi.common.resource.INameable
Sets the type information associated with this resource.
setType(String) - Method in class net.sf.okapi.common.skeleton.StorageList
 
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(String) - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
string type = 1;
setType(String) - Method in class net.sf.okapi.proto.INameable.Builder
string type = 3;
setType(LocaleFilter.FilterType) - Method in class net.sf.okapi.common.LocaleFilter
Helper method.
setType(MatchType) - Method in class net.sf.okapi.common.annotation.AltTranslation
Sets the match type of this alternate translation.
setType(MarkdownTokenType) - Method in class net.sf.okapi.filters.markdown.parser.MarkdownToken
 
setType(TEXTokenType) - Method in class net.sf.okapi.filters.tex.parser.TEXToken
 
setType(PlaceHolderType) - Method in class net.sf.okapi.filters.xini.jaxb.EndPlaceHolder
Sets the value of the type property.
setType(PlaceHolderType) - Method in class net.sf.okapi.filters.xini.jaxb.PlaceHolder
Sets the value of the type property.
setType(PlaceHolderType) - Method in class net.sf.okapi.filters.xini.jaxb.StartPlaceHolder
Sets the value of the type property.
setType(Rule.Type) - Method in class net.sf.okapi.lib.xliff2.validation.Rule
 
setType(AltTranslation.MatchType) - Method in class net.sf.okapi.proto.AltTranslation.Builder
.AltTranslation.MatchType type = 12;
setTypeBytes(ByteString) - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
string type = 1;
setTypeBytes(ByteString) - Method in class net.sf.okapi.proto.INameable.Builder
string type = 3;
setTypes(int, Property.PropertyType) - Method in class net.sf.okapi.proto.Property.Builder
repeated .Property.PropertyType types = 4;
setTypes(EnumSet<Property.Type>) - Method in class net.sf.okapi.common.resource.Property
Set the types of the Property.
setTypesToIgnore(String) - Method in class net.sf.okapi.lib.verification.Parameters
 
setTypesToIgnore(String) - Method in class net.sf.okapi.steps.inlinescodeschecker.Parameters
 
setTypesValue(int, int) - Method in class net.sf.okapi.proto.Property.Builder
repeated .Property.PropertyType types = 4;
setTypeValue(int) - Method in class net.sf.okapi.proto.AltTranslation.Builder
.AltTranslation.MatchType type = 12;
setUiParent(Object) - Method in class net.sf.okapi.common.ExecutionContext
 
setUIParent(Object) - Method in interface net.sf.okapi.common.pipelinedriver.IPipelineDriver
Sets the UI parent object for this driver.
setUIParent(Object) - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
setUIParent(Object) - Method in class net.sf.okapi.common.resource.PipelineParameters
 
setUnescapeBackslashCharacters(boolean) - Method in class net.sf.okapi.filters.markdown.Parameters
 
setUnescapeCER(boolean) - Method in class net.sf.okapi.steps.encodingconversion.Parameters
 
setUnescapeJava(boolean) - Method in class net.sf.okapi.steps.encodingconversion.Parameters
 
setUnescapeNCR(boolean) - Method in class net.sf.okapi.steps.encodingconversion.Parameters
 
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.
setUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.AltTranslation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.Code.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.EndDocument.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.EndGroup.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.EndSubDocument.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.EndSubfilter.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.Event.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.Events.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.GenericAnnotation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.GenericAnnotations.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.INameable.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.IReferenceable.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.IResource.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.Note.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.PrimitiveValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.Property.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.StartDocument.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.StartGroup.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.StartSubDocument.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.StartSubfilter.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.TextContainer.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.TextFragment.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.TextPart.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class net.sf.okapi.proto.TextUnit.Builder
 
setUnresolvedGroupRef(String) - Method in class net.sf.okapi.lib.xliff2.its.LocQualityIssue
 
setUnresolvedGroupRef(String) - Method in class net.sf.okapi.lib.xliff2.its.Provenance
 
setUntagXmlStructures(boolean) - Method in class net.sf.okapi.filters.idml.Parameters
 
setUpdateAll(boolean) - Method in class net.sf.okapi.steps.uriconversion.Parameters
 
setUpdateApprovedFlag(boolean) - Method in class net.sf.okapi.filters.rainbowkit.Manifest
 
setUpdateEncoding(boolean) - Method in class net.sf.okapi.steps.rtfconversion.Parameters
 
setUpdateSDLTranslationStatus(boolean) - Method in class net.sf.okapi.steps.xliffsplitter.XliffSplitterParameters
 
setUriResolver(URIResolver) - Method in class net.sf.okapi.steps.xsltransform.XSLTransformStep
 
setUrl(String) - Method in class net.sf.okapi.connectors.mmt.Parameters
 
setUrl(String) - Method in class net.sf.okapi.connectors.translatetoolkit.Parameters
 
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.
setUrlToTranslatePattern(String) - Method in class net.sf.okapi.filters.markdown.Parameters
 
setUseAllRulesWhenTesting(boolean) - Method in class net.sf.okapi.common.filters.InlineCodeFinder
Set the flag that indicates if all rules should be used when testing the patterns in a regular expression editor.
setUseAltTrans(boolean) - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
setUseApprovedOnly(boolean) - Method in class net.sf.okapi.filters.rainbowkit.Manifest
 
setUseBSlashEscape(boolean) - Method in class net.sf.okapi.filters.regex.Parameters
 
setUseBytes(boolean) - Method in class net.sf.okapi.steps.encodingconversion.Parameters
 
setUseCDATA(boolean) - Method in class net.sf.okapi.filters.vignette.Parameters
 
setUseCodeFinder(boolean) - Method in class net.sf.okapi.filters.dtd.Parameters
 
setUseCodeFinder(boolean) - Method in class net.sf.okapi.filters.idml.Parameters
 
setUseCodeFinder(boolean) - Method in class net.sf.okapi.filters.json.Parameters
 
setUseCodeFinder(boolean) - Method in class net.sf.okapi.filters.markdown.Parameters
 
setUseCodeFinder(boolean) - Method in class net.sf.okapi.filters.mif.Parameters
 
setUseCodeFinder(boolean) - Method in class net.sf.okapi.filters.pdf.Parameters
 
setUseCodeFinder(boolean) - Method in class net.sf.okapi.filters.php.Parameters
 
setUseCodeFinder(boolean) - Method in class net.sf.okapi.filters.po.Parameters
 
setUseCodeFinder(boolean) - Method in class net.sf.okapi.filters.properties.Parameters
 
setUseCodeFinder(boolean) - Method in class net.sf.okapi.filters.regex.Rule
 
setUseCodeFinder(boolean) - Method in class net.sf.okapi.filters.ts.Parameters
 
setUseCodeFinder(boolean) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setUseCodeFinder(boolean) - Method in class net.sf.okapi.filters.xliff2.Parameters
 
setUseCodeFinder(boolean) - Method in class net.sf.okapi.filters.yaml.Parameters
 
setUseCustomParser(boolean) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setUseCustomSourceRules(boolean) - Method in class net.sf.okapi.steps.sentencealigner.Parameters
 
setUseCustomTargetRules(boolean) - Method in class net.sf.okapi.steps.sentencealigner.Parameters
 
setUseCustomTransformer(boolean) - Method in class net.sf.okapi.steps.xsltransform.Parameters
 
setUseDataLog(boolean) - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
setUseDirectives(boolean) - Method in class net.sf.okapi.filters.php.Parameters
 
setUseDoubleCharEscape(boolean) - Method in class net.sf.okapi.filters.regex.Parameters
 
setUseDoubleQuotes(boolean) - Method in class net.sf.okapi.steps.formatconversion.TableFilterWriterParameters
 
setUseFoundDTD(boolean) - Method in class net.sf.okapi.steps.xmlvalidation.Parameters
 
setUseFullKeyPath(boolean) - Method in class net.sf.okapi.filters.json.Parameters
 
setUseFullKeyPath(boolean) - Method in class net.sf.okapi.filters.yaml.Parameters
 
setUseGenericCodes(boolean) - Method in class net.sf.okapi.lib.verification.Parameters
 
setUseGenericCodes(boolean) - Method in class net.sf.okapi.steps.formatconversion.Parameters
 
setUseGModeInAltTrans(boolean) - Method in class net.sf.okapi.steps.moses.MergingParameters
 
setUseICU4JBreakRules(boolean) - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Sets the indicator that tells if this document uses ICU4J BreakIterator rules.
setUseIdStack(boolean) - Method in class net.sf.okapi.filters.json.Parameters
 
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
 
setUseIwsXliffWriter(boolean) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setUseJavaEscapes(boolean) - Method in class net.sf.okapi.filters.properties.Parameters
 
setUseJavaRegex(boolean) - Method in class net.sf.okapi.lib.segmentation.SRXSegmenter
Sets the indicator that tells if this document has rules that are defined for the Java regular expression engine (vs ICU).
setUseKeyAsName(boolean) - Method in class net.sf.okapi.filters.json.Parameters
 
setUseKeyAsName(boolean) - Method in class net.sf.okapi.filters.yaml.Parameters
 
setUseKeyCondition(boolean) - Method in class net.sf.okapi.filters.properties.Parameters
 
setUseLeadingSlashOnKeyPath(boolean) - Method in class net.sf.okapi.filters.json.Parameters
 
setUseMT(boolean) - Method in class net.sf.okapi.connectors.mymemory.Parameters
 
setUseMTPrefix(boolean) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
Sets the flag indicating if entries originating from MT should be written with a special prefix in the source text (forcing a fuzzy match).
setUseMTPrefix(boolean) - Method in class net.sf.okapi.steps.leveraging.Parameters
 
setUseOkapiSegmentation(boolean) - Method in class net.sf.okapi.filters.xini.Parameters
 
setUsePBMT(boolean) - Method in class net.sf.okapi.connectors.google.GoogleMTv2Parameters
 
setUser(String) - Method in class net.sf.okapi.filters.transifex.Project
 
setUser(String) - Method in class net.sf.okapi.lib.transifex.Parameters
 
setUserFormat(String) - Method in class net.sf.okapi.steps.encodingconversion.Parameters
 
setUserKey(String) - Method in class net.sf.okapi.connectors.lingo24.Parameters
 
setUsername(String) - Method in class net.sf.okapi.connectors.tda.Parameters
 
setUserRegex(String) - Method in class net.sf.okapi.steps.cleanup.Parameters
 
setUseSdlXliffWriter(boolean) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setUseSegsForSdlProps(boolean) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setUseServer(boolean) - Method in class net.sf.okapi.connectors.pensieve.Parameters
 
setUseSkeleton(boolean) - Method in class net.sf.okapi.filters.rainbowkit.MergingInfo
 
setUseSkeletonAlignment(boolean) - Method in class net.sf.okapi.steps.paraaligner.Parameters
 
setUseSourceForTranslated(boolean) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
Sets the flag indicating if the source text is used in the target, even if a target is available.
setUseStatistics(boolean) - Method in class net.sf.okapi.steps.termextraction.Parameters
 
setUseTargetPrefix(boolean) - Method in class net.sf.okapi.steps.leveraging.Parameters
 
setUseTargetPrefix(boolean) - Method in class net.sf.okapi.steps.msbatchtranslation.Parameters
 
setUseTerminologyAnnotations(boolean) - Method in class net.sf.okapi.steps.termextraction.Parameters
 
setUseTextAnalysisAnnotations(boolean) - Method in class net.sf.okapi.steps.termextraction.Parameters
 
setUseTextUnitIds(boolean) - Method in class net.sf.okapi.steps.idaligner.Parameters
 
setUseTranslationTargetState(boolean) - Method in class net.sf.okapi.filters.xliff.Parameters
 
setValidate(boolean) - Method in class net.sf.okapi.steps.xmlvalidation.Parameters
 
setValidation(Validation) - Method in interface net.sf.okapi.lib.xliff2.core.IWithValidation
sets the Validation object for the parent.
setValidation(Validation) - Method in class net.sf.okapi.lib.xliff2.core.MidFileData
 
setValidationType(int) - Method in class net.sf.okapi.steps.xmlvalidation.Parameters
 
setValue(String) - Method in class net.sf.okapi.common.filters.PropertyTextUnitPlaceholder
Set the attribute value
setValue(String) - Method in class net.sf.okapi.common.resource.Property
Sets a new value for this property.
setValue(String) - Method in class net.sf.okapi.filters.xini.jaxb.ValuePair
Sets the value of the value property.
setValue(String) - Method in class net.sf.okapi.lib.terminology.TBXProperty
 
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
 
setValue(String) - Method in class net.sf.okapi.proto.Property.Builder
optional string value = 2;
setValueBytes(ByteString) - Method in class net.sf.okapi.proto.Property.Builder
optional string value = 2;
setValueEndPos(int) - Method in class net.sf.okapi.common.filters.PropertyTextUnitPlaceholder
Set the ending offset of the attribute value
setValueStartPos(int) - Method in class net.sf.okapi.common.filters.PropertyTextUnitPlaceholder
Set the starting offset of the attribute value.
setVariables(Map<String, String>) - Method in class org.w3c.its.ITSEngine
 
setVersion(String) - Method in class net.sf.okapi.common.annotation.XLIFFTool
 
setVersion(String) - Method in class net.sf.okapi.lib.xliff2.changeTracking.Revision
Sets the value of the version attribute.
setVertical(boolean) - Method in class net.sf.okapi.common.uidescription.AbstractPart
Sets the flag indicating if this UI part should be arranged vertically.
setVerticalWhitespace(boolean) - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStepParameters
 
setVisitors(List<IXliffVisitor<FileNode>>, List<IXliffVisitor<UnitNode>>, List<IXliffVisitor<Segment>>) - Method in class net.sf.okapi.lib.xliff2.walker.XliffWalker
 
setWeight(int) - Method in interface net.sf.okapi.common.query.IQuery
Set the relative weight of this IQuery connector as compared to other connectors.
setWeight(int) - Method in class net.sf.okapi.lib.translation.BaseConnector
 
setWhiteSpace(Collection<WhitespaceCorrector.Whitespace>) - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStepParameters
 
setWHITESPACE(boolean) - Method in class net.sf.okapi.steps.tokenization.Parameters
 
setWhitespaceSensitive(boolean) - Method in class net.sf.okapi.steps.translationcomparison.Parameters
 
setWhitespaceStrategy(WhitespaceStrategy) - Method in class net.sf.okapi.common.resource.TextPart
 
setWhitespaceStrategy(TextPart.WhitespaceStrategy) - Method in class net.sf.okapi.proto.TextPart.Builder
.TextPart.WhitespaceStrategy whitespaceStrategy = 4;
setWhitespaceStrategyValue(int) - Method in class net.sf.okapi.proto.TextPart.Builder
.TextPart.WhitespaceStrategy whitespaceStrategy = 4;
setWithLabel(boolean) - Method in class net.sf.okapi.common.uidescription.AbstractPart
Sets the flag indicating if this UI part should be displayed with a label.
setWithOriginalData(boolean) - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
Sets the flag indicating whether or not to output original data entries.
setWithOriginalData(boolean) - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2Options
 
setWORD(boolean) - Method in class net.sf.okapi.steps.tokenization.Parameters
 
setWordFontColorsMaxIgnoranceThreshold(String) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setWordFontColorsMinIgnoranceThreshold(String) - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
setWorkQueueCount(int) - Method in interface net.sf.okapi.common.pipeline.IWorkQueueStep
Set the work queue count MUST BE CALLED BEFORE init()
setWrap(boolean) - Method in class net.sf.okapi.filters.yaml.Parameters
 
setWrapContent(boolean) - Method in class net.sf.okapi.filters.po.Parameters
 
setWriteAllPropertiesAsAttributes(boolean) - Method in class net.sf.okapi.common.filterwriter.Parameters
 
setWriteAllPropertiesAsAttributes(boolean) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
If true then all TU level properties will be written as TMX attributes.
setWriteOriginalData(boolean) - Method in class net.sf.okapi.filters.xliff2.Parameters
 
setWriter(IFilterWriter) - Method in class net.sf.okapi.lib.merge.merge.SkeletonMergerWriter
Set the IFilterWriter used to write out the skeleton events.
setWriter(IFilterWriter) - Method in class net.sf.okapi.steps.formatconversion.Parameters
 
setWriterClass(String) - Method in class net.sf.okapi.steps.rainbowkit.creation.Parameters
 
setWriterOptions(String) - Method in class net.sf.okapi.steps.rainbowkit.creation.Parameters
 
setXLIFF12Config(String) - Method in class net.sf.okapi.filters.autoxliff.AutoXLIFFParameters
 
setXLIFF20Config(String) - Method in class net.sf.okapi.filters.autoxliff.AutoXLIFFParameters
 
setXLIFFReader(XMLStreamReader) - Method in class net.sf.okapi.filters.xliff.XLIFFITSFilterExtension
Sets the reader for this object.
setXliffSchemaType(String) - Method in class net.sf.okapi.lib.verification.Parameters
 
setXmlLang(String) - Method in class net.sf.okapi.common.annotation.Note
 
setXmlLang(String) - Method in class net.sf.okapi.proto.Note.Builder
optional
setXmlLangBytes(ByteString) - Method in class net.sf.okapi.proto.Note.Builder
optional
setXmlWriter(XMLWriter) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
 
setXpathClass(String) - Method in class net.sf.okapi.steps.xsltransform.Parameters
 
setXsltPath(String) - Method in class net.sf.okapi.steps.xsltransform.Parameters
 
setYamlSubfilter(String) - Method in class net.sf.okapi.filters.markdown.Parameters
 
SEVEN - net.sf.okapi.common.annotation.Note.Priority
 
SEVEN - net.sf.okapi.proto.Note.Priority
SEVEN = 6;
SEVEN_VALUE - Static variable in enum net.sf.okapi.proto.Note.Priority
SEVEN = 6;
severity - Variable in class net.sf.okapi.lib.verification.PatternItem
 
SEVERITY_HIGH - Static variable in class net.sf.okapi.lib.verification.Issue
 
SEVERITY_LOW - Static variable in class net.sf.okapi.lib.verification.Issue
 
SEVERITY_MEDIUM - Static variable in class net.sf.okapi.lib.verification.Issue
 
severityToDisplaySeverity(double) - Static method in class net.sf.okapi.lib.verification.Issue
 
SH_SINGLE_COMMENT - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
SHADOW - net.sf.okapi.common.resource.ExtendedCodeType
 
SHEET_NAME - net.sf.okapi.filters.openxml.ExcelWorksheetTransUnitProperty
 
Shona - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
shouldCleanupHtml() - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
showProtectedContent() - Method in class net.sf.okapi.lib.xliff2.core.Fragment
Expands all PCont references in this fragment into normal content.
showProtectedContent() - Method in class net.sf.okapi.lib.xliff2.core.Part
Expands all PCont references in this part into normal content.
showProtectedContent() - Method in class net.sf.okapi.lib.xliff2.core.Unit
Show all PCont references in this unit into content.
showTopic(Object, String) - Method in interface net.sf.okapi.common.IHelp
Shows the help for a given topic.
showTopic(Object, String, String) - Method in interface net.sf.okapi.common.IHelp
Shows the help for a given topic.
showWiki(String) - Method in interface net.sf.okapi.common.IHelp
Shows a given topic of the Okapi Wiki.
SIGNATURE - Static variable in class net.sf.okapi.filters.transtable.TransTableWriter
 
SIGNED_OFF - net.sf.okapi.filters.xliff.XLIFFFilter.State
 
SimpleNumericAutoTextCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
An accumulation of the character count for simple numeric values, e.g.
SimpleNumericAutoTextWordCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
An accumulation of the word count for simple numeric values, e.g.
SimpleTB - Class in net.sf.okapi.lib.terminology.simpletb
Very basic memory-only simple termbase.
SimpleTB(LocaleId, LocaleId) - Constructor for class net.sf.okapi.lib.terminology.simpletb.SimpleTB
 
SimpleTBConnector - Class in net.sf.okapi.lib.terminology.simpletb
 
SimpleTBConnector() - Constructor for class net.sf.okapi.lib.terminology.simpletb.SimpleTBConnector
 
SimpleTermExtractor - Class in net.sf.okapi.steps.termextraction
 
SimpleTermExtractor() - Constructor for class net.sf.okapi.steps.termextraction.SimpleTermExtractor
 
SimpleWordCountStep - Class in net.sf.okapi.steps.wordcount
 
SimpleWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.SimpleWordCountStep
 
SimplificationFilter - Class in net.sf.okapi.lib.preprocessing.filters.simplification
 
SimplificationFilter() - Constructor for class net.sf.okapi.lib.preprocessing.filters.simplification.SimplificationFilter
 
simplifierRules - Variable in class net.sf.okapi.filters.its.Parameters
 
SimplifierRules - Class in net.sf.okapi.core.simplifierrules
 
SimplifierRules() - Constructor for class net.sf.okapi.core.simplifierrules.SimplifierRules
 
SimplifierRules(InputStream) - Constructor for class net.sf.okapi.core.simplifierrules.SimplifierRules
Constructor with InputStream.
SimplifierRules(InputStream, String) - Constructor for class net.sf.okapi.core.simplifierrules.SimplifierRules
Constructor with InputStream and supplied encoding
SimplifierRules(Reader) - Constructor for class net.sf.okapi.core.simplifierrules.SimplifierRules
Constructor.
SimplifierRules(String, Code) - Constructor for class net.sf.okapi.core.simplifierrules.SimplifierRules
 
SimplifierRules(SimplifierRulesTokenManager) - Constructor for class net.sf.okapi.core.simplifierrules.SimplifierRules
Constructor with generated Token Manager.
SIMPLIFIERRULES - Static variable in interface net.sf.okapi.common.ISimplifierRulesParameters
 
SIMPLIFIERRULES_DISPLAY_NAME - Static variable in interface net.sf.okapi.common.ISimplifierRulesParameters
 
SIMPLIFIERRULES_SHORT_DESC - Static variable in interface net.sf.okapi.common.ISimplifierRulesParameters
 
SimplifierRulesConstants - Interface in net.sf.okapi.core.simplifierrules
Token literal values and constants.
SimplifierRulesTokenManager - Class in net.sf.okapi.core.simplifierrules
Token Manager.
SimplifierRulesTokenManager(JavaCharStream) - Constructor for class net.sf.okapi.core.simplifierrules.SimplifierRulesTokenManager
Constructor.
SimplifierRulesTokenManager(JavaCharStream, int) - Constructor for class net.sf.okapi.core.simplifierrules.SimplifierRulesTokenManager
Constructor.
SimplifierRulesUtil - Class in net.sf.okapi.core.simplifierrules
 
SimplifierRulesUtil() - Constructor for class net.sf.okapi.core.simplifierrules.SimplifierRulesUtil
 
simplifyAll(TextContainer, boolean, boolean) - Method in class net.sf.okapi.common.resource.CodeSimplifier
Simplifies all possible tags in a given possibly segmented text container.
simplifyAll(TextFragment, boolean) - Method in class net.sf.okapi.common.resource.CodeSimplifier
Simplifies all possible tags in a given text fragment.
simplifyAll(TextFragment, boolean, boolean) - Method in class net.sf.okapi.common.resource.CodeSimplifier
Simplifies all possible tags in a given text fragment.
simplifyAll(TextFragment, int, boolean, boolean) - Method in class net.sf.okapi.common.resource.CodeSimplifier
Simplifies all possible tags in a given text fragment.
simplifyCodes(ITextUnit, String, boolean) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Simplifies all possible tags in the source part of a given text unit resource.
simplifyCodes(ITextUnit, String, boolean, boolean) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Simplifies all possible tags in the source part of a given text unit resource.
simplifyCodes(TextContainer, String, boolean) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Simplifies all possible tags in a given text container.
simplifyCodes(TextContainer, String, boolean, boolean) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Simplifies all possible tags in a given text container.
simplifyCodes(TextFragment, String, boolean) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Simplifies all possible tags in a given text fragment.
simplifyCodes(TextFragment, String, boolean, boolean) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Simplifies all possible tags in a given text fragment.
simplifyCodesPostSegmentation(ITextUnit, String, boolean, boolean) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Simplifies all possible tags in the source part of a given text unit resource.
simplifyCodesPostSegmentation(TextContainer, String, boolean, boolean) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Simplifies all possible tags in the source part of a given text unit resource.
simplifyEmptyOpeningClosing(TextFragment) - Method in class net.sf.okapi.common.resource.CodeSimplifier
 
simplifyIsolated(TextFragment) - Method in class net.sf.okapi.common.resource.CodeSimplifier
Simplifies the place-holders in a given text fragment.
simplifyOpeningClosing(TextFragment) - Method in class net.sf.okapi.common.resource.CodeSimplifier
 
SINGLE - net.sf.okapi.common.encoder.YamlScalarTypes
 
SINGLE_QUOTE_STRING - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
Single-quoted string: 'string' These could contain "false-positive" comment delimiters, and so must be tokenized separately.
SINGLE_QUOTE_STRING_PREFIX_PATTERN - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
 
SINGLE_QUOTE_STRING_SUFFIX_PATTERN - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
 
SINGLE_QUOTED_EMPTY - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
SINGLE_QUOTED_FIRST - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
SINGLE_QUOTED_KEY - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
single_quoted_string() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
 
SINGLE_QUOTED_STRING - net.sf.okapi.filters.json.parser.JsonValueTypes
 
singlePattern - Variable in class net.sf.okapi.lib.verification.PatternItem
 
SINGLEQUOTE - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
Lexical state.
singleQuoteString() - Method in class net.sf.okapi.filters.json.parser.JsonParser
 
SIX - net.sf.okapi.common.annotation.Note.Priority
 
SIX - net.sf.okapi.proto.Note.Priority
SIX = 5;
SIX_PER_EM_SPACE - net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Whitespace
 
SIX_VALUE - Static variable in enum net.sf.okapi.proto.Note.Priority
SIX = 5;
SIXTH_SPACE - net.sf.okapi.common.resource.ExtendedCodeType
 
size - Variable in class net.sf.okapi.filters.xini.jaxb.Element
 
size() - Method in class net.sf.okapi.common.annotation.AltTranslationsAnnotation
Gets the number of entries in this annotation.
size() - Method in class net.sf.okapi.common.annotation.GenericAnnotations
Gets the number of annotations in this annotation set.
size() - Method in class net.sf.okapi.common.annotation.TermsAnnotation
Gets the number of terms in this annotation.
size() - Method in class net.sf.okapi.common.resource.MultiEvent
Returns the number of events in this object.
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
Gets the number of CTag and MTag tags in this collection.
size() - Method in class net.sf.okapi.lib.xliff2.its.ITSItems
Gets the number of distinct data categories in this collection.
size() - Method in class net.sf.okapi.steps.tokenization.TokenConfigs
 
SIZE_UNIT - net.sf.okapi.proto.Property.PropName
SIZE_UNIT = 15;
SIZE_UNIT - Static variable in class net.sf.okapi.common.resource.Property
 
SIZE_UNIT_VALUE - Static variable in enum net.sf.okapi.proto.Property.PropName
SIZE_UNIT = 15;
skel - Variable in class net.sf.okapi.filters.its.ITSFilter
 
skeleton - Variable in class net.sf.okapi.common.resource.Ending
 
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.common.encoder.EncoderContext
1: Skeleton context.
SKELETON - net.sf.okapi.lib.xliff2.reader.EventType
Skeleton element.
SkeletonMergerWriter - Class in net.sf.okapi.lib.merge.merge
Basic class for skeleton-based merging.
SkeletonMergerWriter() - Constructor for class net.sf.okapi.lib.merge.merge.SkeletonMergerWriter
 
SkeletonMergerWriter(IFilter) - Constructor for class net.sf.okapi.lib.merge.merge.SkeletonMergerWriter
Use specific IFilter and IFilterWriter implementations
SkeletonMergerWriter(ITextUnitMerger) - Constructor for class net.sf.okapi.lib.merge.merge.SkeletonMergerWriter
 
SkeletonUtil - Class in net.sf.okapi.common.skeleton
Helper methods to manipulate skeleton objects.
SkeletonUtil() - Constructor for class net.sf.okapi.common.skeleton.SkeletonUtil
 
skelWriter - Variable in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
skip(long) - Method in class net.sf.okapi.common.io.FileCachedInputStream
 
skipBOM(Reader) - Static method in class net.sf.okapi.common.Util
Given a Reader, discard any leading BOM.
SkipCheckAnnotation - Class in net.sf.okapi.common.annotation
Annotation indicating that the quality checks (on both source and target) should be skipped if this annotation is attached to the source segment.
SkipCheckAnnotation() - Constructor for class net.sf.okapi.common.annotation.SkipCheckAnnotation
 
Slovak - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
Slovenian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
SOFT_LINE_BREAK - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
sort() - Method in class net.sf.okapi.common.annotation.AltTranslationsAnnotation
Sorts the list of AltTranslations in the order defined by AltTranslation.compareTo(AltTranslation).
source - Variable in class net.sf.okapi.common.query.QueryResult
Text of the source for this result.
source - Variable in class net.sf.okapi.lib.verification.PatternItem
 
source() - Method in class net.sf.okapi.common.DefaultLocalePair
 
source() - Method in interface net.sf.okapi.common.LocalePair
Obtains the source locale.
source() - Method in class net.sf.okapi.filters.openxml.SourceAndTargetColumns.Default
 
source() - Method in interface net.sf.okapi.filters.openxml.SourceAndTargetColumns
 
SOURCE - net.sf.okapi.common.annotation.Note.Annotates
 
SOURCE - net.sf.okapi.filters.tmx.TmxFilter.TuvXmlLang
 
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.
SOURCE - net.sf.okapi.proto.Note.Annotates
SOURCE = 0;
SOURCE - net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep.TargetType
 
SOURCE - net.sf.okapi.tm.pensieve.common.TranslationUnitField
 
SOURCE_CODES - net.sf.okapi.tm.pensieve.common.TranslationUnitField
 
SOURCE_EXACT - net.sf.okapi.tm.pensieve.common.TranslationUnitField
 
SOURCE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.TextUnit
 
SOURCE_LANG - net.sf.okapi.tm.pensieve.common.TranslationUnitField
 
SOURCE_LANGUAGE - net.sf.okapi.filters.xini.XINIProperties
 
SOURCE_LENGTH - net.sf.okapi.common.annotation.IssueType
 
SOURCE_LOCALE - net.sf.okapi.common.pipeline.annotations.StepParameterType
Source locale.
SOURCE_VALUE - Static variable in enum net.sf.okapi.proto.Note.Annotates
SOURCE = 0;
SourceAndTargetColumns - Interface in net.sf.okapi.filters.openxml
 
SourceAndTargetColumns.Default - Class in net.sf.okapi.filters.openxml
 
sourceAndTargetColumnsFor(String) - Method in class net.sf.okapi.filters.openxml.WorksheetConfigurations.Default
 
sourceAndTargetColumnsFor(String) - Method in interface net.sf.okapi.filters.openxml.WorksheetConfigurations
Obtains source and target columns for a specified worksheet name.
sourceColumns - Variable in class net.sf.okapi.filters.table.base.BaseTableFilter
 
sourceColumns - Variable in class net.sf.okapi.filters.table.base.Parameters
Indicates which columns contain source text.
sourceColumns() - Method in class net.sf.okapi.filters.openxml.WorksheetConfiguration.Default
 
sourceColumns() - Method in interface net.sf.okapi.filters.openxml.WorksheetConfiguration
 
sourcefile - net.sf.okapi.common.annotation.XLIFFContextGroup.Context.StandardContextTypes
 
sourceGroup - Variable in class net.sf.okapi.filters.plaintext.regex.Parameters
Java regex capturing group denoting text to be extracted.
sourceGroup - Variable in class net.sf.okapi.filters.regex.Rule
 
sourceIdColumns - Variable in class net.sf.okapi.filters.table.base.BaseTableFilter
 
sourceIdColumns - Variable in class net.sf.okapi.filters.table.base.Parameters
Indicates which columns contain source IDs.
sourceIdSourceRefs - Variable in class net.sf.okapi.filters.table.base.BaseTableFilter
 
sourceIdSourceRefs - Variable in class net.sf.okapi.filters.table.base.Parameters
Indicates which source columns the source ID columns on the sourceIdSourceRefs list correspond to.
sourceIdSuffixes - Variable in class net.sf.okapi.filters.table.base.BaseTableFilter
 
sourceIdSuffixes - Variable in class net.sf.okapi.filters.table.base.Parameters
If there is the recordIdColumn index, and a source ID for the given column is not specified in the sourceIdColumns, then the source ID for that column is compiled of the value in recordIdColumn column, and the corresponding suffix in the sourceIdSuffixes.
sourceLanguage - Variable in class net.sf.okapi.filters.xini.jaxb.Xini
 
sourceLocale - Variable in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStep
 
sourceLocale - Variable in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector
 
SOURCELOCALE - Static variable in class net.sf.okapi.filters.transifex.Project
 
SOURCELOCALE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.AltTranslation
 
sourceTerm - Variable in class net.sf.okapi.lib.terminology.TermHit
 
South_Sotho - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
SPACE - net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Whitespace
 
SPACE - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
SPACE - Static variable in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector
 
SpaceChecker - Class in net.sf.okapi.lib.verification
 
SpaceChecker() - Constructor for class net.sf.okapi.lib.verification.SpaceChecker
 
SpaceCheckStep - Class in net.sf.okapi.steps.spacecheck
 
SpaceCheckStep() - Constructor for class net.sf.okapi.steps.spacecheck.SpaceCheckStep
 
SPACES - net.sf.okapi.common.filters.WrapMode
Replace line terminators in multi-line text fragments (filter-specific) with spaces, thus merging lines together (or unwrapping the lines).
SPACING_TOLERANCE - Static variable in class net.sf.okapi.filters.pdf.Parameters
 
span - Variable in class net.sf.okapi.common.resource.AnnotatedSpan
Copy of the fragment of text to which the annotation is applied.
SPANISH - Static variable in class net.sf.okapi.common.LocaleId
LocaleId constant for "es".
specialCharacterPattern() - Method in class net.sf.okapi.filters.idml.Parameters
 
specialCharacterPattern(String) - Method in class net.sf.okapi.filters.idml.Parameters
 
specialToken - Variable in class net.sf.okapi.core.simplifierrules.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
specialToken - Variable in class net.sf.okapi.filters.json.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
specialToken - Variable in class net.sf.okapi.filters.yaml.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
SpinInputPart - Class in net.sf.okapi.common.uidescription
UI part descriptor for a spin-like input field.
SpinInputPart(ParameterDescriptor) - Constructor for class net.sf.okapi.common.uidescription.SpinInputPart
Creates a new TextInputPart object with a given parameter descriptor.
SplicedLinesFilter - Class in net.sf.okapi.filters.plaintext.spliced
 
SplicedLinesFilter() - Constructor for class net.sf.okapi.filters.plaintext.spliced.SplicedLinesFilter
 
splicer - Variable in class net.sf.okapi.filters.plaintext.spliced.Parameters
Char at the end of a line, signifying the line is continued on the next line (normally "\" or "_").
split(int, int, int, boolean) - Method in class net.sf.okapi.common.resource.TextContainer
Splits a given part into two or three parts.
split(int, int, int, int, int, boolean) - Method in class net.sf.okapi.lib.xliff2.core.Unit
Splits a segment.
split(String, String) - Static method in class net.sf.okapi.common.StringUtil
 
split(String, String, int) - Static method in class net.sf.okapi.common.StringUtil
 
split(URI) - Method in class net.sf.okapi.steps.ttxsplitter.TTXSplitter
 
splitCaption(String, int, int, int, boolean, boolean, boolean) - Static method in class net.sf.okapi.filters.subtitles.SplitCaption
 
SplitCaption - Class in net.sf.okapi.filters.subtitles
 
splitCaptionDontSplitWords(String, int, int, int, int, boolean) - Static method in class net.sf.okapi.filters.subtitles.SplitCaption
 
splitCommand(String) - Static method in class net.sf.okapi.steps.externalcommand.ExternalCommandStep
 
spliterator() - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Deprecated.
 
spliterator() - Method in class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper
 
splitFilterFromConfiguration(String) - Static method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Splits a configuration identifier into a filter identifier and the parameters info.
splitLocation(String) - Method in interface net.sf.okapi.common.IParametersProvider
Split a given location into its components.
splitSkeleton(GenericSkeleton) - Static method in class net.sf.okapi.common.skeleton.SkeletonUtil
Splits a given GenericSkeleton into 2 parts: before and after the content placeholder (self-marker).
splitSource(LocaleId, Segment, int) - Method in class net.sf.okapi.common.resource.AlignedSegments
 
splitSource(LocaleId, Segment, int) - Method in interface net.sf.okapi.common.resource.IAlignedSegments
Splits a given source segment into two.
splitStorageToContent(String, String) - Static method in class net.sf.okapi.common.resource.TextContainer
Creates a new TextContainer object from two strings generated with TextContainer.contentToSplitStorage(TextContainer).
splitTarget(LocaleId, Segment, int) - Method in class net.sf.okapi.common.resource.AlignedSegments
 
splitTarget(LocaleId, Segment, int) - Method in interface net.sf.okapi.common.resource.IAlignedSegments
Splits a given target segment into two.
SQ_XTM_ALPHANUMERIC - Static variable in class net.sf.okapi.filters.xliff.XliffXtmFilterExtension
 
SQ_XTM_FUZZY_FORWARD - Static variable in class net.sf.okapi.filters.xliff.XliffXtmFilterExtension
 
SQ_XTM_MANUAL_NOTRANS - Static variable in class net.sf.okapi.filters.xliff.XliffXtmFilterExtension
 
SQ_XTM_MEASUREMENT - Static variable in class net.sf.okapi.filters.xliff.XliffXtmFilterExtension
 
SQ_XTM_NUMERIC - Static variable in class net.sf.okapi.filters.xliff.XliffXtmFilterExtension
 
SQ_XTM_PUNCTUATION - Static variable in class net.sf.okapi.filters.xliff.XliffXtmFilterExtension
 
SRC_DIR - Static variable in class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
SRC_LANG - Static variable in class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
srcCode - Variable in class net.sf.okapi.lib.translation.BaseConnector
 
srcLang - Variable in class net.sf.okapi.common.filters.AbstractLineFilter
 
srcLang - Variable in class net.sf.okapi.filters.its.ITSFilter
 
srcLoc - Variable in class net.sf.okapi.lib.translation.BaseConnector
 
srcLoc - Variable in class net.sf.okapi.steps.terminologyleveraging.BaseTerminologyConnector
 
SRXDocument - Class in net.sf.okapi.lib.segmentation
Provides facilities to load, save, and manage segmentation rules in SRX format.
SRXDocument() - Constructor for class net.sf.okapi.lib.segmentation.SRXDocument
Creates an empty SRX document.
SRXSegmenter - Class in net.sf.okapi.lib.segmentation
Implements the ISegmenter interface for SRX rules.
SRXSegmenter() - Constructor for class net.sf.okapi.lib.segmentation.SRXSegmenter
Creates a new SRXSegmenter object.
STANDALONE - net.sf.okapi.lib.xliff2.core.TagType
Standalone marker for a standalone code.
STANDALONE - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
STANDOFFMARKER - Static variable in class net.sf.okapi.common.filterwriter.ITSContent
Marker used in a skeleton part to indicate where standoff markup can be inserted when merging.
start - Variable in class net.sf.okapi.common.Range
Starting position of this range.
START_BATCH - net.sf.okapi.common.EventType
Used to notify pipeline steps that the current batch operation is starting.
START_BATCH_ITEM - net.sf.okapi.common.EventType
Used to notify pipeline steps that a new batch item is about to come.
START_DOCUMENT - net.sf.okapi.common.EventType
Indicates the start of an input document.
START_DOCUMENT - net.sf.okapi.lib.xliff2.reader.EventType
Start of the input document.
START_DOCUMENT - Static variable in class net.sf.okapi.common.IdGenerator
 
START_FILE - net.sf.okapi.lib.xliff2.reader.EventType
Start of a file in an XLIFF document.
START_GROUP - net.sf.okapi.common.EventType
Indicates the start of a group.
START_GROUP - net.sf.okapi.filters.tex.parser.TEXParser.CharType
 
START_GROUP - net.sf.okapi.lib.xliff2.reader.EventType
Start of a group.
START_GROUP - Static variable in class net.sf.okapi.common.IdGenerator
 
START_SUBDOCUMENT - net.sf.okapi.common.EventType
Indicates the start of a sub-document.
START_SUBDOCUMENT - Static variable in class net.sf.okapi.common.IdGenerator
 
START_SUBFILTER - net.sf.okapi.common.EventType
 
START_SUBFILTER - Static variable in class net.sf.okapi.common.IdGenerator
 
START_XLIFF - net.sf.okapi.lib.xliff2.reader.EventType
Start of the XLIFF element of the document.
startBatch() - Method in interface net.sf.okapi.common.pipeline.IPipeline
Starts a batch of inputs.
startBatch() - Method in class net.sf.okapi.common.pipeline.Pipeline
 
startBeginTime - Variable in class net.sf.okapi.filters.ttml.TTMLSkeletonPart
 
startCode(Code) - Method in class net.sf.okapi.common.filters.EventBuilder
 
startCodes - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
startContinuation - Variable in class net.sf.okapi.filters.yaml.parser.Line
 
startDoc - Variable in class net.sf.okapi.common.filters.AbstractLineFilter
 
STARTDOC_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.StartSubfilter
 
startDocument(StartDocument) - Method in class net.sf.okapi.filters.xliff2.OkpToX2Converter
 
StartDocument - Class in net.sf.okapi.common.resource
Resource associated with the filter event START_DOCUMENT.
StartDocument - Class in net.sf.okapi.proto
Protobuf type StartDocument
StartDocument() - Constructor for class net.sf.okapi.common.resource.StartDocument
 
StartDocument(String) - Constructor for class net.sf.okapi.common.resource.StartDocument
 
STARTDOCUMENT - net.sf.okapi.proto.Event.ResourceCase
 
STARTDOCUMENT_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.Event
 
StartDocument.Builder - Class in net.sf.okapi.proto
Protobuf type StartDocument
startDocumentFromStartSubDocument(StartSubDocument, String, String) - Static method in class net.sf.okapi.common.ResourceUtil
 
StartDocumentOrBuilder - Interface in net.sf.okapi.proto
 
startDocumentPart(String) - Method in class net.sf.okapi.common.filters.EventBuilder
Create a DocumentPart and store it for later processing.
startDocumentPart(String, String, List<PropertyTextUnitPlaceholder>) - Method in class net.sf.okapi.common.filters.EventBuilder
Create a DocumentPart that references actionable (i.e., translatable, localizable) properties and store it for later processing.
startDocumentPart(String, String, List<PropertyTextUnitPlaceholder>) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
startDocumentPart(String, String, LocaleId, List<PropertyTextUnitPlaceholder>) - Method in class net.sf.okapi.common.filters.EventBuilder
Create a DocumentPart that references actionable (i.e., translatable, localizable) properties and store it for later processing.
startEndTime - Variable in class net.sf.okapi.filters.ttml.TTMLSkeletonPart
 
startEngine(String) - Method in class net.sf.okapi.connectors.kantan.KantanMTv21Connector
Starts an engine (do nothing if it's already started).
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 StartFileData object with an optional id.
startFilter() - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
Initialize the filter for every input and send the StartDocument Event
startFilter() - Method in class net.sf.okapi.filters.html.HtmlFilter
Initialize rule state and parser.
startFilter() - Method in class net.sf.okapi.filters.xmlstream.XmlStreamFilter
Initialize rule state and parser.
startGroup(StartGroup) - Method in class net.sf.okapi.filters.xliff2.OkpToX2Converter
 
startGroup(GenericSkeleton, String) - Method in class net.sf.okapi.common.filters.EventBuilder
Create a StartGroup Event and add it to the event queue.
startGroup(GenericSkeleton, String) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
startGroup(GenericSkeleton, String, LocaleId, List<PropertyTextUnitPlaceholder>) - Method in class net.sf.okapi.common.filters.EventBuilder
Create a StartGroup Event and add it to the event queue.
startGroup(GenericSkeleton, String, LocaleId, List<PropertyTextUnitPlaceholder>) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
StartGroup - Class in net.sf.okapi.common.resource
Resource associated with the filter event START_GROUP.
StartGroup - Class in net.sf.okapi.proto
Protobuf type StartGroup
StartGroup() - Constructor for class net.sf.okapi.common.resource.StartGroup
 
StartGroup(String) - Constructor for class net.sf.okapi.common.resource.StartGroup
Creates a new StartGroup object.
StartGroup(String, String) - Constructor for class net.sf.okapi.common.resource.StartGroup
Creates a new startGroup object with the identifier of the group's parent and the group's identifier.
StartGroup(String, String, boolean) - Constructor for class net.sf.okapi.common.resource.StartGroup
Creates a new startGroup object with the identifier of the group's parent, the group's identifier, and an indicator of whether this group is a referent or not.
STARTGROUP - net.sf.okapi.proto.Event.ResourceCase
 
STARTGROUP_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.Event
 
StartGroup.Builder - Class in net.sf.okapi.proto
Protobuf type StartGroup
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 StartGroupData object with a given id.
StartGroupOrBuilder - Interface in net.sf.okapi.proto
 
startMerging(MergingInfo, Event) - Method in class net.sf.okapi.steps.rainbowkit.postprocess.Merger
 
startPage(String) - Method in class net.sf.okapi.filters.xini.rainbowkit.FilterEventToXiniTransformer
 
StartPlaceHolder - Class in net.sf.okapi.filters.xini.jaxb
Java class for StartPlaceHolder complex type.
StartPlaceHolder() - Constructor for class net.sf.okapi.filters.xini.jaxb.StartPlaceHolder
 
startProcess(LocaleId, LocaleId) - Method in class net.sf.okapi.lib.verification.QualityCheckSession
 
startProcess(LocaleId, LocaleId, Parameters, List<Issue>) - Method in class net.sf.okapi.lib.verification.AbstractChecker
 
startProcess(LocaleId, LocaleId, Parameters, List<Issue>) - Method in class net.sf.okapi.lib.verification.CharactersChecker
 
startProcess(LocaleId, LocaleId, Parameters, List<Issue>) - Method in class net.sf.okapi.lib.verification.GeneralChecker
 
startProcess(LocaleId, LocaleId, Parameters, List<Issue>) - Method in class net.sf.okapi.lib.verification.InlineCodesChecker
 
startProcess(LocaleId, LocaleId, Parameters, List<Issue>) - Method in class net.sf.okapi.lib.verification.LengthChecker
 
startProcess(LocaleId, LocaleId, Parameters, List<Issue>) - Method in class net.sf.okapi.lib.verification.LocalizableChecker
 
startProcess(LocaleId, LocaleId, Parameters, List<Issue>) - Method in class net.sf.okapi.lib.verification.PatternsChecker
 
startReport(String, QualityCheckReport.Type) - Method in class net.sf.okapi.lib.verification.QualityCheckReport
 
startSubDocument() - Method in class net.sf.okapi.common.filters.EventBuilder
Add the START_SUBDOCUMENT Event to the event queue.
startSubDocument(StartSubDocument) - Method in class net.sf.okapi.filters.xliff2.OkpToX2Converter
 
StartSubDocument - Class in net.sf.okapi.common.resource
Resource associated with the filter event START_SUBDOCUMENT.
StartSubDocument - Class in net.sf.okapi.proto
Protobuf type StartSubDocument
StartSubDocument() - Constructor for class net.sf.okapi.common.resource.StartSubDocument
 
StartSubDocument(String) - Constructor for class net.sf.okapi.common.resource.StartSubDocument
 
StartSubDocument(String, String) - Constructor for class net.sf.okapi.common.resource.StartSubDocument
 
STARTSUBDOCUMENT - net.sf.okapi.proto.Event.ResourceCase
 
STARTSUBDOCUMENT_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.Event
 
StartSubDocument.Builder - Class in net.sf.okapi.proto
Protobuf type StartSubDocument
startSubDocumentFromStartDocument(StartDocument, String, String, String) - Static method in class net.sf.okapi.common.ResourceUtil
 
StartSubDocumentOrBuilder - Interface in net.sf.okapi.proto
 
StartSubfilter - Class in net.sf.okapi.common.resource
 
StartSubfilter - Class in net.sf.okapi.proto
Protobuf type StartSubfilter
StartSubfilter() - Constructor for class net.sf.okapi.common.resource.StartSubfilter
 
StartSubfilter(String, StartDocument, IEncoder) - Constructor for class net.sf.okapi.common.resource.StartSubfilter
Creates a new StartSubfilter object with the identifier of the group's parent and the group's identifier.
STARTSUBFILTER - net.sf.okapi.proto.Event.ResourceCase
 
STARTSUBFILTER_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.Event
 
StartSubfilter.Builder - Class in net.sf.okapi.proto
Protobuf type StartSubfilter
StartSubfilterOrBuilder - Interface in net.sf.okapi.proto
 
STARTSWITH - net.sf.okapi.lib.xliff2.validation.Rule.Type
 
startTextUnit() - Method in class net.sf.okapi.common.filters.EventBuilder
Start a TextUnit.
startTextUnit() - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
startTextUnit(String) - Method in class net.sf.okapi.common.filters.EventBuilder
Start a TextUnit.
startTextUnit(String) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
startTextUnit(String, GenericSkeleton, List<PropertyTextUnitPlaceholder>) - Method in class net.sf.okapi.common.filters.EventBuilder
Start a complex TextUnit with actionable (translatable, writable or read-only) attributes.
startTextUnit(String, GenericSkeleton, LocaleId, List<PropertyTextUnitPlaceholder>) - Method in class net.sf.okapi.common.filters.EventBuilder
Start a complex TextUnit with actionable (translatable, writable or read-only) attributes.
startTextUnit(GenericSkeleton) - Method in class net.sf.okapi.common.filters.EventBuilder
Start a complex TextUnit.
startTextUnit(GenericSkeleton) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
startTextUnit(GenericSkeleton, List<PropertyTextUnitPlaceholder>) - Method in class net.sf.okapi.common.filters.EventBuilder
Start a complex TextUnit with actionable (translatable, writable or read-only) attributes.
startTextUnit(GenericSkeleton, List<PropertyTextUnitPlaceholder>) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
startTraversal() - Method in interface org.w3c.its.ITraversal
Starts the traversal of the document.
startTraversal() - Method in class org.w3c.its.ITSEngine
 
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 StartXliffData object.
STATE - net.sf.okapi.proto.Property.PropName
STATE = 7;
STATE - Static variable in class net.sf.okapi.common.resource.Property
 
STATE - Static variable in class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
STATE_DEFAULT - Static variable in class net.sf.okapi.lib.xliff2.core.Segment
Default value for the target state of a segment.
STATE_INITIALISING - Static variable in class net.sf.okapi.connectors.kantan.KantanMTv21Connector
 
STATE_OFFLINE - Static variable in class net.sf.okapi.connectors.kantan.KantanMTv21Connector
 
STATE_QUALIFIER - net.sf.okapi.proto.Property.PropName
STATE_QUALIFIER = 6;
STATE_QUALIFIER - Static variable in class net.sf.okapi.common.resource.Property
 
STATE_QUALIFIER - Static variable in class net.sf.okapi.filters.xliff.XLIFFFilter
 
STATE_QUALIFIER_VALUE - Static variable in enum net.sf.okapi.proto.Property.PropName
STATE_QUALIFIER = 6;
STATE_RUNNING - Static variable in class net.sf.okapi.connectors.kantan.KantanMTv21Connector
 
STATE_TERMINATING - Static variable in class net.sf.okapi.connectors.kantan.KantanMTv21Connector
 
STATE_VALUE - Static variable in enum net.sf.okapi.proto.Property.PropName
STATE = 7;
STATIC_LEXER_ERROR - Static variable in error net.sf.okapi.core.simplifierrules.TokenMgrError
An attempt was made to create a second instance of a static token manager.
STATIC_LEXER_ERROR - Static variable in exception net.sf.okapi.filters.json.parser.TokenMgrException
An attempt was made to create a second instance of a static token manager.
STATIC_LEXER_ERROR - Static variable in exception net.sf.okapi.filters.yaml.parser.TokenMgrException
An attempt was made to create a second instance of a static token manager.
staticFlag - Static variable in class net.sf.okapi.core.simplifierrules.JavaCharStream
Whether parser is static.
staticFlag - Static variable in class net.sf.okapi.filters.json.parser.JavaCharStream
Whether parser is static.
staticFlag - Static variable in class net.sf.okapi.filters.yaml.parser.JavaCharStream
Whether parser is static.
statisticInfo - Variable in class net.sf.okapi.filters.xini.jaxb.Xini
 
StatisticInfo - Class in net.sf.okapi.filters.xini.jaxb
Java class for StatisticInfo complex type.
StatisticInfo() - Constructor for class net.sf.okapi.filters.xini.jaxb.StatisticInfo
 
StepIntrospector - Class in net.sf.okapi.common.pipeline.annotations
Scan a class for retrieving the different ConfigurationParameter it uses.
StepIntrospector() - Constructor for class net.sf.okapi.common.pipeline.annotations.StepIntrospector
 
StepParameterMapping - Annotation Type in net.sf.okapi.common.pipeline.annotations
Java annotation for mapping configuration parameters in steps.
StepParameterType - Enum in net.sf.okapi.common.pipeline.annotations
Types of the runtime parameters for steps.
steps - Variable in class net.sf.okapi.steps.common.AbstractCompoundStep
 
stop() - Method in class net.sf.okapi.common.pipelinebuilder.XPipeline
 
stopEngine(String) - Method in class net.sf.okapi.connectors.kantan.KantanMTv21Connector
Stops an engine (do nothing if it's already stopped).
StorageList - Class in net.sf.okapi.common.skeleton
provides a way to store a list of resources and implements the different interfaces of the resources.
StorageList() - Constructor for class net.sf.okapi.common.skeleton.StorageList
 
StorageList(StartGroup) - Constructor for class net.sf.okapi.common.skeleton.StorageList
Creates a new StorageList object with w StartGroup.
STORAGESIZE - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Annotation identifier for the ITS Storage Size data category.
STORAGESIZE_ENCODING - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Storage encoding: a string representing a IANA character set name.
STORAGESIZE_LINEBREAK - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Linebreak type: a string "cr", "lf" or "crlf".
STORAGESIZE_SIZE - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Storage size: an unsigned integer.
storageStack - Variable in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
store() - Method in enum net.sf.okapi.tm.pensieve.common.MetadataType
 
store(String, String, String) - Method in class net.sf.okapi.common.filters.CodeTypeForPairedTagsHelper
Stores the given ctype or CodeTypeForPairedTagsHelper.DEFAULT_CODE_TYPE under the given rid or id.
store(String, String, String, String, TextFragment, TextFragment) - Method in class net.sf.okapi.steps.inconsistencycheck.InconsistencyCheck
Stores the source-target pair for comparison
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.
storeSegmentation(TextContainer) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
 
stream() - Method in interface net.sf.okapi.common.filters.IFilter
Generates all events from a filter as a Stream.
streamAsString(InputStream, String) - Static method in class net.sf.okapi.common.StreamUtil
 
StreamGobbler - Class in net.sf.okapi.steps.batchtranslation
 
StreamGobbler(InputStream, String) - Constructor for class net.sf.okapi.steps.batchtranslation.StreamGobbler
 
StreamProvider - Class in net.sf.okapi.filters.json.parser
NOTE : This generated class can be safely deleted if installing in a GWT installation (use StringProvider instead)
StreamProvider - Class in net.sf.okapi.filters.yaml.parser
NOTE : This generated class can be safely deleted if installing in a GWT installation (use StringProvider instead)
StreamProvider(InputStream) - Constructor for class net.sf.okapi.filters.json.parser.StreamProvider
 
StreamProvider(InputStream) - Constructor for class net.sf.okapi.filters.yaml.parser.StreamProvider
 
StreamProvider(InputStream, String) - Constructor for class net.sf.okapi.filters.json.parser.StreamProvider
 
StreamProvider(InputStream, String) - Constructor for class net.sf.okapi.filters.yaml.parser.StreamProvider
 
StreamProvider(Reader) - Constructor for class net.sf.okapi.filters.json.parser.StreamProvider
 
StreamProvider(Reader) - Constructor for class net.sf.okapi.filters.yaml.parser.StreamProvider
 
streamUtf8AsString(InputStream) - Static method in class net.sf.okapi.common.StreamUtil
 
StreamUtil - Class in net.sf.okapi.common
Various manipulations of streams, files, etc.
StreamUtil() - Constructor for class net.sf.okapi.common.StreamUtil
 
STRICT - net.sf.okapi.common.resource.CodeMatchStrategy
Use as default for filter merging.
STRIKE_THROUGH - net.sf.okapi.common.resource.ExtendedCodeType
 
STRIKETHROUGH - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
STRIKETHROUGH - net.sf.okapi.filters.tex.parser.TEXTokenType
 
string() - Method in class net.sf.okapi.filters.json.parser.JsonParser
 
STRING - net.sf.okapi.lib.terminology.TBXProperyType
 
STRING_DOUBLE_BODY - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
STRING_DOUBLE_BODY - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
STRING_DOUBLE_BODY_FIRST - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
STRING_DOUBLE_BODY_SECOND - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
STRING_DOUBLE_EMPTY - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
STRING_DOUBLE_EMPTY - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
STRING_DOUBLE_NONEMPTY - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
STRING_DOUBLE_NONEMPTY - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
STRING_SINGLE_BODY - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
STRING_SINGLE_BODY_FIRST - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
STRING_SINGLE_BODY_SECOND - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
STRING_SINGLE_EMPTY - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
STRING_SINGLE_NONEMPTY - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
STRING_VALUE - net.sf.okapi.proto.PrimitiveValue.ValueTypeCase
 
STRING_VALUE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.PrimitiveValue
 
stringAsArray(String) - Static method in class net.sf.okapi.common.ListUtil
Splits up a string of comma-separated substrings into an array of those substrings.
stringAsArray(String, String) - Static method in class net.sf.okapi.common.ListUtil
Splits up a string of comma-separated substrings into an array of those substrings.
stringAsIntList(String) - Static method in class net.sf.okapi.common.ListUtil
Converts a string of comma-separated numbers into a list of integers.
stringAsIntList(String, String) - Static method in class net.sf.okapi.common.ListUtil
Converts a string of comma-separated numbers into a list of integers and sorts the list ascendantly.
stringAsIntList(String, String, boolean) - Static method in class net.sf.okapi.common.ListUtil
Converts a string of comma-separated numbers into a list of integers.
stringAsLanguageList(String) - Static method in class net.sf.okapi.common.ListUtil
Splits up a string of comma-separated substrings representing locale codes into a string list of LocaleId objects.
stringAsList(String) - Static method in class net.sf.okapi.common.ListUtil
Splits up a string of comma-separated substrings into a string list of those substrings.
stringAsList(String, char) - Static method in class net.sf.okapi.common.ListUtil
Splits up a string of delimited substrings into a string list of those substrings.
stringAsList(String, String) - Static method in class net.sf.okapi.common.ListUtil
Splits up a string of delimited substrings into a string list of those substrings.
stringAsList(List<String>, String) - Static method in class net.sf.okapi.common.ListUtil
Splits up a string of comma-separated substrings into a string list of those substrings.
stringAsList(List<String>, String, String) - Static method in class net.sf.okapi.common.ListUtil
Splits up a string of delimited substrings into a string list of those substrings.
stringAsStream(String, String) - Static method in class net.sf.okapi.common.StreamUtil
 
stringListAsArray(List<String>) - Static method in class net.sf.okapi.common.ListUtil
Converts a list of strings into an array of those strings.
StringParameters - Class in net.sf.okapi.common
Parameters implementation based on ParametersString.
StringParameters() - Constructor for class net.sf.okapi.common.StringParameters
Creates a new StringParameters object with a null path and an empty buffer.
StringParameters(String) - Constructor for class net.sf.okapi.common.StringParameters
Creates a new StringParameters object with a null path the specified initial parameter data
StringProvider - Class in net.sf.okapi.filters.json.parser
 
StringProvider - Class in net.sf.okapi.filters.yaml.parser
 
StringProvider(String) - Constructor for class net.sf.okapi.filters.json.parser.StringProvider
 
StringProvider(String) - Constructor for class net.sf.okapi.filters.yaml.parser.StringProvider
 
StringSanitiser - Class in net.sf.okapi.common
A string sanitiser.
StringSanitiser(List<Sanitiser.Filter<String>>) - Constructor for class net.sf.okapi.common.StringSanitiser
Creates a string sanitiser.
StringSanitiser.DoubleParsingFilter - Class in net.sf.okapi.common
A double parsing filter.
StringSanitiser.IntegerParsingFilter - Class in net.sf.okapi.common
An integer parsing filter.
StringSanitiser.TrimmingFilter - Class in net.sf.okapi.common
A trimming filter.
StringsComparator - Class in net.sf.okapi.filters.openxml
 
StringsComparator() - Constructor for class net.sf.okapi.filters.openxml.StringsComparator
 
stringToCodes(String) - Static method in class net.sf.okapi.common.resource.Code
Helper method to convert a storage string into a list of codes.
stringToContent(String) - Static method in class net.sf.okapi.common.resource.TextContainer
Converts a string created by TextContainer.contentToString(TextContainer) back into a TextContainer.
StringUtil - Class in net.sf.okapi.common
Helper methods to manipulate strings.
StringUtil() - Constructor for class net.sf.okapi.common.StringUtil
 
stripCommentsWithinText - Variable in class net.sf.okapi.filters.its.Parameters
 
STRONG_EMPHASIS - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
strToDouble(String, double) - Static method in class net.sf.okapi.common.Util
Converts a string to a double.
strToInt(String, int) - Static method in class net.sf.okapi.common.Util
Converts a string to an integer.
strToLong(String, long) - Static method in class net.sf.okapi.common.Util
Converts a string to a long.
style - Variable in class net.sf.okapi.filters.xini.jaxb.Element
 
STYLE - net.sf.okapi.filters.xini.jaxb.PlaceHolderType
 
SUB_END - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
SUB_END_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
SUB_FILTER - Static variable in interface net.sf.okapi.common.filters.IFilter
Prefix marker indicating a sub-filter in the name of a StartDocument object created when processing content with sub-filters.
SUB_FLOWS - Static variable in class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
SUB_START - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
SUB_START_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
SUB_STATE - Static variable in class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
SUB_TYPE - Static variable in class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
SUBDOCUMENT_CRUMB - Static variable in class net.sf.okapi.filters.po.POWriter
 
SUBDOCUMENT_CRUMB - Static variable in class net.sf.okapi.filters.transtable.TransTableWriter
 
subfilter - Variable in class net.sf.okapi.filters.plaintext.base.Parameters
 
SUBFILTER - net.sf.okapi.common.filters.TextProcessingResult
Text was processed, subfilter was called and individual events sent
SUBFILTERED_EVENT - Static variable in class net.sf.okapi.common.IdGenerator
 
SubFilterEventConverter - Class in net.sf.okapi.common.filters
 
SubFilterEventConverter(ISubFilter, IEncoder) - Constructor for class net.sf.okapi.common.filters.SubFilterEventConverter
 
SubFilterSkeletonWriter - Class in net.sf.okapi.common.filters
 
SubFilterSkeletonWriter(StartSubfilter) - Constructor for class net.sf.okapi.common.filters.SubFilterSkeletonWriter
 
SubFilterSkeletonWriter(ISkeletonWriter, IEncoder, String, Set<String>, StringBuilder, SubFilterSkeletonWriter.TargetOutputs) - Constructor for class net.sf.okapi.common.filters.SubFilterSkeletonWriter
 
SubFilterSkeletonWriter.TargetOutputs - Interface in net.sf.okapi.common.filters
Target outputs.
SubFilterSkeletonWriter.TargetOutputs.Default - Class in net.sf.okapi.common.filters
 
SubFilterWrapper - Class in net.sf.okapi.common.filters
Wrapper that converts any IFilter into a ISubFilter (a filter called from another IFilter).
SubFilterWrapper(IFilter, IEncoder, int, String, String) - Constructor for class net.sf.okapi.common.filters.SubFilterWrapper
 
SubFilterWrapperStep - Class in net.sf.okapi.common.filters
 
SubFilterWrapperStep(IFilter, IFilter) - Constructor for class net.sf.okapi.common.filters.SubFilterWrapperStep
 
subList(int, int) - Method in class net.sf.okapi.steps.tokenization.TokenConfigs
 
SUBSCRIPT - net.sf.okapi.common.resource.ExtendedCodeType
 
SUBSCRIPT - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
SUBSCRIPT - net.sf.okapi.filters.tex.parser.TEXParser.CharType
 
SUBSCRIPT - net.sf.okapi.filters.tex.parser.TEXTokenType
 
subSeg - Variable in class net.sf.okapi.filters.xini.jaxb.Seg
 
subSequence(int, int) - Method in class net.sf.okapi.common.resource.TextFragment
Gets a copy of a sub-sequence of this object.
substitutionScore(T, T) - Method in interface net.sf.okapi.steps.gcaligner.AlignmentScorer
Calculate the cost of substitution of source segment by target segment.
substitutionScore(T, T) - Method in class net.sf.okapi.steps.gcaligner.GaleAndChurch
Calculate the cost of substitution of source segment by target segment.
substring(String, int, int) - Static method in class net.sf.okapi.common.StringUtil
 
SubtitleEventBuilder - Class in net.sf.okapi.filters.subtitles
 
SubtitleEventBuilder(String, IFilter) - Constructor for class net.sf.okapi.filters.subtitles.SubtitleEventBuilder
 
SubtitleFilter - Class in net.sf.okapi.filters.subtitles
 
SubtitleFilter() - Constructor for class net.sf.okapi.filters.subtitles.SubtitleFilter
 
SubtitleParameters - Class in net.sf.okapi.filters.subtitles
VTT Filter parameters
SubtitleParameters() - Constructor for class net.sf.okapi.filters.subtitles.SubtitleParameters
 
SUCCEDED - net.sf.okapi.common.pipeline.PipelineReturnValue
IPipeline completed successfully.
suffix() - Method in class net.sf.okapi.filters.doxygen.DelimiterTokenizer.Token
 
suffix() - Method in class net.sf.okapi.filters.doxygen.RegexTokenizer.Token
 
suffixPattern() - Method in class net.sf.okapi.filters.doxygen.DelimiterTokenizer.Token
 
suffixPattern() - Method in class net.sf.okapi.filters.doxygen.RegexTokenizer.Token
 
suggestId(boolean) - Method in class net.sf.okapi.lib.xliff2.core.Store
Gets a suggested id for code, annotation, ignorable or segment.
suggestion - Variable in class net.sf.okapi.lib.verification.BlackTerm
 
SUP_END - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
SUP_END_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
SUP_START - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
SUP_START_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
SUPERSCRIPT - net.sf.okapi.common.resource.ExtendedCodeType
 
SUPERSCRIPT - net.sf.okapi.filters.tex.parser.TEXParser.CharType
 
supporstOneOutputPerInput - Variable in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
SUPPORTFILE_SAMENAME - Static variable in class net.sf.okapi.steps.rainbowkit.creation.Parameters
 
SUPPORTFILE_SEP - Static variable in class net.sf.okapi.steps.rainbowkit.creation.Parameters
 
SUPPORTFILEDEST_SEP - Static variable in class net.sf.okapi.steps.rainbowkit.creation.Parameters
 
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.
SUSPECT_CODE - net.sf.okapi.common.annotation.IssueType
 
SUSPECT_DATE_TIME - net.sf.okapi.common.annotation.IssueType
 
SUSPECT_NUMBER - net.sf.okapi.common.annotation.IssueType
 
SUSPECT_PATTERN - net.sf.okapi.common.annotation.IssueType
 
Swahili - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
swap(int, int) - Method in interface net.sf.okapi.common.resource.ISegments
Swaps two segments in this container.
swap(int, int) - Method in class net.sf.okapi.common.resource.Segments
 
Swedish - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
SwitchTo(int) - Method in class net.sf.okapi.core.simplifierrules.SimplifierRulesTokenManager
Switch to specified lex state.
SwitchTo(int) - Method in class net.sf.okapi.filters.json.parser.JsonParserTokenManager
Switch to specified lex state.
SwitchTo(int) - Method in class net.sf.okapi.filters.yaml.parser.YamlParserTokenManager
Switch to specified lex state.
symbol() - Method in class net.sf.okapi.filters.json.parser.JsonParser
 
SYMBOL - net.sf.okapi.filters.json.parser.JsonValueTypes
 
SYMBOL - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
synchronizeCodeIds(TextFragment, TextFragment) - Static method in class net.sf.okapi.common.resource.TextFragmentUtil
 
synchronizeCodeIds(TextFragment, TextFragment, CodeMatchStrategy) - Static method in class net.sf.okapi.common.resource.TextFragmentUtil
Matches the code IDs of the from fragment with the ones of the to fragment.

T

TA - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Annotation identifier for the ITS Text Analysis data category.
TA_CLASS - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
 
TA_CONFIDENCE - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Confidence: a double between 0 and 1.
TA_IDENT - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
 
TA_SOURCE - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
 
table - Variable in class net.sf.okapi.filters.xini.jaxb.Element.ElementContent
 
Table - Class in net.sf.okapi.filters.xini.jaxb
For use with standard interfaces (no INI conversion)
Table() - Constructor for class net.sf.okapi.filters.xini.jaxb.Table
 
TABLE - net.sf.okapi.filters.xini.GroupType
 
TABLE_CELL - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
TABLE_CELL_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
TABLE_CUSTOMER_TEXT_ID - net.sf.okapi.filters.xini.XINIProperties
 
TABLE_EMPTY_SEGMENTS_FLAGS - net.sf.okapi.filters.xini.XINIProperties
 
TABLE_END - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
TABLE_END_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
TABLE_EXTERNAL_ID - net.sf.okapi.filters.xini.XINIProperties
 
TABLE_LABEL - net.sf.okapi.filters.xini.XINIProperties
 
TABLE_NO_CONTENT - net.sf.okapi.filters.xini.XINIProperties
 
TABLE_PIPE - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
TABLE_PIPE - net.sf.okapi.filters.tex.parser.TEXTokenType
 
TABLE_REFERENCE - net.sf.okapi.common.resource.ExtendedCodeType
 
TABLE_SEPARATOR - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
TABLE_START - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
TABLE_START_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
TableFilter - Class in net.sf.okapi.filters.table
Table filter, processes table-like files such as tab-delimited, CSV, fixed-width columns, etc.
TableFilter() - Constructor for class net.sf.okapi.filters.table.TableFilter
 
TableFilterWriter - Class in net.sf.okapi.steps.formatconversion
Implementation of the IFilterWriter interface for table-type output.
TableFilterWriter() - Constructor for class net.sf.okapi.steps.formatconversion.TableFilterWriter
 
TableFilterWriterParameters - Class in net.sf.okapi.steps.formatconversion
 
TableFilterWriterParameters() - Constructor for class net.sf.okapi.steps.formatconversion.TableFilterWriterParameters
 
TablePackageWriter - Class in net.sf.okapi.steps.rainbowkit.table
 
TablePackageWriter() - Constructor for class net.sf.okapi.steps.rainbowkit.table.TablePackageWriter
 
TabSeparatedValuesFilter - Class in net.sf.okapi.filters.table.tsv
Tab-Separated Values filter.
TabSeparatedValuesFilter() - Constructor for class net.sf.okapi.filters.table.tsv.TabSeparatedValuesFilter
 
tabSize - Variable in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
tabSize - Variable in class net.sf.okapi.filters.json.parser.JavaCharStream
 
tabSize - Variable in class net.sf.okapi.filters.yaml.parser.JavaCharStream
 
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 Tag object.
Tag(Tag) - Constructor for class net.sf.okapi.lib.xliff2.core.Tag
Copy constructor.
TAG - Static variable in class net.sf.okapi.filters.xliff.XliffSdlFilterExtension
 
TAG - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
TAG_BPT - Static variable in class net.sf.okapi.filters.xliff.XliffSdlFilterExtension
 
TAG_DEFS - Static variable in class net.sf.okapi.filters.xliff.XliffSdlFilterExtension
 
TAG_DIRECTIVE - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
TAG_EPT - Static variable in class net.sf.okapi.filters.xliff.XliffSdlFilterExtension
 
TAG_ID - Static variable in class net.sf.okapi.filters.xliff.XliffSdlFilterExtension
 
TAG_IT - Static variable in class net.sf.okapi.filters.xliff.XliffSdlFilterExtension
 
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.
TAG_PH - Static variable in class net.sf.okapi.filters.xliff.XliffSdlFilterExtension
 
TAG_ST - Static variable in class net.sf.okapi.filters.xliff.XliffSdlFilterExtension
 
TAG_TYPE - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
Tagalog - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
TaggedFilterConfiguration - Class in net.sf.okapi.filters.abstractmarkup.config
Defines extraction rules useful for markup languages such as HTML and XML.
TaggedFilterConfiguration() - Constructor for class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
TaggedFilterConfiguration(File) - Constructor for class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
TaggedFilterConfiguration(String) - Constructor for class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
TaggedFilterConfiguration(URL) - Constructor for class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
TaggedFilterConfiguration.RULE_TYPE - Enum in net.sf.okapi.filters.abstractmarkup.config
AbstractMarkupFilter rule types.
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 Tags object.
tagType - Variable in class net.sf.okapi.common.resource.Code
Tag type for this code.
tagType - Variable in class net.sf.okapi.lib.xliff2.core.Tag
 
TagType - Enum in net.sf.okapi.lib.xliff2.core
Possible types for tags: TagType.OPENING, TagType.CLOSING and TagType.STANDALONE.
TAGTYPE - Static variable in class net.sf.okapi.common.filters.InlineCodeFinder
Type representing an inline code created with this class.
TAGTYPE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.Code
 
tagTypeLiteral() - Method in class net.sf.okapi.core.simplifierrules.SimplifierRules
 
Tahitian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
TAIDENT - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
 
TAIDENTREF - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
 
TAIWAN_CHINESE - Static variable in class net.sf.okapi.common.LocaleId
LocaleId constant for "zh-tw".
target - Variable in class net.sf.okapi.common.query.QueryResult
Text of the target for this result.
target - Variable in class net.sf.okapi.lib.verification.PatternItem
 
target() - Method in class net.sf.okapi.common.DefaultLocalePair
 
target() - Method in interface net.sf.okapi.common.LocalePair
Obtains the target locale.
TARGET - net.sf.okapi.common.annotation.Note.Annotates
 
TARGET - net.sf.okapi.filters.tmx.TmxFilter.TuvXmlLang
 
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.
TARGET - net.sf.okapi.proto.Note.Annotates
TARGET = 1;
TARGET - net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep.TargetType
 
TARGET - net.sf.okapi.tm.pensieve.common.TranslationUnitField
 
TARGET_CODES - net.sf.okapi.tm.pensieve.common.TranslationUnitField
 
TARGET_LANG - net.sf.okapi.tm.pensieve.common.TranslationUnitField
 
TARGET_LANGUAGES - net.sf.okapi.filters.xini.XINIProperties
 
TARGET_LENGTH - net.sf.okapi.common.annotation.IssueType
 
TARGET_LOCALE - net.sf.okapi.common.pipeline.annotations.StepParameterType
Single Target locale.
TARGET_LOCALES - net.sf.okapi.common.pipeline.annotations.StepParameterType
List of target locales.
TARGET_SAME_AS_SOURCE - net.sf.okapi.common.annotation.IssueType
 
TARGET_VALUE - Static variable in enum net.sf.okapi.proto.Note.Annotates
TARGET = 1;
TARGET2SUFFIX - Static variable in class net.sf.okapi.steps.translationcomparison.Parameters
 
TARGET3SUFFIX - Static variable in class net.sf.okapi.steps.translationcomparison.Parameters
 
targetColumns - Variable in class net.sf.okapi.filters.table.base.BaseTableFilter
 
targetColumns - Variable in class net.sf.okapi.filters.table.base.Parameters
Indicates which columns contain target text.
targetColumns() - Method in class net.sf.okapi.filters.openxml.WorksheetConfiguration.Default
 
targetColumns() - Method in interface net.sf.okapi.filters.openxml.WorksheetConfiguration
 
targetFont() - Method in class net.sf.okapi.common.filters.fontmappings.DefaultFontMapping
 
targetFont() - Method in interface net.sf.okapi.common.filters.fontmappings.FontMapping
Obtains a target font.
targetFont() - Method in class net.sf.okapi.common.filters.fontmappings.ParametersStringFontMapping
 
targetFontFor(String) - Method in class net.sf.okapi.common.filters.fontmappings.DefaultFontMappings
Returns a target font for a source font.
targetFontFor(String) - Method in interface net.sf.okapi.common.filters.fontmappings.FontMappings
Returns a target font for a source font.
targetFor(String) - Method in class net.sf.okapi.filters.openxml.SourceAndTargetColumns.Default
 
targetFor(String) - Method in interface net.sf.okapi.filters.openxml.SourceAndTargetColumns
 
targetGroup - Variable in class net.sf.okapi.filters.regex.Rule
 
targetLanguages - Variable in class net.sf.okapi.filters.table.base.BaseTableFilter
 
targetLanguages - Variable in class net.sf.okapi.filters.table.base.Parameters
Indicates which languages should be used in target columns.
targetLanguages - Variable in class net.sf.okapi.filters.xini.jaxb.Xini
 
TargetLanguages - Class in net.sf.okapi.filters.xini.jaxb
Java class for TargetLanguages complex type.
TargetLanguages() - Constructor for class net.sf.okapi.filters.xini.jaxb.TargetLanguages
 
targetLocale - Variable in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStep
 
targetLocale - Variable in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector
 
TARGETLOCALE - Static variable in class net.sf.okapi.filters.transifex.Project
 
TARGETLOCALE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.AltTranslation
 
TargetPropertiesAnnotation - Class in net.sf.okapi.common.resource
The target properties associated to a set of source properties in a resource.
TargetPropertiesAnnotation() - Constructor for class net.sf.okapi.common.resource.TargetPropertiesAnnotation
Creates a new TargetPropertiesAnnotation object.
TARGETS_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.TextUnit
 
targetSourceRefs - Variable in class net.sf.okapi.filters.table.base.BaseTableFilter
 
targetSourceRefs - Variable in class net.sf.okapi.filters.table.base.Parameters
Indicates which source columns the target columns on the targetColumns list correspond to.
TargetState - Enum in net.sf.okapi.lib.xliff2.core
Possible values for the state attribute of a target content: TargetState.INITIAL, TargetState.TRANSLATED, TargetState.REVIEWED and TargetState.FINAL.
TARGETSTATEMODE_DONOTEXTRACT - Static variable in class net.sf.okapi.filters.xliff.Parameters
 
TARGETSTATEMODE_EXTRACT - Static variable in class net.sf.okapi.filters.xliff.Parameters
 
TARGETSTATEMODE_IGNORE - Static variable in class net.sf.okapi.filters.xliff.Parameters
 
targetTerm - Variable in class net.sf.okapi.lib.terminology.TermHit
 
TASOURCE - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
 
TBXProperty - Class in net.sf.okapi.lib.terminology
 
TBXProperty(String, String) - Constructor for class net.sf.okapi.lib.terminology.TBXProperty
 
TBXProperty(TBXProperyType, String) - Constructor for class net.sf.okapi.lib.terminology.TBXProperty
 
TBXProperyType - Enum in net.sf.okapi.lib.terminology
 
TBXReader - Class in net.sf.okapi.lib.terminology.tbx
 
TBXReader() - Constructor for class net.sf.okapi.lib.terminology.tbx.TBXReader
 
td - Variable in class net.sf.okapi.filters.xini.jaxb.INITR
 
td - Variable in class net.sf.okapi.filters.xini.jaxb.TR
 
TD - Class in net.sf.okapi.filters.xini.jaxb
Java class for TD complex type.
TD - net.sf.okapi.filters.xini.GroupType
 
TD() - Constructor for class net.sf.okapi.filters.xini.jaxb.TD
 
TDASearchConnector - Class in net.sf.okapi.connectors.tda
 
TDASearchConnector() - Constructor for class net.sf.okapi.connectors.tda.TDASearchConnector
 
TEMP_EXTRACT - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
Pattern for matching bits that we have to pull out of the text due to conflicts with other delimiters, or because their contents shouldn't be interpreted.
TEMP_EXTRACT_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
TEMP_PLACEHOLDER - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
tempTmxPathAlternates - Variable in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
tempTmxPathApproved - Variable in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
tempTmxPathLeverage - Variable in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
tempTmxPathUnApproved - Variable in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
TEN - net.sf.okapi.common.annotation.Note.Priority
 
TEN - net.sf.okapi.proto.Note.Priority
TEN = 9;
TEN_VALUE - Static variable in enum net.sf.okapi.proto.Note.Priority
TEN = 9;
term() - Method in class net.sf.okapi.core.simplifierrules.SimplifierRules
 
Term - Class in net.sf.okapi.lib.xliff2.glossary
Represents the <term> element Glossary module.
Term() - Constructor for class net.sf.okapi.common.annotation.GlossEntry.Term
 
Term() - Constructor for class net.sf.okapi.steps.terminologyleveraging.TerminologyQueryResult.Term
 
Term(String) - Constructor for class net.sf.okapi.lib.xliff2.glossary.Term
Creates a Term object with a given text.
Term(String, String, String) - Constructor for class net.sf.okapi.steps.terminologyleveraging.TerminologyQueryResult.Term
 
Term(Term) - Constructor for class net.sf.okapi.lib.xliff2.glossary.Term
Copy constructor.
TERM - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Annotation identifier for the ITS Terminology data category.
TERM - Static variable in class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
TERM_CONFIDENCE - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Term confidence: a double between 0.0 and 1.0.
TERM_INFO - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Term information: a string.
TermChecker - Class in net.sf.okapi.lib.verification
 
TermChecker() - Constructor for class net.sf.okapi.lib.verification.TermChecker
 
TERMCONFIDENCE - Static variable in class net.sf.okapi.lib.xliff2.its.ITSReader
 
TermEntry - Class in net.sf.okapi.lib.terminology
 
TermEntry(String) - Constructor for class net.sf.okapi.lib.terminology.TermEntry
 
TermExtractionStep - Class in net.sf.okapi.steps.termextraction
 
TermExtractionStep() - Constructor for class net.sf.okapi.steps.termextraction.TermExtractionStep
 
TermHit - Class in net.sf.okapi.lib.terminology
 
TermHit() - Constructor for class net.sf.okapi.lib.terminology.TermHit
 
terminalPattern - Variable in class net.sf.okapi.filters.subtitles.SubtitleFilter
 
TERMINOLOGY - net.sf.okapi.common.annotation.IssueType
 
TERMINOLOGY - Static variable in class net.sf.okapi.lib.xliff2.its.DataCategories
 
TerminologyLeveragingStep - Class in net.sf.okapi.steps.terminologyleveraging
 
TerminologyLeveragingStep() - Constructor for class net.sf.okapi.steps.terminologyleveraging.TerminologyLeveragingStep
 
TerminologyParameters - Class in net.sf.okapi.steps.terminologyleveraging
Provides parameters for terminology connectors.
TerminologyParameters() - Constructor for class net.sf.okapi.steps.terminologyleveraging.TerminologyParameters
 
TerminologyQueryResult - Class in net.sf.okapi.steps.terminologyleveraging
Wrapper for terminology query results.
TerminologyQueryResult() - Constructor for class net.sf.okapi.steps.terminologyleveraging.TerminologyQueryResult
 
TerminologyQueryResult.Term - Class in net.sf.okapi.steps.terminologyleveraging
 
TerminologyQueryResult.Translation - Class in net.sf.okapi.steps.terminologyleveraging
 
TermsAnnotation - Class in net.sf.okapi.common.annotation
Simple annotation for storing terms and their associated information.
TermsAnnotation() - Constructor for class net.sf.okapi.common.annotation.TermsAnnotation
Creates a new empty TermsAnnotation object.
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 TermTag object.
TermTag(MTag, String, AnnotatorsRef) - Constructor for class net.sf.okapi.lib.xliff2.its.TermTag
Creates a new opening TermTag object from an existing marker tag.
TermTag(TermTag) - Constructor for class net.sf.okapi.lib.xliff2.its.TermTag
Copy constructor.
testMarkers() - Static method in class net.sf.okapi.common.resource.TextUnitUtil
 
testOnSelectedGroup() - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Indicates that, when sampling the rules, the sample should be computed using only a selected group of rules.
TEX_MIME_TYPE - Static variable in class net.sf.okapi.filters.tex.TEXFilter
 
TEXEncoder - Class in net.sf.okapi.filters.tex
 
TEXEncoder() - Constructor for class net.sf.okapi.filters.tex.TEXEncoder
 
TEXFilter - Class in net.sf.okapi.filters.tex
 
TEXFilter() - Constructor for class net.sf.okapi.filters.tex.TEXFilter
 
TEXParser - Class in net.sf.okapi.filters.tex.parser
 
TEXParser() - Constructor for class net.sf.okapi.filters.tex.parser.TEXParser
Create a new TEXParser that uses the platform-specific newline.
TEXParser(String) - Constructor for class net.sf.okapi.filters.tex.parser.TEXParser
Create a new TEXParser that uses the specified string as a newline.
TEXParser.CharType - Enum in net.sf.okapi.filters.tex.parser
 
TEXSkeletonWriter - Class in net.sf.okapi.filters.tex
 
TEXSkeletonWriter() - Constructor for class net.sf.okapi.filters.tex.TEXSkeletonWriter
 
text - Variable in class net.sf.okapi.common.resource.TextFragment
Coded text buffer of this fragment.
text - Variable in class net.sf.okapi.common.resource.TextPart
Text fragment of this part.
text - Variable in class net.sf.okapi.connectors.microsoft.TranslateRequest
 
text - Variable in class net.sf.okapi.connectors.microsoft.TranslateResponse.Translation
 
text - Variable in class net.sf.okapi.lib.verification.BlackTerm
 
TEXT - net.sf.okapi.common.encoder.EncoderContext
0: Text context.
TEXT - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
TEXT - net.sf.okapi.filters.tex.parser.TEXTokenType
 
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_BOOKMARK_REF - Static variable in class net.sf.okapi.filters.openoffice.ODFFilter
 
TEXT_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.TextFragment
 
TEXT_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.TextPart
 
TEXT_UNIT - net.sf.okapi.common.EventType
Indicates a text unit.
TEXT_UNIT - net.sf.okapi.lib.xliff2.reader.EventType
A full unit element (start to end) This event comes with a Unit resource.
TEXT_UNIT - Static variable in class net.sf.okapi.common.IdGenerator
 
TEXT_UNIT_ELEMENT - net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration.RULE_TYPE
Marks a tag that is converted to an Okapi TextUnit resource.
TEXT_UNIT_ELEMENT_FAIL - net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration.RULE_TYPE
 
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 TextAnalysis object.
TEXTANALYSIS - Static variable in class net.sf.okapi.lib.xliff2.its.DataCategories
 
TextContainer - Class in net.sf.okapi.common.resource
Provides methods for storing the content of a paragraph-type unit, to handle its properties, annotations and segmentation.
TextContainer - Class in net.sf.okapi.proto
Protobuf type TextContainer
TextContainer() - Constructor for class net.sf.okapi.common.resource.TextContainer
Creates a new empty TextContainer object.
TextContainer(String) - Constructor for class net.sf.okapi.common.resource.TextContainer
Creates a new TextContainer object with some initial text.
TextContainer(Segment) - Constructor for class net.sf.okapi.common.resource.TextContainer
Creates a new TextContainer object with an initial segment.
TextContainer(TextFragment) - Constructor for class net.sf.okapi.common.resource.TextContainer
Creates a new TextContainer object with an initial TextFragment.
TextContainer(TextPart...) - Constructor for class net.sf.okapi.common.resource.TextContainer
Creates a new TextContainer object with initial TextParts (segment or non-segment) appended.
TextContainer.Builder - Class in net.sf.okapi.proto
Protobuf type TextContainer
TextContainerOrBuilder - Interface in net.sf.okapi.proto
 
TextContent - Class in net.sf.okapi.filters.xini.jaxb
Contains the text content itself and supports inline tags
TextContent() - Constructor for class net.sf.okapi.filters.xini.jaxb.TextContent
 
TextFragment - Class in net.sf.okapi.common.resource
Implements the methods for creating and manipulating a pre-parsed flat representation of a content with in-line codes.
TextFragment - Class in net.sf.okapi.proto
Protobuf type TextFragment
TextFragment() - Constructor for class net.sf.okapi.common.resource.TextFragment
Creates an empty TextFragment.
TextFragment(String) - Constructor for class net.sf.okapi.common.resource.TextFragment
Creates a TextFragment with a given text.
TextFragment(String, int) - Constructor for class net.sf.okapi.common.resource.TextFragment
Creates a TextFragment with a given text and an initial id value for codes.
TextFragment(String, List<Code>) - Constructor for class net.sf.okapi.common.resource.TextFragment
Creates a TextFragment with the content made of a given coded text and a list of codes.
TextFragment(TextFragment) - Constructor for class net.sf.okapi.common.resource.TextFragment
Creates a TextFragment with the content of a given TextFragment.
TextFragment.Builder - Class in net.sf.okapi.proto
Protobuf type TextFragment
TextFragment.CompareMode - Enum in net.sf.okapi.common.resource
Enum constants to specify how compareTo should work.
TextFragment.Marker - Enum in net.sf.okapi.common.resource
List of the marker types as an Enum.
TextFragment.TagType - Enum in net.sf.okapi.common.resource
List of the types of tag usable for in-line codes.
TextFragment.TagType - Enum in net.sf.okapi.proto
Protobuf enum TextFragment.TagType
TextFragmentOrBuilder - Interface in net.sf.okapi.proto
 
TextFragmentUtil - Class in net.sf.okapi.common.resource
 
TextFragmentUtil() - Constructor for class net.sf.okapi.common.resource.TextFragmentUtil
 
TextInputPart - Class in net.sf.okapi.common.uidescription
UI part descriptor for a text input field.
TextInputPart(ParameterDescriptor) - Constructor for class net.sf.okapi.common.uidescription.TextInputPart
Creates a new TextInputPart object with a given parameter descriptor.
TextLabelPart - Class in net.sf.okapi.common.uidescription
UI part descriptor for a text item.
TextLabelPart(String) - Constructor for class net.sf.okapi.common.uidescription.TextLabelPart
Creates a new TextPart object.
TextMatcher - Class in net.sf.okapi.lib.translation
Provides a simple way to compare two lists of tokens using basic fuzzy matching algorithms.
TextMatcher(LocaleId, LocaleId) - Constructor for class net.sf.okapi.lib.translation.TextMatcher
Creates a new TextMatcher object.
TextModificationStep - Class in net.sf.okapi.steps.textmodification
 
TextModificationStep() - Constructor for class net.sf.okapi.steps.textmodification.TextModificationStep
 
TEXToken - Class in net.sf.okapi.filters.tex.parser
 
TEXToken(String, boolean, TEXTokenType) - Constructor for class net.sf.okapi.filters.tex.parser.TEXToken
 
TEXTokenType - Enum in net.sf.okapi.filters.tex.parser
 
TextPart - Class in net.sf.okapi.common.resource
Implements the base object for the parts that make up a content.
TextPart - Class in net.sf.okapi.proto
Protobuf type TextPart
TextPart() - Constructor for class net.sf.okapi.common.resource.TextPart
Creates an empty part.
TextPart(String) - Constructor for class net.sf.okapi.common.resource.TextPart
Creates a new TextPart with a given text string.
TextPart(String, TextFragment) - Constructor for class net.sf.okapi.common.resource.TextPart
Creates a new TextPart with a given TextFragment.
TextPart(TextFragment) - Constructor for class net.sf.okapi.common.resource.TextPart
Creates a new TextPart with a given TextFragment.
TextPart.Builder - Class in net.sf.okapi.proto
Protobuf type TextPart
TextPart.WhitespaceStrategy - Enum in net.sf.okapi.proto
Protobuf enum TextPart.WhitespaceStrategy
TextPartComparator - Class in net.sf.okapi.common.resource
 
TextPartComparator() - Constructor for class net.sf.okapi.common.resource.TextPartComparator
 
TextPartOrBuilder - Interface in net.sf.okapi.proto
 
TextProcessingResult - Enum in net.sf.okapi.common.filters
 
textQualifier - Variable in class net.sf.okapi.filters.table.csv.Parameters
Character before and after field value to allow field delimiters inside the field.
Textual - Interface in net.sf.okapi.filters.openxml
Interface for translatable chunks of text content, which may or may not be styled.
textUnit(ITextUnit, LocaleId) - Method in class net.sf.okapi.filters.xliff2.OkpToX2Converter
 
TextUnit - Class in net.sf.okapi.common.resource
Basic unit of extraction from a filter and also the resource associated with the filter event TEXT_UNIT.
TextUnit - Class in net.sf.okapi.proto
Protobuf type TextUnit
TextUnit() - Constructor for class net.sf.okapi.common.resource.TextUnit
 
TextUnit(String) - Constructor for class net.sf.okapi.common.resource.TextUnit
Creates a new TextUnit object with its identifier.
TextUnit(String, String) - Constructor for class net.sf.okapi.common.resource.TextUnit
Creates a new TextUnit object with its identifier and a text.
TextUnit(String, String, boolean) - Constructor for class net.sf.okapi.common.resource.TextUnit
Creates a new TextUnit object with its ID, a text, and a flag indicating if it is a referent or not.
TextUnit(String, String, boolean, String) - Constructor for class net.sf.okapi.common.resource.TextUnit
Creates a new TextUnit object with its identifier, a text, a flag indicating if it is a referent or not, and a given MIME type.
TextUnit(String, TextContainer, boolean, String) - Constructor for class net.sf.okapi.common.resource.TextUnit
Creates a new TextUnit object with its identifier, a text, a flag indicating if it is a referent or not, and a given MIME type.
TEXTUNIT - net.sf.okapi.proto.Event.ResourceCase
 
TEXTUNIT_CRUMB - Static variable in class net.sf.okapi.filters.po.POWriter
 
TEXTUNIT_CRUMB - Static variable in class net.sf.okapi.filters.transtable.TransTableWriter
 
TEXTUNIT_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.AltTranslation
 
TEXTUNIT_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.Event
 
TextUnit.Builder - Class in net.sf.okapi.proto
Protobuf type TextUnit
TextUnitComparator - Class in net.sf.okapi.steps.diffleverage
Compare two source TextUnits.
TextUnitComparator(boolean) - Constructor for class net.sf.okapi.steps.diffleverage.TextUnitComparator
 
TextUnitCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
The total number of text units.
TextUnitMerger - Class in net.sf.okapi.lib.merge.merge
 
TextUnitMerger() - Constructor for class net.sf.okapi.lib.merge.merge.TextUnitMerger
 
TextUnitMergerSerialized - Class in net.sf.okapi.lib.merge.merge
 
TextUnitMergerSerialized() - Constructor for class net.sf.okapi.lib.merge.merge.TextUnitMergerSerialized
 
TextUnitOrBuilder - Interface in net.sf.okapi.proto
 
TextUnitUtil - Class in net.sf.okapi.common.resource
Helper methods to manipulate TextFragment, TextContainer, and TextUnit objects.
TextUnitUtil() - Constructor for class net.sf.okapi.common.resource.TextUnitUtil
 
Thai - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
THE_INSTANCE - Static variable in class net.sf.okapi.lib.xliff2.lang.Language
The singleton instance.
THEMATIC_BREAK - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
THEMATIC_BREAK - net.sf.okapi.filters.tex.parser.TEXTokenType
 
THIN_SPACE - net.sf.okapi.common.resource.ExtendedCodeType
 
THIRD_INPUT_RAWDOC - net.sf.okapi.common.pipeline.annotations.StepParameterType
RawDocument object of the third input document.
THIRD_SPACE - net.sf.okapi.common.resource.ExtendedCodeType
 
THIS_SPACE - net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Whitespace
 
ThreadSafeFilterConfigurationMapper - Class in net.sf.okapi.common.filters
Will replace FilterConfigurationMapper in the future as the default implementation Implementation of IFilterConfigurationMapper, without some of the eccentricities of FilterConfigurationMapper.
ThreadSafeFilterConfigurationMapper() - Constructor for class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper
ThreadSafeFilterConfigurationMapper(Supplier<Map<String, FilterConfiguration>>) - Constructor for class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper
Create IFilterConfigurationMapper using the Supplier Example:
ThreadSafeFilterConfigurationMapper.ConfigBuilder - Class in net.sf.okapi.common.filters
Load one or more filter classes and prepare their FilterConfiguration objects.
THREE - net.sf.okapi.common.annotation.Note.Priority
 
THREE - net.sf.okapi.proto.Note.Priority
THREE = 2;
THREE_PER_EM_SPACE - net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Whitespace
 
THREE_VALUE - Static variable in enum net.sf.okapi.proto.Note.Priority
THREE = 2;
thumbnailImageURL - Variable in class net.sf.okapi.filters.xini.jaxb.Page
 
TILDE - net.sf.okapi.filters.tex.parser.TEXTokenType
 
TIME - net.sf.okapi.steps.tokenization.ITokenizer.TokenType
 
titleCase(String) - Static method in class net.sf.okapi.common.StringUtil
Returns a title-case representation of a given string.
TM_ORIGIN - Static variable in class net.sf.okapi.filters.xliff.iws.IwsProperty
 
TM_SCORE - Static variable in class net.sf.okapi.filters.xliff.iws.IwsProperty
 
TM_SUGGESTION - Static variable in class net.sf.okapi.filters.xliff.XLIFFFilter
 
TMAutoTextCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
An accumulation of the character count for identifiable trade marks, e.g.
TMAutoTextWordCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
An accumulation of the word count for identifiable trade marks, e.g.
TmFuzzyQuery - Class in net.sf.okapi.lib.search.lucene.query
 
TmFuzzyQuery(float, String) - Constructor for class net.sf.okapi.lib.search.lucene.query.TmFuzzyQuery
 
TmFuzzyQuery.TmFuzzyWeight - Class in net.sf.okapi.lib.search.lucene.query
 
TmFuzzyScorer - Class in net.sf.okapi.lib.search.lucene.scorer
 
TmFuzzyScorer(float, Weight, List<Term>, IndexReader, String) - Constructor for class net.sf.okapi.lib.search.lucene.scorer.TmFuzzyScorer
 
TmFuzzyWeight(Query) - Constructor for class net.sf.okapi.lib.search.lucene.query.TmFuzzyQuery.TmFuzzyWeight
 
TmHit - Class in net.sf.okapi.tm.pensieve.common
Represents a TM Hit.
TmHit() - Constructor for class net.sf.okapi.tm.pensieve.common.TmHit
Default constructor which sets the MatchType to NONE.
TmHit(TranslationUnit, MatchType, float) - Constructor for class net.sf.okapi.tm.pensieve.common.TmHit
Create a new TmHit.
TMImportStep - Class in net.sf.okapi.steps.tmimport
 
TMImportStep() - Constructor for class net.sf.okapi.steps.tmimport.TMImportStep
 
TmSeekerFactory - Class in net.sf.okapi.tm.pensieve.seeker
 
TmWriterFactory - Class in net.sf.okapi.tm.pensieve.writer
 
TmWriterFactory() - Constructor for class net.sf.okapi.tm.pensieve.writer.TmWriterFactory
 
TMX_hi - net.sf.okapi.proto.Property.PropName
TMX_hi = 17;
TMX_hi - Static variable in class net.sf.okapi.common.resource.Property
 
TMX_hi_VALUE - Static variable in enum net.sf.okapi.proto.Property.PropName
TMX_hi = 17;
TMX_i - net.sf.okapi.proto.Property.PropName
For TMX filter - may be used by {@link TMXWriter} or {@link TMXFilterWriter}
TMX_i - Static variable in class net.sf.okapi.common.resource.Property
For TMX filter - may be used by TMXWriter or TMXFilterWriter
TMX_i_VALUE - Static variable in enum net.sf.okapi.proto.Property.PropName
For TMX filter - may be used by {@link TMXWriter} or {@link TMXFilterWriter}
TMX_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
TMX_x - net.sf.okapi.proto.Property.PropName
TMX_x = 18;
TMX_x - Static variable in class net.sf.okapi.common.resource.Property
 
TMX_x_VALUE - Static variable in enum net.sf.okapi.proto.Property.PropName
TMX_x = 18;
TMXContent - Class in net.sf.okapi.common.filterwriter
Handles the conversion between a coded text object and TMX.
TMXContent() - Constructor for class net.sf.okapi.common.filterwriter.TMXContent
Creates a new TMXContent object without any content.
TMXContent(TextFragment) - Constructor for class net.sf.okapi.common.filterwriter.TMXContent
Creates a new TMXContent object and set its content to the given fragment.
TmxFilter - Class in net.sf.okapi.filters.tmx
 
TmxFilter() - Constructor for class net.sf.okapi.filters.tmx.TmxFilter
 
TmxFilter.TuvXmlLang - Enum in net.sf.okapi.filters.tmx
 
TMXFilterWriter - Class in net.sf.okapi.common.filterwriter
Implementation of IFilterWriter for TMX.
TMXFilterWriter() - Constructor for class net.sf.okapi.common.filterwriter.TMXFilterWriter
 
TMXFilterWriter(TMXWriter) - Constructor for class net.sf.okapi.common.filterwriter.TMXFilterWriter
 
tmxInfoAlreadySet - Variable in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
TMXPATH - Static variable in class net.sf.okapi.steps.translationcomparison.Parameters
 
tmxPathAlternates - Variable in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
tmxPathApproved - Variable in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
tmxPathLeverage - Variable in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
tmxPathUnApproved - Variable in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
TmxTuv - Class in net.sf.okapi.filters.tmx
 
TmxUtils - Class in net.sf.okapi.filters.tmx
 
TmxUtils() - Constructor for class net.sf.okapi.filters.tmx.TmxUtils
 
TMXWriter - Class in net.sf.okapi.common.filterwriter
Writer for TMX documents.
TMXWriter(String) - Constructor for class net.sf.okapi.common.filterwriter.TMXWriter
Creates a new TMXWriter object.
TMXWriter(XMLWriter) - Constructor for class net.sf.okapi.common.filterwriter.TMXWriter
Creates a new TMXWriter object.
tmxWriterAlternates - Variable in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
tmxWriterApproved - Variable in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
tmxWriterLeverage - Variable in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
tmxWriterUnApproved - Variable in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
to - Variable in class net.sf.okapi.connectors.microsoft.TranslateResponse.Translation
 
toAltTranslation(TextFragment, LocaleId, LocaleId) - Method in class net.sf.okapi.common.query.QueryResult
Convert a QueryResult to an AltTranslation
toArray() - Method in class net.sf.okapi.steps.tokenization.TokenConfigs
 
toArray(T[]) - Method in class net.sf.okapi.steps.tokenization.TokenConfigs
 
toBCP47() - Method in class net.sf.okapi.common.LocaleId
Gets the BCP-47 language tag for this LocaleId.
toBuilder() - Method in class net.sf.okapi.proto.AltTranslation
 
toBuilder() - Method in class net.sf.okapi.proto.Code
 
toBuilder() - Method in class net.sf.okapi.proto.EndDocument
 
toBuilder() - Method in class net.sf.okapi.proto.EndGroup
 
toBuilder() - Method in class net.sf.okapi.proto.EndSubDocument
 
toBuilder() - Method in class net.sf.okapi.proto.EndSubfilter
 
toBuilder() - Method in class net.sf.okapi.proto.Event
 
toBuilder() - Method in class net.sf.okapi.proto.Events
 
toBuilder() - Method in class net.sf.okapi.proto.GenericAnnotation
 
toBuilder() - Method in class net.sf.okapi.proto.GenericAnnotations
 
toBuilder() - Method in class net.sf.okapi.proto.INameable
 
toBuilder() - Method in class net.sf.okapi.proto.IReferenceable
 
toBuilder() - Method in class net.sf.okapi.proto.IResource
 
toBuilder() - Method in class net.sf.okapi.proto.Note
 
toBuilder() - Method in class net.sf.okapi.proto.PrimitiveValue
 
toBuilder() - Method in class net.sf.okapi.proto.Property
 
toBuilder() - Method in class net.sf.okapi.proto.StartDocument
 
toBuilder() - Method in class net.sf.okapi.proto.StartGroup
 
toBuilder() - Method in class net.sf.okapi.proto.StartSubDocument
 
toBuilder() - Method in class net.sf.okapi.proto.StartSubfilter
 
toBuilder() - Method in class net.sf.okapi.proto.TextContainer
 
toBuilder() - Method in class net.sf.okapi.proto.TextFragment
 
toBuilder() - Method in class net.sf.okapi.proto.TextPart
 
toBuilder() - Method in class net.sf.okapi.proto.TextUnit
 
toChar(int) - Static method in class net.sf.okapi.common.resource.TextFragment
Helper method to convert a marker index to its character value in the coded text string.
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.
toCodedHTML(List<TextFragment>) - Method in class net.sf.okapi.lib.translation.QueryUtil
Converts from coded texts to coded HTML.
toCodedHTML(TextFragment) - Method in class net.sf.okapi.lib.translation.QueryUtil
Converts from coded text to coded HTML.
toEnum(String) - Static method in enum net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration.RULE_TYPE
 
toEvent(Event, LocaleId) - Static method in class net.sf.okapi.lib.serialization.Okapi2Proto
 
toEvent(Event) - Static method in class net.sf.okapi.lib.serialization.Proto2Okapi
 
toEvents(List<Event>, LocaleId) - Static method in class net.sf.okapi.lib.serialization.Okapi2Proto
 
toEvents(Events) - Static method in class net.sf.okapi.lib.serialization.Proto2Okapi
 
toIcuLocale() - Method in class net.sf.okapi.common.LocaleId
Gets the ICU ULocale object wrapped by this LocaleId.
toIndex(char) - Static method in class net.sf.okapi.common.resource.TextFragment
Helper method to convert the index-coded-as-character part of a marker into its index value.
toInternalCode(LocaleId) - Method in class net.sf.okapi.connectors.apertium.ApertiumMTConnector
 
toInternalCode(LocaleId) - Method in class net.sf.okapi.connectors.google.GoogleMTv2Connector
 
toInternalCode(LocaleId) - Method in class net.sf.okapi.connectors.kantan.KantanMTv21Connector
 
toInternalCode(LocaleId) - Method in class net.sf.okapi.connectors.microsoft.MicrosoftMTConnector
 
toInternalCode(LocaleId) - Method in class net.sf.okapi.connectors.mymemory.MyMemoryTMConnector
 
toInternalCode(LocaleId) - Method in class net.sf.okapi.connectors.tda.TDASearchConnector
 
toInternalCode(LocaleId) - Method in class net.sf.okapi.connectors.translatetoolkit.TranslateToolkitTMConnector
 
toInternalCode(LocaleId) - Method in class net.sf.okapi.lib.translation.BaseConnector
Converts a locale identifier to the internal string value for a language/locale code for this connector.
toJavaLocale() - Method in class net.sf.okapi.common.LocaleId
Creates a new Java Locale object from this LocaleId.
token - Variable in class net.sf.okapi.core.simplifierrules.SimplifierRules
Current token.
token - Variable in class net.sf.okapi.filters.json.parser.JsonParser
Current token.
token - Variable in class net.sf.okapi.filters.yaml.parser.YamlParser
Current token.
Token - Class in net.sf.okapi.core.simplifierrules
Describes the input token stream.
Token - Class in net.sf.okapi.filters.json.parser
Describes the input token stream.
Token - Class in net.sf.okapi.filters.multiparsers
Provide access to the result of a parser call.
Token - Class in net.sf.okapi.filters.yaml.parser
Describes the input token stream.
Token - Class in net.sf.okapi.steps.tokenization
TokenType generated by the RbbiTokenizer
Token() - Constructor for class net.sf.okapi.core.simplifierrules.Token
No-argument constructor
Token() - Constructor for class net.sf.okapi.filters.json.parser.Token
No-argument constructor
Token() - Constructor for class net.sf.okapi.filters.yaml.parser.Token
No-argument constructor
Token(int) - Constructor for class net.sf.okapi.core.simplifierrules.Token
Constructs a new token for the specified Image.
Token(int) - Constructor for class net.sf.okapi.filters.json.parser.Token
Constructs a new token for the specified Image.
Token(int) - Constructor for class net.sf.okapi.filters.yaml.parser.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class net.sf.okapi.core.simplifierrules.Token
Constructs a new token for the specified Image and Kind.
Token(int, String) - Constructor for class net.sf.okapi.filters.json.parser.Token
Constructs a new token for the specified Image and Kind.
Token(int, String) - Constructor for class net.sf.okapi.filters.yaml.parser.Token
Constructs a new token for the specified Image and Kind.
Token(int, String, String, String, int, int) - Constructor for class net.sf.okapi.steps.tokenization.Token
 
Token(String, boolean, String) - Constructor for class net.sf.okapi.filters.multiparsers.Token
 
Token(Matcher, Matcher) - Constructor for class net.sf.okapi.filters.doxygen.RegexTokenizer.Token
 
Token(RegexTokenizer.MatchRecord, Matcher) - Constructor for class net.sf.okapi.filters.doxygen.DelimiterTokenizer.Token
 
Token(RegexTokenizer.MatchRecord, RegexTokenizer.MatchRecord) - Constructor for class net.sf.okapi.filters.doxygen.DelimiterTokenizer.Token
 
Token(RegexTokenizer.MatchRecord, RegexTokenizer.MatchRecord) - Constructor for class net.sf.okapi.filters.doxygen.RegexTokenizer.Token
 
TOKEN_CHAR - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
TOKEN_CTRLWORD - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
TOKEN_ENDGROUP - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
TOKEN_ENDINPUT - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
token_source - Variable in class net.sf.okapi.core.simplifierrules.SimplifierRules
Generated Token Manager.
token_source - Variable in class net.sf.okapi.filters.json.parser.JsonParser
Generated Token Manager.
token_source - Variable in class net.sf.okapi.filters.yaml.parser.YamlParser
Generated Token Manager.
TOKEN_STARTGROUP - Static variable in class net.sf.okapi.filters.rtf.RTFFilter
 
TokenCharacterCountStep - Class in net.sf.okapi.steps.wordcount.common
 
TokenCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.common.TokenCharacterCountStep
 
TokenConfig() - Constructor for class net.sf.okapi.steps.tokenization.TokenConfigs.TokenConfig
 
TokenConfigs - Class in net.sf.okapi.steps.tokenization
TokenType Definitions
TokenConfigs() - Constructor for class net.sf.okapi.steps.tokenization.TokenConfigs
 
TokenConfigs.TokenConfig - Class in net.sf.okapi.steps.tokenization
 
TokenCountStep - Class in net.sf.okapi.steps.wordcount.common
 
TokenCountStep() - Constructor for class net.sf.okapi.steps.wordcount.common.TokenCountStep
 
tokenImage - Variable in exception net.sf.okapi.core.simplifierrules.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
Literal token values.
tokenImage - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
Literal token values.
tokenImage - Variable in exception net.sf.okapi.filters.json.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Variable in exception net.sf.okapi.filters.yaml.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
Literal token values.
TokenizationStep - Class in net.sf.okapi.steps.tokenization
 
TokenizationStep() - Constructor for class net.sf.okapi.steps.tokenization.TokenizationStep
 
tokenize(String, LocaleId, String...) - Static method in class net.sf.okapi.steps.tokenization.Tokenizer
 
tokenize(ITextUnit, LocaleId, String...) - Static method in class net.sf.okapi.steps.tokenization.Tokenizer
 
tokenize(TextContainer, LocaleId, String...) - Static method in class net.sf.okapi.steps.tokenization.Tokenizer
 
tokenize(TextFragment, LocaleId, String...) - Static method in class net.sf.okapi.steps.tokenization.Tokenizer
 
Tokenizer - Class in net.sf.okapi.steps.tokenization
 
Tokenizer() - Constructor for class net.sf.okapi.steps.tokenization.Tokenizer
 
tokenizerDelimiters - Static variable in class net.sf.okapi.filters.doxygen.DoxygenPatterns
 
tokenizeString(String, LocaleId, String...) - Static method in class net.sf.okapi.steps.tokenization.Tokenizer
Extracts tokens from the given text.
TokenMgrError - Error in net.sf.okapi.core.simplifierrules
Token Manager Error.
TokenMgrError() - Constructor for error net.sf.okapi.core.simplifierrules.TokenMgrError
No arg constructor.
TokenMgrError(boolean, int, int, int, String, int, int) - Constructor for error net.sf.okapi.core.simplifierrules.TokenMgrError
Full Constructor.
TokenMgrError(String, int) - Constructor for error net.sf.okapi.core.simplifierrules.TokenMgrError
Constructor with message and reason.
TokenMgrException - Exception in net.sf.okapi.filters.json.parser
Token Manager Error.
TokenMgrException - Exception in net.sf.okapi.filters.yaml.parser
Token Manager Error.
TokenMgrException() - Constructor for exception net.sf.okapi.filters.json.parser.TokenMgrException
No arg constructor.
TokenMgrException() - Constructor for exception net.sf.okapi.filters.yaml.parser.TokenMgrException
No arg constructor.
TokenMgrException(boolean, int, int, int, String, int, int) - Constructor for exception net.sf.okapi.filters.json.parser.TokenMgrException
Full Constructor.
TokenMgrException(boolean, int, int, int, String, int, int) - Constructor for exception net.sf.okapi.filters.yaml.parser.TokenMgrException
Full Constructor.
TokenMgrException(String, int) - Constructor for exception net.sf.okapi.filters.json.parser.TokenMgrException
Constructor with message and reason.
TokenMgrException(String, int) - Constructor for exception net.sf.okapi.filters.yaml.parser.TokenMgrException
Constructor with message and reason.
Tokens - Class in net.sf.okapi.steps.tokenization
List of Token and configuration for each token type.
Tokens() - Constructor for class net.sf.okapi.steps.tokenization.Tokens
 
TokensAnnotation - Class in net.sf.okapi.steps.tokenization
Holds a list of Token
TokensAnnotation(Tokens) - Constructor for class net.sf.okapi.steps.tokenization.TokensAnnotation
 
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.
toMap() - Method in class net.sf.okapi.common.ConfigurationString
 
toNative(String, String) - Method in class net.sf.okapi.common.encoder.DefaultEncoder
 
toNative(String, String) - Method in class net.sf.okapi.common.encoder.DTDEncoder
 
toNative(String, String) - Method in class net.sf.okapi.common.encoder.EncoderManager
 
toNative(String, String) - Method in class net.sf.okapi.common.encoder.HtmlEncoder
 
toNative(String, String) - Method in class net.sf.okapi.common.encoder.IcuMessageEncoder
 
toNative(String, String) - Method in interface net.sf.okapi.common.encoder.IEncoder
Converts any property values from its standard representation to the native representation for this encoder.
toNative(String, String) - Method in class net.sf.okapi.common.encoder.JSONEncoder
 
toNative(String, String) - Method in class net.sf.okapi.common.encoder.OpenXMLEncoder
 
toNative(String, String) - Method in class net.sf.okapi.common.encoder.PHPContentEncoder
 
toNative(String, String) - Method in class net.sf.okapi.common.encoder.POEncoder
 
toNative(String, String) - Method in class net.sf.okapi.common.encoder.PropertiesEncoder
 
toNative(String, String) - Method in class net.sf.okapi.common.encoder.TSEncoder
 
toNative(String, String) - Method in class net.sf.okapi.common.encoder.XMLEncoder
 
toNative(String, String) - Method in class net.sf.okapi.common.encoder.YamlEncoder
 
toNative(String, String) - Method in class net.sf.okapi.filters.mif.MIFEncoder
 
toNative(String, String) - Method in class net.sf.okapi.filters.mosestext.MosesTextEncoder
 
toNative(String, String) - Method in class net.sf.okapi.filters.tex.TEXEncoder
 
Tongan - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
toOuterText() - Method in class net.sf.okapi.common.resource.TextFragment
 
toPOSIXLocaleId() - Method in class net.sf.okapi.common.LocaleId
Gets a POSIX locale identifier for this LocaleId.
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.
toSegmentedString(TextContainer, int, boolean, boolean, boolean, boolean, boolean, boolean, LocaleId) - Method in class net.sf.okapi.common.filterwriter.XLIFFContent
Generates an XLIFF string from a given text container.
toString() - Method in class net.sf.okapi.common.AbstractGroupParameters
 
toString() - Method in class net.sf.okapi.common.annotation.AltTranslation
 
toString() - Method in class net.sf.okapi.common.annotation.AltTranslationsAnnotation
 
toString() - Method in class net.sf.okapi.common.annotation.GenericAnnotation
 
toString() - Method in class net.sf.okapi.common.annotation.GenericAnnotations
 
toString() - Method in class net.sf.okapi.common.annotation.GlossEntry
 
toString() - Method in class net.sf.okapi.common.annotation.GlossEntry.Translation
 
toString() - Method in interface net.sf.okapi.common.annotation.IAnnotation
Gets a human readable representation of this annotation.
toString() - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
toString() - Method in enum net.sf.okapi.common.annotation.Note.Annotates
 
toString() - Method in enum net.sf.okapi.common.annotation.Note.Priority
 
toString() - Method in class net.sf.okapi.common.annotation.SkipCheckAnnotation
 
toString() - Method in class net.sf.okapi.common.annotation.TermsAnnotation
 
toString() - Method in class net.sf.okapi.common.annotation.XLIFFContextGroup.Context
 
toString() - Method in class net.sf.okapi.common.annotation.XLIFFContextGroup
 
toString() - Method in enum net.sf.okapi.common.BOMNewlineEncodingDetector.NewlineType
 
toString() - Method in class net.sf.okapi.common.CharsetStore
 
toString() - Method in class net.sf.okapi.common.ConfigurationString
 
toString() - Method in class net.sf.okapi.common.Event
 
toString() - Method in enum net.sf.okapi.common.EventType
 
toString() - Method in class net.sf.okapi.common.filters.FilterInfo
Returns the display name of this filter.
toString() - Method in class net.sf.okapi.common.filters.InlineCodeFinder
Gets a string of all the options for this finder.
toString() - Method in class net.sf.okapi.common.filterwriter.GenericContent
Generates an generic coded string from the content.
toString() - Method in class net.sf.okapi.common.filterwriter.TMXContent
Generates a TMX string from the content.
toString() - Method in class net.sf.okapi.common.filterwriter.XLIFFContent
Generates an XLIFF string from the content.
toString() - Method in class net.sf.okapi.common.IdGenerator
Returns the same value as IdGenerator.getLastId().
toString() - Method in interface net.sf.okapi.common.IParameters
Converts the parameters into a string.
toString() - Method in interface net.sf.okapi.common.ISkeleton
Gets a string representation of this skeleton object.
toString() - Method in class net.sf.okapi.common.LocaleFilter
Constructs a configuration string for this locale filter.
toString() - Method in class net.sf.okapi.common.LocaleId
Gets the string representation of the LocaleId.
toString() - Method in class net.sf.okapi.common.ParametersString
 
toString() - Method in class net.sf.okapi.common.pipelinebuilder.XParameter
 
toString() - Method in class net.sf.okapi.common.Range
Gets the string representation of the range with its id (its start and end position, and the id between parenthesis).
toString() - Method in class net.sf.okapi.common.resource.BaseNameable
 
toString() - Method in class net.sf.okapi.common.resource.Code
Gets the string representation of this code: its data.
toString() - Method in class net.sf.okapi.common.resource.DocumentPart
 
toString() - Method in class net.sf.okapi.common.resource.Ending
 
toString() - Method in class net.sf.okapi.common.resource.InlineAnnotation
Gets a storage string representation of the whole annotation that can be used for serialization.
toString() - Method in class net.sf.okapi.common.resource.Property
Gets the string representation of this property.
toString() - Method in enum net.sf.okapi.common.resource.Property.Type
 
toString() - Method in class net.sf.okapi.common.resource.TextContainer
Gets the string representation of this container.
toString() - Method in class net.sf.okapi.common.resource.TextFragment
Gets the coded text for this fragment.
toString() - Method in class net.sf.okapi.common.resource.TextPart
 
toString() - Method in class net.sf.okapi.common.resource.TextUnit
Gets the string representation of the default source container.
toString() - Method in class net.sf.okapi.common.skeleton.GenericSkeleton
Gets a string representation of the content of all the part of the skeleton.
toString() - Method in class net.sf.okapi.common.skeleton.GenericSkeletonPart
 
toString() - Method in class net.sf.okapi.common.StringParameters
Serialize this parameters object to a string.
toString() - Method in class net.sf.okapi.core.simplifierrules.Token
Returns the image.
toString() - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupParameters
 
toString() - Method in enum net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration.RULE_TYPE
 
toString() - Method in class net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration
 
toString() - Method in class net.sf.okapi.filters.abstractmarkup.config.YamlConfigurationReader
 
toString() - Method in class net.sf.okapi.filters.doxygen.Parameters
 
toString() - Method in class net.sf.okapi.filters.doxygen.RegexTokenizer.Token
 
toString() - Method in class net.sf.okapi.filters.dtd.Parameters
 
toString() - Method in class net.sf.okapi.filters.icml.Parameters
 
toString() - Method in class net.sf.okapi.filters.idml.Parameters
 
toString() - Method in class net.sf.okapi.filters.its.Parameters
 
toString() - Method in class net.sf.okapi.filters.json.Parameters
 
toString() - Method in class net.sf.okapi.filters.json.parser.Token
Returns the image.
toString() - Method in class net.sf.okapi.filters.markdown.MarkdownLinePrefixAnnotation
 
toString() - Method in class net.sf.okapi.filters.markdown.Parameters
 
toString() - Method in class net.sf.okapi.filters.markdown.parser.MarkdownParser
Returns a string representation the AST generated by the parser from the last call to MarkdownParser.parse(String).
toString() - Method in class net.sf.okapi.filters.markdown.parser.MarkdownToken
 
toString() - Method in class net.sf.okapi.filters.mif.Parameters
 
toString() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
toString() - Method in class net.sf.okapi.filters.openxml.TranslatableAttributeText
 
toString() - Method in class net.sf.okapi.filters.openxml.XMLEventSerializer
 
toString() - Method in class net.sf.okapi.filters.openxml.YamlParameters
 
toString() - Method in class net.sf.okapi.filters.pdf.Parameters
 
toString() - Method in class net.sf.okapi.filters.php.Parameters
 
toString() - Method in class net.sf.okapi.filters.po.Parameters
 
toString() - Method in class net.sf.okapi.filters.properties.Parameters
 
toString() - Method in class net.sf.okapi.filters.rainbowkit.Manifest
 
toString() - Method in class net.sf.okapi.filters.rainbowkit.MergingInfo
 
toString() - Method in class net.sf.okapi.filters.regex.MetaRule
 
toString() - Method in class net.sf.okapi.filters.regex.Parameters
 
toString() - Method in class net.sf.okapi.filters.regex.Rule
 
toString() - Method in class net.sf.okapi.filters.tex.parser.TEXToken
 
toString() - Method in class net.sf.okapi.filters.tmx.TmxTuv
toString() for debugging purposes
toString() - Method in class net.sf.okapi.filters.ts.Parameters
 
toString() - Method in class net.sf.okapi.filters.txml.TXMLSegAnnotation
 
toString() - Method in class net.sf.okapi.filters.vignette.Parameters
 
toString() - Method in class net.sf.okapi.filters.wiki.Parameters
 
toString() - Method in class net.sf.okapi.filters.xliff.Parameters
 
toString() - Method in enum net.sf.okapi.filters.xliff.XLIFFFilter.State
 
toString() - Method in class net.sf.okapi.filters.xliff2.Parameters
 
toString() - Method in class net.sf.okapi.filters.yaml.Parameters
 
toString() - Method in class net.sf.okapi.filters.yaml.parser.IndentedBlock
 
toString() - Method in class net.sf.okapi.filters.yaml.parser.Key
 
toString() - Method in class net.sf.okapi.filters.yaml.parser.Line
 
toString() - Method in class net.sf.okapi.filters.yaml.parser.QuotedScalar
 
toString() - Method in class net.sf.okapi.filters.yaml.parser.Token
Returns the image.
toString() - Method in class net.sf.okapi.lib.terminology.simpletb.Entry
 
toString() - Method in class net.sf.okapi.lib.terminology.TermEntry
 
toString() - Method in class net.sf.okapi.lib.verification.Issue
Gets the string representation of the issue.
toString() - Method in class net.sf.okapi.lib.verification.Parameters
 
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
 
toString() - Method in class net.sf.okapi.steps.characterschecker.Parameters
 
toString() - Method in class net.sf.okapi.steps.diffleverage.FileLikeThing
 
toString() - Method in class net.sf.okapi.steps.gcaligner.DpMatrix
 
toString() - Method in class net.sf.okapi.steps.gcaligner.DpMatrixCell
 
toString() - Method in class net.sf.okapi.steps.generalchecker.Parameters
 
toString() - Method in class net.sf.okapi.steps.inlinescodeschecker.Parameters
 
toString() - Method in class net.sf.okapi.steps.lengthchecker.Parameters
 
toString() - Method in class net.sf.okapi.steps.localizablechecker.Parameters
 
toString() - Method in class net.sf.okapi.steps.patternschecker.Parameters
 
toString() - Method in class net.sf.okapi.steps.repetitionanalysis.RepetitiveSegmentAnnotation
 
toString() - Method in class net.sf.okapi.steps.searchandreplace.Parameters
 
toString() - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyQueryResult.Term
 
toString() - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyQueryResult
 
toString() - Method in class net.sf.okapi.steps.terminologyleveraging.TerminologyQueryResult.Translation
 
toString() - Method in class net.sf.okapi.steps.tokenization.Token
 
toString() - Method in class net.sf.okapi.steps.tokenization.Tokens
 
toString() - Method in class net.sf.okapi.steps.tokenization.TokensAnnotation
 
toString() - Method in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStepParameters
 
toString() - Method in class net.sf.okapi.steps.wordcount.CharacterCounter.Counts
 
toString() - Method in class net.sf.okapi.steps.wordcount.common.Metrics
 
toString() - Method in class net.sf.okapi.steps.wordcount.common.MetricsAnnotation
 
toString() - Method in class net.sf.okapi.tm.pensieve.common.TranslationUnit
 
toString(boolean) - Method in class net.sf.okapi.common.filterwriter.GenericContent
Generates a generic coded string or an normal output from the content.
toString(boolean) - Method in class net.sf.okapi.common.filterwriter.XLIFFContent
Generates an XLIFF string from the content.
toString(int, boolean) - Method in class net.sf.okapi.common.filterwriter.TMXContent
Generates a TMX string from the content.
toString(int, boolean, boolean, boolean, boolean, boolean, LocaleId) - Method in class net.sf.okapi.common.filterwriter.XLIFFContent
Generates an XLIFF string from the content.
toString(String) - Method in class net.sf.okapi.lib.search.lucene.query.TmFuzzyQuery
 
total - Variable in class net.sf.okapi.filters.xini.jaxb.StatisticInfo
 
total - Variable in class net.sf.okapi.steps.wordcount.CharacterCounter.Counts
 
TotalCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
An accumulation of the character counts, both translatable and non-translatable, from the individual text units that make up the document.
TotalWordCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
Total word count - an accumulation of the word counts, both translatable and non-translatable, from the individual text units that make up the document.
toText() - Method in class net.sf.okapi.common.resource.TextFragment
Returns the content of this fragment, including the original codes whenever possible.
toText(String, List<Code>) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Returns representation of a given coded text with code data enclosed in brackets.
toText(TextFragment) - Static method in class net.sf.okapi.common.resource.TextFragmentUtil
Render the TextFragment including all Codes.
toText(TextFragment) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Returns the content of a given text fragment, including the original codes whenever possible.
toURI(String) - Static method in class net.sf.okapi.common.Util
Creates a new URI object from a path or a URI string.
toURL(String) - Static method in class net.sf.okapi.common.Util
Creates a new URL object from a path or a URI string.
toValue() - Method in enum net.sf.okapi.common.encoder.QuoteMode
 
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.
toXLIFF(TextFragment) - Method in class net.sf.okapi.lib.translation.QueryUtil
Converts from coded text to XLIFF.
toXLIFF2StartGroupData(StartGroup) - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2PackageWriter
Convert XLIFF 1.2 based Okapi StartGroup to XLIFF 2.0 based StartGroupData.
toXLIFF2Unit(ITextUnit) - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2PackageWriter
 
toXLIFF2Unit(ITextUnit) - Method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2TerminologyPackageWriter
 
toXliffDefinition(GlossEntry.Definition) - Static method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2Utils
 
toXliffGlossEntry(GlossEntry) - Static method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2Utils
 
toXliffTerm(GlossEntry.Term) - Static method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2Utils
 
toXliffTranslation(GlossEntry.Translation) - Static method in class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2Utils
 
toXML() - Method in class net.sf.okapi.common.annotation.XLIFFPhase
 
toXML() - Method in class net.sf.okapi.common.annotation.XLIFFPhaseAnnotation
 
toXML() - Method in class net.sf.okapi.common.annotation.XLIFFTool
 
toXML() - Method in class net.sf.okapi.common.annotation.XLIFFToolAnnotation
 
toXML(String, boolean) - Static method in class net.sf.okapi.lib.xliff2.Util
Converts a text to an XML-escaped text.
tr - Variable in class net.sf.okapi.filters.xini.jaxb.INITable
 
tr - Variable in class net.sf.okapi.filters.xini.jaxb.Table
 
TR - Class in net.sf.okapi.filters.xini.jaxb
Java class for TR complex type.
TR - net.sf.okapi.filters.xini.GroupType
 
TR() - Constructor for class net.sf.okapi.filters.xini.jaxb.TR
 
trace_enabled() - Method in class net.sf.okapi.core.simplifierrules.SimplifierRules
Trace enabled.
trace_enabled() - Method in class net.sf.okapi.filters.json.parser.JsonParser
Trace enabled.
trace_enabled() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
Trace enabled.
trackLineColumn - Variable in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
trackLineColumn - Variable in class net.sf.okapi.filters.json.parser.JavaCharStream
 
trackLineColumn - Variable in class net.sf.okapi.filters.yaml.parser.JavaCharStream
 
trailingSpacer - Variable in class net.sf.okapi.filters.xini.jaxb.Seg
 
Trans - Class in net.sf.okapi.filters.xini.jaxb
Java class for Trans complex type.
Trans() - Constructor for class net.sf.okapi.filters.xini.jaxb.Trans
 
TRANS_NOTE - Static variable in class net.sf.okapi.common.annotation.NoteAnnotation
 
transformTextUnit(ITextUnit) - Method in class net.sf.okapi.filters.xini.rainbowkit.FilterEventToXiniTransformer
 
TRANSIFEX - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
TransifexClient - Class in net.sf.okapi.lib.transifex
Basic Transifex client allowing to create and maintain Transifex project from a java application.
TransifexClient(String) - Constructor for class net.sf.okapi.lib.transifex.TransifexClient
 
TransifexFilter - Class in net.sf.okapi.filters.transifex
Implements the IFilter interface for Transifex-based files.
TransifexFilter() - Constructor for class net.sf.okapi.filters.transifex.TransifexFilter
 
TransifexFilterWriter - Class in net.sf.okapi.filters.transifex
Implementation of IFilterWriter for Transifex project.
TransifexFilterWriter() - Constructor for class net.sf.okapi.filters.transifex.TransifexFilterWriter
 
TransifexPackageWriter - Class in net.sf.okapi.steps.rainbowkit.transifex
 
TransifexPackageWriter() - Constructor for class net.sf.okapi.steps.rainbowkit.transifex.TransifexPackageWriter
 
TRANSLATABLE - net.sf.okapi.common.filters.PropertyTextUnitPlaceholder.PlaceholderAccessType
 
TranslatableAttributeText - Class in net.sf.okapi.filters.openxml
 
TranslatableInlineCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
The actual non-linking inline element count for unqualified (see Section 2.14.2 Unqualified Text Units) text units.
TranslatableLinkingInlineCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
The actual linking inline element count for unqualified (see Section 2.14.2 Unqualified Text Units) text units.
translate(GoogleQueryBuilder<T>) - Method in interface net.sf.okapi.connectors.google.GoogleMTAPI
Make a single call to Google to translate the provided list of source texts.
translate(GoogleQueryBuilder<T>) - Method in class net.sf.okapi.connectors.google.GoogleMTAPIImpl
 
TRANSLATE - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Annotation identifier for the ITS Translate data category.
TRANSLATE - Static variable in class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
TRANSLATE - Static variable in class net.sf.okapi.lib.xliff2.its.DataCategories
 
TRANSLATE_VALUE - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Translate flag: a boolean.
TRANSLATED - net.sf.okapi.filters.xliff.SdlXliffConfLevel
 
TRANSLATED - net.sf.okapi.filters.xliff.XLIFFFilter.State
 
TRANSLATED - net.sf.okapi.lib.xliff2.core.TargetState
Target state: translated.
TranslateRequest - Class in net.sf.okapi.connectors.microsoft
Microsoft custom translator translation request JSON object.
TranslateRequest(String) - Constructor for class net.sf.okapi.connectors.microsoft.TranslateRequest
 
TranslateResponse - Class in net.sf.okapi.connectors.microsoft
Microsoft custom translator translation request response JSON object.
TranslateResponse(List<TranslateResponse.Translation>) - Constructor for class net.sf.okapi.connectors.microsoft.TranslateResponse
 
TranslateResponse.Translation - Class in net.sf.okapi.connectors.microsoft
 
translateSingleSegment(GoogleQueryBuilder<T>, String) - Method in interface net.sf.okapi.connectors.google.GoogleMTAPI
Perform translation of oversized (> 2048 characters) segments.
translateSingleSegment(GoogleQueryBuilder<T>, String) - Method in class net.sf.okapi.connectors.google.GoogleMTAPIImpl
 
TranslateToolkitTMConnector - Class in net.sf.okapi.connectors.translatetoolkit
Implement IQuery for the amaGama TM hosted for Translate-Toolkit.
TranslateToolkitTMConnector() - Constructor for class net.sf.okapi.connectors.translatetoolkit.TranslateToolkitTMConnector
 
Translation - Class in net.sf.okapi.lib.xliff2.glossary
Represents the <translation> element Glossary module.
Translation() - Constructor for class net.sf.okapi.common.annotation.GlossEntry.Translation
 
Translation() - Constructor for class net.sf.okapi.steps.terminologyleveraging.TerminologyQueryResult.Translation
 
Translation(String) - Constructor for class net.sf.okapi.lib.xliff2.glossary.Translation
Creates a Translation object with a given text.
Translation(String, String) - Constructor for class net.sf.okapi.connectors.microsoft.TranslateResponse.Translation
 
Translation(Translation) - Constructor for class net.sf.okapi.lib.xliff2.glossary.Translation
Copy constructor.
TRANSLATION_STATUS - Static variable in class net.sf.okapi.filters.xliff.iws.IwsProperty
 
TRANSLATION_TYPE - Static variable in class net.sf.okapi.filters.xliff.iws.IwsProperty
 
TranslationComparisonStep - Class in net.sf.okapi.steps.translationcomparison
 
TranslationComparisonStep() - Constructor for class net.sf.okapi.steps.translationcomparison.TranslationComparisonStep
 
TranslationResponse - Class in net.sf.okapi.connectors.google
 
translations - Variable in class net.sf.okapi.connectors.microsoft.TranslateResponse
 
TRANSLATIONSTATUS - Static variable in class net.sf.okapi.steps.xliffsplitter.XliffSplitterParameters
 
TRANSLATIONTYPE - Static variable in class net.sf.okapi.steps.xliffsplitter.XliffSplitterParameters
 
TranslationUnit - Class in net.sf.okapi.tm.pensieve.common
Represents a Unit of Translation.
TranslationUnit() - Constructor for class net.sf.okapi.tm.pensieve.common.TranslationUnit
Creates a TU w/o an source or target defined
TranslationUnit(TranslationUnitVariant, TranslationUnitVariant) - Constructor for class net.sf.okapi.tm.pensieve.common.TranslationUnit
Creates a TU with the provided source and targets
TranslationUnitField - Enum in net.sf.okapi.tm.pensieve.common
A field of a translation unit.
TranslationUnitVariant - Class in net.sf.okapi.tm.pensieve.common
Represents a Unit of Translation's Variant.
TranslationUnitVariant() - Constructor for class net.sf.okapi.tm.pensieve.common.TranslationUnitVariant
Creates an empty TUV
TranslationUnitVariant(LocaleId, TextFragment) - Constructor for class net.sf.okapi.tm.pensieve.common.TranslationUnitVariant
Creates a TUV with the given language and content
TRANSNOTE - net.sf.okapi.proto.Property.PropName
TRANSNOTE = 4;
TRANSNOTE_VALUE - Static variable in enum net.sf.okapi.proto.Property.PropName
TRANSNOTE = 4;
TransTableFilter - Class in net.sf.okapi.filters.transtable
 
TransTableFilter() - Constructor for class net.sf.okapi.filters.transtable.TransTableFilter
 
TransTableWriter - Class in net.sf.okapi.filters.transtable
 
TransTableWriter() - Constructor for class net.sf.okapi.filters.transtable.TransTableWriter
 
treatIsolatedCodesAsWhitespace() - Method in interface net.sf.okapi.common.ISegmenter
Indicate if the segmenter should treat each isolated code as a single whitespace character (U+0020) when applying segmentation.
treatIsolatedCodesAsWhitespace() - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Indicates if this document should treat isolated codes as whitespace when matching SRX rules.
treatIsolatedCodesAsWhitespace() - Method in class net.sf.okapi.lib.segmentation.SRXSegmenter
 
TRG_DIR - Static variable in class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
TRG_FORCEEMPTY - Static variable in class net.sf.okapi.steps.formatconversion.Parameters
 
TRG_FORCESOURCE - Static variable in class net.sf.okapi.steps.formatconversion.Parameters
 
TRG_LANG - Static variable in class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
TRG_TARGETOREMPTY - Static variable in class net.sf.okapi.steps.formatconversion.Parameters
 
trgCode - Variable in class net.sf.okapi.lib.translation.BaseConnector
 
trgLang - Variable in class net.sf.okapi.common.filters.AbstractLineFilter
 
trgLoc - Variable in class net.sf.okapi.lib.translation.BaseConnector
 
trgLoc - Variable in class net.sf.okapi.steps.terminologyleveraging.BaseTerminologyConnector
 
TRIM_ALL - Static variable in class net.sf.okapi.filters.table.base.Parameters
 
TRIM_DEFAULT - Static variable in class net.sf.okapi.steps.segmentation.Parameters
 
TRIM_NO - Static variable in class net.sf.okapi.steps.segmentation.Parameters
 
TRIM_NONE - Static variable in class net.sf.okapi.filters.table.base.Parameters
 
TRIM_NONQUALIFIED_ONLY - Static variable in class net.sf.okapi.filters.table.base.Parameters
 
TRIM_YES - Static variable in class net.sf.okapi.steps.segmentation.Parameters
 
trimEnd(String, String) - Static method in class net.sf.okapi.common.Util
Removes from the end of a string any of the specified characters.
trimLeading - Variable in class net.sf.okapi.filters.plaintext.base.Parameters
 
trimLeading(TextFragment) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Removes leading whitespaces from a given text fragment.
trimLeading(TextFragment, GenericSkeleton) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Removes leading whitespaces from a given text fragment, puts removed whitespaces to the given skeleton.
trimLeadingWhitespaces() - Method in interface net.sf.okapi.common.ISegmenter
Indicates if leading white-spaces should be left outside the segments.
trimLeadingWhitespaces() - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Indicates if leading white-spaces should be left outside the segments.
trimLeadingWhitespaces() - Method in class net.sf.okapi.lib.segmentation.SRXSegmenter
 
TrimmingFilter() - Constructor for class net.sf.okapi.common.StringSanitiser.TrimmingFilter
 
trimMode - Variable in class net.sf.okapi.filters.table.base.Parameters
Specifies how field values are trimmed of spaces: TRIM_NONE = 0 - field values are not trimmed TRIM_NONQUALIFIED_ONLY = 1 - only non-qualified field values are trimmed, leading and trailing spaces remain in qualified fields TRIM_ALL = 2 - both non-qualified and qualified field values are trimmed of leading and trailing spaces.
trimSegments(TextContainer) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
 
trimSegments(TextContainer, boolean, boolean) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Trims segments of a given text container that contains leading or trailing whitespaces.
trimStart(String, String) - Static method in class net.sf.okapi.common.Util
Removes from the start of a string any of the specified characters.
trimTrailing - Variable in class net.sf.okapi.filters.plaintext.base.Parameters
 
trimTrailing(TextFragment) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Removes trailing whitespaces from a given text fragment.
trimTrailing(TextFragment, GenericSkeleton) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Removes trailing whitespaces from a given text fragment, puts removed whitespaces to the given skeleton.
trimTrailingWhitespaces() - Method in interface net.sf.okapi.common.ISegmenter
Indicates if trailing white-spaces should be left outside the segments.
trimTrailingWhitespaces() - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Indicates if trailing white-spaces should be left outside the segments.
trimTrailingWhitespaces() - Method in class net.sf.okapi.lib.segmentation.SRXSegmenter
 
trimTU(ITextUnit, boolean, boolean) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Removes leading and/or trailing whitespaces from the source part of a given text unit resource.
TRUE - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
truncate(long) - Method in class net.sf.okapi.common.io.FileCachedInputStream
Truncates the overflow file to a given size if possible.
ts - Static variable in class net.sf.okapi.steps.tokenization.Tokenizer
 
TS_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
tsComplexFieldDefinitionsToExtract - Variable in class net.sf.okapi.filters.openxml.ConditionalParameters
 
TSEncoder - Class in net.sf.okapi.common.encoder
Implements IEncoder for TS file format.
TSEncoder() - Constructor for class net.sf.okapi.common.encoder.TSEncoder
 
tsExcelExcludedColors - Variable in class net.sf.okapi.filters.openxml.ConditionalParameters
 
tsExcludeWordStyles - Variable in class net.sf.okapi.filters.openxml.ConditionalParameters
 
TsFilter - Class in net.sf.okapi.filters.ts
 
TsFilter() - Constructor for class net.sf.okapi.filters.ts.TsFilter
 
tsPowerpointIncludedSlideNumbers - Variable in class net.sf.okapi.filters.openxml.ConditionalParameters
Slide numbers of those slides that should be extracted.
TSVReader - Class in net.sf.okapi.lib.terminology.tsv
 
TSVReader(LocaleId, LocaleId) - Constructor for class net.sf.okapi.lib.terminology.tsv.TSVReader
 
Tswana - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
tsWordExcludedColors - Variable in class net.sf.okapi.filters.openxml.ConditionalParameters
 
tsWordHighlightColors - Variable in class net.sf.okapi.filters.openxml.ConditionalParameters
 
TTML_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
TTMLFilter - Class in net.sf.okapi.filters.ttml
TTML Filter
TTMLFilter() - Constructor for class net.sf.okapi.filters.ttml.TTMLFilter
 
TTMLParameters - Class in net.sf.okapi.filters.ttml
TTML Filter parameters
TTMLParameters() - Constructor for class net.sf.okapi.filters.ttml.TTMLParameters
 
TTMLSkeletonPart - Class in net.sf.okapi.filters.ttml
 
TTMLSkeletonPart(String) - Constructor for class net.sf.okapi.filters.ttml.TTMLSkeletonPart
 
TTMLSkeletonPart(String, int, int, int, int) - Constructor for class net.sf.okapi.filters.ttml.TTMLSkeletonPart
 
TTMLSkeletonWriter - Class in net.sf.okapi.filters.ttml
 
TTMLSkeletonWriter() - Constructor for class net.sf.okapi.filters.ttml.TTMLSkeletonWriter
 
TTX_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
TTXFilter - Class in net.sf.okapi.filters.ttx
 
TTXFilter() - Constructor for class net.sf.okapi.filters.ttx.TTXFilter
 
TTXJoiner - Class in net.sf.okapi.steps.ttxsplitter
 
TTXJoiner(TTXJoinerParameters) - Constructor for class net.sf.okapi.steps.ttxsplitter.TTXJoiner
 
TTXJoinerParameters - Class in net.sf.okapi.steps.ttxsplitter
 
TTXJoinerParameters() - Constructor for class net.sf.okapi.steps.ttxsplitter.TTXJoinerParameters
 
TTXJoinerStep - Class in net.sf.okapi.steps.ttxsplitter
 
TTXJoinerStep() - Constructor for class net.sf.okapi.steps.ttxsplitter.TTXJoinerStep
 
TTXSkeletonWriter - Class in net.sf.okapi.filters.ttx
 
TTXSkeletonWriter() - Constructor for class net.sf.okapi.filters.ttx.TTXSkeletonWriter
 
TTXSplitter - Class in net.sf.okapi.steps.ttxsplitter
 
TTXSplitter(TTXSplitterParameters) - Constructor for class net.sf.okapi.steps.ttxsplitter.TTXSplitter
 
TTXSplitterParameters - Class in net.sf.okapi.steps.ttxsplitter
 
TTXSplitterParameters() - Constructor for class net.sf.okapi.steps.ttxsplitter.TTXSplitterParameters
 
TTXSplitterStep - Class in net.sf.okapi.steps.ttxsplitter
 
TTXSplitterStep() - Constructor for class net.sf.okapi.steps.ttxsplitter.TTXSplitterStep
 
TuFilteringStep - Class in net.sf.okapi.steps.common.tufiltering
 
TuFilteringStep() - Constructor for class net.sf.okapi.steps.common.tufiltering.TuFilteringStep
 
TuFilteringStep(ITextUnitFilter) - Constructor for class net.sf.okapi.steps.common.tufiltering.TuFilteringStep
 
Tuple(int, int) - Constructor for class net.sf.okapi.filters.doxygen.RegexTokenizer.Tuple
 
Turkish - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
Twi - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
TWO - net.sf.okapi.common.annotation.Note.Priority
 
TWO - net.sf.okapi.proto.Note.Priority
TWO = 1;
TWO_VALUE - Static variable in enum net.sf.okapi.proto.Note.Priority
TWO = 1;
TXML_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
TXMLFilter - Class in net.sf.okapi.filters.txml
 
TXMLFilter() - Constructor for class net.sf.okapi.filters.txml.TXMLFilter
 
TXMLSegAnnotation - Class in net.sf.okapi.filters.txml
 
TXMLSegAnnotation(String) - Constructor for class net.sf.okapi.filters.txml.TXMLSegAnnotation
Create a new TXMLSegAnnotation object.
TXMLSkeletonWriter - Class in net.sf.okapi.filters.txml
 
TXMLSkeletonWriter() - Constructor for class net.sf.okapi.filters.txml.TXMLSkeletonWriter
 
TXMLSkeletonWriter(boolean) - Constructor for class net.sf.okapi.filters.txml.TXMLSkeletonWriter
 
type - Variable in class net.sf.okapi.common.resource.AnnotatedSpan
Type of annotation.
type - Variable in class net.sf.okapi.common.resource.BaseNameable
 
type - Variable in class net.sf.okapi.common.resource.Code
Type of the code.
type - Variable in class net.sf.okapi.filters.xini.jaxb.EndPlaceHolder
 
type - Variable in class net.sf.okapi.filters.xini.jaxb.PlaceHolder
 
type - Variable in class net.sf.okapi.filters.xini.jaxb.StartPlaceHolder
 
type - Variable in class net.sf.okapi.filters.yaml.parser.IndentedBlock
 
type - Variable in class net.sf.okapi.filters.yaml.parser.Key
 
type - Variable in class net.sf.okapi.filters.yaml.parser.QuotedScalar
 
type - Variable in class net.sf.okapi.filters.yaml.parser.Scalar
 
type() - Method in class net.sf.okapi.common.annotation.XLIFFContextGroup.Context
 
TYPE - net.sf.okapi.tm.pensieve.common.MetadataType
 
TYPE - Static variable in class net.sf.okapi.common.annotation.XLIFFContextGroup.Context
 
TYPE - Static variable in class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
TYPE - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
TYPE_ANNOTATION_ONLY - Static variable in class net.sf.okapi.common.resource.Code
Special type value indicating the code/marker is only there to hold an annotation.
TYPE_BOLD - Static variable in class net.sf.okapi.common.resource.Code
Code type value for bold.
TYPE_CDATA - Static variable in class net.sf.okapi.common.resource.Code
Code type value for CDATA.
TYPE_CDATA - Static variable in interface net.sf.okapi.common.resource.ITextUnit
Resource type value for a cdata section.
TYPE_COMMENT - Static variable in class net.sf.okapi.common.resource.Code
Code type value for comment.
TYPE_DEFAULT - Static variable in class net.sf.okapi.lib.xliff2.core.MTag
Default type of a marker.
TYPE_ENABLED - Static variable in class net.sf.okapi.lib.verification.IssueComparator
 
TYPE_EXTREPLACE - Static variable in class net.sf.okapi.steps.textmodification.Parameters
 
TYPE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.AltTranslation
 
TYPE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.GenericAnnotation
 
TYPE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.INameable
 
TYPE_HEADER - Static variable in interface net.sf.okapi.common.resource.ITextUnit
Resource type value for a header.
TYPE_IEDITORDESCRIPTIONPROVIDER - Static variable in class net.sf.okapi.common.plugins.PluginItem
Identifies a plug-in implementing IEditorDescriptionProvider.
TYPE_IEMBEDDABLEPARAMETERSEDITOR - Static variable in class net.sf.okapi.common.plugins.PluginItem
Identifies a plug-in implementing IEmbeddableParametersEditor.
TYPE_IFILTER - Static variable in class net.sf.okapi.common.plugins.PluginItem
Identifies a plug-in implementing IFilter.
TYPE_IMAGE - Static variable in class net.sf.okapi.common.resource.Code
Code type value for image.
TYPE_INLINE_EXCLUDED - Static variable in class net.sf.okapi.common.resource.Code
For inline excluded codes
TYPE_IPARAMETERSEDITOR - Static variable in class net.sf.okapi.common.plugins.PluginItem
Identifies a plug-in implementing IParametersEditor.
TYPE_IPIPELINESTEP - Static variable in class net.sf.okapi.common.plugins.PluginItem
Identifies a plug-in implementing IPipelineStep.
TYPE_IQUERY - Static variable in class net.sf.okapi.common.plugins.PluginItem
Identifies a plug-in implementing IQuery.
TYPE_ITALIC - Static variable in class net.sf.okapi.common.resource.Code
Code type value for italic.
TYPE_ITSTERMNO - Static variable in class net.sf.okapi.lib.xliff2.its.TermTag
 
TYPE_KEEPINLINE - Static variable in class net.sf.okapi.steps.textmodification.Parameters
 
TYPE_KEEPORIGINAL - Static variable in class net.sf.okapi.steps.textmodification.Parameters
 
TYPE_LB - Static variable in class net.sf.okapi.common.resource.Code
Code type value for line-break.
TYPE_LINK - Static variable in class net.sf.okapi.common.resource.Code
Code type value for link.
TYPE_LIST_ELEMENT - Static variable in interface net.sf.okapi.common.resource.ITextUnit
Resource type value for a list.
TYPE_MAIN - Static variable in class net.sf.okapi.common.plugins.PluginItem
Convenience mask for all main types of plug-ins.
TYPE_MESSAGE - Static variable in class net.sf.okapi.lib.verification.IssueComparator
 
TYPE_NULL - Static variable in class net.sf.okapi.common.resource.Code
Code type value for null type, to prevent it from ever being truly null.
TYPE_OKAPI_MARKER - Static variable in class net.sf.okapi.common.resource.Code
Special type value indicating the code/marker is masking an Okapi marker
TYPE_PARA - Static variable in interface net.sf.okapi.common.resource.ITextUnit
Resource type value for a paragraph.
TYPE_REFERENCE - Static variable in class net.sf.okapi.common.resource.Code
Code type value for reference.
TYPE_SEG - Static variable in class net.sf.okapi.lib.verification.IssueComparator
 
TYPE_SEVERITY - Static variable in class net.sf.okapi.lib.verification.IssueComparator
 
TYPE_SUB - Static variable in class net.sf.okapi.common.resource.Code
Code type value for subflow.
TYPE_TERM - Static variable in class net.sf.okapi.lib.xliff2.its.TermTag
 
TYPE_TITLE - Static variable in interface net.sf.okapi.common.resource.ITextUnit
Resource type value for a title.
TYPE_TU - Static variable in class net.sf.okapi.lib.verification.IssueComparator
 
TYPE_UNDERLINED - Static variable in class net.sf.okapi.common.resource.Code
Code type value for underline.
TYPE_XML_PROCESSING_INSTRUCTION - Static variable in class net.sf.okapi.common.resource.Code
Code type value for processing instruction.
TYPE_XNREPLACE - Static variable in class net.sf.okapi.steps.textmodification.Parameters
 
TYPES_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.Property
 

U

UKNOWN - net.sf.okapi.common.query.MatchType
Unknown match type.
UKNOWN - net.sf.okapi.proto.AltTranslation.MatchType
UKNOWN = 19;
UKNOWN_VALUE - Static variable in enum net.sf.okapi.proto.AltTranslation.MatchType
UKNOWN = 19;
Ukrainian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
UNDEFINED - net.sf.okapi.filters.tmx.TmxFilter.TuvXmlLang
 
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.
UNDERLINE - net.sf.okapi.common.resource.ExtendedCodeType
 
UNDERLINE - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
UNDERLINE_END_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
UNDERLINE_START_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
UNDERSCORE - net.sf.okapi.filters.tex.parser.TEXTokenType
 
unescape(String) - Static method in class net.sf.okapi.core.simplifierrules.SimplifierRulesUtil
 
UNESCAPE - Static variable in class net.sf.okapi.steps.uriconversion.Parameters
 
UNESCAPED - net.sf.okapi.common.encoder.QuoteMode
Do not escape single or double quotes.
UNESCAPEDAMPERSAND - Static variable in class net.sf.okapi.common.encoder.HtmlEncoder
 
unescapeSource - Variable in class net.sf.okapi.filters.plaintext.base.Parameters
 
unescapeWhitespaceForXML(String) - Static method in class net.sf.okapi.common.Util
 
UNEXPECTED_PATTERN - net.sf.okapi.common.annotation.IssueType
 
UNICODE_WHITESPACE - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
UnicodeBOMWriter - Class in net.sf.okapi.common
An UnicodeBOMWriter is a thin wrapper around OutputStreamWriter, except that it adds a BOM (Byte Order Mark) at the beginning;
UnicodeBOMWriter(File, String) - Constructor for class net.sf.okapi.common.UnicodeBOMWriter
Creates an UnicodeBOMWriter that uses the named charset.
UnicodeBOMWriter(String, String) - Constructor for class net.sf.okapi.common.UnicodeBOMWriter
Creates an UnicodeBOMWriter that uses the named charset.
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 Unit object.
Unit(String, StartFileData) - Constructor for class net.sf.okapi.lib.xliff2.core.Unit
Creates a new Unit object 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
Creates a new UnitNode with a given Unit resource.
UNKNOWN - net.sf.okapi.common.encoder.YamlScalarTypes
 
UNKNOWN - net.sf.okapi.filters.yaml.parser.YamlNodeTypes
 
UNKNOWN - Static variable in class net.sf.okapi.common.CharsetStore
 
UNKNOWN_CHARSET_NAME - Static variable in class net.sf.okapi.common.CharsetStore
 
UNKOWN - net.sf.okapi.common.BOMNewlineEncodingDetector.NewlineType
UNKOWN
UNKOWN - net.sf.okapi.common.resource.TextFragment.Marker
 
UNKOWN_ENCODING - Static variable in class net.sf.okapi.common.resource.RawDocument
 
UNREACHABLE - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
Lexical state.
UNRECOGNIZED - net.sf.okapi.proto.AltTranslation.MatchType
 
UNRECOGNIZED - net.sf.okapi.proto.Note.Annotates
 
UNRECOGNIZED - net.sf.okapi.proto.Note.Priority
 
UNRECOGNIZED - net.sf.okapi.proto.Property.PropertyType
 
UNRECOGNIZED - net.sf.okapi.proto.Property.PropName
 
UNRECOGNIZED - net.sf.okapi.proto.TextFragment.TagType
 
UNRECOGNIZED - net.sf.okapi.proto.TextPart.WhitespaceStrategy
 
unregisterMetric(String) - Method in class net.sf.okapi.steps.wordcount.common.Metrics
 
unsegmentTU(ITextUnit) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
 
UNSPECIFIED - net.sf.okapi.filters.xliff.SdlXliffConfLevel
 
UNSPECIFIED - net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep.ProcType
 
untranslatable - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
unwrap(boolean, boolean) - Method in class net.sf.okapi.common.resource.TextContainer
Unwraps the content of this container.
unwrap(String) - Method in class net.sf.okapi.steps.enrycher.EnrycherClient
 
unwrap(TextFragment) - Static method in class net.sf.okapi.common.resource.TextFragment
Unwraps the content of a TextFragment.
update(IObservable, Object) - Method in interface net.sf.okapi.common.observer.IObserver
This method is called whenever the observed object is changed.
update(IObservable, Object) - Method in class net.sf.okapi.common.pipeline.Pipeline
 
update(IObservable, Object) - Method in class net.sf.okapi.steps.sentencealigner.SentenceAlignerStep
 
update(AnnotatorsRef, IWithITSAttributes) - Static method in class net.sf.okapi.lib.xliff2.its.AnnotatorsRef
Update an AnnotatorsRef object with the values of the live object.
update(TranslationUnit) - Method in interface net.sf.okapi.tm.pensieve.writer.ITmWriter
Updates a TranslationUnit.
update(TranslationUnit) - Method in class net.sf.okapi.tm.pensieve.writer.PensieveWriter
Updates a TranslationUnit.
updateAnnotatorsRef(String, String) - Static method in class net.sf.okapi.common.filterwriter.ITSContent
Updates a set of annotator references with new values.
updateConfiguration(String, String) - Method in class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper.ConfigBuilder
 
updateConfigurations(Function<IParameters, IParameters>) - Method in class net.sf.okapi.common.filters.ThreadSafeFilterConfigurationMapper.ConfigBuilder
 
updateCustomConfigurations() - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Deprecated.
Updates the custom configurations for this mapper.
UPDATED - net.sf.okapi.filters.xini.jaxb.PlaceHolderType
 
updateEncoder(String) - Method in class net.sf.okapi.common.encoder.EncoderManager
Updates the current cached encoder for this manager.
updateEndTagRuleState(EndTag, ExtractionRuleState.ExtractionRule) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
updateEndTagRuleState(EndTag, ExtractionRuleState.ExtractionRule) - Method in class net.sf.okapi.filters.html.HtmlFilter
 
updateFragment(String, TextFragment, boolean) - Static method in class net.sf.okapi.common.filterwriter.GenericContent
Updates a text fragment from a generic representation.
updateGroupReferences(String, int) - Static method in class net.sf.okapi.common.RegexUtil
Adjust values in back references to capturing groups (like \1) of a given regex.
UpdateLineColumn(char) - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
UpdateLineColumn(char) - Method in class net.sf.okapi.filters.json.parser.JavaCharStream
 
UpdateLineColumn(char) - Method in class net.sf.okapi.filters.yaml.parser.JavaCharStream
 
updatePhaseAnnotation(StartSubDocument) - Method in class net.sf.okapi.common.annotation.XLIFFPhaseAnnotation
 
updateSiblingFilters() - Method in class net.sf.okapi.common.filters.AbstractCompoundFilter
 
updateStartTagRuleState(StartTag, ExtractionRuleState.ExtractionRule) - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupFilter
 
updateStartTagRuleState(StartTag, ExtractionRuleState.ExtractionRule) - Method in class net.sf.okapi.filters.html.HtmlFilter
 
updateTargetOutputs(String) - Method in class net.sf.okapi.common.filters.SubFilterSkeletonWriter
 
updateToolProperty(StartSubDocument) - Method in class net.sf.okapi.common.annotation.XLIFFToolAnnotation
Synchronize the value of the tool property on the StartSubDocument event with the XML representation of this annotation.
URI_CHAR - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
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
 
UriConversionStep - Class in net.sf.okapi.steps.uriconversion
 
UriConversionStep() - Constructor for class net.sf.okapi.steps.uriconversion.UriConversionStep
 
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.
URItoURL(URI) - Static method in class net.sf.okapi.common.Util
Convert a URI to a URL.
URLDecodeUTF8(String) - Static method in class net.sf.okapi.common.Util
Decodes a application/x-www-form-urlencoded string using UTF-8.
URLEncodeUTF8(String) - Static method in class net.sf.okapi.common.Util
Translates a string into application/x-www-form-urlencoded format using UTF-8.
urlToFile(URL) - Static method in class net.sf.okapi.common.FileUtil
 
URLtoURI(URL) - Static method in class net.sf.okapi.common.Util
Convert a URL to a URI.
US_ENGLISH - Static variable in class net.sf.okapi.common.LocaleId
LocaleId constant for "en-US".
USE_OKAPI_SEGMENTATION - Static variable in class net.sf.okapi.filters.xini.Parameters
Name of the parameter that enables/disables output segmentation
useAllRulesWhenTesting() - Method in class net.sf.okapi.common.filters.InlineCodeFinder
Indicates if all rules should be used when testing the patterns in a regular expression editor.
USEALTTRANS - Static variable in class net.sf.okapi.steps.translationcomparison.Parameters
 
useCodeFinder - Variable in class net.sf.okapi.filters.its.Parameters
 
useCodeFinder - Variable in class net.sf.okapi.filters.plaintext.base.Parameters
 
useCodeFinder - Variable in class net.sf.okapi.filters.regex.Rule
 
useCodeFinder() - Method in class net.sf.okapi.filters.regex.Rule
 
USECODEFINDER - Static variable in class net.sf.okapi.filters.pdf.Parameters
 
USEDATALOG - Static variable in class net.sf.okapi.steps.translationcomparison.Parameters
 
useDefaultTemplate() - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
useDisplayTextForCodes - Variable in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
useIcu4JBreakRules() - Method in class net.sf.okapi.lib.segmentation.SRXDocument
Indicates if this document uses ICU4J break rules.
useJavaRegex() - Method in class net.sf.okapi.lib.segmentation.SRXSegmenter
Indicates if this document has rules that are defined for the Java regular expression engine (vs ICU).
useLD() - Method in class net.sf.okapi.common.filters.LocalizationDirectives
Indicates if localization directives are to be used or not.
useLetterCodes - Variable in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
USEMT - Static variable in class net.sf.okapi.connectors.mymemory.Parameters
 
USER - Static variable in class net.sf.okapi.filters.transifex.Project
 
UserConfiguration - Class in net.sf.okapi.common
Simple class to store user-specific properties of an application in the user folder.
UserConfiguration() - Constructor for class net.sf.okapi.common.UserConfiguration
 
UserPrompt - Class in net.sf.okapi.common
A CLI implementation of IUserPrompt.
UserPrompt() - Constructor for class net.sf.okapi.common.UserPrompt
 
useTemplateFile() - Method in class net.sf.okapi.steps.scopingreport.Parameters
 
UsingParameters - Annotation Type in net.sf.okapi.common
Annotation to use on plug-in classes such as the implementations of IFilter or IPipelineStep to indicate what parameters class they use.
UTF_16 - Static variable in class net.sf.okapi.common.BOMNewlineEncodingDetector
Java friendly UTF-16 encoding name.
UTF_16 - Static variable in class net.sf.okapi.common.CharsetStore
 
UTF_16BE - Static variable in class net.sf.okapi.common.BOMNewlineEncodingDetector
Java friendly UTF-16 big endian encoding name.
UTF_16BE - Static variable in class net.sf.okapi.common.CharsetStore
 
UTF_16LE - Static variable in class net.sf.okapi.common.BOMNewlineEncodingDetector
Java friendly UTF-16 little endian encoding name.
UTF_16LE - Static variable in class net.sf.okapi.common.CharsetStore
 
UTF_32 - Static variable in class net.sf.okapi.common.BOMNewlineEncodingDetector
Java friendly UTF-32 encoding name..
UTF_32BE - Static variable in class net.sf.okapi.common.BOMNewlineEncodingDetector
Java friendly UTF-32 big endian encoding name..
UTF_32LE - Static variable in class net.sf.okapi.common.BOMNewlineEncodingDetector
Java friendly UTF-32 little endian encoding name..
UTF_7 - Static variable in class net.sf.okapi.common.BOMNewlineEncodingDetector
Java friendly UTF-7 encoding name..
UTF_8 - Static variable in class net.sf.okapi.common.BOMNewlineEncodingDetector
Java friendly UTF-8 encoding name.
UTF_8 - Static variable in class net.sf.okapi.common.CharsetStore
 
UTF_EBCDIC - Static variable in class net.sf.okapi.common.BOMNewlineEncodingDetector
Java friendly UTF-EBCDIC encoding name..
Util - Class in net.sf.okapi.common
Collection of various all-purpose helper functions.
Util - Class in net.sf.okapi.lib.search.lucene.scorer
 
Util - Class in net.sf.okapi.lib.xliff2
Provides various helper methods for the library.
Util() - Constructor for class net.sf.okapi.common.Util
 
Util() - Constructor for class net.sf.okapi.lib.search.lucene.scorer.Util
 
Util() - Constructor for class net.sf.okapi.lib.xliff2.Util
 
Util.SUPPORTED_OS - Enum in net.sf.okapi.common
Enumeration of supported OSes

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) - Static method in class net.sf.okapi.core.simplifierrules.SimplifierRules
 
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.
validateAndSaveParameters() - Method in interface net.sf.okapi.common.IEmbeddableParametersEditor
Validates and save the current parameters for this editor.
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.
validateSimplifierRules() - Method in class net.sf.okapi.common.AbstractGroupParameters
 
validateSimplifierRules() - Method in interface net.sf.okapi.common.ISimplifierRulesParameters
Validate the current code simplifier rules.
validateSimplifierRules() - Method in class net.sf.okapi.filters.abstractmarkup.AbstractMarkupParameters
 
validateSimplifierRules() - Method in class net.sf.okapi.filters.archive.Parameters
 
validateSimplifierRules() - Method in class net.sf.okapi.filters.doxygen.Parameters
 
validateSimplifierRules() - Method in class net.sf.okapi.filters.dtd.Parameters
 
validateSimplifierRules() - Method in class net.sf.okapi.filters.icml.Parameters
 
validateSimplifierRules() - Method in class net.sf.okapi.filters.idml.Parameters
 
validateSimplifierRules() - Method in class net.sf.okapi.filters.its.Parameters
 
validateSimplifierRules() - Method in class net.sf.okapi.filters.json.Parameters
 
validateSimplifierRules() - Method in class net.sf.okapi.filters.mif.Parameters
 
validateSimplifierRules() - Method in class net.sf.okapi.filters.openoffice.Parameters
 
validateSimplifierRules() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
validateSimplifierRules() - Method in class net.sf.okapi.filters.openxml.YamlParameters
 
validateSimplifierRules() - Method in class net.sf.okapi.filters.pdf.Parameters
 
validateSimplifierRules() - Method in class net.sf.okapi.filters.php.Parameters
 
validateSimplifierRules() - Method in class net.sf.okapi.filters.po.Parameters
 
validateSimplifierRules() - Method in class net.sf.okapi.filters.properties.Parameters
 
validateSimplifierRules() - Method in class net.sf.okapi.filters.regex.Parameters
 
validateSimplifierRules() - Method in class net.sf.okapi.filters.tmx.Parameters
 
validateSimplifierRules() - Method in class net.sf.okapi.filters.transifex.Parameters
 
validateSimplifierRules() - Method in class net.sf.okapi.filters.ts.Parameters
 
validateSimplifierRules() - Method in class net.sf.okapi.filters.ttx.Parameters
 
validateSimplifierRules() - Method in class net.sf.okapi.filters.txml.Parameters
 
validateSimplifierRules() - Method in class net.sf.okapi.filters.vignette.Parameters
 
validateSimplifierRules() - Method in class net.sf.okapi.filters.wiki.Parameters
 
validateSimplifierRules() - Method in class net.sf.okapi.filters.xini.Parameters
 
validateSimplifierRules() - Method in class net.sf.okapi.filters.xliff.Parameters
 
validateSimplifierRules() - Method in class net.sf.okapi.filters.yaml.Parameters
 
validateTextPartId(TextPart) - Method in class net.sf.okapi.common.resource.Segments
Checks if the id of a given TextPart is empty, null or a duplicate.
validateVariables(String, boolean, boolean, boolean) - Static method in class net.sf.okapi.common.Util
Check a piece of text to make sure that all contained variables (${foo}) are resolvable by the fill...() methods in this class.
validateXliffSchema(InputStream) - Static method in class net.sf.okapi.lib.verification.ValidateXliffSchema
 
validateXliffSchema(InputStream, String) - Static method in class net.sf.okapi.lib.verification.ValidateXliffSchema
 
validateXliffSchema(URI) - Static method in class net.sf.okapi.lib.verification.ValidateXliffSchema
 
validateXliffSchema(URI, String) - Static method in class net.sf.okapi.lib.verification.ValidateXliffSchema
 
ValidateXliffSchema - Class in net.sf.okapi.lib.verification
 
ValidateXliffSchema() - Constructor for class net.sf.okapi.lib.verification.ValidateXliffSchema
 
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 Validation object.
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.
VALIDATIONTYPE_DTD - Static variable in class net.sf.okapi.steps.xmlvalidation.Parameters
 
VALIDATIONTYPE_RELAXNG - Static variable in class net.sf.okapi.steps.xmlvalidation.Parameters
 
VALIDATIONTYPE_SCHEMA - Static variable in class net.sf.okapi.steps.xmlvalidation.Parameters
 
value - Variable in class net.sf.okapi.filters.xini.jaxb.ValuePair
 
value() - Method in enum net.sf.okapi.common.annotation.Note.Annotates
 
value() - Method in enum net.sf.okapi.common.annotation.Note.Priority
 
value() - Method in class net.sf.okapi.common.annotation.XLIFFContextGroup.Context
 
value() - Method in annotation type net.sf.okapi.common.EditorFor
 
value() - Method in annotation type net.sf.okapi.common.UsingParameters
 
value() - Method in class net.sf.okapi.filters.json.parser.JsonParser
 
value() - Method in class net.sf.okapi.filters.openxml.Color.Argb
 
value() - Method in class net.sf.okapi.filters.openxml.Color.Default
 
value() - Method in class net.sf.okapi.filters.openxml.Color.Empty
 
value() - Method in class net.sf.okapi.filters.openxml.Color.Hsl
 
value() - Method in class net.sf.okapi.filters.openxml.Color.PercentageRgb
 
value() - Method in class net.sf.okapi.filters.openxml.Color.Preset
 
value() - Method in class net.sf.okapi.filters.openxml.Color.Scheme
 
value() - Method in class net.sf.okapi.filters.openxml.Color.System
 
value() - Method in interface net.sf.okapi.filters.openxml.Color
 
value() - Method in enum net.sf.okapi.filters.xini.GroupType
 
value() - Method in enum net.sf.okapi.filters.xini.jaxb.ElementType
 
value() - Method in enum net.sf.okapi.filters.xini.jaxb.PlaceHolderType
 
value() - Method in enum net.sf.okapi.filters.xini.XINIProperties
 
value(String) - Method in class net.sf.okapi.common.annotation.XLIFFContextGroup.Context
 
VALUE - net.sf.okapi.filters.json.parser.JsonKeyTypes
 
VALUE - Static variable in class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
VALUE - Static variable in class net.sf.okapi.filters.xliff.XliffSdlFilterExtension
 
VALUE_AUTO - Static variable in class net.sf.okapi.lib.xliff2.Const
 
VALUE_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.Property
 
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
 
valueFor(String) - Method in class net.sf.okapi.filters.openxml.HighlightColorValues
 
valueFor(String) - Method in class net.sf.okapi.filters.openxml.PresetColorValues.Default
 
valueFor(String) - Method in interface net.sf.okapi.filters.openxml.PresetColorValues
 
valueOf(int) - Static method in enum net.sf.okapi.proto.AltTranslation.MatchType
Deprecated.
valueOf(int) - Static method in enum net.sf.okapi.proto.Event.ResourceCase
Deprecated.
valueOf(int) - Static method in enum net.sf.okapi.proto.Note.Annotates
Deprecated.
valueOf(int) - Static method in enum net.sf.okapi.proto.Note.Priority
Deprecated.
valueOf(int) - Static method in enum net.sf.okapi.proto.PrimitiveValue.ValueTypeCase
Deprecated.
valueOf(int) - Static method in enum net.sf.okapi.proto.Property.PropertyType
Deprecated.
valueOf(int) - Static method in enum net.sf.okapi.proto.Property.PropName
Deprecated.
valueOf(int) - Static method in enum net.sf.okapi.proto.TextFragment.TagType
Deprecated.
valueOf(int) - Static method in enum net.sf.okapi.proto.TextPart.WhitespaceStrategy
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum net.sf.okapi.proto.AltTranslation.MatchType
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum net.sf.okapi.proto.Note.Annotates
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum net.sf.okapi.proto.Note.Priority
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum net.sf.okapi.proto.Property.PropertyType
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum net.sf.okapi.proto.Property.PropName
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum net.sf.okapi.proto.TextFragment.TagType
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum net.sf.okapi.proto.TextPart.WhitespaceStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.common.annotation.IssueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.common.annotation.Note.Annotates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.common.annotation.Note.Priority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.common.annotation.XLIFFContextGroup.Context.StandardContextTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.common.BOMNewlineEncodingDetector.NewlineType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.common.encoder.EncoderContext
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.common.encoder.QuoteMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.common.encoder.YamlScalarTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.common.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.common.filters.PropertyTextUnitPlaceholder.PlaceholderAccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.common.filters.TextProcessingResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.common.filters.WrapMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.common.LocaleFilter.FilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.common.pipeline.annotations.StepParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.common.pipeline.PipelineReturnValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.common.pipelinebuilder.XPipelineType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.common.query.MatchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.common.resource.AlignmentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.common.resource.CodeMatchStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.common.resource.ExtendedCodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.common.resource.ISegments.MetaCopyStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.common.resource.Property.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.common.resource.TextFragment.CompareMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.common.resource.TextFragment.Marker
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.common.resource.TextFragment.TagType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.common.resource.WhitespaceStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.common.Util.SUPPORTED_OS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration.RULE_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.filters.doxygen.DoxygenParameter.ParameterLength
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.filters.json.parser.JsonKeyTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.filters.json.parser.JsonValueTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.filters.markdown.parser.MarkdownTokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.filters.openxml.ExcelWorksheetTransUnitProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.filters.openxml.ParseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.filters.tex.parser.TEXParser.CharType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.filters.tex.parser.TEXTokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.filters.tmx.TmxFilter.TuvXmlLang
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.filters.xini.GroupType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.filters.xini.jaxb.ElementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.filters.xini.jaxb.PlaceHolderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.filters.xini.XINIProperties
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.filters.xliff.Parameters.SegmentationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.filters.xliff.SdlXliffConfLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.filters.xliff.XLIFFFilter.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.filters.yaml.parser.YamlChompTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.filters.yaml.parser.YamlNodeTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.lib.merge.merge.Parameters.NoteMergeStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.lib.serialization.filter.Parameters.PROTOBUF_OUTPUT
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.lib.terminology.TBXProperyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.lib.verification.QualityCheckReport.Type
Returns the enum constant of this type with the specified name.
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.
valueOf(String) - Static method in enum net.sf.okapi.proto.AltTranslation.MatchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.proto.Event.ResourceCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.proto.Note.Annotates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.proto.Note.Priority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.proto.PrimitiveValue.ValueTypeCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.proto.Property.PropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.proto.Property.PropName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.proto.TextFragment.TagType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.proto.TextPart.WhitespaceStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep.ProcType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep.TargetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.steps.segmentation.Parameters.SegmStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.steps.tokenization.ITokenizer.TokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Punctuation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Whitespace
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.steps.wordcount.categorized.CategoryGroup
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.tm.pensieve.common.MetadataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.okapi.tm.pensieve.common.TranslationUnitField
Returns the enum constant of this type with the specified name.
valuePair - Variable in class net.sf.okapi.filters.xini.jaxb.FileInfo
 
valuePair - Variable in class net.sf.okapi.filters.xini.jaxb.JobInfo
 
ValuePair - Class in net.sf.okapi.filters.xini.jaxb
Java class for ValuePair complex type.
ValuePair() - Constructor for class net.sf.okapi.filters.xini.jaxb.ValuePair
 
values() - Static method in enum net.sf.okapi.common.annotation.IssueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.common.annotation.Note.Annotates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.common.annotation.Note.Priority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.common.annotation.XLIFFContextGroup.Context.StandardContextTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.common.BOMNewlineEncodingDetector.NewlineType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.common.encoder.EncoderContext
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.common.encoder.QuoteMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.common.encoder.YamlScalarTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.common.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.common.filters.PropertyTextUnitPlaceholder.PlaceholderAccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.common.filters.TextProcessingResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.common.filters.WrapMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.common.LocaleFilter.FilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.common.pipeline.annotations.StepParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.common.pipeline.PipelineReturnValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.common.pipelinebuilder.XPipelineType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.common.query.MatchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.common.resource.AlignmentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.common.resource.CodeMatchStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.common.resource.ExtendedCodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.common.resource.ISegments.MetaCopyStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.common.resource.Property.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.common.resource.TextFragment.CompareMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.common.resource.TextFragment.Marker
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.common.resource.TextFragment.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.common.resource.WhitespaceStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.common.Util.SUPPORTED_OS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.filters.abstractmarkup.config.TaggedFilterConfiguration.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.filters.doxygen.DoxygenParameter.ParameterLength
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.filters.json.parser.JsonKeyTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.filters.json.parser.JsonValueTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.filters.markdown.parser.MarkdownTokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.filters.openxml.ExcelWorksheetTransUnitProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.filters.openxml.ParseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.filters.tex.parser.TEXParser.CharType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.filters.tex.parser.TEXTokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.filters.tmx.TmxFilter.TuvXmlLang
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.filters.xini.GroupType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.filters.xini.jaxb.ElementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.filters.xini.jaxb.PlaceHolderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.filters.xini.XINIProperties
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.filters.xliff.Parameters.SegmentationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.filters.xliff.SdlXliffConfLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.filters.xliff.XLIFFFilter.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.filters.yaml.parser.YamlChompTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.filters.yaml.parser.YamlNodeTypes
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.merge.merge.Parameters.NoteMergeStrategy
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.serialization.filter.Parameters.PROTOBUF_OUTPUT
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.terminology.TBXProperyType
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.verification.QualityCheckReport.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.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.
values() - Static method in enum net.sf.okapi.proto.AltTranslation.MatchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.proto.Event.ResourceCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.proto.Note.Annotates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.proto.Note.Priority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.proto.PrimitiveValue.ValueTypeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.proto.Property.PropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.proto.Property.PropName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.proto.TextFragment.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.proto.TextPart.WhitespaceStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep.ProcType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep.TargetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.steps.segmentation.Parameters.SegmStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.steps.tokenization.ITokenizer.TokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Punctuation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Whitespace
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.steps.wordcount.categorized.CategoryGroup
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.tm.pensieve.common.MetadataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.okapi.tm.pensieve.common.TranslationUnitField
Returns an array containing the constants of this enum type, in the order they are declared.
valuesStartLineNum - Variable in class net.sf.okapi.filters.table.base.Parameters
Number of the line (1-based) where actual data start after the header.
VALUETYPE_NOT_SET - net.sf.okapi.proto.PrimitiveValue.ValueTypeCase
 
verify() - Method in class net.sf.okapi.lib.xliff2.validation.Rule
Verifies if this rule has valid parameters.
verify(URI, String, ITextUnit, Segment, boolean, boolean) - Method in class net.sf.okapi.lib.verification.BlacklistChecker
 
verify(URI, String, ITextUnit, Segment, Segment) - Method in class net.sf.okapi.lib.verification.TermChecker
 
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 - Static variable in class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
VERSION - Static variable in class net.sf.okapi.filters.rainbowkit.Manifest
 
VERSION - Static variable in class net.sf.okapi.filters.transtable.TransTableWriter
 
VERSION_ATTR_NAME - Static variable in class net.sf.okapi.lib.xliff2.changeTracking.Revision
version attribute name.
VERSION_TAG - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
vertical - Variable in class net.sf.okapi.common.uidescription.AbstractPart
 
VERTICAL_WHITESPACE - Static variable in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector
 
Vietnamese - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
VignetteFilter - Class in net.sf.okapi.filters.vignette
Implements the IFilter interface for Vignette export/import content.
VignetteFilter() - Constructor for class net.sf.okapi.filters.vignette.VignetteFilter
 
VignetteSkeletonWriter - Class in net.sf.okapi.filters.vignette
 
VignetteSkeletonWriter() - Constructor for class net.sf.okapi.filters.vignette.VignetteSkeletonWriter
 
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(QueryVisitor) - Method in class net.sf.okapi.lib.search.lucene.query.TmFuzzyQuery
 
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
 
VSDM_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
VSDX_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
VTT_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
VTTFilter - Class in net.sf.okapi.filters.vtt
 
VTTFilter() - Constructor for class net.sf.okapi.filters.vtt.VTTFilter
 
VTTParameters - Class in net.sf.okapi.filters.vtt
VTT Filter parameters
VTTParameters() - Constructor for class net.sf.okapi.filters.vtt.VTTParameters
 
VTTSkeletonPart - Class in net.sf.okapi.filters.vtt
 
VTTSkeletonPart(String, boolean) - Constructor for class net.sf.okapi.filters.vtt.VTTSkeletonPart
 
VTTSkeletonWriter - Class in net.sf.okapi.filters.vtt
 
VTTSkeletonWriter() - Constructor for class net.sf.okapi.filters.vtt.VTTSkeletonWriter
 

W

waitForLine(boolean) - Method in class net.sf.okapi.common.filters.AbstractLineFilter
Called by the filter when there are no input lines (the input has been read).
waitForLine(boolean) - Method in class net.sf.okapi.filters.plaintext.paragraphs.ParaPlainTextFilter
 
waitForLine(boolean) - Method in class net.sf.okapi.filters.plaintext.spliced.SplicedLinesFilter
 
waitForLine(boolean) - Method in class net.sf.okapi.filters.table.csv.CommaSeparatedValuesFilter
 
waitForUserInput(String, String) - Method in interface net.sf.okapi.common.IWaitDialog
Opens a dialog or prompt and waits for the user input.
Waray - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
WeakReferenceObservable - Class in net.sf.okapi.common.observer
Implementation of IObservable that holds references to Observers as WeakReferences.
WeakReferenceObservable(IObservable) - Constructor for class net.sf.okapi.common.observer.WeakReferenceObservable
Creates a new WeakReferenceObservable object with a given IObservable object.
weight - Variable in class net.sf.okapi.common.query.QueryResult
Weight for this result.
WELLFORMED_PARAMETERS - Static variable in class net.sf.okapi.filters.html.Parameters
 
WHITE_SPACE - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
WHITE_SPACE - net.sf.okapi.filters.tex.parser.TEXTokenType
 
whitespace - Variable in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector
 
whiteSpace - Variable in class net.sf.okapi.steps.wordcount.CharacterCounter.Counts
 
WHITESPACE - net.sf.okapi.filters.tex.parser.TEXParser.CharType
 
WHITESPACE - net.sf.okapi.steps.tokenization.ITokenizer.TokenType
 
WHITESPACE - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
RegularExpression Id.
WHITESPACE - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
WHITESPACE - Static variable in class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector
 
WHITESPACE_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
WhitespaceAdjustingEventBuilder - Class in net.sf.okapi.filters.doxygen
 
WhitespaceAdjustingEventBuilder() - Constructor for class net.sf.okapi.filters.doxygen.WhitespaceAdjustingEventBuilder
 
WhiteSpaceCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
The total of all white space characters in the canonical form of the text units in the document.
WhitespaceCorrectionStep - Class in net.sf.okapi.steps.whitespacecorrection
Provides a general whitespace correction step.
WhitespaceCorrectionStep() - Constructor for class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStep
 
WhitespaceCorrectionStepParameters - Class in net.sf.okapi.steps.whitespacecorrection
 
WhitespaceCorrectionStepParameters() - Constructor for class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrectionStepParameters
 
WhitespaceCorrector - Class in net.sf.okapi.steps.whitespacecorrection
 
WhitespaceCorrector(LocaleId, LocaleId, Set<WhitespaceCorrector.Punctuation>, Set<WhitespaceCorrector.Whitespace>) - Constructor for class net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector
 
WhitespaceCorrector.Punctuation - Enum in net.sf.okapi.steps.whitespacecorrection
 
WhitespaceCorrector.Whitespace - Enum in net.sf.okapi.steps.whitespacecorrection
 
WHITESPACESENSITIVE - Static variable in class net.sf.okapi.steps.translationcomparison.Parameters
 
whitespaceStrategy - Variable in class net.sf.okapi.common.resource.TextPart
 
WhitespaceStrategy - Enum in net.sf.okapi.common.resource
 
WHITESPACESTRATEGY_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.TextPart
 
WIKI_MIME_TYPE - Static variable in class net.sf.okapi.filters.wiki.WikiFilter
 
WIKI_PARAMETERS - Static variable in class net.sf.okapi.filters.wiki.Parameters
 
WikiFilter - Class in net.sf.okapi.filters.wiki
IFilter for a Wiki markup file
WikiFilter() - Constructor for class net.sf.okapi.filters.wiki.WikiFilter
 
WikiPatterns - Class in net.sf.okapi.filters.wiki
 
WikiPatterns() - Constructor for class net.sf.okapi.filters.wiki.WikiPatterns
 
WikiPatterns.Block - Annotation Type in net.sf.okapi.filters.wiki
 
WikiPatterns.Inline - Annotation Type in net.sf.okapi.filters.wiki
 
WikiPatterns.Untranslatable - Annotation Type in net.sf.okapi.filters.wiki
 
WikiWriter - Class in net.sf.okapi.filters.wiki
 
WikiWriter() - Constructor for class net.sf.okapi.filters.wiki.WikiWriter
 
WINDOWS - net.sf.okapi.common.Util.SUPPORTED_OS
 
WithGroupOrUnitNode - Class in net.sf.okapi.lib.xliff2.document
 
WithGroupOrUnitNode() - Constructor for class net.sf.okapi.lib.xliff2.document.WithGroupOrUnitNode
Creates a new WithGroupOrUnitNode object.
WithinMLC - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
Lexical state.
WithinMLH - Static variable in interface net.sf.okapi.filters.json.parser.JsonParserConstants
Lexical state.
WITHINTEXT_NESTED - Static variable in interface org.w3c.its.ITraversal
Flag indicating an element that is nested.
WITHINTEXT_NO - Static variable in interface org.w3c.its.ITraversal
Flag indicating an element that is not within text.
WITHINTEXT_YES - Static variable in interface org.w3c.its.ITraversal
Flag indicating an element that is within text (inline).
withLabel - Variable in class net.sf.okapi.common.uidescription.AbstractPart
 
WORD - net.sf.okapi.filters.doxygen.DoxygenParameter.ParameterLength
 
WORD - net.sf.okapi.steps.tokenization.ITokenizer.TokenType
 
WORD_CHAR - Static variable in interface net.sf.okapi.filters.yaml.parser.YamlParserConstants
RegularExpression Id.
WORD_COUNT - Static variable in class net.sf.okapi.filters.xliff.iws.IwsProperty
 
WORDCHARS - Static variable in class net.sf.okapi.lib.verification.AbstractChecker
 
WORDCHARS_NONUMBERS - Static variable in class net.sf.okapi.lib.verification.AbstractChecker
 
WordCounter - Class in net.sf.okapi.steps.rainbowkit.common
 
WordCounter - Class in net.sf.okapi.steps.ttxsplitter
 
WordCounter - Class in net.sf.okapi.steps.wordcount
Word Count engine.
WordCounter() - Constructor for class net.sf.okapi.steps.wordcount.WordCounter
 
WordCounter(LocaleId) - Constructor for class net.sf.okapi.steps.rainbowkit.common.WordCounter
 
WordCounter(LocaleId) - Constructor for class net.sf.okapi.steps.ttxsplitter.WordCounter
 
WordCountStep - Class in net.sf.okapi.steps.wordcount
Word Counter pipeline step.
WordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.WordCountStep
 
WordTableFilterWriter - Class in net.sf.okapi.steps.formatconversion
Implementation of the IFilterWriter interface for Word table-type output.
WordTableFilterWriter() - Constructor for class net.sf.okapi.steps.formatconversion.WordTableFilterWriter
 
WorksheetConfiguration - Interface in net.sf.okapi.filters.openxml
 
WorksheetConfiguration.Default - Class in net.sf.okapi.filters.openxml
 
WorksheetConfiguration.Output<T> - Interface in net.sf.okapi.filters.openxml
The worksheet configuration output.
worksheetConfigurations() - Method in class net.sf.okapi.filters.openxml.ConditionalParameters
 
WorksheetConfigurations - Interface in net.sf.okapi.filters.openxml
 
WorksheetConfigurations.Default - Class in net.sf.okapi.filters.openxml
 
WorksheetConfigurations.Input - Interface in net.sf.okapi.filters.openxml
The worksheet configurations input.
WorksheetConfigurations.Output<T> - Interface in net.sf.okapi.filters.openxml
The worksheet configurations output.
WRAP_END - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
WRAP_END_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
WRAP_START - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
WRAP_START_PATTERN - Static variable in class net.sf.okapi.filters.wiki.WikiPatterns
 
wrapMode - Variable in class net.sf.okapi.filters.plaintext.base.Parameters
 
WrapMode - Enum in net.sf.okapi.common.filters
 
wrappedNotify(IObserver, IObservable, Object) - Method in class net.sf.okapi.common.observer.BaseObservable
This method is intended to encapsulate the notification semantics, in order to let extended classes to implement their own version.
WRITABLE_PROPERTY - net.sf.okapi.common.filters.PropertyTextUnitPlaceholder.PlaceholderAccessType
 
write(char[], int, int) - Method in class net.sf.okapi.common.UnicodeBOMWriter
 
write(ByteBuffer) - Method in class net.sf.okapi.common.io.FileCachedInputStream
Appends the content of a specified buffer to the end of the currently represented stream.
write(IPipeline) - Method in interface net.sf.okapi.common.pipeline.IPipelineWriter
Writes the steps of the pipeline and the parameters of each step of a given pipeline into the implementation-specific storage.
writeAllPropertiesAsAttibutes(XMLWriter, Set<String>, ITextUnit) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
 
writeAllPropertiesAsAttibutes(XMLWriter, Set<String>, TextContainer) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
 
writeAlternate(AltTranslation, TextFragment) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
Writes the data of an AltTranslation to this TMX output.
writeAlternates(ITextUnit, LocaleId) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
Writes the entries of an AltTranslationsAnnotation annotation(s) of a given text unit to the TMX document.
writeAttributeProvenance(GenericAnnotation) - Method in class net.sf.okapi.common.filterwriter.ITSContent
 
writeAttributesLQI(GenericAnnotation) - Method in class net.sf.okapi.common.filterwriter.ITSContent
Writes the data attributes for a given LQI annotation (not locQualityIssuesRef).
writeAttributeString(String, String) - Method in class net.sf.okapi.common.XMLWriter
Writes an attribute and its associated value.
writeBOMIfNeeded(Writer, boolean, String) - Static method in class net.sf.okapi.common.Util
Writes a Byte-Order-Mark if the encoding indicates it is needed.
writeComment(String, boolean) - Method in class net.sf.okapi.common.XMLWriter
Writes a comment.
writeElementString(String, String) - Method in class net.sf.okapi.common.XMLWriter
Writes an element and its content.
writeEndDocument() - Method in class net.sf.okapi.common.filterwriter.TMXWriter
Writes the end of the TMX document.
writeEndDocument() - Method in class net.sf.okapi.common.XMLWriter
Writes the end of the document.
writeEndDocument() - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
Writes the end of the document (the </xliff> tag).
writeEndElement() - Method in class net.sf.okapi.common.XMLWriter
Writes the end of the last started element.
writeEndElementLineBreak() - Method in class net.sf.okapi.common.XMLWriter
Writes the end of the last started element and writes a line-break.
writeEndFile() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriter
Writes the end of a <file> element.
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.common.filterwriter.XLIFFWriter
Writes the end of a <group> element.
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.
writeItem(ITextUnit, Map<String, String>) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
Writes a given text unit.
writeLineBreak() - Method in class net.sf.okapi.common.XMLWriter
Writes a line-break, and if the writer is in a start tag, close it before.
writeMidFile(MidFileData) - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
Writes the mid part of an <file> document.
writeProp(String, String) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
 
writer - Variable in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
writer - Variable in class net.sf.okapi.steps.rainbowkit.xliff.XLIFFPackageWriter
 
writeRawXML(String) - Method in class net.sf.okapi.common.XMLWriter
Writes a chunk of raw XML (and line-breaks are normalized to platform specific ones).
writeResourceLevelProperties(Set<String>, ITextUnit, TextFragment) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
 
writeSkeleton(Skeleton) - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
Writes the element.
writeStandoffLQI() - Method in class net.sf.okapi.common.filterwriter.ITSContent
Output the standoff markup for this object and clear it afterward.
writeStandoffLQI(List<GenericAnnotations>) - Method in class net.sf.okapi.common.filterwriter.ITSContent
Output all the Localization Quality issue annotation groups in a given list.
writeStandoffProvenance(List<GenericAnnotations>) - Method in class net.sf.okapi.common.filterwriter.ITSContent
 
writeStartDocument() - Method in class net.sf.okapi.common.XMLWriter
Writes the start of the document.
writeStartDocument(LocaleId, LocaleId, String, String, String, String, String) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
Writes the start of the TMC document.
writeStartDocument(StartDocument, LocaleId, LocaleId, String, String, String, String, String) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
Writes the start of the TMC document.
writeStartDocument(StartXliffData, String) - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
Writes the start of the document (the <xliff> tag).
writeStartElement(String) - Method in class net.sf.okapi.common.XMLWriter
Writes the start of an element.
writeStartFile(String, String, String) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriter
Writes the start of a <file> element.
writeStartFile(String, String, String, String) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriter
Writes the start of a <file> element.
writeStartFile(StartFileData) - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
Writes the start of a <file> element.
writeStartGroup(StartGroup) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriter
Writes the start of a <group> element.
writeStartGroup(StartGroupData) - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
Writes the start of a <group> element.
writeStartHTMLDocument(String) - Method in class net.sf.okapi.common.XMLWriter
Writes the start of a XHTML document, including the head and start of body element.
writeString(String) - Method in class net.sf.okapi.common.XMLWriter
Writes a string.
writeString(String, File) - Static method in class net.sf.okapi.common.StringUtil
 
writeString(String, OutputStream) - Static method in class net.sf.okapi.common.StringUtil
 
writeTextUnit(ITextUnit) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriter
Writes a text unit as a <trans-unit> element.
writeTextUnit(ITextUnit, String) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriter
Writes a text unit as a <trans-unit> element.
writeTMXEntries(ITextUnit) - Method in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
writeTo(CodedOutputStream) - Method in class net.sf.okapi.proto.AltTranslation
 
writeTo(CodedOutputStream) - Method in class net.sf.okapi.proto.Code
 
writeTo(CodedOutputStream) - Method in class net.sf.okapi.proto.EndDocument
 
writeTo(CodedOutputStream) - Method in class net.sf.okapi.proto.EndGroup
 
writeTo(CodedOutputStream) - Method in class net.sf.okapi.proto.EndSubDocument
 
writeTo(CodedOutputStream) - Method in class net.sf.okapi.proto.EndSubfilter
 
writeTo(CodedOutputStream) - Method in class net.sf.okapi.proto.Event
 
writeTo(CodedOutputStream) - Method in class net.sf.okapi.proto.Events
 
writeTo(CodedOutputStream) - Method in class net.sf.okapi.proto.GenericAnnotation
 
writeTo(CodedOutputStream) - Method in class net.sf.okapi.proto.GenericAnnotations
 
writeTo(CodedOutputStream) - Method in class net.sf.okapi.proto.INameable
 
writeTo(CodedOutputStream) - Method in class net.sf.okapi.proto.IReferenceable
 
writeTo(CodedOutputStream) - Method in class net.sf.okapi.proto.IResource
 
writeTo(CodedOutputStream) - Method in class net.sf.okapi.proto.Note
 
writeTo(CodedOutputStream) - Method in class net.sf.okapi.proto.PrimitiveValue
 
writeTo(CodedOutputStream) - Method in class net.sf.okapi.proto.Property
 
writeTo(CodedOutputStream) - Method in class net.sf.okapi.proto.StartDocument
 
writeTo(CodedOutputStream) - Method in class net.sf.okapi.proto.StartGroup
 
writeTo(CodedOutputStream) - Method in class net.sf.okapi.proto.StartSubDocument
 
writeTo(CodedOutputStream) - Method in class net.sf.okapi.proto.StartSubfilter
 
writeTo(CodedOutputStream) - Method in class net.sf.okapi.proto.TextContainer
 
writeTo(CodedOutputStream) - Method in class net.sf.okapi.proto.TextFragment
 
writeTo(CodedOutputStream) - Method in class net.sf.okapi.proto.TextPart
 
writeTo(CodedOutputStream) - Method in class net.sf.okapi.proto.TextUnit
 
writeToXML(String, boolean) - Method in class net.sf.okapi.filters.rainbowkit.MergingInfo
Creates a string output of the XML representation of the information.
writeTU(TextFragment, TextFragment, String, Map<String, String>) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
Writes a TMX TU element.
writeTU(TextFragment, TextFragment, String, Map<String, String>, LocaleId) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
Writes a TMX TU element.
writeTUFull(ITextUnit) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
Writes a TextUnit (all targets) with all the properties associated to it.
writeTUFull(ITextUnit, LocaleId) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
Writes a TextUnit (all targets) with all the properties associated to it.
writeTUV(TextFragment, LocaleId, TextContainer) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
Writes a TUV element.
writeUnit(Unit) - Method in class net.sf.okapi.lib.xliff2.writer.XLIFFWriter
Writes a <unit> element.
writeXINI() - Method in class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitWriter
 
writtenTo(FontMapping.Output<T>) - Method in class net.sf.okapi.common.filters.fontmappings.DefaultFontMapping
 
writtenTo(FontMapping.Output<T>) - Method in interface net.sf.okapi.common.filters.fontmappings.FontMapping
Obtains the font mapping output with the written font mapping to it.
writtenTo(FontMapping.Output<T>) - Method in class net.sf.okapi.common.filters.fontmappings.ParametersStringFontMapping
 
writtenTo(FontMappings.Output<T>) - Method in class net.sf.okapi.common.filters.fontmappings.DefaultFontMappings
 
writtenTo(FontMappings.Output<T>) - Method in interface net.sf.okapi.common.filters.fontmappings.FontMappings
Obtains the font mappings output with the written font mappings to it.
writtenTo(WorksheetConfiguration.Output<T>) - Method in class net.sf.okapi.filters.openxml.WorksheetConfiguration.Default
 
writtenTo(WorksheetConfiguration.Output<T>) - Method in interface net.sf.okapi.filters.openxml.WorksheetConfiguration
Obtains the worksheet configuration output with the written worksheet configuration to it.
writtenTo(WorksheetConfigurations.Output<T>) - Method in class net.sf.okapi.filters.openxml.WorksheetConfigurations.Default
 
writtenTo(WorksheetConfigurations.Output<T>) - Method in interface net.sf.okapi.filters.openxml.WorksheetConfigurations
Obtains the worksheet configurations output with the written worksheet configurations to it.
writtenWith(Iterator<FontMapping>) - Method in interface net.sf.okapi.common.filters.fontmappings.FontMappings.Output
Obtains a written output with the help of a provided font mappings iterator.
writtenWith(Iterator<FontMapping>) - Method in class net.sf.okapi.common.filters.fontmappings.ParametersStringFontMappingsOutput
 
writtenWith(Iterator<WorksheetConfiguration>) - Method in interface net.sf.okapi.filters.openxml.WorksheetConfigurations.Output
Obtains a written output with the help of a provided worksheet configurations iterator.
writtenWith(Pattern, Pattern, Pattern, String) - Method in interface net.sf.okapi.common.filters.fontmappings.FontMapping.Output
Obtains a written output with the help of provided source and target languages, source and target fonts.
writtenWith(Pattern, Pattern, Pattern, String) - Method in class net.sf.okapi.common.filters.fontmappings.ParametersStringFontMappingOutput
 
writtenWith(Pattern, Set<String>, Set<String>, Set<Integer>, Set<String>, Set<Integer>, Set<String>) - Method in interface net.sf.okapi.filters.openxml.WorksheetConfiguration.Output
Obtains a written output with the help of provided name pattern and excluded rows.

X

X2ToOkpConverter - Class in net.sf.okapi.filters.xliff2
 
X2ToOkpConverter(LocaleId) - Constructor for class net.sf.okapi.filters.xliff2.X2ToOkpConverter
Creates a new converter object.
XBatch - Class in net.sf.okapi.common.pipelinebuilder
 
XBatch() - Constructor for class net.sf.okapi.common.pipelinebuilder.XBatch
 
XBatch(XBatchItem...) - Constructor for class net.sf.okapi.common.pipelinebuilder.XBatch
 
XBatchItem - Class in net.sf.okapi.common.pipelinebuilder
 
XBatchItem(InputStream, String, String, String, LocaleId, LocaleId) - Constructor for class net.sf.okapi.common.pipelinebuilder.XBatchItem
 
XBatchItem(InputStream, String, LocaleId) - Constructor for class net.sf.okapi.common.pipelinebuilder.XBatchItem
 
XBatchItem(InputStream, String, LocaleId, LocaleId) - Constructor for class net.sf.okapi.common.pipelinebuilder.XBatchItem
 
XBatchItem(CharSequence, LocaleId) - Constructor for class net.sf.okapi.common.pipelinebuilder.XBatchItem
 
XBatchItem(URI, String, String, URI, String, LocaleId, LocaleId) - Constructor for class net.sf.okapi.common.pipelinebuilder.XBatchItem
 
XBatchItem(URI, String, URI, String, LocaleId, LocaleId) - Constructor for class net.sf.okapi.common.pipelinebuilder.XBatchItem
 
XBatchItem(URI, String, LocaleId) - Constructor for class net.sf.okapi.common.pipelinebuilder.XBatchItem
 
XBatchItem(URI, String, LocaleId, LocaleId) - Constructor for class net.sf.okapi.common.pipelinebuilder.XBatchItem
 
XBatchItem(URL, String, String, String, LocaleId, LocaleId) - Constructor for class net.sf.okapi.common.pipelinebuilder.XBatchItem
 
XBatchItem(URL, String, URL, String, LocaleId, LocaleId) - Constructor for class net.sf.okapi.common.pipelinebuilder.XBatchItem
 
XBatchItem(URL, String, LocaleId) - Constructor for class net.sf.okapi.common.pipelinebuilder.XBatchItem
 
XBatchItem(URL, String, LocaleId, LocaleId) - Constructor for class net.sf.okapi.common.pipelinebuilder.XBatchItem
 
XBatchItem(XDocument...) - Constructor for class net.sf.okapi.common.pipelinebuilder.XBatchItem
 
XBatchItem(DocumentData) - Constructor for class net.sf.okapi.common.pipelinebuilder.XBatchItem
 
XBatchItem(RawDocument) - Constructor for class net.sf.okapi.common.pipelinebuilder.XBatchItem
 
XBatchItem(RawDocument, URI, String) - Constructor for class net.sf.okapi.common.pipelinebuilder.XBatchItem
 
XDocument - Class in net.sf.okapi.common.pipelinebuilder
 
XDocument() - Constructor for class net.sf.okapi.common.pipelinebuilder.XDocument
 
XDocument(InputStream, String, String, String, LocaleId, LocaleId) - Constructor for class net.sf.okapi.common.pipelinebuilder.XDocument
 
XDocument(InputStream, String, LocaleId) - Constructor for class net.sf.okapi.common.pipelinebuilder.XDocument
 
XDocument(InputStream, String, LocaleId, LocaleId) - Constructor for class net.sf.okapi.common.pipelinebuilder.XDocument
 
XDocument(CharSequence, LocaleId) - Constructor for class net.sf.okapi.common.pipelinebuilder.XDocument
 
XDocument(URI, String, String, URI, String, LocaleId, LocaleId) - Constructor for class net.sf.okapi.common.pipelinebuilder.XDocument
 
XDocument(URI, String, URI, String, LocaleId, LocaleId) - Constructor for class net.sf.okapi.common.pipelinebuilder.XDocument
 
XDocument(URI, String, LocaleId) - Constructor for class net.sf.okapi.common.pipelinebuilder.XDocument
 
XDocument(URI, String, LocaleId, LocaleId) - Constructor for class net.sf.okapi.common.pipelinebuilder.XDocument
 
XDocument(URI, String, LocaleId, LocaleId, String) - Constructor for class net.sf.okapi.common.pipelinebuilder.XDocument
 
XDocument(URL, String, String, String, LocaleId, LocaleId) - Constructor for class net.sf.okapi.common.pipelinebuilder.XDocument
 
XDocument(URL, String, URL, String, LocaleId, LocaleId) - Constructor for class net.sf.okapi.common.pipelinebuilder.XDocument
 
XDocument(URL, String, LocaleId) - Constructor for class net.sf.okapi.common.pipelinebuilder.XDocument
 
XDocument(URL, String, LocaleId, LocaleId) - Constructor for class net.sf.okapi.common.pipelinebuilder.XDocument
 
XDocument(DocumentData) - Constructor for class net.sf.okapi.common.pipelinebuilder.XDocument
 
XDocument(RawDocument) - Constructor for class net.sf.okapi.common.pipelinebuilder.XDocument
 
XDocument(RawDocument, URI, String) - Constructor for class net.sf.okapi.common.pipelinebuilder.XDocument
 
XFilters - Class in net.sf.okapi.common.pipelinebuilder
 
XFilters(Class<? extends IFilter>...) - Constructor for class net.sf.okapi.common.pipelinebuilder.XFilters
 
XFilters(String...) - Constructor for class net.sf.okapi.common.pipelinebuilder.XFilters
 
XFilters(IFilter...) - Constructor for class net.sf.okapi.common.pipelinebuilder.XFilters
 
Xhosa - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
XHTML_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
Xini - Class in net.sf.okapi.filters.xini.jaxb
Root content type
Xini() - Constructor for class net.sf.okapi.filters.xini.jaxb.Xini
 
XINI_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
XINIFilter - Class in net.sf.okapi.filters.xini
Okapi Xini Filter for filtering and translating xini files.
XINIFilter() - Constructor for class net.sf.okapi.filters.xini.XINIFilter
 
XINIProperties - Enum in net.sf.okapi.filters.xini
 
XINIRainbowkitFilter - Class in net.sf.okapi.filters.xini.rainbowkit
Filter for rainbow kid creation and merging of xini files.
XINIRainbowkitFilter() - Constructor for class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitFilter
 
XINIRainbowkitFilter(String) - Constructor for class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitFilter
For TKit merging only!
XINIRainbowkitReader - Class in net.sf.okapi.filters.xini.rainbowkit
 
XINIRainbowkitReader() - Constructor for class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitReader
 
XINIRainbowkitWriter - Class in net.sf.okapi.filters.xini.rainbowkit
 
XINIRainbowkitWriter() - Constructor for class net.sf.okapi.filters.xini.rainbowkit.XINIRainbowkitWriter
 
XINIReader - Class in net.sf.okapi.filters.xini
 
XINIReader() - Constructor for class net.sf.okapi.filters.xini.XINIReader
 
XINIReader(Parameters) - Constructor for class net.sf.okapi.filters.xini.XINIReader
 
XINIWriter - Class in net.sf.okapi.filters.xini
 
XINIWriter() - Constructor for class net.sf.okapi.filters.xini.XINIWriter
 
XINIWriter(IParameters) - Constructor for class net.sf.okapi.filters.xini.XINIWriter
 
XLIFF - Static variable in class net.sf.okapi.filters.xliff.XliffSdlFilterExtension
 
XLIFF_FLAVOR_DEFAULT - Static variable in class net.sf.okapi.filters.xliff.XLIFFFilter
 
XLIFF_FLAVOR_SDLXLIFF - Static variable in class net.sf.okapi.filters.xliff.XLIFFFilter
 
XLIFF_FLAVOR_XTM - Static variable in class net.sf.okapi.filters.xliff.XLIFFFilter
 
XLIFF_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
XLIFF_PHASE - net.sf.okapi.proto.Property.PropName
XLIFF_PHASE = 12;
XLIFF_PHASE - Static variable in class net.sf.okapi.common.resource.Property
 
XLIFF_PHASE_VALUE - Static variable in enum net.sf.okapi.proto.Property.PropName
XLIFF_PHASE = 12;
XLIFF_SCHEMA_NONE - Static variable in class net.sf.okapi.lib.verification.Parameters
 
XLIFF_SCHEMA_STRICT - Static variable in class net.sf.okapi.lib.verification.Parameters
 
XLIFF_SCHEMA_TRANSITIONAL - Static variable in class net.sf.okapi.lib.verification.Parameters
 
XLIFF_TOOL - net.sf.okapi.proto.Property.PropName
XLIFF_TOOL = 11;
XLIFF_TOOL - Static variable in class net.sf.okapi.common.resource.Property
 
XLIFF_TOOL_VALUE - Static variable in enum net.sf.okapi.proto.Property.PropName
XLIFF_TOOL = 11;
XLIFF12_CONFIG - Static variable in class net.sf.okapi.filters.autoxliff.AutoXLIFFParameters
 
XLIFF12_STRICT_SCHEMA - Static variable in class net.sf.okapi.lib.verification.ValidateXliffSchema
 
XLIFF12_TRANSITIONAL_SCHEMA - Static variable in class net.sf.okapi.lib.verification.ValidateXliffSchema
 
XLIFF2_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
XLIFF20_CONFIG - Static variable in class net.sf.okapi.filters.autoxliff.AutoXLIFFParameters
 
XLIFF2Filter - Class in net.sf.okapi.filters.rainbowkit
Experimental filter to read XLIFF v2 documents.
XLIFF2Filter - Class in net.sf.okapi.filters.xliff2
 
XLIFF2Filter() - Constructor for class net.sf.okapi.filters.rainbowkit.XLIFF2Filter
 
XLIFF2Filter() - Constructor for class net.sf.okapi.filters.xliff2.XLIFF2Filter
 
XLIFF2FilterWriter - Class in net.sf.okapi.filters.xliff2
The XLIFF2FilterWriter is essentially wrapper for the XLIFFWriter, similar to the XLIFF2Filter.
XLIFF2FilterWriter(Parameters, EncoderManager) - Constructor for class net.sf.okapi.filters.xliff2.XLIFF2FilterWriter
 
XLIFF2NotesAnnotation - Class in net.sf.okapi.filters.xliff2.model
 
XLIFF2NotesAnnotation() - Constructor for class net.sf.okapi.filters.xliff2.model.XLIFF2NotesAnnotation
 
XLIFF2Options - Class in net.sf.okapi.steps.rainbowkit.xliff
 
XLIFF2Options() - Constructor for class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2Options
 
XLIFF2PackageWriter - Class in net.sf.okapi.steps.rainbowkit.xliff
 
XLIFF2PackageWriter() - Constructor for class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2PackageWriter
 
XLIFF2PropertyStrings - Class in net.sf.okapi.common.xliff2
 
XLIFF2PropertyStrings() - Constructor for class net.sf.okapi.common.xliff2.XLIFF2PropertyStrings
 
Xliff2Skeleton - Class in net.sf.okapi.filters.xliff2
 
Xliff2Skeleton(Skeleton) - Constructor for class net.sf.okapi.filters.xliff2.Xliff2Skeleton
 
XLIFF2TerminologyPackageWriter - Class in net.sf.okapi.steps.rainbowkit.xliff
Class that adds functionality on writing XLIFF glossary element of the Glossary module to the XLIFF unit element.
XLIFF2TerminologyPackageWriter() - Constructor for class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2TerminologyPackageWriter
 
XLIFF2Utils - Class in net.sf.okapi.steps.rainbowkit.xliff
Class that provides useful methods for converting XLIFF elements defined in Glossary module from Okapi internal presentation to XLIFF library internal presentation (package net.sf.okapi.lib.xliff2.glossary) Methods: - XLIFF2Utils.toXliffGlossEntry(GlossEntry) converts element - XLIFF2Utils.toXliffTranslation(net.sf.okapi.common.annotation.GlossEntry.Translation) converts element - XLIFF2Utils.toXliffDefinition(net.sf.okapi.common.annotation.GlossEntry.Definition) converts element - XLIFF2Utils.toXliffTerm(net.sf.okapi.common.annotation.GlossEntry.Term)} converts element
XLIFF2Utils() - Constructor for class net.sf.okapi.steps.rainbowkit.xliff.XLIFF2Utils
 
XLIFFContent - Class in net.sf.okapi.common.filterwriter
Handles the conversion between a coded text object and XLIFF.
XLIFFContent() - Constructor for class net.sf.okapi.common.filterwriter.XLIFFContent
Creates a new XLIFFContent object without any content.
XLIFFContent(String, List<Code>, XLIFFContent, CharsetEncoder, List<GenericAnnotations>, ITSContent) - Constructor for class net.sf.okapi.common.filterwriter.XLIFFContent
 
XLIFFContent(TextFragment) - Constructor for class net.sf.okapi.common.filterwriter.XLIFFContent
Creates a new XLIFFContent object and set its content to the given fragment.
XLIFFContextGroup - Class in net.sf.okapi.common.annotation
Represents the annotation of the XLIFF 1.2 context-group element.
XLIFFContextGroup(EncoderManager, String, String, String, List<XLIFFContextGroup.Context>) - Constructor for class net.sf.okapi.common.annotation.XLIFFContextGroup
 
XLIFFContextGroup.Context - Class in net.sf.okapi.common.annotation
Represents the context of the XLIFF 1.2 context-group element.
XLIFFContextGroup.Context.StandardContextTypes - Enum in net.sf.okapi.common.annotation
 
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.
XLIFFFilter - Class in net.sf.okapi.filters.xliff
 
XLIFFFilter() - Constructor for class net.sf.okapi.filters.xliff.XLIFFFilter
 
XLIFFFilter.State - Enum in net.sf.okapi.filters.xliff
 
XLIFFFragmentObject - Class in net.sf.okapi.lib.xliff2.renderer
Implements IFragmentObject for XLIFF 2.
XLIFFFragmentRenderer - Class in net.sf.okapi.lib.xliff2.renderer
Implements IFragmentRenderer for the XLIFF 2 format.
XLIFFFragmentRenderer(Fragment, Stack<NSContext>) - Constructor for class net.sf.okapi.lib.xliff2.renderer.XLIFFFragmentRenderer
Creates a new XLIFFFragmentRenderer object for a given fragment and namespace context.
XLIFFITSFilterExtension - Class in net.sf.okapi.filters.xliff
Extension to the XLIFFFilter to handle ITS metadata in the XLIFF document.
XLIFFITSFilterExtension(XMLInputFactory, IITSDataStore, URI, XLIFFFilter) - Constructor for class net.sf.okapi.filters.xliff.XLIFFITSFilterExtension
 
XliffJoinerParameters - Class in net.sf.okapi.steps.xliffsplitter
 
XliffJoinerParameters() - Constructor for class net.sf.okapi.steps.xliffsplitter.XliffJoinerParameters
 
XliffJoinerStep - Class in net.sf.okapi.steps.xliffsplitter
 
XliffJoinerStep() - Constructor for class net.sf.okapi.steps.xliffsplitter.XliffJoinerStep
 
XLIFFPackageWriter - Class in net.sf.okapi.steps.rainbowkit.xliff
 
XLIFFPackageWriter() - Constructor for class net.sf.okapi.steps.rainbowkit.xliff.XLIFFPackageWriter
 
XLIFFPhase - Class in net.sf.okapi.common.annotation
Annotation representing the <phase> element within an XLIFF <file><header>.
XLIFFPhase(String, String) - Constructor for class net.sf.okapi.common.annotation.XLIFFPhase
 
XLIFFPhaseAnnotation - Class in net.sf.okapi.common.annotation
Annotation used to expose the %lt;phase-group> element containing the multiple phases in a %lt;file> element when attached to a StartSubDocument event or resolve the phase-name reference otherwise.
XLIFFPhaseAnnotation() - Constructor for class net.sf.okapi.common.annotation.XLIFFPhaseAnnotation
 
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.
XliffSdlFilterExtension - Class in net.sf.okapi.filters.xliff
Extension to the XLIFFFilter to handle SDL specific metadata in the XLIFF document.
XliffSdlFilterExtension() - Constructor for class net.sf.okapi.filters.xliff.XliffSdlFilterExtension
 
XLIFFSkeletonWriter - Class in net.sf.okapi.filters.xliff
 
XLIFFSkeletonWriter() - Constructor for class net.sf.okapi.filters.xliff.XLIFFSkeletonWriter
 
XLIFFSkeletonWriter(Parameters) - Constructor for class net.sf.okapi.filters.xliff.XLIFFSkeletonWriter
 
XLIFFSkeletonWriter(Parameters, XLIFFContent, ITSContent, ITSStandoffManager, Map<String, GenericAnnotations>, Map<String, GenericAnnotations>, CharsetEncoder) - Constructor for class net.sf.okapi.filters.xliff.XLIFFSkeletonWriter
 
XliffSplitterParameters - Class in net.sf.okapi.steps.xliffsplitter
 
XliffSplitterParameters() - Constructor for class net.sf.okapi.steps.xliffsplitter.XliffSplitterParameters
 
XliffSplitterStep - Class in net.sf.okapi.steps.xliffsplitter
Splits a single XLIFF file into multiple files, split on the file element.
XliffSplitterStep() - Constructor for class net.sf.okapi.steps.xliffsplitter.XliffSplitterStep
 
XLIFFTool - Class in net.sf.okapi.common.annotation
Annotation representing the %lt;tool> element within an XLIFF %lt;file>%lt;header>.
XLIFFTool(String, String) - Constructor for class net.sf.okapi.common.annotation.XLIFFTool
 
XLIFFToolAnnotation - Class in net.sf.okapi.common.annotation
Annotation containing the set of %lt;tool> elements in an XLIFF %lt;file>%lt;header>.
XLIFFToolAnnotation() - Constructor for class net.sf.okapi.common.annotation.XLIFFToolAnnotation
 
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 IXliffVisitor decorator class aware of visit place defined by path selector XliffWalkerPathSelector
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 FlexibleXliffWalkerStrategy which is used to traverse XLIFF document via XliffWalker
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
 
XliffWCSplitter - Class in net.sf.okapi.steps.xliffsplitter
Splits a given XLIFF 1.2 input into several XLIFF documenta based on a provided word count.
XliffWCSplitter(XliffWCSplitterParameters) - Constructor for class net.sf.okapi.steps.xliffsplitter.XliffWCSplitter
 
XliffWCSplitterParameters - Class in net.sf.okapi.steps.xliffsplitter
 
XliffWCSplitterParameters() - Constructor for class net.sf.okapi.steps.xliffsplitter.XliffWCSplitterParameters
 
XliffWCSplitterStep - Class in net.sf.okapi.steps.xliffsplitter
 
XliffWCSplitterStep() - Constructor for class net.sf.okapi.steps.xliffsplitter.XliffWCSplitterStep
 
XLIFFWriter - Class in net.sf.okapi.common.filterwriter
Writer for creating XLIFF document.
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.common.filterwriter.XLIFFWriter
Creates an XLIFF writer object.
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.
XLIFFWriterParameters - Class in net.sf.okapi.common.filterwriter
Provides a way to access the parameters for XLIFFWriter in a single object.
XLIFFWriterParameters() - Constructor for class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
XliffXtmFilterExtension - Class in net.sf.okapi.filters.xliff
Extension to the XLIFFFilter to handle XTM specific metadata in the XLIFF document.
XliffXtmFilterExtension() - Constructor for class net.sf.okapi.filters.xliff.XliffXtmFilterExtension
 
XLINK_NS_PREFIX - Static variable in class net.sf.okapi.common.Namespaces
 
XLINK_NS_URI - Static variable in class net.sf.okapi.common.Namespaces
 
XLSM_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
XLSX_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
XLTM_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
XLTX_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
XML - net.sf.okapi.lib.verification.QualityCheckReport.Type
 
XML_CDATA_ESCAPED_HTML - Static variable in class net.sf.okapi.filters.xmlstream.Parameters
 
XML_ESCAPED_HTML - Static variable in class net.sf.okapi.filters.xmlstream.Parameters
 
XML_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
XML_NS_PREFIX - Static variable in class net.sf.okapi.common.Namespaces
 
XML_NS_URI - Static variable in class net.sf.okapi.common.Namespaces
 
XMLAnalysisStep - Class in net.sf.okapi.steps.xmlanalysis
 
XMLAnalysisStep() - Constructor for class net.sf.okapi.steps.xmlanalysis.XMLAnalysisStep
 
XMLAnalyzer - Class in net.sf.okapi.steps.xmlanalysis
Analyzer to gather information about the elements and attributes of a set of documents: Which one has text content, which one are apparently within text, etc.
XMLAnalyzer() - Constructor for class net.sf.okapi.steps.xmlanalysis.XMLAnalyzer
 
XMLCharFixingStep - Class in net.sf.okapi.steps.xmlcharfixing
 
XMLCharFixingStep() - Constructor for class net.sf.okapi.steps.xmlcharfixing.XMLCharFixingStep
 
XMLEncoder - Class in net.sf.okapi.common.encoder
Implements IEncoder for XML format.
XMLEncoder() - Constructor for class net.sf.okapi.common.encoder.XMLEncoder
 
XMLEncoder(String, String, boolean, boolean, boolean, QuoteMode) - Constructor for class net.sf.okapi.common.encoder.XMLEncoder
 
XMLEncoder.Parameters - Class in net.sf.okapi.common.encoder
Provides encoder parameters.
XMLEvents - Interface in net.sf.okapi.filters.openxml
Interface for things that consist of a sequence of XMLEvent objects.
XMLEventSerializer - Class in net.sf.okapi.filters.openxml
XMLEventWriter is great, but is limited in that it expects to be serializing whole XML documents.
XMLEventSerializer() - Constructor for class net.sf.okapi.filters.openxml.XMLEventSerializer
 
XMLEventsReader - Class in net.sf.okapi.common
Provides an XML events reader.
XMLEventsReader(Iterable<XMLEvent>) - Constructor for class net.sf.okapi.common.XMLEventsReader
 
XMLFactories - Interface in net.sf.okapi.filters.openxml
 
XMLFilter - Class in net.sf.okapi.filters.xml
 
XMLFilter() - Constructor for class net.sf.okapi.filters.xml.XMLFilter
 
XMLFilter(String) - Constructor for class net.sf.okapi.filters.xml.XMLFilter
Constructor for sub-classing with a different MIME type.
XmlInputStreamReader - Class in net.sf.okapi.common
 
XmlInputStreamReader(InputStream) - Constructor for class net.sf.okapi.common.XmlInputStreamReader
 
XmlInputStreamReader(InputStream, String) - Constructor for class net.sf.okapi.common.XmlInputStreamReader
 
XmlInputStreamReader(InputStream, Charset) - Constructor for class net.sf.okapi.common.XmlInputStreamReader
 
XmlInputStreamReader(InputStream, CharsetDecoder) - Constructor for class net.sf.okapi.common.XmlInputStreamReader
 
XMLLANG_FIELD_NUMBER - Static variable in class net.sf.okapi.proto.Note
 
XMLSkeletonWriter - Class in net.sf.okapi.filters.xml
Implements ISkeletonWriter for the ITS filters
XMLSkeletonWriter(boolean) - Constructor for class net.sf.okapi.filters.xml.XMLSkeletonWriter
 
XmlStreamFilter - Class in net.sf.okapi.filters.xmlstream
 
XmlStreamFilter() - Constructor for class net.sf.okapi.filters.xmlstream.XmlStreamFilter
 
XMLValidationStep - Class in net.sf.okapi.steps.xmlvalidation
 
XMLValidationStep() - Constructor for class net.sf.okapi.steps.xmlvalidation.XMLValidationStep
 
XMLWriter - Class in net.sf.okapi.common
Helper class to write XML documents.
XMLWriter(Writer) - Constructor for class net.sf.okapi.common.XMLWriter
Creates a new XML document for a given writer object.
XMLWriter(String) - Constructor for class net.sf.okapi.common.XMLWriter
Creates a new XML document on disk.
XParameter - Class in net.sf.okapi.common.pipelinebuilder
 
XParameter(String, boolean) - Constructor for class net.sf.okapi.common.pipelinebuilder.XParameter
 
XParameter(String, int) - Constructor for class net.sf.okapi.common.pipelinebuilder.XParameter
 
XParameter(String, String) - Constructor for class net.sf.okapi.common.pipelinebuilder.XParameter
 
XParameter(String, String, boolean) - Constructor for class net.sf.okapi.common.pipelinebuilder.XParameter
 
XParameter(StepParameterType, Object) - Constructor for class net.sf.okapi.common.pipelinebuilder.XParameter
 
XPipeline - Class in net.sf.okapi.common.pipelinebuilder
 
XPipeline(String, IPipeline) - Constructor for class net.sf.okapi.common.pipelinebuilder.XPipeline
 
XPipeline(String, IPipelineStep...) - Constructor for class net.sf.okapi.common.pipelinebuilder.XPipeline
 
XPipeline(String, XBatch, IPipelineStep...) - Constructor for class net.sf.okapi.common.pipelinebuilder.XPipeline
 
XPipeline(String, XBatch, XPipelineType, IPipelineStep...) - Constructor for class net.sf.okapi.common.pipelinebuilder.XPipeline
 
XPipeline(String, XFilters, String, XBatch, IPipelineStep...) - Constructor for class net.sf.okapi.common.pipelinebuilder.XPipeline
 
XPipeline(String, XFilters, XBatch, IPipelineStep...) - Constructor for class net.sf.okapi.common.pipelinebuilder.XPipeline
 
XPipeline(String, XPipelineType, IPipelineStep...) - Constructor for class net.sf.okapi.common.pipelinebuilder.XPipeline
 
XPipelineAsStepImpl - Class in net.sf.okapi.common.pipelinebuilder
Pipeline as step delegate.
XPipelineAsStepImpl() - Constructor for class net.sf.okapi.common.pipelinebuilder.XPipelineAsStepImpl
 
XPipelineStep - Class in net.sf.okapi.common.pipelinebuilder
 
XPipelineStep(Class<? extends IPipelineStep>, URL, boolean) - Constructor for class net.sf.okapi.common.pipelinebuilder.XPipelineStep
 
XPipelineStep(Class<? extends IPipelineStep>, IParameters) - Constructor for class net.sf.okapi.common.pipelinebuilder.XPipelineStep
 
XPipelineStep(Class<? extends IPipelineStep>, XParameter...) - Constructor for class net.sf.okapi.common.pipelinebuilder.XPipelineStep
 
XPipelineStep(IPipelineStep) - Constructor for class net.sf.okapi.common.pipelinebuilder.XPipelineStep
 
XPipelineStep(IPipelineStep, URL, boolean) - Constructor for class net.sf.okapi.common.pipelinebuilder.XPipelineStep
 
XPipelineStep(IPipelineStep, IParameters) - Constructor for class net.sf.okapi.common.pipelinebuilder.XPipelineStep
 
XPipelineStep(IPipelineStep, XParameter...) - Constructor for class net.sf.okapi.common.pipelinebuilder.XPipelineStep
 
XPipelineType - Enum in net.sf.okapi.common.pipelinebuilder
 
XSLTransformStep - Class in net.sf.okapi.steps.xsltransform
 
XSLTransformStep() - Constructor for class net.sf.okapi.steps.xsltransform.XSLTransformStep
 
XTM_NAMESPACE_URI - Static variable in class net.sf.okapi.filters.xliff.XliffXtmFilterExtension
 
XTM_POPULATE_TRG_WITH_SRC - Static variable in class net.sf.okapi.filters.xliff.XliffXtmFilterExtension
 

Y

yaml_document() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
 
YAML_METADATA_HEADER - net.sf.okapi.filters.markdown.parser.MarkdownTokenType
 
YAML_METADATA_HEADER - net.sf.okapi.filters.tex.parser.TEXTokenType
 
YAML_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
YAML_PARENT_INDENT_PROPERTY_NAME - Static variable in class net.sf.okapi.filters.yaml.YamlFilter
 
YAML_SCALAR_FLOW_PROPERTY_NAME - Static variable in class net.sf.okapi.filters.yaml.YamlFilter
 
YAML_SCALAR_TYPE_PROPERTY_NAME - Static variable in class net.sf.okapi.filters.yaml.YamlFilter
 
yaml_stream() - Method in class net.sf.okapi.filters.yaml.parser.YamlParser
 
YamlChompTypes - Enum in net.sf.okapi.filters.yaml.parser
 
YamlConfigurationReader - Class in net.sf.okapi.filters.abstractmarkup.config
 
YamlConfigurationReader() - Constructor for class net.sf.okapi.filters.abstractmarkup.config.YamlConfigurationReader
Default Tagged Configuration
YamlConfigurationReader(File) - Constructor for class net.sf.okapi.filters.abstractmarkup.config.YamlConfigurationReader
 
YamlConfigurationReader(String) - Constructor for class net.sf.okapi.filters.abstractmarkup.config.YamlConfigurationReader
 
YamlConfigurationReader(URL) - Constructor for class net.sf.okapi.filters.abstractmarkup.config.YamlConfigurationReader
 
YamlEncoder - Class in net.sf.okapi.common.encoder
Implements IEncoder for YAMLformat.
YamlEncoder() - Constructor for class net.sf.okapi.common.encoder.YamlEncoder
Creates a new YamlEncoder that does basic string decoding.
YamlEventBuilder - Class in net.sf.okapi.filters.yaml
 
YamlEventBuilder(String, IFilter) - Constructor for class net.sf.okapi.filters.yaml.YamlEventBuilder
 
YamlFilter - Class in net.sf.okapi.filters.yaml
Implements the IFilter interface for YAML files.
YamlFilter() - Constructor for class net.sf.okapi.filters.yaml.YamlFilter
 
YamlNodeTypes - Enum in net.sf.okapi.filters.yaml.parser
 
YamlParameters - Class in net.sf.okapi.filters.openxml
IParameters based facade around the YAML configuration format.
YamlParameters() - Constructor for class net.sf.okapi.filters.openxml.YamlParameters
 
YamlParameters(File) - Constructor for class net.sf.okapi.filters.openxml.YamlParameters
 
YamlParameters(String) - Constructor for class net.sf.okapi.filters.openxml.YamlParameters
 
YamlParameters(URL) - Constructor for class net.sf.okapi.filters.openxml.YamlParameters
 
YamlParser - Class in net.sf.okapi.filters.yaml.parser
//* Basic YAML parser.
YamlParser(String) - Constructor for class net.sf.okapi.filters.yaml.parser.YamlParser
Constructor.
YamlParser(Provider) - Constructor for class net.sf.okapi.filters.yaml.parser.YamlParser
Constructor.
YamlParser(YamlParserTokenManager) - Constructor for class net.sf.okapi.filters.yaml.parser.YamlParser
Constructor with generated Token Manager.
YamlParserConstants - Interface in net.sf.okapi.filters.yaml.parser
Token literal values and constants.
YamlParserTokenManager - Class in net.sf.okapi.filters.yaml.parser
Token Manager.
YamlParserTokenManager(JavaCharStream) - Constructor for class net.sf.okapi.filters.yaml.parser.YamlParserTokenManager
Constructor.
YamlParserTokenManager(JavaCharStream, int) - Constructor for class net.sf.okapi.filters.yaml.parser.YamlParserTokenManager
Constructor.
YamlScalarTypes - Enum in net.sf.okapi.common.encoder
 
YamlSkeletonWriter - Class in net.sf.okapi.filters.yaml
 
YamlSkeletonWriter(boolean) - Constructor for class net.sf.okapi.filters.yaml.YamlSkeletonWriter
 
Yapese - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
YES - net.sf.okapi.lib.xliff2.core.CanReorder
 
Yoruba - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
Yupik - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 

Z

ZERO_WIDTH_NO_BREAK_SPACE - net.sf.okapi.common.resource.ExtendedCodeType
 
ZERO_WIDTH_NON_BREAKING_SPACE - net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Whitespace
 
ZERO_WIDTH_NON_JOINER - net.sf.okapi.common.resource.ExtendedCodeType
 
ZERO_WIDTH_SPACE - net.sf.okapi.steps.whitespacecorrection.WhitespaceCorrector.Whitespace
 
zeroBasedLetterCodes - Variable in class net.sf.okapi.steps.rainbowkit.common.BasePackageWriter
 
zipDirectory(String, String) - Static method in class net.sf.okapi.common.ZipUtil
Compresses a given directory.
zipDirectory(String, String, String) - Static method in class net.sf.okapi.common.ZipUtil
Compresses a given directory.
zipFiles(String, String, String...) - Static method in class net.sf.okapi.common.ZipUtil
Creates a ZIP file and adds a list of files in it.
ZipFilterWriter - Class in net.sf.okapi.common.filterwriter
Implements the IFilterWriter interface for filters that handle formats made of a ZIP package with embedded extractable documents, such as IDML or OpenOffice.org files (ODT, ODS, ODP, etc.)
ZipFilterWriter(EncoderManager) - Constructor for class net.sf.okapi.common.filterwriter.ZipFilterWriter
 
ZipSkeleton - Class in net.sf.okapi.common.skeleton
Extension of the GenericSkeleton skeleton implementation that allow ZipFile and ZipEntry objects to be passed along with skeleton parts.
ZipSkeleton(ZipFile, ZipEntry) - Constructor for class net.sf.okapi.common.skeleton.ZipSkeleton
 
ZipSkeleton(GenericSkeleton, ZipFile, ZipEntry) - Constructor for class net.sf.okapi.common.skeleton.ZipSkeleton
 
ZipUtil - Class in net.sf.okapi.common
 
ZipUtil() - Constructor for class net.sf.okapi.common.ZipUtil
 
Zulu - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 

_

_batchQuery(List<String>, List<T>, QueryResultBuilder<T>) - Method in class net.sf.okapi.connectors.google.GoogleMTv2Connector
 
_batchQuery(List<String>, List<T>, QueryResultBuilder<T>) - Method in class net.sf.okapi.connectors.microsoft.MicrosoftMTConnector
 
_encode(char, EncoderContext) - Method in class net.sf.okapi.common.encoder.IcuMessageEncoder
 
_encode(char, EncoderContext) - Method in class net.sf.okapi.common.encoder.JSONEncoder
 
_encode(char, EncoderContext) - Method in class net.sf.okapi.common.encoder.RegexEncoder
 
_processEndGroup(Ending) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
_processStartGroup(StartGroup) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
_query(String, T, QueryResultBuilder<T>) - Method in class net.sf.okapi.connectors.google.GoogleMTv2Connector
 
_query(String, T, QueryResultBuilder<T>) - Method in class net.sf.okapi.connectors.microsoft.MicrosoftMTConnector
 
_subBatchQuery(List<String>, List<T>, QueryResultBuilder<T>) - Method in class net.sf.okapi.connectors.microsoft.MicrosoftMTConnector
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages