Skip navigation links
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 _ 

A

AbstractCompoundFilter - Class in net.sf.okapi.common.filters
 
AbstractCompoundFilter() - Constructor for class net.sf.okapi.common.filters.AbstractCompoundFilter
 
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
 
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
 
accept(File, String) - Method in class net.sf.okapi.common.DefaultFilenameFilter
Accept or reject a given filename.
add(AltTranslation) - Method in class net.sf.okapi.common.annotation.AltTranslationsAnnotation
Adds an existing AltTranslation object to this annotation.
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(String) - Method in class net.sf.okapi.common.annotation.GenericAnnotations
Creates an new annotation and add it to this object.
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(String, String) - Method in class net.sf.okapi.common.annotation.TermsAnnotation
Adds a term 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(String, String) - Method in class net.sf.okapi.common.ConfigurationString
 
add(String, boolean) - Method in class net.sf.okapi.common.ConfigurationString
 
add(String, int) - Method in class net.sf.okapi.common.ConfigurationString
 
add(String, char) - Method in class net.sf.okapi.common.ConfigurationString
 
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(String, String) - Method in class net.sf.okapi.common.NSContextManager
Adds a prefix/uri pair to the manager.
add(String, String, String) - Method in class net.sf.okapi.common.ParametersDescription
Adds a descriptor to this description.
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(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(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(GenericSkeleton) - Method in class net.sf.okapi.common.skeleton.GenericSkeleton
Adds to this skeleton all the parts of a given skeleton.
ADDABLE - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
addAll(GenericAnnotations) - Method in class net.sf.okapi.common.annotation.GenericAnnotations
Adds all annotations of a given set of annotations to this object.
addAll(List<GenericAnnotation>) - Method in class net.sf.okapi.common.annotation.GenericAnnotations
Adds all the annotations from a given list to this object.
addAltTranslation(TextContainer, AltTranslation) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Adds an AltTranslation object to a given TextContainer.
addAltTranslation(Segment, AltTranslation) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Adds an AltTranslation object to a given Segment.
addAnnotation(ITextUnit, GenericAnnotation) - Static method in class net.sf.okapi.common.annotation.GenericAnnotation
Adds an annotation to a text unit.
addAnnotation(TextContainer, GenericAnnotation) - Static method in class net.sf.okapi.common.annotation.GenericAnnotation
Adds an annotation to a text container.
addAnnotation(Code, GenericAnnotation) - Static method in class net.sf.okapi.common.annotation.GenericAnnotation
Adds an annotation to an inline code.
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(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(TextContainer, ITSLQIAnnotations) - Static method in class net.sf.okapi.common.annotation.ITSLQIAnnotations
Adds an ITSLQIAnnotations to a text container.
addAnnotations(TextContainer, GenericAnnotation) - Static method in class net.sf.okapi.common.annotation.ITSLQIAnnotations
Adds an LQI annotation to a text container.
addAnnotations(ITextUnit, ITSProvenanceAnnotations) - Static method in class net.sf.okapi.common.annotation.ITSProvenanceAnnotations
 
addAnnotations(TextContainer, ITSProvenanceAnnotations) - Static method in class net.sf.okapi.common.annotation.ITSProvenanceAnnotations
 
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
 
addBatchItem(IBatchItemContext) - Method in interface net.sf.okapi.common.pipelinedriver.IPipelineDriver
Adds an item to this batch.
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, URI, String) - Method in interface net.sf.okapi.common.pipelinedriver.IPipelineDriver
Adds an item to this batch, using a RawDocument object.
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(IBatchItemContext) - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
addBatchItem(RawDocument...) - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
addBatchItem(RawDocument, URI, String) - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
addBatchItem(URI, String, String, LocaleId, LocaleId) - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
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.
addCodeFinderPart(ParameterDescriptor) - Method in class net.sf.okapi.common.uidescription.EditorDescription
Adds a code-finder panel part to this editor description.
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
 
addConfiguration(FilterConfiguration) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Adds a new configuration to this mapper.
addConfigurations(List<FilterConfiguration>) - Method in class net.sf.okapi.common.filters.AbstractFilter
 
addConfigurations(String) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
 
addConfigurations(String) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Adds all the predefined configurations of a given filter to this mapper.
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, IParameters) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
 
addCustomConfiguration(String) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
 
addDescriptionProvider(ClassInfo, String) - Method in interface net.sf.okapi.common.IParametersEditorMapper
Adds a new editor description provider mapping to this mapper.
addDescriptionProvider(String, 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
 
addDescriptionProvider(String, String) - Method in class net.sf.okapi.common.ParametersEditorMapper
 
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_MATCH - Static variable in class net.sf.okapi.common.resource.CodeMatches
 
addEditor(String, String) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Adds a new editor mapping to this mapper.
addEditor(ClassInfo, String) - Method in interface net.sf.okapi.common.IParametersEditorMapper
Adds a new parameters editor mapping to this mapper.
addEditor(String, 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
 
addEditor(String, String) - Method in class net.sf.okapi.common.ParametersEditorMapper
 
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
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.
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.
addFromPlugins(PluginsManager) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
 
addGroup(String, String) - Method in class net.sf.okapi.common.ConfigurationString
 
addItem(XBatchItem) - 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(String, String, String, URI, String, LocaleId, LocaleId) - Method in class net.sf.okapi.common.pipelinebuilder.XBatch
 
addItems(XBatchItem...) - 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(String, String[], String, URI, String, LocaleId, LocaleId) - Method in class net.sf.okapi.common.pipelinebuilder.XBatch
 
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.
addMissingCodes(TextFragment, TextFragment, CodeMatches) - Static method in class net.sf.okapi.common.resource.TextFragmentUtil
Add missing leading and trailing codes on target (aka 'to').
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
 
addPathInputPart(ParameterDescriptor, String, boolean) - Method in class net.sf.okapi.common.uidescription.EditorDescription
Adds a path input field UI part to this editor description.
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.
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.
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.
addRule(String) - Method in class net.sf.okapi.common.filters.InlineCodeFinder
Adds a new rule to the list.
addRules(Collection<String>) - Method in class net.sf.okapi.common.filters.InlineCodeFinder
Adds a collection of rules to the list.
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.
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
 
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.
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(Code) - 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.common.filters.EventBuilder
Add a Code to the current TextUnit.
addToTextUnit(Code, boolean, List<PropertyTextUnitPlaceholder>) - Method in class net.sf.okapi.common.filters.EventBuilder
Add a Code to the current TextUnit.
addToTextUnit(Code, boolean, LocaleId, List<PropertyTextUnitPlaceholder>) - Method in class net.sf.okapi.common.filters.EventBuilder
Add a Code to the current TextUnit.
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
 
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.
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.
AdjustBuffSize() - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
Afrikaans - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
afterClose() - Method in class net.sf.okapi.common.io.InputStreamFromOutputStream
This method is called just before the InputStreamFromOutputStream.close() method completes, and after the eventual join with the internal thread.
Albanian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
align(List<AlignedPair>, LocaleId) - Method in class net.sf.okapi.common.resource.AlignedSegments
 
align(LocaleId) - Method in class net.sf.okapi.common.resource.AlignedSegments
Force one to one alignment.
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(LocaleId) - Method in interface net.sf.okapi.common.resource.IAlignedSegments
Aligns all the target segments with the source segments for the given locale.
alignAndCopyCodeMetadata(TextFragment, TextFragment, boolean, 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) - 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}).
alignCodeIds(TextFragment) - 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.
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
 
AlignmentStatus - Enum in net.sf.okapi.common.resource
Segment alignmment status.
ALL - Static variable in class net.sf.okapi.common.LocaleId
 
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 - Static variable in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
allowEmptyOutputTarget - Variable in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
AltTranslation - Class in net.sf.okapi.common.annotation
Stores the data representing an alternate translation.
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.
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.
Amharic - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
AND - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
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, InlineAnnotation) - Method in class net.sf.okapi.common.resource.TextFragment
Annotates a section of this text.
AnnotatedSpan - Class in net.sf.okapi.common.resource
Span of text and its annotation data.
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.
annotation - Variable in class net.sf.okapi.common.resource.AnnotatedSpan
The annotation itself (can be null).
annotationIterator() - Method in interface net.sf.okapi.common.resource.IWithAnnotations
Gets an iterator of the annotations for this resource.
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.
annotations - Variable in class net.sf.okapi.common.resource.TextPart
 
ANNOTATORREF - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
A single annotator reference: a string IRI.
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.
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.
append(Segment, Segment, LocaleId) - Method in class net.sf.okapi.common.resource.AlignedSegments
 
append(String) - Method in class net.sf.okapi.common.resource.Code
Appends data to the current code data
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(Segment, boolean) - Method in interface net.sf.okapi.common.resource.ISegments
Appends a segment at the end of this container.
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(TextFragment, boolean) - Method in interface net.sf.okapi.common.resource.ISegments
Appends a TextFragment as a segment at the end of this container.
append(Segment) - Method in interface net.sf.okapi.common.resource.ISegments
Appends a segment at the end of this container.
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(TextFragment) - Method in interface net.sf.okapi.common.resource.ISegments
Appends a TextFragment as a segment at the end of this container.
append(Segment, boolean) - Method in class net.sf.okapi.common.resource.Segments
 
append(Segment) - Method in class net.sf.okapi.common.resource.Segments
 
append(Segment, String, boolean) - Method in class net.sf.okapi.common.resource.Segments
 
append(Segment, String) - Method in class net.sf.okapi.common.resource.Segments
 
append(TextFragment, boolean) - Method in class net.sf.okapi.common.resource.Segments
 
append(TextFragment) - 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, boolean) - 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.TextContainer
Appends a part at the end of this container.
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) - Method in class net.sf.okapi.common.resource.TextContainer
Appends a part with a given text 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(TextPart) - Method in class net.sf.okapi.common.resource.TextContainer
Appends a TextPart (segment or non-segment) 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, Function<Code, Code>) - Method in class net.sf.okapi.common.resource.TextFragment
Appends a string.
append(CharSequence, Function<Code, Code>) - Method in class net.sf.okapi.common.resource.TextFragment
Appends a CharSequence.
append(TextFragment) - Method in class net.sf.okapi.common.resource.TextFragment
Appends a TextFragment object to this fragment.
append(TextFragment, boolean) - Method in class net.sf.okapi.common.resource.TextFragment
 
append(Code) - Method in class net.sf.okapi.common.resource.TextFragment
Appends an existing code to this fragment.
append(TextFragment.TagType, String, InlineAnnotation) - Method in class net.sf.okapi.common.resource.TextFragment
Appends an annotation-type code to this text.
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(char) - Method in class net.sf.okapi.common.resource.TextFragment
Appends a character to the fragment.
append(CharSequence) - Method in class net.sf.okapi.common.resource.TextFragment
Appends the specified character sequence 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(String) - Method in class net.sf.okapi.common.skeleton.GenericSkeleton
Appends a string of data to this skeleton.
append(char) - Method in class net.sf.okapi.common.skeleton.GenericSkeleton
Appends a character data to this skeleton.
append(String) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonPart
 
appendCodeData(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
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.
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.
applicableTo(LocalePair) - Method in class net.sf.okapi.common.filters.fontmappings.DefaultFontMapping
 
applicableTo(String) - 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(String) - Method in interface net.sf.okapi.common.filters.fontmappings.FontMapping
Checks whether the font mapping is applicable to a source font.
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.
applicableTo(String) - Method in class net.sf.okapi.common.filters.fontmappings.ParametersStringFontMapping
 
apply(T) - Method in interface net.sf.okapi.common.Sanitiser.Filter
Applies a filter to a provided value.
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.
APPROVED - Static variable in class net.sf.okapi.common.resource.Property
 
ARABIC - Static variable in class net.sf.okapi.common.LocaleId
LocaleId constant for "ar".
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
 
asList() - Method in interface net.sf.okapi.common.resource.ISegments
Get all segments.
asList() - Method in class net.sf.okapi.common.resource.Segments
 
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.
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.
autoDtected() - Method in class net.sf.okapi.common.BOMAwareInputStream
Indicates if the guessed encoding was auto-detected.
available() - Method in class net.sf.okapi.common.io.FileCachedInputStream
 
Aymara - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 

B

backup(int) - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
Retreat.
balanceMarkers() - Method in class net.sf.okapi.common.resource.TextFragment
Balances the markers based on the tag type of the codes.
Base64 - Class in net.sf.okapi.common
Deprecated.
Use the Base64, available since JDK 8
Base64() - Constructor for class net.sf.okapi.common.Base64
Deprecated.
 
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.
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
 
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
 
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
 
Basque - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
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(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.
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.
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.
batchQuery(List<TextFragment>) - Method in interface net.sf.okapi.common.query.IQuery
Starts a batch query for a given list of TextFragments.
batchQueryText(List<String>) - Method in interface net.sf.okapi.common.query.IQuery
Starts a batch query for a given list of plain texts.
beginColumn - Variable in class net.sf.okapi.core.simplifierrules.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.
BeginToken() - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
Bikolano - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
Bislama - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
BOCU_1 - Static variable in class net.sf.okapi.common.BOMNewlineEncodingDetector
BOCU (Binary Ordered Compression for Unicode)
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.
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.
bufcolumn - Variable in class net.sf.okapi.core.simplifierrules.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
 
bufline - Variable in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
bufpos - Variable in class net.sf.okapi.core.simplifierrules.JavaCharStream
Position in buffer.
build(String) - Static method in class net.sf.okapi.common.LocaleFilter
Builds a filter from a configuration string.
build() - Method in class net.sf.okapi.common.resource.CodeTypeBuilder
 
buildClassPath(String...) - Static method in class net.sf.okapi.common.ClassUtil
 
buildClassPath(Class<?>...) - Static method in class net.sf.okapi.common.ClassUtil
 
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.
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.
buildPath(String...) - Static method in class net.sf.okapi.common.Util
Builds a path from given parts.
buildRefId() - Method in class net.sf.okapi.common.filters.SubFilter
 
buildRefName() - Method in class net.sf.okapi.common.filters.SubFilter
 
buildResourceId(String, Class<? extends IResource>) - Method in class net.sf.okapi.common.filters.SubFilter
 
buildResourceName(String, boolean, Class<? extends INameable>) - Method in class net.sf.okapi.common.filters.SubFilter
 
Bulgarian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
Burmese - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 

C

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.
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.SubFilter
 
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
 
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.
CDATAEncoder - Class in net.sf.okapi.common.encoder
 
CDATAEncoder(String, String) - Constructor for class net.sf.okapi.common.encoder.CDATAEncoder
 
CDATAEncoder() - Constructor for class net.sf.okapi.common.encoder.CDATAEncoder
 
Cebuano - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
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.
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.
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.
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.
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.
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.
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
 
CHINA_CHINESE - Static variable in class net.sf.okapi.common.LocaleId
LocaleId constant for "zh-cn".
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)
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, ClassLoader) - Constructor for class net.sf.okapi.common.ClassInfo
Creates a new ClassInfo object for a given class name and loader.
ClassInfo(String) - Constructor for class net.sf.okapi.common.ClassInfo
Convenience method to create a new ClassInfo object for a given class name.
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.
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
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 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.
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.
clearConfigurations(boolean) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
 
clearConfigurations(boolean) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Removes configuration mappings from this mapper.
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
 
clearEditors() - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Removes all editor mappings for this mapper.
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
 
clearEntries() - Method in class net.sf.okapi.common.uidescription.CheckListPart
Clears the map of the entries.
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
 
clearMap() - Method in class net.sf.okapi.common.encoder.EncoderManager
Clears all encoders from the manager.
clearProperties() - Method in class net.sf.okapi.common.BaseContext
 
clearProperties() - Method in interface net.sf.okapi.common.IContext
Removes all properties from this context.
clearStandoff() - Method in class net.sf.okapi.common.filterwriter.ITSContent
Clears the standoff markup.
clearStandoff() - Method in class net.sf.okapi.common.filterwriter.XLIFFContent
 
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
 
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(boolean) - Method in class net.sf.okapi.common.resource.TextContainer
Clones this container, with or without its 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
 
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.
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.SubFilter
 
close() - Method in class net.sf.okapi.common.filters.SubFilterSkeletonWriter
 
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 class net.sf.okapi.common.io.InputStreamFromOutputStream
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.XMLWriter
Closes the writer and release any associated resources.
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
CLOSING - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
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
 
Code - Class in net.sf.okapi.common.resource
Represents an abstracted in-line code used in a TextFragment object.
Code() - Constructor for class net.sf.okapi.common.resource.Code
 
Code(TextFragment.TagType, String, String) - Constructor for class net.sf.okapi.common.resource.Code
Creates a new code.
Code(TextFragment.TagType, String) - Constructor for class net.sf.okapi.common.resource.Code
Creates a new code with empty data.
Code(String) - Constructor for class net.sf.okapi.common.resource.Code
Creates a new code with a null tag type and empty data.
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
 
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.
CodeMatches - Class in net.sf.okapi.common.resource
 
CodeMatches(TextFragment, TextFragment) - Constructor for class net.sf.okapi.common.resource.CodeMatches
 
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.
codes - Variable in class net.sf.okapi.common.resource.TextFragment
List of the inline codes for this fragment.
CodeSimplifier - Class in net.sf.okapi.common.resource
 
CodeSimplifier() - Constructor for class net.sf.okapi.common.resource.CodeSimplifier
 
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
 
CodeTypeBuilder - Class in net.sf.okapi.common.resource
Provides a code type builder.
CodeTypeBuilder(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
 
collapseWhitespace() - Method in class net.sf.okapi.common.resource.TextFragment
Collapse all whitespace to a single space character.
column - Variable in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
COMBINEDSCORE_UNDEFINED - Static variable in class net.sf.okapi.common.query.QueryResult
 
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(TextPart, TextPart) - Method in class net.sf.okapi.common.resource.TextPartComparator
Match on id and type (segment or not) or TextFragment.
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(Object) - Method in class net.sf.okapi.common.LocaleId
Compares this LocaleId with a given object.
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, boolean) - 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, boolean) - Method in class net.sf.okapi.common.resource.TextFragment
Deprecated.
Use compareTo(TextFragment, CompareMode)
compareTo(TextFragment, TextFragment.CompareMode) - Method in class net.sf.okapi.common.resource.TextFragment
Compares with another TextFragment.
compile() - Method in class net.sf.okapi.common.filters.InlineCodeFinder
Compiles all the rules into a single compiled pattern.
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(TextContainer) - Method in interface net.sf.okapi.common.ISegmenter
Calculates the segmentation of a given TextContainer object.
CONFIGFILE_EXT - Static variable in class net.sf.okapi.common.filters.FilterConfigurationMapper
Extension of the custom configuration files of this mapper.
CONFIGFILE_SEPARATOR - Static variable in class net.sf.okapi.common.filters.FilterConfigurationMapper
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.
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(Range) - Method in class net.sf.okapi.common.Range
Returns true if the range contains a given range within its bounds.
contains(String, Pattern) - Static method in class net.sf.okapi.common.RegexUtil
 
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.
containsWildcards(String) - Static method in class net.sf.okapi.common.StringUtil
Detects if a given string contains shell wildcard characters (e.g.
CONTENT - Static variable in class net.sf.okapi.common.encoder.HtmlEncoder
HTML content attribute
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
 
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
 
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.
convertRefIds(String) - Method in class net.sf.okapi.common.filters.SubFilterEventConverter
 
convertRefsInSkeleton(ISkeleton) - Method in class net.sf.okapi.common.filters.SubFilter
 
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
 
COORDINATES - Static variable in class net.sf.okapi.common.resource.Property
 
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(File, OutputStream) - Static method in class net.sf.okapi.common.StreamUtil
 
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(InputStream, File) - Static method in class net.sf.okapi.common.StreamUtil
Copies an InputStream to a File.
copy(InputStream, String) - 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(File, File) - Static method in class net.sf.okapi.common.StreamUtil
Copies one file to another.
copy(String, String, boolean) - Static method in class net.sf.okapi.common.StreamUtil
Copies a file from one location to another.
COPY_ALL - Static variable in interface net.sf.okapi.common.IResource
 
COPY_CONTENT - Static variable in interface net.sf.okapi.common.IResource
 
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(TextFragment, TextFragment, boolean, CodeMatches) - Static method in class net.sf.okapi.common.resource.TextFragmentUtil
 
copyCodeMetadata(Code, Code, boolean) - 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.
copyProperties(BaseNameable, BaseNameable) - Static method in class net.sf.okapi.common.ResourceUtil
 
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.
countLeadingQualifiers(String, String) - Static method in class net.sf.okapi.common.RegexUtil
 
countMatches(String, String) - Static method in class net.sf.okapi.common.RegexUtil
 
countMatches(String, String, int) - Static method in class net.sf.okapi.common.RegexUtil
 
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
 
countTrailingQualifiers(String, String) - Static method in class net.sf.okapi.common.RegexUtil
 
CRC - Static variable in class net.sf.okapi.common.annotation.XLIFFContextGroup.Context
 
crc() - Method in class net.sf.okapi.common.annotation.XLIFFContextGroup.Context
 
CRC - Static variable in class net.sf.okapi.common.annotation.XLIFFContextGroup
 
crc() - Method in class net.sf.okapi.common.annotation.XLIFFContextGroup
 
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>, boolean) - Method in interface net.sf.okapi.common.resource.ISegments
Creates a set of segments in this container.
create(List<Range>) - Method in interface net.sf.okapi.common.resource.ISegments
Helper method to create segments without empty segments.
create(int, int) - Method in interface net.sf.okapi.common.resource.ISegments
Creates a segment in this container.
create(List<Range>) - Method in class net.sf.okapi.common.resource.Segments
 
create(List<Range>, boolean) - Method in class net.sf.okapi.common.resource.Segments
 
create(int, int) - Method in class net.sf.okapi.common.resource.Segments
 
CREATE_EMPTY - Static variable in interface net.sf.okapi.common.IResource
 
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
 
createConfigurationEditor(String) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
 
createConfigurationEditor(String, IFilter) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
 
createConfigurationEditor(String, IFilter) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Creates an instance of the filter's parameters editor for a given configuration identifier.
createConfigurationEditor(String) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Creates an instance of the filter's parameters editor for a given configuration identifier.
createCustomConfiguration(FilterConfiguration) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
 
createCustomConfiguration(FilterConfiguration) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Creates a custom configuration object based on a give one.
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(ParametersDescription) - Method in class net.sf.okapi.common.filterwriter.Parameters
 
createEditorDescription(ParametersDescription) - Method in interface net.sf.okapi.common.uidescription.IEditorDescriptionProvider
 
createEndBatchEvent() - Static method in class net.sf.okapi.common.Event
Convenience method that creates an EventType.END_BATCH event
createEndFilterEvent() - Method in class net.sf.okapi.common.filters.AbstractFilter
create a END_DOCUMENT Event
createFilter(String) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
 
createFilter(String, IFilter) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
 
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(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, 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(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.
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) - 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.
createFilterWriter() - Method in class net.sf.okapi.common.filters.AbstractCompoundFilter
 
createFilterWriter() - Method in class net.sf.okapi.common.filters.AbstractFilter
 
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.SubFilter
 
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.
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(List<String>) - Method in class net.sf.okapi.common.IdGenerator
Creates a new identifier that is not in the given list.
createJoinedContent() - Method in class net.sf.okapi.common.resource.TextContainer
 
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.
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
 
createRefCode() - Method in class net.sf.okapi.common.filters.SubFilter
 
createRefEvent() - Method in class net.sf.okapi.common.filters.SubFilter
 
createRefEvent(IResource) - Method in class net.sf.okapi.common.filters.SubFilter
 
createRefEvent(ISkeleton, ISkeleton) - Method in class net.sf.okapi.common.filters.SubFilter
 
createResettableStream(InputStream, int) - Static method in class net.sf.okapi.common.StreamUtil
 
createSkeletonWriter() - Method in class net.sf.okapi.common.filters.AbstractCompoundFilter
 
createSkeletonWriter() - Method in class net.sf.okapi.common.filters.AbstractFilter
 
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.SubFilter
 
createSkeletonWriter(StartSubfilter, LocaleId, String, ILayerProvider) - Method in class net.sf.okapi.common.resource.StartSubfilter
 
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
createStartFilterEvent() - Method in class net.sf.okapi.common.filters.AbstractFilter
create a START_DOCUMENT Event
createSubDocumentFilterWriter(StartSubDocument) - Method in class net.sf.okapi.common.filterwriter.ZipFilterWriter
 
createSubDocumentSkeletonWriter(StartSubDocument) - Method in class net.sf.okapi.common.filterwriter.ZipFilterWriter
 
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
 
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, Property, boolean, int) - Method in interface net.sf.okapi.common.resource.IWithTargetProperties
Creates or get a target property based on the corresponding source.
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
 
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
 
createTempFile(String, String) - Static method in class net.sf.okapi.common.FileUtil
 
createTempFile(String) - Static method in class net.sf.okapi.common.FileUtil
 
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
 
Croatian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
CSV_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
curChar - Variable in class net.sf.okapi.core.simplifierrules.SimplifierRulesTokenManager
 
currentToken - Variable in exception net.sf.okapi.core.simplifierrules.ParseException
This is the last token that has been consumed successfully.
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
 
Czech - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 

D

Danish - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
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 interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
DEBUG - Static variable in class net.sf.okapi.common.io.FileCachedInputStream
 
debugStream - Variable in class net.sf.okapi.core.simplifierrules.SimplifierRulesTokenManager
Debug output.
decode(String) - Static method in class net.sf.okapi.common.Base64
Deprecated.
Decodes a byte array from Base64 format.
decode(char[]) - Static method in class net.sf.okapi.common.Base64
Deprecated.
Decodes a byte array from Base64 format.
decodePassword(String) - Static method in class net.sf.okapi.common.Base64
Deprecated.
Decode a string value that is possibly encoded into a clear string.
decodeString(String) - Static method in class net.sf.okapi.common.Base64
Deprecated.
Decodes a string from a UTF-8 Base64 string.
DeepenSegmentationAnnotaton - Class in net.sf.okapi.common.annotation
 
DeepenSegmentationAnnotaton() - Constructor for class net.sf.okapi.common.annotation.DeepenSegmentationAnnotaton
 
Default(Map<LocaleId, StringBuilder>) - Constructor for class net.sf.okapi.common.filters.SubFilterSkeletonWriter.TargetOutputs.Default
 
DEFAULT - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
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_ROOT_ID - Static variable in class net.sf.okapi.common.IdGenerator
 
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
 
DefaultFilenameFilter - Class in net.sf.okapi.common
Implements a default filename filter that supports filtering by wild-cards like ("myFile*.*").
DefaultFilenameFilter(String, boolean) - Constructor for class net.sf.okapi.common.DefaultFilenameFilter
Creates a new DefaultFilenameFilter object for a given pattern.
DefaultFilenameFilter(String) - Constructor for class net.sf.okapi.common.DefaultFilenameFilter
Creates a new DefaultFilenameFilter object with a given extension value.
DefaultFilters - Class in net.sf.okapi.common.filters
Helper object to load a default list of filters and their editor information.
DefaultFilters() - Constructor for class net.sf.okapi.common.filters.DefaultFilters
 
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(FontMapping...) - Constructor for class net.sf.okapi.common.filters.fontmappings.DefaultFontMappings
 
DefaultFontMappings(List<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
 
Definition() - Constructor for class net.sf.okapi.common.annotation.GlossEntry.Definition
 
DELETABLE - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression 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.
deleteCustomParameters(FilterConfiguration) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
 
deleteCustomParameters(FilterConfiguration) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Deletes the parameters of a custom configuration.
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.
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.
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.
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.
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.
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
Executes any cleanup code for this step.
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
 
detectAndRemoveBom() - Method in class net.sf.okapi.common.BOMNewlineEncodingDetector
 
detectBom() - Method in class net.sf.okapi.common.BOMNewlineEncodingDetector
 
detectEncoding() - Method in class net.sf.okapi.common.BOMAwareInputStream
Tries to detect the presence of a Byte-Order-Mark.
disable_tracing() - Method in class net.sf.okapi.core.simplifierrules.SimplifierRules
Disable tracing.
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.
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.
displayText - Variable in class net.sf.okapi.common.resource.Code
Display text that is displayed as hint to the end user.
dispose() - Method in class net.sf.okapi.common.io.FileCachedInputStream
Disposes this stream, deleting the overflow file.
DOCM_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
DOCUMENT_PART - Static variable in class net.sf.okapi.common.IdGenerator
 
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 - 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
 
DOMAIN - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Annotation identifier for the ITS Domain data category.
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.
done() - Method in class net.sf.okapi.common.filters.AbstractLineFilter
 
Done() - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
Set buffers back to null when finished.
DOTM_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
DOTX_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
DoubleParsingFilter(String) - Constructor for class net.sf.okapi.common.StringSanitiser.DoubleParsingFilter
Creates a double parsing filter.
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_TXT_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
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
 
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(IParameters, boolean, IContext) - Method in interface net.sf.okapi.common.IParametersEditor
Edits the values for the given parameters.
editConfiguration(String, IFilterConfigurationMapper, IFilter, Object, IContext) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationEditor
Edits a given filter configuration.
editConfiguration(String, IFilterConfigurationMapper) - 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.
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.
Efik - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
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
 
EMPTY - Static variable in class net.sf.okapi.common.LocaleId
An empty locale.
enable_tracing() - Method in class net.sf.okapi.core.simplifierrules.SimplifierRules
Enable tracing.
enabledOnSelection - Variable in class net.sf.okapi.common.uidescription.AbstractPart
 
encode(byte[]) - Static method in class net.sf.okapi.common.Base64
Deprecated.
Encodes a byte array into Base64 format.
encode(byte[], int) - Static method in class net.sf.okapi.common.Base64
Deprecated.
Encodes a byte array into Base64 format.
encode(InputStream) - Static method in class net.sf.okapi.common.Base64
Deprecated.
 
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(char, EncoderContext) - Method in class net.sf.okapi.common.encoder.DefaultEncoder
 
encode(int, EncoderContext) - Method in class net.sf.okapi.common.encoder.DefaultEncoder
 
encode(String, EncoderContext) - Method in class net.sf.okapi.common.encoder.DTDEncoder
 
encode(char, EncoderContext) - Method in class net.sf.okapi.common.encoder.DTDEncoder
 
encode(int, 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(char, EncoderContext) - Method in class net.sf.okapi.common.encoder.EncoderManager
Encodes a given character with the encoder currently cached.
encode(int, EncoderContext) - Method in class net.sf.okapi.common.encoder.EncoderManager
Encodes a given code-point with the encoder currently cached.
encode(String, EncoderContext) - Method in class net.sf.okapi.common.encoder.HtmlEncoder
 
encode(char, EncoderContext) - Method in class net.sf.okapi.common.encoder.HtmlEncoder
 
encode(int, EncoderContext) - Method in class net.sf.okapi.common.encoder.HtmlEncoder
 
encode(String, EncoderContext) - Method in interface net.sf.okapi.common.encoder.IEncoder
Encodes a given text with this encoder.
encode(int, EncoderContext) - Method in interface net.sf.okapi.common.encoder.IEncoder
Encodes a given code-point with this encoding.
encode(char, EncoderContext) - Method in interface net.sf.okapi.common.encoder.IEncoder
Encodes a given character with this encoding.
encode(String, EncoderContext) - Method in class net.sf.okapi.common.encoder.JSONEncoder
 
encode(char, EncoderContext) - Method in class net.sf.okapi.common.encoder.JSONEncoder
 
encode(int, EncoderContext) - Method in class net.sf.okapi.common.encoder.JSONEncoder
 
encode(String, EncoderContext) - Method in class net.sf.okapi.common.encoder.MarkdownEncoder
 
encode(char, EncoderContext) - Method in class net.sf.okapi.common.encoder.MarkdownEncoder
 
encode(int, EncoderContext) - Method in class net.sf.okapi.common.encoder.MarkdownEncoder
 
encode(String, EncoderContext) - Method in class net.sf.okapi.common.encoder.OpenXMLEncoder
 
encode(char, EncoderContext) - Method in class net.sf.okapi.common.encoder.OpenXMLEncoder
 
encode(int, EncoderContext) - Method in class net.sf.okapi.common.encoder.OpenXMLEncoder
 
encode(String, EncoderContext) - Method in class net.sf.okapi.common.encoder.PHPContentEncoder
 
encode(char, EncoderContext) - Method in class net.sf.okapi.common.encoder.PHPContentEncoder
 
encode(int, EncoderContext) - Method in class net.sf.okapi.common.encoder.PHPContentEncoder
 
encode(String, EncoderContext) - Method in class net.sf.okapi.common.encoder.POEncoder
 
encode(char, EncoderContext) - Method in class net.sf.okapi.common.encoder.POEncoder
 
encode(int, EncoderContext) - Method in class net.sf.okapi.common.encoder.POEncoder
 
encode(String, EncoderContext) - Method in class net.sf.okapi.common.encoder.PropertiesEncoder
 
encode(char, EncoderContext) - Method in class net.sf.okapi.common.encoder.PropertiesEncoder
 
encode(int, EncoderContext) - Method in class net.sf.okapi.common.encoder.PropertiesEncoder
 
encode(String, EncoderContext) - Method in class net.sf.okapi.common.encoder.RegexEncoder
 
encode(int, EncoderContext) - Method in class net.sf.okapi.common.encoder.RegexEncoder
 
encode(char, 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(char, EncoderContext) - Method in class net.sf.okapi.common.encoder.XMLEncoder
 
encode(int, EncoderContext) - Method in class net.sf.okapi.common.encoder.XMLEncoder
 
encode(String, EncoderContext) - Method in class net.sf.okapi.common.layerprovider.LayerProvider
 
encode(char, EncoderContext) - Method in class net.sf.okapi.common.layerprovider.LayerProvider
 
encode(int, EncoderContext) - Method in class net.sf.okapi.common.layerprovider.LayerProvider
 
encodePassword(String) - Static method in class net.sf.okapi.common.Base64
Deprecated.
Encode a password-type string value.
EncoderContext - Enum in net.sf.okapi.common.encoder
Values for the context of the encoder.
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.
encoderManager - Variable in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
encodeString(String) - Static method in class net.sf.okapi.common.Base64
Deprecated.
Encodes a string into UTF-8 Base64 format.
ENCODING - Static variable in class net.sf.okapi.common.resource.Property
 
encoding - Variable in class net.sf.okapi.common.resource.StartDocument
 
end - Variable in class net.sf.okapi.common.Range
Ending position of this range.
END_BATCH_EVENT - Static variable in class net.sf.okapi.common.Event
Deprecated.
Use Event.createEndBatchEvent() instead of this global object.
END_DOCUMENT - Static variable in class net.sf.okapi.common.IdGenerator
 
END_GROUP - Static variable in class net.sf.okapi.common.IdGenerator
 
END_SUBDOCUMENT - Static variable in class net.sf.okapi.common.IdGenerator
 
END_SUBFILTER - Static variable in class net.sf.okapi.common.IdGenerator
 
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
 
endCode() - Method in class net.sf.okapi.common.filters.EventBuilder
 
endCode(String) - Method in class net.sf.okapi.common.filters.EventBuilder
 
endCode() - Method in interface net.sf.okapi.common.layerprovider.ILayerProvider
Deprecated.
Gets the string denoting the end of external codes.
endCode() - Method in class net.sf.okapi.common.layerprovider.LayerProvider
 
endColumn - Variable in class net.sf.okapi.core.simplifierrules.Token
The column number of the last character of this Token.
endDocumentPart(String) - Method in class net.sf.okapi.common.filters.EventBuilder
End the current DocumentPart and finalize the Event.
endDocumentPart() - Method in class net.sf.okapi.common.filters.EventBuilder
End the DocumentPart and finalize the Event.
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, 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.
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.
endInline() - Method in interface net.sf.okapi.common.layerprovider.ILayerProvider
Deprecated.
Gets the string denoting the end of inline codes.
endInline() - Method in class net.sf.okapi.common.layerprovider.LayerProvider
 
endLine - Variable in class net.sf.okapi.core.simplifierrules.Token
The line number of the last character of this Token.
endSegment() - Method in interface net.sf.okapi.common.layerprovider.ILayerProvider
Deprecated.
Gets the string denoting the end of a bilingual segment.
endSegment() - Method in class net.sf.okapi.common.layerprovider.LayerProvider
 
endSubDocument() - Method in class net.sf.okapi.common.filters.EventBuilder
Add the END_SUBDOCUMENT Event to the event queue.
EndSubfilter - Class in net.sf.okapi.common.resource
Ending IResource for StartSubfilter
EndSubfilter() - Constructor for class net.sf.okapi.common.resource.EndSubfilter
 
EndSubfilter(String) - Constructor for class net.sf.okapi.common.resource.EndSubfilter
 
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.
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, 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.
ENGLISH - Static variable in class net.sf.okapi.common.LocaleId
LocaleId constant for "en".
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.
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.
EOL - Static variable in exception net.sf.okapi.core.simplifierrules.ParseException
The end of line string for this machine.
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.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.resource.TextFragment
 
equalToString(String) - Method in class net.sf.okapi.common.LocaleId
Convenience method to compare a LocaleId to a String
escape(String) - Static method in class net.sf.okapi.common.RegexUtil
Escapes a given string for regex.
ESCAPEGT - Static variable in class net.sf.okapi.common.encoder.XMLEncoder
Parameter flag for escaping the greater-than characters.
ESCAPELINEBREAK - Static variable in class net.sf.okapi.common.encoder.XMLEncoder
Parameter flag for escaping the line-breaks.
ESCAPENBSP - Static variable in class net.sf.okapi.common.encoder.XMLEncoder
Parameter flag for escaping the non-breaking space characters.
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=— =–
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() - 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.
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.
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.
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.
exclude(Set<LocaleId>) - Method in class net.sf.okapi.common.LocaleFilter
Disallows the locales from a given set of locales.
exclude(List<LocaleId>) - Method in class net.sf.okapi.common.LocaleFilter
Disallows the locales from a given list of locales.
exclude(LocaleFilter) - Method in class net.sf.okapi.common.LocaleFilter
Disallows all locales allowed in a given locale filter.
excludeLanguage(String...) - Method in class net.sf.okapi.common.LocaleFilter
Disallows the locales which language matches any of the languages from a given array.
excludeLanguage(String) - Method in class net.sf.okapi.common.LocaleFilter
Disallows the locales which language matches a given language.
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.
excludePattern(String) - Method in class net.sf.okapi.common.LocaleFilter
Disallows all locales matching a given regular expression.
excludeRegion(String...) - Method in class net.sf.okapi.common.LocaleFilter
Disallows the locales which region matches any of the regions from a given array.
excludeRegion(String) - Method in class net.sf.okapi.common.LocaleFilter
Disallows the locales which region matches a given region.
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.
excludeUserPart(String) - Method in class net.sf.okapi.common.LocaleFilter
Disallows the locales which user part matches a given user part.
execute() - Method in class net.sf.okapi.common.pipelinebuilder.XPipeline
 
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
 
ExpandBuff(boolean) - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
expandCodeContent(Code, LocaleId, EncoderContext) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
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.
expectedTokenSequences - Variable in exception net.sf.okapi.core.simplifierrules.ParseException
Each entry in this array is an array of integers.
expression() - Method in class net.sf.okapi.core.simplifierrules.SimplifierRules
 
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.
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.
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.
extractPackageName(String) - Static method in class net.sf.okapi.common.ClassUtil
Extracts the package name part of a qualified class name.
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.

F

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 .
Fijian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
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(int, File) - Constructor for class net.sf.okapi.common.io.FileCachedInputStream
Creates a new instance with specified buffer size and overlow-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() - Constructor for class net.sf.okapi.common.io.FileCachedInputStream
Creates a new instance with default buffer size and overflow-file directory.
fileToUrl(File) - Static method in class net.sf.okapi.common.FileUtil
 
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
 
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_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
 
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, 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) - 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
Default implementation of the IFilterConfigurationMapper interface.
FilterConfigurationMapper() - Constructor for class net.sf.okapi.common.filters.FilterConfigurationMapper
Creates a new FilterConfigurationMapper object with no mappings and the custom configuration directory set to the current directory.
filterId - Variable in class net.sf.okapi.common.resource.StartDocument
 
filterId - Variable in class net.sf.okapi.common.resource.StartSubDocument
 
FilterInfo - Class in net.sf.okapi.common.filters
Storage for filter information.
FilterInfo() - Constructor for class net.sf.okapi.common.filters.FilterInfo
 
FilterIterable - Class in net.sf.okapi.common.filters
Deprecated.
We added real support for streams in M37. So this hackish way to do things will not be needed, and this class will be deleted.
FilterIterable(IFilter) - Constructor for class net.sf.okapi.common.filters.FilterIterable
Deprecated.
FilterNotification - Class in net.sf.okapi.common.filters
 
FilterNotification() - Constructor for class net.sf.okapi.common.filters.FilterNotification
 
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
 
finalize() - Method in class net.sf.okapi.common.XMLWriter
 
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, 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 give 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
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.
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
 
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.
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.
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.
flag - Variable in class net.sf.okapi.common.resource.Code
Flag for this code.
flagLiteral() - Method in class net.sf.okapi.core.simplifierrules.SimplifierRules
 
FLASH_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
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.
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.
flushRemainingTempEvents() - Method in class net.sf.okapi.common.filters.EventBuilder
Flush all remaining events from the Event queues
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 - 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.
forceId(String) - Method in class net.sf.okapi.common.resource.Segment
Deprecated.
use IResource#setId(String)
forceSkeleton(ITextUnit) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Makes sure that a given text unit contains a skeleton.
formatDouble(Double) - Static method in class net.sf.okapi.common.Util
Formats a double value so only the significant trailing zeros are displayed.
FRENCH - Static variable in class net.sf.okapi.common.LocaleId
LocaleId constant for "fr".
fromBCP47(String, boolean) - Static method in class net.sf.okapi.common.LocaleId
Creates a new LocaleId from a BCP-47 language tag.
fromBCP47(String) - Static method in class net.sf.okapi.common.LocaleId
Creates a new LocaleId from a BCP-47 language tag.
fromFragmentToLetterCoded(TextFragment) - Static method in class net.sf.okapi.common.filterwriter.GenericContent
Deprecated.
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) - Static method in class net.sf.okapi.common.filterwriter.GenericContent
Deprecated.
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.
fromParametersString(ParametersString) - Method in class net.sf.okapi.common.ParametersString
 
fromParametersString(ParametersString, boolean) - Method in class net.sf.okapi.common.ParametersString
 
fromPOSIXLocale(String) - Static method in class net.sf.okapi.common.LocaleId
Creates a new LocaleId from a POSIX locale identifier.
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, boolean) - Method in class net.sf.okapi.common.ParametersString
Deserialize the specified data into this object.
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, boolean) - Method in class net.sf.okapi.common.StringParameters
Load additional parameters from the provided data.
fromValue(int) - Static method in enum net.sf.okapi.common.encoder.QuoteMode
 

G

generateParseException() - Method in class net.sf.okapi.core.simplifierrules.SimplifierRules
Generate ParseException.
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() - 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.
GenericAnnotations - Class in net.sf.okapi.common.annotation
Provides access to a list of GenericAnnotation.
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.
GenericAnnotationType - Class in net.sf.okapi.common.annotation
Types of Generic annotation.
GenericAnnotationType() - Constructor for class net.sf.okapi.common.annotation.GenericAnnotationType
 
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(String) - Constructor for class net.sf.okapi.common.skeleton.GenericSkeletonPart
 
GenericSkeletonPart(char) - Constructor for class net.sf.okapi.common.skeleton.GenericSkeletonPart
 
GenericSkeletonPart(String, IResource, LocaleId) - Constructor for class net.sf.okapi.common.skeleton.GenericSkeletonPart
 
GenericSkeletonPart(char, IResource, LocaleId) - Constructor for class net.sf.okapi.common.skeleton.GenericSkeletonPart
 
GenericSkeletonSimplifier - Class in net.sf.okapi.common.skeleton
Simplifies events, i.e.
GenericSkeletonSimplifier(LocaleId) - Constructor for class net.sf.okapi.common.skeleton.GenericSkeletonSimplifier
 
GenericSkeletonSimplifier(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(boolean, GenericSkeletonWriter, String, LocaleId) - Constructor for class net.sf.okapi.common.skeleton.GenericSkeletonSimplifier
 
GenericSkeletonSimplifier() - 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(LocaleId, LocaleId, ILayerProvider, 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(Class<A>) - Method in class net.sf.okapi.common.annotation.Annotations
Gets the annotation for a given type.
get(int) - Method in class net.sf.okapi.common.annotation.GlossaryAnnotation
 
get(String) - Method in class net.sf.okapi.common.annotation.XLIFFPhaseAnnotation
 
get(String) - Method in class net.sf.okapi.common.annotation.XLIFFToolAnnotation
 
get(String, String) - Method in class net.sf.okapi.common.ConfigurationString
 
get(String, boolean) - Method in class net.sf.okapi.common.ConfigurationString
 
get(String, int) - Method in class net.sf.okapi.common.ConfigurationString
 
get(String, char) - Method in class net.sf.okapi.common.ConfigurationString
 
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(int) - Method in interface net.sf.okapi.common.resource.ISegments
Gets the segment for a given segment index.
get(String) - Method in class net.sf.okapi.common.resource.Segments
 
get(int) - Method in class net.sf.okapi.common.resource.Segments
 
get(LocaleId) - Method in class net.sf.okapi.common.resource.TargetPropertiesAnnotation
Gets the properties for a given target locale.
get(int) - Method in class net.sf.okapi.common.resource.TextContainer
Gets the part (segment or non-segment) for a given part index.
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
 
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
 
getActiveThreadNames() - Static method in class net.sf.okapi.common.io.InputStreamFromOutputStream
This method can be used for debugging purposes to get a list of the currently active threads.
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
 
getAlignmentStatus() - Method in class net.sf.okapi.common.resource.AlignedSegments
 
getAlignmentStatus(LocaleId) - 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(LocaleId) - Method in interface net.sf.okapi.common.resource.IAlignedSegments
Gets the status of the alignment the given target locale in this 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
 
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
 
getAllConfigurations() - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Gets an iterator on all configurations objects for this mapper.
getALttransType() - Method in class net.sf.okapi.common.annotation.AltTranslation
 
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
 
getAnnotation(Class<A>) - Method in class net.sf.okapi.common.BaseContext
 
getAnnotation() - Method in class net.sf.okapi.common.filterwriter.ITSAnnotatorsRefContext
Gets an annotation for the current annotatorsRef string.
getAnnotation(Class<A>) - Method in interface net.sf.okapi.common.IContext
Gets the annotation of a given type for this context.
getAnnotation(String) - Method in class net.sf.okapi.common.resource.Code
Gets the annotation of a given type.
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.resource.TextContainer
 
getAnnotation(Class<A>) - 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.
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.TextContainer
 
getAnnotations() - Method in class net.sf.okapi.common.resource.TextPart
 
getAnnotations() - Method in class net.sf.okapi.common.skeleton.StorageList
 
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(String) - Method in class net.sf.okapi.common.filterwriter.ITSAnnotatorsRefContext
Gets the IRI for a given data category, for the current content.
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.
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.
getAnnotatorsRef(IWithAnnotations) - Static method in class net.sf.okapi.common.filterwriter.ITSContent
Gets the value of the ITS AnnotatorsRef information if it is present.
getApplicationName() - Method in class net.sf.okapi.common.ExecutionContext
 
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.
getBatch() - Method in class net.sf.okapi.common.pipelinebuilder.XPipeline
 
getBatchInputCount() - Method in class net.sf.okapi.common.resource.PipelineParameters
 
getBatchItems() - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
getBeginColumn() - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
getBeginLine() - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
getBOMSize() - Method in class net.sf.okapi.common.BOMAwareInputStream
Gets the number of bytes used by the Byte-Order-mark in this document.
getBomSize() - Method in class net.sf.okapi.common.BOMNewlineEncodingDetector
Gets the number of bytes used by the Byte-Order-mark in this document.
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, boolean) - Method in class net.sf.okapi.common.ParametersString
 
getBoolean(String) - Method in class net.sf.okapi.common.ParametersString
 
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.StringParameters
 
getBoolean(String) - Method in class net.sf.okapi.common.UserConfiguration
Gets a boolean property value.
getBoolean(String, boolean) - Method in class net.sf.okapi.common.UserConfiguration
Gets a boolean property value possibly set to a default value.
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.
getCallableSteps() - Method in interface net.sf.okapi.common.pipeline.IWorkQueueStep
Gets the list of ICallableStep based on the main or template step.
getCaption() - Method in class net.sf.okapi.common.uidescription.EditorDescription
Gets the caption for this editor.
getCharAt(String, int) - Static method in class net.sf.okapi.common.Util
Gets a character at a given position in a string.
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 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.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.common.layerprovider.LayerProvider
 
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.
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(Object) - Static method in class net.sf.okapi.common.ClassUtil
Gets the non-qualified (without package name prefix) class name for a given object.
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() - Method in class net.sf.okapi.common.plugins.PluginItem
Gets the name of the class implementing this plug-in.
getClonedCodes() - Method in class net.sf.okapi.common.resource.TextFragment
Gets a list of the copy of the codes for this fragment.
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.
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(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(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.
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(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
 
getColumn() - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
Deprecated.
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.
getComment() - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
getCompany() - Method in class net.sf.okapi.common.annotation.XLIFFTool
 
getCompanyName() - Method in class net.sf.okapi.common.annotation.XLIFFPhase
 
getConfiguration(String) - Method in class net.sf.okapi.common.filters.AbstractFilter
 
getConfiguration(String) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
 
getConfiguration(String) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Gets the FilterConfiguration object for a given configuration identifier.
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.SubFilter
 
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(ITextUnit, LocaleId, EncoderContext) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
Gets the original content of a given text unit.
getContent(TextFragment, LocaleId, EncoderContext) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
Gets the original content of a TextFragment.
getContext() - Method in class net.sf.okapi.common.pipelinebuilder.XBatchItem
 
getContext() - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
getConverter() - Method in class net.sf.okapi.common.filters.SubFilter
 
getCopySource() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
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
getCreateEmptyTarget() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
getCurrentCode() - Method in class net.sf.okapi.common.filters.EventBuilder
Get the current Code.
getCurrentToolId() - Method in class net.sf.okapi.common.annotation.AltTranslationsAnnotation
 
getCustomConfigurationsDirectory() - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Gets the directory where the custom configuration files are stored.
getCustomParameters(FilterConfiguration) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
 
getCustomParameters(FilterConfiguration, IFilter) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Gets the parameters for a given custom filter configuration.
getCustomParameters(FilterConfiguration, IFilter) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Gets the parameters for a given custom filter configuration.
getCustomParameters(FilterConfiguration) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Gets the parameters for a given custom filter configuration.
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
 
getDefaultConfiguration(String) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
 
getDefaultConfiguration(String) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Gets the first filter configuration for a given MIME type.
getDefaultConfigurationFromExtension(String) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
 
getDefaultConfigurationFromExtension(String) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Gets the first filter configuration for a given extension.
getDefaultEncoding() - Method in class net.sf.okapi.common.BOMNewlineEncodingDetector
Get the defaultEncoding set by the user.
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
 
getDefLineBreak() - Method in class net.sf.okapi.common.encoder.EncoderManager
 
getDefParams() - Method in class net.sf.okapi.common.encoder.EncoderManager
 
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
 
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(String) - Method in class net.sf.okapi.common.uidescription.EditorDescription
Gets the descriptor for a given UI part.
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.
getDetectedEncoding() - Method in class net.sf.okapi.common.BOMAwareInputStream
Gets the encoding that was guessed.
getDirectoryName(String) - Static method in class net.sf.okapi.common.Util
Gets the directory name of a full path.
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.SubFilter
 
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
 
getDisplayText() - Method in class net.sf.okapi.common.resource.Code
Get the display equivalent text for this code.
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.
getDouble(String) - Method in class net.sf.okapi.common.annotation.GenericAnnotation
 
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.
getElementType() - Method in class net.sf.okapi.common.filters.PropertyTextUnitPlaceholder
 
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.
getEnabled() - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
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.SubFilter
 
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
 
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 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.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.layerprovider.LayerProvider
 
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
 
getEncodingSpecificationInfo() - Method in class net.sf.okapi.common.BOMNewlineEncodingDetector
Return a short description of the encoding.
getEndColumn() - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
Get end column.
getEndGroup() - Method in class net.sf.okapi.common.Event
Convenience method returns the IResource as a Ending.
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.
getEndSubfilter() - Method in class net.sf.okapi.common.Event
Convenience method returns the IResource as a EndSubfilter.
getEngine() - Method in class net.sf.okapi.common.annotation.AltTranslation
Gets the engine for this entry (can be null).
getEntries() - Method in class net.sf.okapi.common.uidescription.CheckListPart
Gets the map of the the entries.
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
 
getEscapeGt() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
getEvents(RawDocument) - Method in class net.sf.okapi.common.filters.SubFilter
Get events by subfilter at once, without using open()/hasNext()/next()/close().
getEventType() - Method in class net.sf.okapi.common.Event
Gets the type of this event.
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
 
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.
getExtension(String) - Static method in class net.sf.okapi.common.Util
Gets the extension of a given path or filename.
getExType() - Method in class net.sf.okapi.common.annotation.AltTranslation
Gets the exType attribute of this alt-translation.
getFcMapper() - Method in class net.sf.okapi.common.pipelinebuilder.XFilters
 
getFcMapper() - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
getFieldCount() - Method in class net.sf.okapi.common.annotation.GenericAnnotation
 
getFilename(String, boolean) - Static method in class net.sf.okapi.common.Util
Gets the filename of a path.
getFilter() - Method in class net.sf.okapi.common.filters.SubFilter
 
getFilterConfigId() - Method in class net.sf.okapi.common.resource.RawDocument
Gets the identifier of the filter configuration to use with this document.
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.
getFilterConfigurationId() - Method in class net.sf.okapi.common.resource.PipelineParameters
 
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
 
getFilterConfigurations(String) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
 
getFilterConfigurations(String) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Gets a list of all FilterConfiguration objects for a given filter class.
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.)
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
 
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
 
getFiltersInfo() - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
 
getFiltersInfo() - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Gets a list of information on all filters in this mapper.
getFilterWriter() - Method in class net.sf.okapi.common.filters.AbstractFilter
Gets the filter writer for this filter.
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
 
getFirst() - Method in class net.sf.okapi.common.annotation.AltTranslationsAnnotation
Gets the first entry in the list of alternate translations.
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.
getFirstDocumentPart() - Method in class net.sf.okapi.common.filters.AbstractLineFilter
 
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
 
getFrom() - Method in class net.sf.okapi.common.annotation.Note
 
getFromMatches() - Method in class net.sf.okapi.common.resource.CodeMatches
 
getFromMismatchCount() - 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.
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.
getGenericAnnotations() - Method in class net.sf.okapi.common.resource.Code
Gets the generic annotation set assigned to the code if any.
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.
getGroup(String, String) - Method in class net.sf.okapi.common.ConfigurationString
 
getGroup(String, String) - Method in class net.sf.okapi.common.ParametersString
 
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
 
getGroupAtPos(String, int) - Static method in class net.sf.okapi.common.RegexUtil
 
getGroupId() - Method in class net.sf.okapi.common.filters.EventBuilder
Get the IdGenerator for Groups
getGroupIdSequence() - Method in class net.sf.okapi.common.filters.EventBuilder
 
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
 
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
 
GetImage() - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
getIncludeAltTrans() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
getIncludeCodeAttrs() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
getIncludeIts() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
Gets the flag indicating if ITS markup should be output or not.
getIncludeNoTranslate() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
getIncludes() - Method in class net.sf.okapi.common.LocaleFilter
Gets a list of allowed locales.
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.
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(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.
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.
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.
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.
getInputLoc() - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
getInputRawDocument() - Method in class net.sf.okapi.common.resource.PipelineParameters
 
getInputRootDir() - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
getInputRootDirectory() - Method in class net.sf.okapi.common.resource.PipelineParameters
 
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.
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, int) - Method in class net.sf.okapi.common.ParametersString
 
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.
getIsGui() - Method in class net.sf.okapi.common.ExecutionContext
 
getIsNoPrompt() - Method in class net.sf.okapi.common.ExecutionContext
 
getIssueType() - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
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
 
getItsCont() - Method in class net.sf.okapi.common.filterwriter.XLIFFContent
 
getITSType() - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
getJobId() - Method in class net.sf.okapi.common.annotation.XLIFFPhase
 
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.
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.
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
 
getLastChar(TextFragment) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Gets the last character of a given text fragment.
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.
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.
getLayer() - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
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
 
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.
getLine() - Method in class net.sf.okapi.core.simplifierrules.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 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.filters.AbstractLineFilter
 
getLineBreak() - Method in class net.sf.okapi.common.layerprovider.LayerProvider
 
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.
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.
getList() - Method in class net.sf.okapi.common.plugins.PluginsManager
Gets the list of all the plug-ins currently 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
 
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
 
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.
getLocaleId(String) - Static method in class net.sf.okapi.common.LCIDUtil
Creates a locale id for a given language tag.
getLocaleId(int) - Static method in class net.sf.okapi.common.LCIDUtil
Creates a locale id for a given LCID value.
getLocaleId() - Method in class net.sf.okapi.common.resource.AlignedPair
Gets the LocaleId of the target parts
getLocales() - Method in class net.sf.okapi.common.resource.TargetPropertiesAnnotation
Gets a set of the target locales available in this annotation.
getMainEndPos() - Method in class net.sf.okapi.common.filters.PropertyTextUnitPlaceholder
Get the ending offset of the attribute
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
getMarkerType() - Method in enum net.sf.okapi.common.resource.TextFragment.Marker
 
getMasterPart() - Method in class net.sf.okapi.common.uidescription.AbstractPart
Gets the master part associated with this UI part.
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).
getMergedData() - Method in class net.sf.okapi.common.resource.Code
 
getMessage() - Method in error net.sf.okapi.core.simplifierrules.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMethod() - Method in class net.sf.okapi.common.pipeline.annotations.ConfigurationParameter
Gets the method for this parameter.
getMimeConfigurations(String) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
 
getMimeConfigurations(String) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Gets a list of all FilterConfiguration objects for a given MIME type.
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.SubFilter
 
getMimeType(String) - Static method in class net.sf.okapi.common.MimeTypeMapper
Gets the mime type associated with the provided file extension.
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
 
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).
getModifiedContents() - Method in class net.sf.okapi.common.skeleton.ZipSkeleton
 
getMultiEvent() - Method in class net.sf.okapi.common.Event
Convenience method returns the IResource as a MultiEvent.
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.SubFilter
 
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(char) - Method in class net.sf.okapi.common.HTMLCharacterEntities
Gets the entity name for the given character.
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
 
getNames() - Method in class net.sf.okapi.common.annotation.GenericAnnotation
 
getNamespaceURI(String) - Method in class net.sf.okapi.common.NSContextManager
Gets the namespace URI for a given prefix.
getNewlineType(CharSequence) - Static method in class net.sf.okapi.common.BOMNewlineEncodingDetector
Static helper method for detecting newline type used in a run of text.
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.
getNextSegmentRange(TextContainer) - Method in interface net.sf.okapi.common.ISegmenter
Compute the range of the next segment for a given TextContainer object.
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.
getNoQueryThreshold() - Method in interface net.sf.okapi.common.query.IQuery
Gets the threshold for when to avoid a query.
getNote(int) - Method in class net.sf.okapi.common.annotation.NoteAnnotation
 
getNoteText() - Method in class net.sf.okapi.common.annotation.Note
 
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(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.
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
 
getOrigin() - Method in class net.sf.okapi.common.annotation.AltTranslation
Gets the origin for this entry (can be null).
getOriginal() - Method in class net.sf.okapi.common.skeleton.ZipSkeleton
 
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
 
getOriginalLocId() - Method in class net.sf.okapi.common.LocaleId
Deprecated.
this will go away. Locales are case insensitive.
getOS() - Static method in class net.sf.okapi.common.Util
Get the operating system
getOuterData() - Method in class net.sf.okapi.common.resource.Code
Gets the outer data for this in-line code.
getOutputDir() - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
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.
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
 
getOutputLoc() - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
getOutputPath() - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
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.
getOutputURI() - Method in class net.sf.okapi.common.resource.PipelineParameters
 
getPackageName(Object) - Static method in class net.sf.okapi.common.ClassUtil
Gets the name of the package containing a given object's class.
getPackageName(Class<?>) - Static method in class net.sf.okapi.common.ClassUtil
Gets the package name of a given class reference.
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 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.filters.AbstractFilter
 
getParameters(Class<A>) - Method in class net.sf.okapi.common.filters.AbstractFilter
 
getParameters() - Method in class net.sf.okapi.common.filters.CompoundFilterParameters
 
getParameters(FilterConfiguration) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
 
getParameters(FilterConfiguration, IFilter) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
 
getParameters() - Method in interface net.sf.okapi.common.filters.IFilter
Gets the current parameters for this filter.
getParameters(FilterConfiguration) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Gets the parameters for a given configuration (predefined or custom).
getParameters(FilterConfiguration, IFilter) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Gets the parameters for a given configuration (predefined or custom).
getParameters() - Method in class net.sf.okapi.common.filters.SubFilter
 
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.layerprovider.LayerProvider
 
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.
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.
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
 
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
 
getParentEncoder() - Method in class net.sf.okapi.common.filters.SubFilterSkeletonWriter
 
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.SubFilter
 
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
 
getParentName() - Method in class net.sf.okapi.common.filters.SubFilter
 
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.
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.
getPath() - Method in class net.sf.okapi.common.BaseParameters
 
getPath(Class<?>) - Static method in class net.sf.okapi.common.ClassUtil
 
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.
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.
getPercentage(int, int) - Static method in class net.sf.okapi.common.Util
Calculates safely a percentage.
getPhaseName() - Method in class net.sf.okapi.common.annotation.XLIFFPhase
 
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).
getPluginsDir() - Method in class net.sf.okapi.common.plugins.PluginsManager
Gets the directory where the plug-ins are located.
getPrefix(String) - Method in class net.sf.okapi.common.NSContextManager
Gets the prefix for a given namespace URI.
getPrefixes(String) - Method in class net.sf.okapi.common.NSContextManager
Not implemented.
getPriority() - Method in class net.sf.okapi.common.annotation.Note
 
getProcessName() - Method in class net.sf.okapi.common.annotation.XLIFFPhase
 
getProfileRef() - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
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
 
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.resource.TextContainer
 
getProperty(String) - Method in class net.sf.okapi.common.skeleton.StorageList
 
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.resource.TextContainer
 
getPropertyNames() - Method in class net.sf.okapi.common.skeleton.StorageList
 
getPropertyValue(INameable, String, LocaleId, EncoderContext) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
getPropValueSep() - Method in class net.sf.okapi.common.filterwriter.Parameters
 
getQualifiedClassName(Object) - Static method in class net.sf.okapi.common.ClassUtil
Gets the qualified class name of a given object.
getQualifiedClassName(Class<?>) - Static method in class net.sf.okapi.common.ClassUtil
Gets the qualified class name of a given class reference.
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
 
getQueueSize() - Method in class net.sf.okapi.common.filters.AbstractLineFilter
 
getQuotedAreas(String) - Static method in class net.sf.okapi.common.RegexUtil
 
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
 
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.
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
 
getRef() - Method in class net.sf.okapi.common.annotation.GlossEntry
 
getRef() - Method in class net.sf.okapi.common.annotation.GlossEntry.Translation
 
getReference(String) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
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.resource.TextUnit
 
getReferenceCount() - Method in class net.sf.okapi.common.skeleton.StorageList
 
getReferencedPhase() - Method in class net.sf.okapi.common.annotation.XLIFFPhaseAnnotation
 
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.
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.
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.
getResult() - Method in class net.sf.okapi.common.io.InputStreamFromOutputStream
Returns the object that was previously returned by the InputStreamFromOutputStream.produce(OutputStream) method.
getRootDir() - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
getRootDirectory() - Method in class net.sf.okapi.common.resource.PipelineParameters
 
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.
getRules() - Method in class net.sf.okapi.common.filters.InlineCodeFinder
Gets a list of all rules.
getSample() - Method in class net.sf.okapi.common.filters.InlineCodeFinder
Gets the sample text to go with the finder.
getScript() - Method in class net.sf.okapi.common.LocaleId
Gets the script code for this LocaleId.
getSecondInputRawDocument() - Method in class net.sf.okapi.common.resource.PipelineParameters
 
getSectionIndex() - Method in class net.sf.okapi.common.filters.SubFilter
 
getSegId() - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
getSegments() - Method in class net.sf.okapi.common.resource.TextContainer
Creates a new ISegments object to access the segments of this container.
getSequence() - Method in class net.sf.okapi.common.IdGenerator
Get the current sequence number.
getSetApprovedAsNoTranslate() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
getSettingsDisplay() - Method in interface net.sf.okapi.common.query.IQuery
Gets a display representation of the current settings for this connector.
getSeverity() - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
getSfWriter() - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
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
 
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).
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
 
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
 
getSkelWriter() - Method in class net.sf.okapi.common.filters.SubFilterSkeletonWriter
 
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(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.
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
 
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.
getSourceEnd() - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
getSourceLanguage() - Method in interface net.sf.okapi.common.query.IQuery
Gets the current source language for this query engine.
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(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.
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.
getSourceParts() - Method in class net.sf.okapi.common.resource.AlignedPair
Gets the source TextParts
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
 
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
 
getSourceStart() - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
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.
getSplitPositions() - Method in interface net.sf.okapi.common.ISegmenter
Gets the list of all the split positions in the text that was last segmented.
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
 
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.
getStartDoc() - Method in class net.sf.okapi.common.resource.StartSubfilter
 
getStartDocument() - Method in class net.sf.okapi.common.Event
Convenience method returns the IResource as a StartDocument.
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
 
getStartResourceId() - Method in class net.sf.okapi.common.filters.SubFilterSkeletonWriter
 
getStartSubDocument() - Method in class net.sf.okapi.common.Event
Convenience method returns the IResource as a StartSubDocument.
getStartSubfilter() - Method in class net.sf.okapi.common.Event
Convenience method returns the IResource as a StartSubfilter.
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
 
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
 
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
 
getStream() - Method in class net.sf.okapi.common.resource.RawDocument
Returns an InputStream based on the current input.
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, String) - Method in class net.sf.okapi.common.ParametersString
 
getString(String) - Method in class net.sf.okapi.common.ParametersString
 
getString(ISkeleton, EncoderContext) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
getString(GenericSkeletonPart, 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(StorageList, LocaleId, EncoderContext) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
getString(String) - Method in class net.sf.okapi.common.StringParameters
 
getString(int, char) - Static method in class net.sf.okapi.common.StringUtil
Returns a new string padded with a given character repeated given times.
getSubDocumentId() - Method in class net.sf.okapi.common.filters.EventBuilder
Get the IdGenerator for SubDocuments
getSubDocWriter() - Method in class net.sf.okapi.common.filterwriter.ZipFilterWriter
 
GetSuffix(int) - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
getTabSize() - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
getTag(int) - Static method in class net.sf.okapi.common.LCIDUtil
Gets the language tag for a given LCID.
getTag(LocaleId) - Static method in class net.sf.okapi.common.LCIDUtil
Gets the language tag for a given locale id.
getTagLookup() - Static method in class net.sf.okapi.common.LCIDUtil
 
getTagType() - Method in class net.sf.okapi.common.resource.Code
Gets the tag type of the code.
getTarget() - Method in class net.sf.okapi.common.annotation.AltTranslation
Gets the target content of this entry.
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
 
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.
getTargetEnd() - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
getTargetLanguage() - Method in interface net.sf.okapi.common.query.IQuery
Gets the current target language for this query engine.
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.filters.EventBuilder
Get the current target locale.
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(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.
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
 
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
 
getTargetParts() - Method in class net.sf.okapi.common.resource.AlignedPair
Gets the target TextParts
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
 
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
 
getTargetStart() - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
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.
getTempDirectory() - Static method in class net.sf.okapi.common.Util
Gets the default system temporary directory to use for the current user.
getTerm() - Method in class net.sf.okapi.common.annotation.GlossEntry
 
getTerm(int) - Method in class net.sf.okapi.common.annotation.TermsAnnotation
Gets the term for a given index.
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() - Method in class net.sf.okapi.common.resource.TextFragment
Get the text of the fragment (all codes are removed)
getText(TextFragment, List<Integer>) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Extracts text from the given text fragment.
getText(TextFragment) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Extracts text from the given text fragment.
getTextContent(Node) - Static method in class net.sf.okapi.common.Util
Gets the text content of the first TEXT child of an element node.
getTextUnit() - Method in class net.sf.okapi.common.Event
Convenience method returns the IResource as a ITextUnit.
getTextUnitId() - Method in class net.sf.okapi.common.filters.EventBuilder
Gets the custom textUnitId set by the caller.
getThirdInputRawDocument() - Method in class net.sf.okapi.common.resource.PipelineParameters
 
getToken(int) - Method in class net.sf.okapi.core.simplifierrules.SimplifierRules
Get the specific Token.
getToMatches() - Method in class net.sf.okapi.common.resource.CodeMatches
 
getToMatchIndex(int) - Method in class net.sf.okapi.common.resource.CodeMatches
 
getToMismatchCount() - 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
 
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
 
getToolVersion() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
getToolXmlSnippet() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
getTranslations() - Method in class net.sf.okapi.common.annotation.GlossEntry
 
getTrgLoc() - Method in class net.sf.okapi.common.filters.AbstractFilter
 
getTrgLoc() - Method in class net.sf.okapi.common.filterwriter.TMXWriter
 
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.resource.TextUnit
 
getType() - Method in class net.sf.okapi.common.skeleton.StorageList
 
getType() - Method in class net.sf.okapi.common.uidescription.AbstractPart
 
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
 
getUnSegmentedContentCopy() - Method in class net.sf.okapi.common.resource.TextContainer
Gets a new TextFragment representing the un-segmented content of this container.
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.
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.
getUseSourceForTranslated() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
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(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.
getValue() - Method in class net.sf.okapi.core.simplifierrules.Token
An optional attribute value of the Token.
getValueEndPos() - Method in class net.sf.okapi.common.filters.PropertyTextUnitPlaceholder
Get the ending offset of the attribute value
getValueStartPos() - Method in class net.sf.okapi.common.filters.PropertyTextUnitPlaceholder
Get the starting offset of the attribute value.
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
 
getWeight() - Method in interface net.sf.okapi.common.query.IQuery
Get the weight for this connector.
getWhitespaceStrategy() - Method in class net.sf.okapi.common.resource.TextPart
 
getWorkQueueCount() - Method in interface net.sf.okapi.common.pipeline.IWorkQueueStep
Get the number of work queues defined for this step
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
 
getXLIFFContent() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriter
 
getXmLang() - Method in class net.sf.okapi.common.annotation.Note
 
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() - Constructor for class net.sf.okapi.common.annotation.GlossEntry
 
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.
Greek - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
Guarani - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
guessLanguages(String) - Static method in class net.sf.okapi.common.FileUtil
Tries to guess the language(s) declared in the given input file.
guessLanguages(Reader) - Static method in class net.sf.okapi.common.FileUtil
Tries to guess the language(s) declared in the given input.

H

Haitian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
handleCustom(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
Handles the EventType.CUSTOM event.
handleDocumentPart(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
Handles the EventType.DOCUMENT_PART event.
handleEndBatch(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
Handles the EventType.END_BATCH event.
handleEndBatchItem(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
Handles the EventType.END_BATCH_ITEM event.
handleEndDocument(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
Handles the EventType.END_DOCUMENT event.
handleEndGroup(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
Handles the EventType.END_GROUP event.
handleEndSubDocument(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
Handles the EventType.END_SUBDOCUMENT event.
handleEndSubfilter(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
 
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
 
handleMultiEvent(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
Handles the EventType#MULTI_EVENT event.
handlePipelineParameters(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
Handles the EventType#PIPELINE_PARAMETERS event.
handleRawDocument(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
Handles the EventType.RAW_DOCUMENT event.
handleStartBatch(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
Handles the EventType.START_BATCH event.
handleStartBatchItem(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
Handles the EventType.START_BATCH_ITEM event.
handleStartDocument(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
Handles the EventType.START_DOCUMENT event.
handleStartGroup(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
Handles the EventType.START_GROUP event.
handleStartSubDocument(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
Handles the EventType.START_SUBDOCUMENT event.
handleStartSubfilter(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
 
handleTextUnit(Event) - Method in class net.sf.okapi.common.pipeline.BasePipelineStep
Handles the EventType.TEXT_UNIT event.
hasAnnotation(String) - Method in class net.sf.okapi.common.annotation.GenericAnnotations
Indicates if there is at least one annotation of a given type.
hasAnnotation() - Method in class net.sf.okapi.common.resource.Code
Indicates if this code has any type of annotation.
hasAnnotation(String) - Method in class net.sf.okapi.common.resource.Code
Indicates if this code has a given type of annotation.
hasAnnotation(Class<A>) - Method in interface net.sf.okapi.common.resource.IWithAnnotations
Does this resource have any annotations?
hasAnnotation() - Method in class net.sf.okapi.common.resource.TextFragment
Indicates if this text has at least one 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?
hasCharactersAsNumeralSeparators(LocaleId) - Static method in class net.sf.okapi.common.LocaleId
Checks whether the specified locale has characters as numeral separators.
hasCode() - Method in class net.sf.okapi.common.resource.TextFragment
Indicates if the fragment contains at least one code.
hasData() - Method in class net.sf.okapi.common.resource.Code
Indicates if this code has data (i.e.
hasExternalRefMarker(Code) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
 
hasFromMismatch() - Method in class net.sf.okapi.common.resource.CodeMatches
 
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, int) - Static method in class net.sf.okapi.common.HashCodeUtil
 
hash(int, long) - Static method in class net.sf.okapi.common.HashCodeUtil
 
hash(int, float) - Static method in class net.sf.okapi.common.HashCodeUtil
 
hash(int, double) - 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.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.resource.TextFragment
 
HashCodeUtil - Class in net.sf.okapi.common
Collected methods which allow easy implementation of hashCode.
HashCodeUtil() - Constructor for class net.sf.okapi.common.HashCodeUtil
 
hasMergedCode(TextFragment) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
 
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.SubFilter
 
hasNext() - Method in interface net.sf.okapi.common.query.IQuery
Indicates of there is a hit available.
hasOnlyAnnotation() - Method in class net.sf.okapi.common.resource.Code
Indicates if the code is only a marker for an annotation.
hasOriginalId() - Method in class net.sf.okapi.common.resource.Code
Indicates if this code has an original id (non-numeric string)
hasOuterData() - Method in class net.sf.okapi.common.resource.Code
Indicates if this code has outer data (i.e.
hasParentTextUnit() - Method in class net.sf.okapi.common.filters.EventBuilder
Does the current TextUnit have a parent?
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.resource.TextContainer
 
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.
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).
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.
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(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
 
hasStandoff() - Method in class net.sf.okapi.common.filterwriter.ITSContent
Indicates if this object has at least standoff item.
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
 
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
 
hasText(boolean, boolean) - Method in class net.sf.okapi.common.resource.TextContainer
Indicates if this container contains at least one character.
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() - 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(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).
hasToMismatch() - 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
 
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)?
hasUtf7Bom() - Method in class net.sf.okapi.common.BOMNewlineEncodingDetector
Does this document have a UTF-7 byte order mark?
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.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() - 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
 
hasUtf8Encoding() - Method in class net.sf.okapi.common.BOMNewlineEncodingDetector
 
HEBREW - Static variable in class net.sf.okapi.common.LocaleId
LocaleId constant for "he".
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
 
HTML_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
HTML_NS_PREFIX - Static variable in class net.sf.okapi.common.Namespaces
 
HTML_NS_URI - Static variable in class net.sf.okapi.common.Namespaces
 
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(String, String, QuoteMode) - Constructor for class net.sf.okapi.common.encoder.HtmlEncoder
 
HtmlEncoder() - Constructor for class net.sf.okapi.common.encoder.HtmlEncoder
 
Hungarian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 

I

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
 
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.
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
Id 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.
IdGenerator - Class in net.sf.okapi.common
Provides a common way to generate sequential ID that are unique for a given root.
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.
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
 
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.
Igbo - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
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).
ILayerProvider - Interface in net.sf.okapi.common.layerprovider
Deprecated.
RTF layered output will be removed in an upcoming version. This includes support for Trados and WordFast RTF based formats.
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.
IMultilingual - Interface in net.sf.okapi.common.resource
 
INameable - Interface in net.sf.okapi.common.resource
Provides the methods common to all resources that can be named.
inBuf - Variable in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
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.
include(Set<LocaleId>) - Method in class net.sf.okapi.common.LocaleFilter
Allows the locales from a given set of locales.
include(List<LocaleId>) - Method in class net.sf.okapi.common.LocaleFilter
Allows the locales from a given list of locales.
include(LocaleFilter) - Method in class net.sf.okapi.common.LocaleFilter
Allows all locales allowed in a given locale filter.
includeEndCodes() - Method in interface net.sf.okapi.common.ISegmenter
Indicates if end codes should be included (See SRX implementation notes).
includeIsolatedCodes() - Method in interface net.sf.okapi.common.ISegmenter
Indicates if isolated codes should be included (See SRX implementation notes).
includeLanguage(String...) - Method in class net.sf.okapi.common.LocaleFilter
Allows the locales which language matches any of the languages from a given array.
includeLanguage(String) - Method in class net.sf.okapi.common.LocaleFilter
Allows the locales which language matches a given language.
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.
includePattern(String) - Method in class net.sf.okapi.common.LocaleFilter
Allows all locales matching a given regular expression.
includeRegion(String...) - Method in class net.sf.okapi.common.LocaleFilter
Allows the locales which region matches any of the regions from a given array.
includeRegion(String) - Method in class net.sf.okapi.common.LocaleFilter
Allows the locales which region matches a given region.
includeStartCodes() - Method in interface net.sf.okapi.common.ISegmenter
Indicates if start codes should be included (See SRX implementation notes).
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.
includeUserPart(String) - Method in class net.sf.okapi.common.LocaleFilter
Allows the locales which user part matches a given user part.
INDESIGN_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
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.
Indonesian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
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
initialize(Object, String) - Method in interface net.sf.okapi.common.IUserPrompt
Initialize the prompt.
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(Object, String) - Method in class net.sf.okapi.common.UserPrompt
 
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.
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.
input - Variable in class net.sf.okapi.common.filters.AbstractLineFilter
 
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
 
inputLoc - Variable in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
inputStream - Variable in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
InputStreamFromOutputStream<T> - Class in net.sf.okapi.common.io
This class allow to read the data written to an OutputStream from an InputStream.
InputStreamFromOutputStream() - Constructor for class net.sf.okapi.common.io.InputStreamFromOutputStream
Creates a InputStreamFromOutputStream with a THREAD_PER_INSTANCE thread strategy.
inputStreamToBytes(InputStream) - Static method in class net.sf.okapi.common.StreamUtil
Reads an InputStream into an array of bytes.
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, 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, TextPart) - Method in class net.sf.okapi.common.resource.TextContainer
Inserts a given part (segment or non-segment) at a given position.
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, 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.
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(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(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, 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.
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.
instantiateFilter(FilterConfiguration, IFilter) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Instantiate a filter from a given configuration, trying to re-use an existing one.
IntegerParsingFilter(String) - Constructor for class net.sf.okapi.common.StringSanitiser.IntegerParsingFilter
Creates an integer parsing filter.
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_LEXICAL_STATE - Static variable in error net.sf.okapi.core.simplifierrules.TokenMgrError
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.
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(String) - Constructor for exception net.sf.okapi.common.resource.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.
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.
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.
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.
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 - Interface in net.sf.okapi.common.resource
Interface for all resources that can be passed as referents through the filter events.
IResource - Interface in net.sf.okapi.common
Common set of features all the types of resources associated with events have.
IResourceSimplifier - Interface in net.sf.okapi.common.resource.simplifier
Interface to be implemented in resource simplifiers.
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).
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
 
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
 
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
 
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.
isCanceled() - Method in class net.sf.okapi.common.filters.AbstractFilter
Checks if the IFilter has been canceled.
isCloneable() - Method in class net.sf.okapi.common.resource.Code
Indicates if this in-line code can be duplicated in the text.
isCodeThatDisablesEncoding(Code) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
isCompressed(byte[]) - Method in class net.sf.okapi.common.StreamUtil
 
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 it's 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?
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.
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
 
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.
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.GlossaryAnnotation
 
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(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, 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.
isEmpty() - Method in class net.sf.okapi.common.skeleton.GenericSkeleton
Indicates if this skeleton is empty or not.
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(String) - Static method in class net.sf.okapi.common.Util
Indicates if a given string 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(StringBuilder) - Static method in class net.sf.okapi.common.Util
Indicates if a StringBuilder object is null or empty.
isEmpty(List<E>) - Static method in class net.sf.okapi.common.Util
Indicates if a given list 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(Map<K, V>) - Static method in class net.sf.okapi.common.Util
Indicates if a given map is null or empty.
isEmpty(Object[]) - Static method in class net.sf.okapi.common.Util
Indicates if an array is null or empty.
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
isEndGroup() - Method in class net.sf.okapi.common.Event
Convenience method to tell if this Event carries a group Ending
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
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
 
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
 
isForSaveAs() - Method in class net.sf.okapi.common.uidescription.PathInputPart
Indicates if the path is to save a file (vs to open one).
isFromIsolated(int) - Method in class net.sf.okapi.common.resource.CodeMatches
 
isGenerateSkeleton() - Method in class net.sf.okapi.common.filters.AbstractFilter
 
isGenerateUUID() - Method in class net.sf.okapi.common.filterwriter.Parameters
 
isHasUTF8BOM() - Method in class net.sf.okapi.common.resource.StartDocument
 
isHTML5() - Method in class net.sf.okapi.common.filterwriter.ITSContent
 
ISimplifierRulesParameters - Interface in net.sf.okapi.common
Implemented by IFilter IParameters to provide code simplifier rule support.
isInJar(Class<?>, String) - Static method in class net.sf.okapi.common.ClassUtil
Detect if a given class is located in a JAR.
isInsideTextRun() - Method in class net.sf.okapi.common.filters.EventBuilder
Is the filter is inside text run?
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.
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.
isMerged() - Method in class net.sf.okapi.common.resource.Code
Indicates if this in-line code was merged with another code.
isMultiEvent() - Method in class net.sf.okapi.common.Event
Convenience method to tell if this Event is a MULTI_EVENT
isMultilingual() - Method in class net.sf.okapi.common.filters.AbstractFilter
 
isMultilingual() - Method in class net.sf.okapi.common.resource.simplifier.AbstractResourceSimplifier
 
isMultilingual - Variable in class net.sf.okapi.common.resource.StartDocument
 
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 - Variable in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
isMultilingual() - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
isNoop() - Method in class net.sf.okapi.common.Event
 
isNormalizeInlineIDs() - Method in class net.sf.okapi.common.filterwriter.Parameters
 
isNullOrEmpty(LocaleId) - Static method in class net.sf.okapi.common.Util
Indicates if a locale id is null or empty.
ISO_8859_1 - Static variable in class net.sf.okapi.common.BOMNewlineEncodingDetector
Java friendly ISO-8859-1 encoding name.
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.
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
 
isPreserveWhitespace() - Method in class net.sf.okapi.common.filters.EventBuilder
What is the current preserve whitespace state?
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
 
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.
isRef(GenericSkeletonPart) - Static method in class net.sf.okapi.common.skeleton.SkeletonUtil
 
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.resource.TextUnit
 
isReferent() - Method in class net.sf.okapi.common.skeleton.StorageList
 
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.
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
 
isSegRef(GenericSkeletonPart) - Static method in class net.sf.okapi.common.skeleton.SkeletonUtil
 
isSourcePlaceholder(GenericSkeletonPart, IResource) - Static method in class net.sf.okapi.common.skeleton.SkeletonUtil
 
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
isStartGroup() - Method in class net.sf.okapi.common.Event
Convenience method to tell if this Event carries a StartGroup
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
IssueAnnotation - Class in net.sf.okapi.common.annotation
 
IssueAnnotation() - 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
 
IssueAnnotation(GenericAnnotation) - Constructor for class net.sf.okapi.common.annotation.IssueAnnotation
 
IssueType - Enum in net.sf.okapi.common.annotation
 
isTargetPlaceholder(GenericSkeletonPart, IResource) - Static method in class net.sf.okapi.common.skeleton.SkeletonUtil
 
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?
isToIsolated(int) - Method in class net.sf.okapi.common.resource.CodeMatches
 
isToMatch(int) - Method in class net.sf.okapi.common.resource.CodeMatches
 
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.resource.TextUnit
 
isTranslatable() - Method in class net.sf.okapi.common.skeleton.StorageList
 
isTuRef(GenericSkeletonPart) - Static method in class net.sf.okapi.common.skeleton.SkeletonUtil
 
isUtf8Bom() - Method in class net.sf.okapi.common.filters.AbstractFilter
Does the input have a UTF-8 Byte Order Mark?
isUtf8Encoding() - Method in class net.sf.okapi.common.filters.AbstractFilter
Is the input encoded as UTF-8?
isValidInXML(int) - Static method in class net.sf.okapi.common.Util
Indicates if the given character is valid in XML.
isVertical() - Method in class net.sf.okapi.common.uidescription.AbstractPart
Indicates if this UI part should be arranged vertically.
isWellformed(TextFragment) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
 
isWellformed(TextContainer) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
 
isWhitespace(String) - Static method in class net.sf.okapi.common.StringUtil
Checks if a given string contains only whitespace characters.
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.
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
 
isXliffSegmented(String) - Static method in class net.sf.okapi.common.FileUtil
Scans xliff file to see if it is segmented (has <seg-source>)
isXliffSegmented(Reader) - 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".
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.FilterIterable
Deprecated.
iterator() - Method in class net.sf.okapi.common.resource.AlignedSegments
 
iterator(LocaleId) - 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(LocaleId) - Method in interface net.sf.okapi.common.resource.IAlignedSegments
Gets an iterator for the source of the specified target locale.
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
 
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.
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_MTCONFIDENCE - Static variable in class net.sf.okapi.common.resource.Property
 
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 - Static variable in class net.sf.okapi.common.resource.Property
 
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.
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
 
ITSProvenanceAnnotations - Class in net.sf.okapi.common.annotation
Annotation for ITS Provenance meta-data.
ITSProvenanceAnnotations() - Constructor for class net.sf.okapi.common.annotation.ITSProvenanceAnnotations
 
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
 
IWithProperties - Interface in net.sf.okapi.common.resource
 
IWithSkeleton - Interface in net.sf.okapi.common.resource
 
IWithSourceProperties - Interface in net.sf.okapi.common.resource
 
IWithTargetProperties - Interface in net.sf.okapi.common.resource
 
IWorkQueueStep<T> - Interface in net.sf.okapi.common.pipeline
Step that can process multiple events concurrently.

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(Reader, int, int, int) - 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) - 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(InputStream, int, int, int) - 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, 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) - Constructor for class net.sf.okapi.core.simplifierrules.JavaCharStream
Constructor.
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.
jjFillToken() - Method in class net.sf.okapi.core.simplifierrules.SimplifierRulesTokenManager
 
jjnewLexState - Static variable in class net.sf.okapi.core.simplifierrules.SimplifierRulesTokenManager
Lex State array.
jjstrLiteralImages - Static variable in class net.sf.okapi.core.simplifierrules.SimplifierRulesTokenManager
Token literal values.
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.
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(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() - Method in class net.sf.okapi.common.resource.Segments
 
joinAll(List<Range>) - 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.
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.
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, int) - Method in class net.sf.okapi.common.resource.TextContainer
Joins a given part with a specified number of its following parts.
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.

K

Kannada - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
Kazakh - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
Kekchi - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
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.
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

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.
LANGUAGE - Static variable in class net.sf.okapi.common.resource.Property
 
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(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.
Latvian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
layer - Variable in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
LayerProvider - Class in net.sf.okapi.common.layerprovider
 
LayerProvider() - Constructor for class net.sf.okapi.common.layerprovider.LayerProvider
 
LayerProvider(CharsetEncoder, String) - Constructor for class net.sf.okapi.common.layerprovider.LayerProvider
 
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.
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.
leverage(ITextUnit) - Method in interface net.sf.okapi.common.query.IQuery
Leverages a text unit (segmented or not) based on the current settings.
LEXICAL_ERROR - Static variable in error net.sf.okapi.core.simplifierrules.TokenMgrError
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.
lexStateNames - Static variable in class net.sf.okapi.core.simplifierrules.SimplifierRulesTokenManager
Lexer state names.
line - Variable in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
LINE_NUMBER - Static variable in class net.sf.okapi.common.filters.AbstractLineFilter
 
lineBreak - Variable in class net.sf.okapi.common.resource.StartDocument
 
LINEBREAK_DOS - Static variable in class net.sf.okapi.common.Util
Line-break string for DOS/Windows.
LINEBREAK_MAC - Static variable in class net.sf.okapi.common.Util
Line-break string for Macintosh
LINEBREAK_UNIX - Static variable in class net.sf.okapi.common.Util
Line-break string for Unix/Linux
Lingala - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
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.
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
 
Lithuanian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
load(ParametersString) - Method in class net.sf.okapi.common.AbstractGroupParameters
Load from buffer.
load(URL, boolean) - Method in class net.sf.okapi.common.BaseParameters
 
load(InputStream, boolean) - Method in class net.sf.okapi.common.BaseParameters
 
load(ParametersString) - Method in class net.sf.okapi.common.filters.CompoundFilterParameters
 
load(URL, boolean) - Method in interface net.sf.okapi.common.IParameters
Loads the parameters from a file.
load(InputStream, boolean) - Method in interface net.sf.okapi.common.IParameters
Loads the parameters from a file.
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.
loader - Variable in class net.sf.okapi.common.ClassInfo
Class loader for this class, or null if the default class loader should be used.
loadFromResource(Class<?>, String) - Method in class net.sf.okapi.common.AbstractGroupParameters
 
loadGroup(ParametersString, 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.AbstractGroupParameters
 
loadGroup(ParametersString, String, List<T>, Class<T>) - Method in class net.sf.okapi.common.filters.CompoundFilterParameters
 
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
LOC_NOTE - Static variable in class net.sf.okapi.common.annotation.NoteAnnotation
 
locale - Variable in class net.sf.okapi.common.resource.StartDocument
 
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(String, boolean) - Constructor for class net.sf.okapi.common.LocaleId
Deprecated.
normalize is ignored. Use LocaleId.fromString(String) to create a LocaleId from a code.
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(ULocale) - Constructor for class net.sf.okapi.common.LocaleId
Creates a new LocaleId for the given ICU Locale.
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.
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.
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.
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.
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.
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.
longestCommonDir(boolean, String...) - Static method in class net.sf.okapi.common.Util
Gets the longest common path between directories on a given list.
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.
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.
ltrim() - Method in class net.sf.okapi.common.resource.TextFragment
Remove leading whitespace from this fragment

M

Macedonian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
main(String[]) - Static method in class net.sf.okapi.core.simplifierrules.SimplifierRules
 
make(Enumeration<T>) - Static method in class net.sf.okapi.common.annotation.IterableEnumeration
 
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
 
mapFilterWriter(Class<? extends IFilterWriter>, Class<? extends IResourceSimplifier>) - Method in class net.sf.okapi.common.resource.simplifier.ResourceSimplifier
 
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
 
MarkdownEncoder - Class in net.sf.okapi.common.encoder
 
MarkdownEncoder() - Constructor for class net.sf.okapi.common.encoder.MarkdownEncoder
 
MARKER_CLOSING - Static variable in class net.sf.okapi.common.resource.TextFragment
Special character marker for a closing inline code.
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.
MARKERS_REGEX - Static variable in class net.sf.okapi.common.resource.TextFragment
 
markSupported() - Method in class net.sf.okapi.common.io.FileCachedInputStream
 
Marshallese - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
masterPart - Variable in class net.sf.okapi.common.uidescription.AbstractPart
 
MATCH - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
MATCH_MANDATORY - Static variable in class net.sf.okapi.common.annotation.XLIFFContextGroup.Context
 
matches(LocaleId) - Method in class net.sf.okapi.common.LocaleFilter
Returns true if a given locale is allowed by this locale filter.
matches(String, Pattern) - Static method in class net.sf.okapi.common.RegexUtil
 
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
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
matchMandatory() - Method in class net.sf.okapi.common.annotation.XLIFFContextGroup.Context
 
MatchType - Enum in net.sf.okapi.common.query
Enumeration of the different match types possible for an alternate translation entry.
matchType - Variable in class net.sf.okapi.common.query.QueryResult
MatchType of this result.
MAX - Static variable in class net.sf.okapi.common.resource.CodeSimplifier
 
MAX_HEIGHT - Static variable in class net.sf.okapi.common.resource.Property
 
MAX_INLINE_CODES - Static variable in class net.sf.okapi.common.resource.TextFragmentUtil
 
MAX_WIDTH - Static variable in class net.sf.okapi.common.resource.Property
Sizing properties, can be applied to StartGroup or ITextUnit objects.
maxNextCharInd - Variable in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
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.
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.
mergeMappings(EncoderManager) - Method in class net.sf.okapi.common.encoder.EncoderManager
Adds the mappings of a given encoder manager into this manager.
midSegment(int) - Method in interface net.sf.okapi.common.layerprovider.ILayerProvider
Deprecated.
Gets the string for the separator at the middle of a bilingual segment.
midSegment(int) - Method in class net.sf.okapi.common.layerprovider.LayerProvider
 
MIF_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
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
 
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.
minimumIdValue() - Method in class net.sf.okapi.common.resource.TextFragment
Returns the smallest id value
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.
Mongolian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
moreThanMaxCodes(TextFragment) - Static method in class net.sf.okapi.common.resource.TextFragmentUtil
 
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.
moveItems(List<E>) - Static method in class net.sf.okapi.common.ListUtil
Moves all items from a given list to a newly created 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
 
MTCONFIDENCE - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Annotation identifier for the ITS MT Confidence data category.
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.
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.

N

NAME - Static variable in class net.sf.okapi.common.annotation.XLIFFContextGroup
 
name() - Method in class net.sf.okapi.common.annotation.XLIFFContextGroup
 
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
 
Namespaces - Class in net.sf.okapi.common
Defines commonly used namespaces and default prefixes.
Namespaces() - Constructor for class net.sf.okapi.common.Namespaces
 
Navajo - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
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.
needsPreserveWhitespaces(ITextUnit) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
 
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.layerprovider - package net.sf.okapi.common.layerprovider
 
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.core.simplifierrules - package net.sf.okapi.core.simplifierrules
 
newToken(int, String) - Static method in class net.sf.okapi.core.simplifierrules.Token
Returns a new Token object, by default.
newToken(int) - Static method in class net.sf.okapi.core.simplifierrules.Token
 
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.SubFilter
 
next() - Method in interface net.sf.okapi.common.query.IQuery
Gets the next hit for the last query.
next - Variable in class net.sf.okapi.core.simplifierrules.Token
A reference to the next regular (non-special) token from the input stream.
nextCharBuf - Variable in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
nextCharInd - Variable in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
NO_CODES - Static variable in class net.sf.okapi.common.resource.CodeMatches
 
NO_MATCH - Static variable in class net.sf.okapi.common.resource.CodeMatches
 
none() - Static method in class net.sf.okapi.common.LocaleFilter
Creates a filter of the None type.
NOOP_EVENT - Static variable in class net.sf.okapi.common.Event
Deprecated.
Use Event.createNoopEvent() instead of this global object.
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)
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.
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_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 - Class in net.sf.okapi.common.annotation
Annotation representing the XLIFF 1.2 like note element.
Note() - Constructor for class net.sf.okapi.common.annotation.Note
 
Note(String) - Constructor for class net.sf.okapi.common.annotation.Note
 
Note.Annotates - Enum in net.sf.okapi.common.annotation
 
Note.Priority - Enum in net.sf.okapi.common.annotation
 
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
 
notifyObservers() - Method in class net.sf.okapi.common.observer.BaseObservable
 
notifyObservers(Object) - 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(Object) - 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(Object) - 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.pipelinebuilder.XPipeline
 
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.
NSContextManager - Class in net.sf.okapi.common
Helper class to manage XML namespaces.
NSContextManager() - Constructor for class net.sf.okapi.common.NSContextManager
Creates a new NSContextManager object.

O

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
 
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(Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiBadFilterInputException
Creates a new OkapiBadFilterInputException object with a given parent exception cause.
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.
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(Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiBadFilterParametersException
Creates a new OkapiBadFilterParametersException object with a given parent exception cause.
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.
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(Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiBadStepInputException
Creates a new OkapiBadStepInputException object with a given parent exception cause.
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.
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(Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiEditorCreationException
Creates a new OkapiEditorCreationException object with a given parent exception cause.
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.
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(Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiException
Creates a new OkapiIOException object with a given parent exception cause.
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.
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(Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiFileNotFoundException
Creates a new OkapiFileNotFoundException object with a given parent exception cause.
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.
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(Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiFilterCreationException
Creates a new OkapiFilterCreationException object with a given parent exception cause.
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.
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(Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiIllegalFilterOperationException
Creates a new OkapiIllegalFilterOperationException object with a given parent exception cause.
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.
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(Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiIOException
Creates a new OkapiIOException object with a given parent exception cause.
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.
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(Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiMergeException
Creates a new OkapiBadStepInputException object with a given parent exception cause.
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.
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(Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiMisAlignmentException
Creates a new OkapiMisAlignmentException object with a given parent exception cause.
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.
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(Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiNotImplementedException
Creates a new OkapiNotImplementedException object with a given parent exception cause.
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.
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(Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiUnexpectedResourceTypeException
Creates a new OkapiEditorCreationException object with a given parent exception cause.
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.
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(Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiUnsupportedEncodingException
Creates a new OkapiUnsupportedEncodingException object with a given parent exception cause.
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.
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(Throwable) - Constructor for exception net.sf.okapi.common.exceptions.OkapiUserCanceledException
Creates a new OkapiUnsupportedEncodingException object with a given parent exception cause.
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.
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.
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)
open(RawDocument) - Method in class net.sf.okapi.common.filters.AbstractCompoundFilter
 
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) - Method in class net.sf.okapi.common.filters.AbstractLineFilter
 
open(RawDocument, boolean) - 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, 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) - Method in class net.sf.okapi.common.filters.SubFilter
 
open(RawDocument, boolean) - Method in class net.sf.okapi.common.filters.SubFilter
 
open() - Method in interface net.sf.okapi.common.query.IQuery
Opens this query engine.
OPENING - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
OPENOFFICE_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
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
 
OR - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
origin - Variable in class net.sf.okapi.common.query.QueryResult
String indicating the origin of the result (e.g.
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_ID - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
originalId - Variable in class net.sf.okapi.common.resource.Code
Original id for this code.
originalId - Variable in class net.sf.okapi.common.resource.TextPart
Some formats already have id's like xliff2
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.
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.
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
 
outputURI - Variable in class net.sf.okapi.common.pipelinedriver.DocumentData
The URI for the output.

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.
Palauan - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
paramDescriptor - Variable in class net.sf.okapi.common.uidescription.AbstractPart
 
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.
Parameters(boolean, boolean, boolean, QuoteMode) - Constructor for class net.sf.okapi.common.encoder.XMLEncoder.Parameters
 
parameters - Variable in class net.sf.okapi.common.filters.FilterConfiguration
The parameters for this configuration.
Parameters - Class in net.sf.okapi.common.filterwriter
 
Parameters() - Constructor for class net.sf.okapi.common.filterwriter.Parameters
 
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.
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
 
params - Variable in class net.sf.okapi.common.resource.StartDocument
 
params - Variable in class net.sf.okapi.common.resource.StartSubDocument
 
parentId - Variable in class net.sf.okapi.common.resource.BaseReferenceable
 
parse() - Method in class net.sf.okapi.core.simplifierrules.SimplifierRules
 
ParseException - Exception in net.sf.okapi.core.simplifierrules
This exception is thrown when parse errors are encountered.
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() - 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(String) - Constructor for exception net.sf.okapi.core.simplifierrules.ParseException
Constructor with message.
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.
PDF_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
peek() - Method in class net.sf.okapi.common.filterwriter.ITSAnnotatorsRefContext
Gets the current annotatorsRef string.
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.
peekTempEvent() - Method in class net.sf.okapi.common.filters.EventBuilder
 
PHP_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
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.
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.
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.
PLAIN_TEXT_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
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.
PO_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
POEncoder - Class in net.sf.okapi.common.encoder
Implements IEncoder for PO file format.
POEncoder() - Constructor for class net.sf.okapi.common.encoder.POEncoder
 
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.
popTempEvent() - Method in class net.sf.okapi.common.filters.EventBuilder
 
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.
postProcessTextUnit(ITextUnit) - Method in class net.sf.okapi.common.filters.EventBuilder
Do any required post-processing on the TextUnit after endTextUnit is called.
postSegmentation - Variable in class net.sf.okapi.common.resource.CodeSimplifier
 
POTM_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
POTX_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
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
 
prependingText(String) - Method in class net.sf.okapi.common.annotation.XLIFFContextGroup.Context
 
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.resource.TextUnit
 
preserveWhitespaces() - Method in class net.sf.okapi.common.skeleton.StorageList
 
PRESERVEWS - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Annotation identifier for the Preserve Space data category.
preserveWS - Variable in class net.sf.okapi.common.resource.BaseNameable
 
PRESERVEWS_INFO - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Preserve space: a string 'preserve' or 'default'.
prevCharIsCR - Variable in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
prevCharIsLF - Variable in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
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.
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.
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(RawDocument) - Method in interface net.sf.okapi.common.pipeline.IPipeline
Starts IPipeline processing with a RawDocument as input.
process(Event) - Method in interface net.sf.okapi.common.pipeline.IPipeline
Starts IPipeline processing with a Event as input.
process(RawDocument) - Method in class net.sf.okapi.common.pipeline.Pipeline
 
process(Event) - Method in class net.sf.okapi.common.pipeline.Pipeline
 
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() - Method in interface net.sf.okapi.common.pipelinedriver.IPipelineDriver
Processes all the batch items currently in the driver.
processBatch(List<IBatchItemContext>) - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
processBatch() - Method in class net.sf.okapi.common.pipelinedriver.PipelineDriver
 
processDocumentPart(DocumentPart) - Method in class net.sf.okapi.common.filters.SubFilterSkeletonWriter
 
processDocumentPart(DocumentPart) - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
processDocumentPart(Event) - Method in class net.sf.okapi.common.filterwriter.ZipFilterWriter
 
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.
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.
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.
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.
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
 
processLine(TextContainer) - Method in class net.sf.okapi.common.filters.AbstractLineFilter
Called by the filter for every line read from the input
processNow(Event) - Method in interface net.sf.okapi.common.pipeline.ICallableStep
process the event now without threading.
processStartDocument(LocaleId, String, ILayerProvider, EncoderManager, StartDocument) - Method in class net.sf.okapi.common.filters.SubFilterSkeletonWriter
 
processStartDocument(LocaleId, String, StartDocument) - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
processStartDocument(StartDocument) - Method in class net.sf.okapi.common.filterwriter.ZipFilterWriter
 
processStartDocument(LocaleId, String, ILayerProvider, EncoderManager, StartDocument) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
processStartDocument(LocaleId, String, ILayerProvider, EncoderManager, StartDocument) - Method in interface net.sf.okapi.common.skeleton.ISkeletonWriter
Processes the START_DOCUMENT event.
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.
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.
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
 
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.
produce(OutputStream) - Method in class net.sf.okapi.common.io.InputStreamFromOutputStream
This method must be implemented by the user of this class to produce the data that must be read from the external InputStream.
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
 
PROPERTIES - Static variable in class net.sf.okapi.common.resource.Code
 
properties - Variable in class net.sf.okapi.common.resource.TextPart
 
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.
Property - Class in net.sf.okapi.common.resource
Represents a read-only or a modifiable property associated with a resource.
Property() - Constructor for class net.sf.okapi.common.resource.Property
 
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) - Constructor for class net.sf.okapi.common.resource.Property
Creates a new read-only property object with a name and a value.
propertyIterator() - Method in interface net.sf.okapi.common.resource.IWithProperties
Gets an iterator of the properties for this resource.
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
 
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.
PURPOSE - Static variable in class net.sf.okapi.common.annotation.XLIFFContextGroup
 
purpose() - Method in class net.sf.okapi.common.annotation.XLIFFContextGroup
 

Q

qualifyName(String, String) - Static method in class net.sf.okapi.common.ClassUtil
Builds a qualified class name from given parts.
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.
QUALITY_UNDEFINED - Static variable in class net.sf.okapi.common.query.QueryResult
 
QUARK_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
Quechua - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
query(String) - Method in interface net.sf.okapi.common.query.IQuery
Starts a query for a give plain text.
query(TextFragment) - Method in interface net.sf.okapi.common.query.IQuery
Starts a query for a given text.
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
 
Quichua - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
QUOTE_DOUBLE - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
QUOTEMODE - Static variable in class net.sf.okapi.common.encoder.HtmlEncoder
Parameter flag for defining the quote mode.
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.XMLEncoder
Parameter flag for defining the quote mode.
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

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.
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.
Rarotongan - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
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(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(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(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.
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.
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(byte[], int, int) - Method in class net.sf.okapi.common.io.FileCachedInputStream
 
read(byte[]) - Method in class net.sf.okapi.common.io.FileCachedInputStream
 
read() - Method in class net.sf.okapi.common.io.FileCachedInputStream
 
read() - Method in class net.sf.okapi.common.io.InputStreamFromOutputStream
read(byte[], int, int) - Method in class net.sf.okapi.common.io.InputStreamFromOutputStream
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(char[], int, int) - Method in class net.sf.okapi.common.XmlInputStreamReader
 
readAndPush() - Method in class net.sf.okapi.common.filterwriter.ITSAnnotatorsRefContext
Reads and pushes the annotatorsRef information in the context stack.
ReadByte() - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
readChar() - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
Read a character.
readString(File) - Static method in class net.sf.okapi.common.StringUtil
 
readString(URL) - Static method in class net.sf.okapi.common.StringUtil
 
readWith(XMLStreamReader) - Method in class net.sf.okapi.common.annotation.XLIFFContextGroup.Context
 
readWith(XMLStreamReader) - Method in class net.sf.okapi.common.annotation.XLIFFContextGroup
 
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
 
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.
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
 
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
 
ReInit(Reader, int, int, int) - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
Reinitialise.
ReInit(Reader) - 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(InputStream, int, int, int) - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
Reinitialise.
ReInit(InputStream, 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) - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
Reinitialise.
ReInit(InputStream) - Method in class net.sf.okapi.core.simplifierrules.SimplifierRules
Reinitialise.
ReInit(InputStream, String) - Method in class net.sf.okapi.core.simplifierrules.SimplifierRules
Reinitialise.
ReInit(Reader) - Method in class net.sf.okapi.core.simplifierrules.SimplifierRules
Reinitialise.
ReInit(SimplifierRulesTokenManager) - Method in class net.sf.okapi.core.simplifierrules.SimplifierRules
Reinitialise.
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.
releaseClassLoader() - Method in class net.sf.okapi.common.plugins.PluginsManager
 
remove(Class<A>) - Method in class net.sf.okapi.common.annotation.Annotations
Removes the annotation of a given type.
remove(String) - Method in class net.sf.okapi.common.annotation.GenericAnnotation
 
remove(GenericAnnotation) - Method in class net.sf.okapi.common.annotation.GenericAnnotations
Removes a given annotation from this list.
remove(List<E>, int, int) - Static method in class net.sf.okapi.common.ListUtil
Removes a range of elements from a given list.
remove(String) - Method in class net.sf.okapi.common.ParametersString
 
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(Class<A>) - Method in interface net.sf.okapi.common.resource.IWithAnnotations
Remove the designated IAnnotation
remove(int) - Method in class net.sf.okapi.common.resource.TextContainer
Removes the part at s given position.
remove(int, int) - Method in class net.sf.okapi.common.resource.TextFragment
Removes a section of the fragment (including its codes).
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
 
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.
removeCode(Code) - Method in class net.sf.okapi.common.resource.TextFragment
Remove the Code from thios fragment
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
removeCodes(String) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
Removes all inline tags from a given coded text.
removeConfiguration(String) - Method in class net.sf.okapi.common.filters.AbstractFilter
 
removeConfiguration(String) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
 
removeConfiguration(String) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Removes a given configuration from this mapper.
removeConfigurations(String) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
 
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.
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
 
removeEditor(String) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Removes a given editor from this mapper.
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
 
removeGroup(String) - Method in class net.sf.okapi.common.ParametersString
 
removeMapping(String) - Method in class net.sf.okapi.common.encoder.EncoderManager
Removes a given mapping from the manager.
removeMoreThanMaxCodes(TextFragment) - Static method in class net.sf.okapi.common.resource.TextFragmentUtil
 
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.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.resource.TextContainer
 
removeProperty(String) - Method in class net.sf.okapi.common.skeleton.StorageList
 
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.
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(String, 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) - Static method in class net.sf.okapi.common.StringUtil
Removes qualifiers (quotation marks etc.) around text in a given string.
removeQualifiers(String) - Static method in class net.sf.okapi.common.StringUtil
Removes quotation marks around text in a given string.
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
 
removeWhiteSpace(String) - Static method in class net.sf.okapi.common.StringUtil
Fast version of removeWhiteSpace vs regex version
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
replaceAll(String, Pattern, int, String) - Static method in class net.sf.okapi.common.RegexUtil
 
replaceAll(String, String, 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, 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.
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.
reset() - Method in class net.sf.okapi.common.ConfigurationString
 
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 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.filters.CompoundFilterParameters
 
reset(String, IFilter) - Method in class net.sf.okapi.common.filters.EventBuilder
 
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(String) - Method in class net.sf.okapi.common.IdGenerator
Reset the IdGenerator with a new root id.
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.layerprovider.LayerProvider
 
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.
resolveEntity(String, String) - Method in class net.sf.okapi.common.DefaultEntityResolver
Resolves a given entity to the input source for an empty XML document.
resolveEntity(char[], int, int) - Static method in class net.sf.okapi.common.XmlInputStreamReader
 
resourceIdsMatch(String, String) - Static method in class net.sf.okapi.common.filters.SubFilter
 
ResourceSimplifier - Class in net.sf.okapi.common.resource.simplifier
 
ResourceSimplifier(LocaleId) - Constructor for class net.sf.okapi.common.resource.simplifier.ResourceSimplifier
 
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().
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
 
Romanian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
ROOT_DIRECTORY_VAR - Static variable in class net.sf.okapi.common.Util
Name of the root directory variable.
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.
rtrim() - Method in class net.sf.okapi.common.resource.TextFragment
Remove trailing whitespace from this fragment
RULE_END - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
RULE_START - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
ruleEvaluator - Variable in class net.sf.okapi.common.resource.CodeSimplifier
 
rules - Variable in class net.sf.okapi.common.resource.CodeSimplifier
 
rules() - Method in class net.sf.okapi.core.simplifierrules.SimplifierRules
All rules are OR'ed with each other to get the final result.
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

safeUnzip(ZipInputStream, Path) - Static method in class net.sf.okapi.common.ZipUtil
Extract a ZipInputStream to the target destination directory.
safeUnzip(Path, Path) - Static method in class net.sf.okapi.common.ZipUtil
Convenience method.
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(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.
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.
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.
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.
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.
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.
Samoan - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
sanitise(T) - Method in interface net.sf.okapi.common.Sanitiser
Sanitises a value.
sanitise(String) - Method in class net.sf.okapi.common.StringSanitiser
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(ParametersString) - Method in class net.sf.okapi.common.AbstractGroupParameters
Save to buffer.
save(String) - Method in class net.sf.okapi.common.BaseParameters
 
save(ParametersString) - Method in class net.sf.okapi.common.filters.CompoundFilterParameters
 
save(String) - Method in interface net.sf.okapi.common.IParameters
Saves the parameters to a file.
save(String, IParameters) - Method in interface net.sf.okapi.common.IParametersProvider
Saves a parameters object to a given location.
save(String, String) - Method in class net.sf.okapi.common.UserConfiguration
Save the user-specific application properties.
saveCustomParameters(FilterConfiguration, IParameters) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
 
saveCustomParameters(FilterConfiguration, IParameters) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationMapper
Saves the parameters of a custom configuration.
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
 
saveToResource(Class<?>, String) - Method in class net.sf.okapi.common.AbstractGroupParameters
 
SCSU - Static variable in class net.sf.okapi.common.BOMNewlineEncodingDetector
SCSU (Standard Compression Scheme for Unicode)
SEED - Static variable in class net.sf.okapi.common.HashCodeUtil
An initial value for a hashCode, to which is added contributions from fields.
Segment - Class in net.sf.okapi.common.resource
Implement a special content part that is a segment.
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.
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.
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.
sendEvent(EventType, IResource) - Method in class net.sf.okapi.common.filters.AbstractLineFilter
 
sendEvent(int, EventType, IResource) - Method in class net.sf.okapi.common.filters.AbstractLineFilter
 
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
 
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.
Serbian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
SERVER_SIDE_INCLUDE_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
set(T) - Method in class net.sf.okapi.common.annotation.Annotations
Sets an annotation.
set(String, String) - Method in class net.sf.okapi.common.ConfigurationString
 
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(LocaleId, Map<String, Property>) - Method in class net.sf.okapi.common.resource.TargetPropertiesAnnotation
Sets properties for a given target locale.
setAccessType(PropertyTextUnitPlaceholder.PlaceholderAccessType) - Method in class net.sf.okapi.common.filters.PropertyTextUnitPlaceholder
setActiveParameters(IParameters) - Method in class net.sf.okapi.common.filters.CompoundFilterParameters
 
setActiveParameters(String) - Method in class net.sf.okapi.common.filters.CompoundFilterParameters
 
setActiveSiblingFilter(IFilter) - Method in class net.sf.okapi.common.filters.AbstractCompoundFilter
 
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).
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
 
setAllKnownMappings() - Method in class net.sf.okapi.common.encoder.EncoderManager
Sets all mappings known by the core libraries.
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
 
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.
setAltTransType(String) - Method in class net.sf.okapi.common.annotation.AltTranslation
 
setAnnotates(Note.Annotates) - Method in class net.sf.okapi.common.annotation.Note
 
setAnnotateSourceSegment(boolean) - Method in class net.sf.okapi.common.annotation.GlossaryAnnotation
 
setAnnotateTargetSegment(boolean) - Method in class net.sf.okapi.common.annotation.GlossaryAnnotation
 
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(String, InlineAnnotation) - Method in class net.sf.okapi.common.resource.Code
Sets the annotation for this code.
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.resource.TextContainer
 
setAnnotation(IAnnotation) - Method in class net.sf.okapi.common.skeleton.StorageList
 
setAnnotatorsRef(String) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriter
Updates the current ITS annotators references based on a given set of values.
setApplicationName(String) - Method in class net.sf.okapi.common.ExecutionContext
 
setAttribute(String, String) - Method in interface net.sf.okapi.common.query.IQuery
Sets an attribute for this query engine.
setAutoGenerateTuId(boolean) - Method in class net.sf.okapi.common.filterwriter.Parameters
 
setAutoGenerateTuId(boolean) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
 
setBatch(XBatch) - Method in class net.sf.okapi.common.pipelinebuilder.XPipeline
 
setBatchInputCount(int) - Method in class net.sf.okapi.common.resource.PipelineParameters
 
setBoolean(String, Boolean) - Method in class net.sf.okapi.common.annotation.GenericAnnotation
sets a boolean field.
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
 
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.
setCaption(String) - Method in class net.sf.okapi.common.uidescription.EditorDescription
Sets the caption for this editor.
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.
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.
setClassLoadingContext(ClassLoader) - Method in interface net.sf.okapi.common.ILoadsResources
 
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.
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, 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.
setCodeMode(int) - Method in class net.sf.okapi.common.filterwriter.TMXContent
Sets the type of content the inline codes should be output.
setCodes(List<Code>) - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
setCodes(String) - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
setCodes(List<Code>) - Method in class net.sf.okapi.common.resource.TextFragment
 
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.
setComment(String) - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
setCompany(String) - Method in class net.sf.okapi.common.annotation.XLIFFTool
 
setCompanyName(String) - Method in class net.sf.okapi.common.annotation.XLIFFPhase
 
setConfiguration(String) - Method in class net.sf.okapi.common.filters.AbstractCompoundFilter
 
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.
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, boolean) - 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.
setContentFromString(String) - Method in class net.sf.okapi.common.resource.TextContainer
Sets content of this TextContainer from a string created by TextContainer.contentToString(TextContainer).
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.
setCreateEmptyTarget(boolean) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
setCurrentToolId(String) - Method in class net.sf.okapi.common.annotation.AltTranslationsAnnotation
 
setCustomConfigurationsDirectory(String) - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Sets the directory where the custom configuration files are stored.
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
 
setDebugStream(PrintStream) - Method in class net.sf.okapi.core.simplifierrules.SimplifierRulesTokenManager
Set debug output.
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.
setDefaultPipeSize(int) - Static method in class net.sf.okapi.common.io.InputStreamFromOutputStream
Set the size for the pipe circular buffer for the newly created InputStreamFromOutputStream.
setDefEncoding(String) - Method in class net.sf.okapi.common.encoder.EncoderManager
 
setDefinition(GlossEntry.Definition) - Method in class net.sf.okapi.common.annotation.GlossEntry
 
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
 
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
 
setDisplayText(String) - Method in class net.sf.okapi.common.resource.Code
Set the display equivalent text for this code.
setDocumentData(DocumentData) - Method in class net.sf.okapi.common.pipelinebuilder.XDocument
 
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.
setDouble(String, Double) - Method in class net.sf.okapi.common.annotation.GenericAnnotation
 
setElementType(String) - Method in class net.sf.okapi.common.filters.PropertyTextUnitPlaceholder
 
setEnabled(boolean) - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
setEnableDuplicateProps(boolean) - Method in class net.sf.okapi.common.filterwriter.Parameters
 
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(Charset) - Method in class net.sf.okapi.common.resource.RawDocument
 
setEncoding(String, boolean) - Method in class net.sf.okapi.common.resource.StartDocument
Sets the character set encoding of this document.
setEncoding(String) - Method in class net.sf.okapi.common.resource.StartDocument
 
setEngine(String) - Method in class net.sf.okapi.common.annotation.AltTranslation
Sets the engine of this alternate translation.
setEscapeGt(boolean) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
Sets the flag indicating if '>' should be escaped or not.
setEventType(EventType) - Method in class net.sf.okapi.common.Event
 
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
 
setExpandDuplicateProps(boolean) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
 
setExType(String) - Method in class net.sf.okapi.common.annotation.AltTranslation
Sets the exType attribute for the alternate translation.
setFields(Object...) - Method in class net.sf.okapi.common.annotation.GenericAnnotation
Sets a list of key+values pairs for this annotation.
setFilterConfigId(String) - Method in class net.sf.okapi.common.resource.RawDocument
Sets the identifier of the filter configuration to use with this document.
setFilterConfigurationId(String) - Method in class net.sf.okapi.common.resource.PipelineParameters
 
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.SubFilter
 
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
 
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.
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.filters.AbstractFilter
Sets the filter writer for this filter.
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.
setFlag(int) - Method in class net.sf.okapi.common.resource.Code
 
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
 
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.
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.
setGenerateSkeleton(boolean) - Method in class net.sf.okapi.common.filters.AbstractFilter
 
setGenerateUUID(boolean) - Method in class net.sf.okapi.common.filterwriter.Parameters
 
setGenerateUUID(boolean) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
 
setGroup(String, String) - Method in class net.sf.okapi.common.ParametersString
 
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
 
setGroup(String, String) - Method in class net.sf.okapi.common.StringParameters
 
setGroupIdSequence(long) - Method in class net.sf.okapi.common.filters.EventBuilder
 
setHasBeenSegmentedFlag(boolean) - Method in class net.sf.okapi.common.resource.TextContainer
Sets the flag indicating if the content of this container has been segmented.
setHeight(int) - Method in class net.sf.okapi.common.uidescription.TextInputPart
Sets the suggested height of this part (-1 for default)
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(int) - Method in class net.sf.okapi.common.resource.Code
Sets the identifier of the code.
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
 
setIncludeAltTrans(boolean) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
Sets the flag indicating if alt-trans elements should be output or not.
setIncludeCodeAttrs(boolean) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
Sets the flag indicating if extended code attributes should be output or not.
setIncludeEndCodes(boolean) - Method in interface net.sf.okapi.common.ISegmenter
 
setIncludeIsolatedCodes(boolean) - Method in interface net.sf.okapi.common.ISegmenter
 
setIncludeIts(boolean) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
Sets the flag indicating if ITS markup should be output or not.
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.
setIncludeStartCodes(boolean) - Method in interface net.sf.okapi.common.ISegmenter
 
setInputRawDocument(RawDocument) - Method in class net.sf.okapi.common.resource.PipelineParameters
 
setInputRootDirectory(String) - Method in class net.sf.okapi.common.resource.PipelineParameters
 
setInputURI(URI) - Method in class net.sf.okapi.common.resource.PipelineParameters
 
setInteger(String, Integer) - Method in class net.sf.okapi.common.annotation.GenericAnnotation
 
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
 
setIsNoPrompt(boolean) - Method in class net.sf.okapi.common.ExecutionContext
 
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.resource.TextUnit
 
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.resource.TextUnit
 
setIsTranslatable(boolean) - Method in class net.sf.okapi.common.skeleton.StorageList
 
setItems(List<IBatchItemContext>) - Method in class net.sf.okapi.common.pipelinebuilder.XBatch
 
setITSType(String) - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
setJobId(String) - Method in class net.sf.okapi.common.annotation.XLIFFPhase
 
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(LocaleId) - Method in interface net.sf.okapi.common.ISegmenter
Sets the locale used to apply the rules.
setLanguages(LocaleId, LocaleId) - Method in interface net.sf.okapi.common.query.IQuery
Sets the source and target languages for this query engine.
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
 
setLayer(ILayerProvider) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
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.
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.
setListType(int) - Method in class net.sf.okapi.common.uidescription.ListSelectionPart
Sets the type of list this UI part should use.
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
 
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()
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
Add the default mappings provided in the DefaultFilters.properties file.
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.
setMasterPart(AbstractPart, boolean) - Method in class net.sf.okapi.common.uidescription.AbstractPart
Binds this part to a master part.
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
 
setMethod(Method) - Method in class net.sf.okapi.common.pipeline.annotations.ConfigurationParameter
Sets the method for this parameter.
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
 
setModifiedContents(String) - Method in class net.sf.okapi.common.skeleton.ZipSkeleton
 
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
 
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
 
setNewlineType(String) - Method in class net.sf.okapi.common.filters.AbstractFilter
Sets the newline type.
setNoQueryThreshold(int) - Method in interface net.sf.okapi.common.query.IQuery
Sets the threshold for when to avoid executing a query.
setNormalizeCodeIds(boolean) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
 
setNormalizeInlineIDs(boolean) - Method in class net.sf.okapi.common.filterwriter.Parameters
 
setNoteText(String) - Method in class net.sf.okapi.common.annotation.Note
 
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.
setOneSegmentIncludesAll(boolean) - Method in interface net.sf.okapi.common.ISegmenter
 
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 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(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(boolean, boolean) - Method in class net.sf.okapi.common.filters.LocalizationDirectives
Sets the options for this localization directives processor.
setOptions(LocaleId, String, StartSubfilter, ILayerProvider) - Method in class net.sf.okapi.common.filters.SubFilterSkeletonWriter
 
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(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in interface net.sf.okapi.common.ISegmenter
Sets the options for this segmenter.
setOptions(IParameters, String, String) - Method in class net.sf.okapi.common.layerprovider.LayerProvider
 
setOrigin(String) - Method in class net.sf.okapi.common.annotation.AltTranslation
Sets the origin of this alternate translation.
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
 
setOuterData(String) - Method in class net.sf.okapi.common.resource.Code
Sets the complete data for this in-line code (inner data and outer).
setOutput(String) - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
setOutput(OutputStream) - 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(OutputStream) - Method in interface net.sf.okapi.common.filterwriter.IFilterWriter
Sets the output through its output stream.
setOutput(String) - Method in class net.sf.okapi.common.filterwriter.TMXFilterWriter
 
setOutput(OutputStream) - Method in class net.sf.okapi.common.filterwriter.TMXFilterWriter
 
setOutput(String) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriter
 
setOutput(OutputStream) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriter
 
setOutput(String) - Method in class net.sf.okapi.common.filterwriter.ZipFilterWriter
 
setOutput(OutputStream) - Method in class net.sf.okapi.common.filterwriter.ZipFilterWriter
 
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
 
setOutputLoc(LocaleId) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
 
setOutputURI(URI) - Method in class net.sf.okapi.common.resource.PipelineParameters
 
setParameter(String, String) - Method in class net.sf.okapi.common.ParametersString
 
setParameter(String, boolean) - Method in class net.sf.okapi.common.ParametersString
 
setParameter(String, int) - Method in class net.sf.okapi.common.ParametersString
 
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.SubFilter
 
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.
setParametersClass(Class<?>) - Method in class net.sf.okapi.common.filters.CompoundFilterParameters
 
setParametersClassName(String) - Method in class net.sf.okapi.common.filters.CompoundFilterParameters
 
setParameterType(StepParameterType) - Method in class net.sf.okapi.common.pipeline.annotations.ConfigurationParameter
Sets the type of parameter for this parameter.
setParent(IResource) - Method in interface net.sf.okapi.common.ISkeleton
Sets a parent of this skeleton object.
setParent(IResourceSimplifier) - Method in class net.sf.okapi.common.resource.simplifier.AbstractResourceSimplifier
 
setParent(IResourceSimplifier) - Method in interface net.sf.okapi.common.resource.simplifier.IResourceSimplifier
 
setParent(IResource) - Method in class net.sf.okapi.common.skeleton.GenericSkeleton
 
setParent(IResource) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonPart
 
setParentEncoder(IEncoder) - Method in class net.sf.okapi.common.filters.SubFilterSkeletonWriter
 
setParentEncoder(IEncoder) - Method in class net.sf.okapi.common.resource.StartSubfilter
 
setParentId(String) - Method in class net.sf.okapi.common.filters.AbstractFilter
 
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
 
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
 
setParts(ArrayList<GenericSkeletonPart>) - Method in class net.sf.okapi.common.skeleton.GenericSkeleton
 
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.
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.
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).
setPostSegmentation(boolean) - Method in class net.sf.okapi.common.resource.CodeSimplifier
 
setPrefix(String) - Method in class net.sf.okapi.common.IdGenerator
Sets the prefix to use when creating the id.
setPreserveWhitespace(boolean) - Method in class net.sf.okapi.common.filters.EventBuilder
Tell the IFilter what to do with whitespace.
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.resource.TextUnit
 
setPreserveWhitespaces(boolean) - Method in class net.sf.okapi.common.skeleton.StorageList
 
setPriority(Note.Priority) - Method in class net.sf.okapi.common.annotation.Note
 
setProfileRef(String) - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
setPropagateAsSingleEvent(boolean) - Method in class net.sf.okapi.common.resource.MultiEvent
Set Propagate As Single Event flag.
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.resource.TextContainer
 
setProperty(Property) - Method in class net.sf.okapi.common.skeleton.StorageList
 
setProperty(String, String) - Method in class net.sf.okapi.common.UserConfiguration
 
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.
setPropValueSep(String) - Method in class net.sf.okapi.common.filterwriter.Parameters
 
setPropValueSep(String) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
 
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
 
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).
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
 
setReadOnly(boolean) - Method in class net.sf.okapi.common.resource.Property
 
setRef(String) - Method in class net.sf.okapi.common.annotation.GlossEntry
 
setRef(String) - Method in class net.sf.okapi.common.annotation.GlossEntry.Translation
 
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.resource.TextUnit
 
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
 
setResource(IResource) - Method in class net.sf.okapi.common.Event
Sets the resource associated to this event.
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
 
setRules(String) - Method in class net.sf.okapi.common.resource.CodeSimplifier
 
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.
setSecondInputRawDocument(RawDocument) - Method in class net.sf.okapi.common.resource.PipelineParameters
 
setSegId(String) - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
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.
setSegmentSubFlows(boolean) - Method in interface net.sf.okapi.common.ISegmenter
 
setSegType(String) - Method in class net.sf.okapi.common.filterwriter.TMXFilterWriter
 
setSequence(long) - Method in class net.sf.okapi.common.IdGenerator
Set the sequence from outside.
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.
setSeverity(double) - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
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
 
setSimplifierRules(String) - Method in class net.sf.okapi.common.AbstractGroupParameters
 
setSimplifierRules(String) - Method in interface net.sf.okapi.common.ISimplifierRulesParameters
Set the simplifier rules.
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
 
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(ISkeletonWriter) - Method in class net.sf.okapi.common.filters.SubFilterSkeletonWriter
 
setSkelWriter(ISkeletonWriter) - Method in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
setSkelWriter(SubFilterSkeletonWriter) - Method in class net.sf.okapi.common.resource.StartSubfilter
 
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
 
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
 
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.
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
 
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.
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
 
setStartDoc(StartDocument) - Method in class net.sf.okapi.common.resource.StartSubfilter
 
setStep(IPipelineStep) - Method in class net.sf.okapi.common.pipeline.annotations.ConfigurationParameter
Sets the step for this parameter.
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
 
setSubDocWriter(IFilterWriter) - Method in class net.sf.okapi.common.filterwriter.ZipFilterWriter
 
setTabSize(int) - Method in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
setTagType(TextFragment.TagType) - Method in class net.sf.okapi.common.resource.Code
Sets the tag type for the code.
setTarget(LocaleId, TextFragment) - Method in class net.sf.okapi.common.annotation.AltTranslation
Sets the target parts of this alternate translation.
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
 
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
 
setTargetLocale(LocaleId) - Method in class net.sf.okapi.common.filters.EventBuilder
Set the target locale.
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
 
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.
setTargetPosition(Integer, Integer) - Method in class net.sf.okapi.common.annotation.IssueAnnotation
 
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
 
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.
setTerm(GlossEntry.Term) - Method in class net.sf.okapi.common.annotation.GlossEntry
 
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
setTextUnitName(String) - Method in class net.sf.okapi.common.filters.EventBuilder
Set the current TextUnit name.
setTextUnitPreserveWhitespace(boolean) - Method in class net.sf.okapi.common.filters.EventBuilder
Set preserve whitespace flag on current 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.
setThirdInputRawDocument(RawDocument) - Method in class net.sf.okapi.common.resource.PipelineParameters
 
setToIndex(int) - Method in class net.sf.okapi.common.resource.CodeComparatorOnIsolated
 
setToMatch(int, int) - Method in class net.sf.okapi.common.resource.CodeMatches
 
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
 
setToolVersion(String) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
setToolXmlSnippet(String) - Method in class net.sf.okapi.common.filterwriter.XLIFFWriterParameters
 
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.
setTreatIsolatedCodesAsWhitespace(boolean) - Method in interface net.sf.okapi.common.ISegmenter
 
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
 
setTrimLeadingWS(boolean) - Method in interface net.sf.okapi.common.ISegmenter
 
setTrimTrailingWS(boolean) - Method in interface net.sf.okapi.common.ISegmenter
 
setType(MatchType) - Method in class net.sf.okapi.common.annotation.AltTranslation
Sets the match type of this alternate translation.
setType(LocaleFilter.FilterType) - Method in class net.sf.okapi.common.LocaleFilter
Helper method.
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.resource.TextUnit
 
setType(String) - Method in class net.sf.okapi.common.skeleton.StorageList
 
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
 
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.
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).
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.
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.
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.
setVersion(String) - Method in class net.sf.okapi.common.annotation.XLIFFTool
 
setVertical(boolean) - Method in class net.sf.okapi.common.uidescription.AbstractPart
Sets the flag indicating if this UI part should be arranged vertically.
setWeight(int) - Method in interface net.sf.okapi.common.query.IQuery
Set the relative weight of this IQuery connector as compared to other connectors.
setWhitespaceStrategy(WhitespaceStrategy) - Method in class net.sf.okapi.common.resource.TextPart
 
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.
setWorkQueueCount(int) - Method in interface net.sf.okapi.common.pipeline.IWorkQueueStep
Set the work queue count MUST BE CALLED BEFORE init()
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.
setXmlLang(String) - Method in class net.sf.okapi.common.annotation.Note
 
setXmlWriter(XMLWriter) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
 
Shona - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
showTopic(Object, String, String) - Method in interface net.sf.okapi.common.IHelp
Shows the help for a given topic.
showTopic(Object, 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.
SIMPLIFIERRULES - Static variable in interface net.sf.okapi.common.ISimplifierRulesParameters
 
SimplifierRules - Class in net.sf.okapi.core.simplifierrules
 
SimplifierRules() - Constructor for class net.sf.okapi.core.simplifierrules.SimplifierRules
 
SimplifierRules(String, Code) - 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(SimplifierRulesTokenManager) - Constructor for class net.sf.okapi.core.simplifierrules.SimplifierRules
Constructor with generated Token Manager.
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(TextFragment, int, boolean, boolean) - Method in class net.sf.okapi.common.resource.CodeSimplifier
Simplifies all possible tags in a given text fragment.
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, boolean) - Method in class net.sf.okapi.common.resource.CodeSimplifier
Simplifies all possible tags in a given text fragment.
simplifyAll(TextFragment, 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(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.
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.
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
 
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_UNIT - Static variable in class net.sf.okapi.common.resource.Property
 
skeleton - Variable in class net.sf.okapi.common.resource.Ending
 
SkeletonUtil - Class in net.sf.okapi.common.skeleton
Helper methods to manipulate skeleton objects.
SkeletonUtil() - Constructor for class net.sf.okapi.common.skeleton.SkeletonUtil
 
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
 
sort() - Method in class net.sf.okapi.common.annotation.AltTranslationsAnnotation
Sorts the list of AltTranslations in the order defined by AltTranslation.compareTo(AltTranslation).
source() - Method in class net.sf.okapi.common.DefaultLocalePair
 
source() - Method in interface net.sf.okapi.common.LocalePair
Obtains the source locale.
source - Variable in class net.sf.okapi.common.query.QueryResult
Text of the source for this result.
South_Sotho - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
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".
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.
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.
split(int, int, int, boolean) - Method in class net.sf.okapi.common.resource.TextContainer
Splits a given part into two or three parts.
split(String, String, int) - Static method in class net.sf.okapi.common.StringUtil
 
split(String, String) - Static method in class net.sf.okapi.common.StringUtil
 
splitFilterFromConfiguration(String) - Static method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Splits a configuration identifier into a filter identifier and the parameters info.
splitLanguageCode(String) - Static method in class net.sf.okapi.common.LocaleId
Deprecated.
don't use this. It only "understands" language + region, but that is just a small part of what BCP 47 supports.
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.
srcLang - Variable in class net.sf.okapi.common.filters.AbstractLineFilter
 
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_EVENT - Static variable in class net.sf.okapi.common.Event
Deprecated.
Use Event.createStartBatchEvent() instead of this global object.
START_BATCH_ITEM_EVENT - Static variable in class net.sf.okapi.common.Event
Deprecated.
Never used in Okapi, so we will not create a helper method. But using it is dangerous.
START_DOCUMENT - Static variable in class net.sf.okapi.common.IdGenerator
 
START_GROUP - Static variable in class net.sf.okapi.common.IdGenerator
 
START_SUBDOCUMENT - Static variable in class net.sf.okapi.common.IdGenerator
 
START_SUBFILTER - Static variable in class net.sf.okapi.common.IdGenerator
 
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
 
startCode(Code) - Method in class net.sf.okapi.common.filters.EventBuilder
 
startCode() - Method in interface net.sf.okapi.common.layerprovider.ILayerProvider
Deprecated.
Gets the string denoting the start of external codes.
startCode() - Method in class net.sf.okapi.common.layerprovider.LayerProvider
 
startDoc - Variable in class net.sf.okapi.common.filters.AbstractLineFilter
 
StartDocument - Class in net.sf.okapi.common.resource
Resource associated with the filter event START_DOCUMENT.
StartDocument() - Constructor for class net.sf.okapi.common.resource.StartDocument
 
StartDocument(String) - Constructor for class net.sf.okapi.common.resource.StartDocument
 
startDocumentFromStartSubDocument(StartSubDocument, String, String) - Static method in class net.sf.okapi.common.ResourceUtil
 
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, 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.
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, LocaleId, List<PropertyTextUnitPlaceholder>) - Method in class net.sf.okapi.common.filters.EventBuilder
Create a StartGroup Event and add it to the event queue.
StartGroup - Class in net.sf.okapi.common.resource
Resource associated with the filter event START_GROUP.
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.
startInline() - Method in interface net.sf.okapi.common.layerprovider.ILayerProvider
Deprecated.
Gets the string denoting the start of inline codes.
startInline() - Method in class net.sf.okapi.common.layerprovider.LayerProvider
 
startSegment() - Method in interface net.sf.okapi.common.layerprovider.ILayerProvider
Deprecated.
Gets the string denoting the start of a bilingual segment.
startSegment() - Method in class net.sf.okapi.common.layerprovider.LayerProvider
 
startSubDocument() - Method in class net.sf.okapi.common.filters.EventBuilder
Add the START_SUBDOCUMENT Event to the event queue.
StartSubDocument - Class in net.sf.okapi.common.resource
Resource associated with the filter event START_SUBDOCUMENT.
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
 
startSubDocumentFromStartDocument(StartDocument, String, String, String) - Static method in class net.sf.okapi.common.ResourceUtil
 
StartSubfilter - Class in net.sf.okapi.common.resource
 
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.
startTextUnit(String) - Method in class net.sf.okapi.common.filters.EventBuilder
Start a TextUnit.
startTextUnit() - Method in class net.sf.okapi.common.filters.EventBuilder
Start a TextUnit.
startTextUnit(GenericSkeleton) - Method in class net.sf.okapi.common.filters.EventBuilder
Start a complex TextUnit.
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(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.
STATE - Static variable in class net.sf.okapi.common.resource.Property
 
STATE_QUALIFIER - Static variable in class net.sf.okapi.common.resource.Property
 
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.
staticFlag - Static variable in class net.sf.okapi.core.simplifierrules.JavaCharStream
Whether parser is static.
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.
stop() - Method in class net.sf.okapi.common.pipelinebuilder.XPipeline
 
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(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.
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
 
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
 
STRING_DOUBLE_BODY - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
STRING_DOUBLE_EMPTY - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
STRING_DOUBLE_NONEMPTY - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
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(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(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(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(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
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.
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
 
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.
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.
SubFilter - Class in net.sf.okapi.common.filters
Adapter that converts any IFilter into a subfilter (a filter called from another IFilter).
SubFilter(IFilter, IEncoder, int, String, String) - Constructor for class net.sf.okapi.common.filters.SubFilter
 
SUBFILTERED_EVENT - Static variable in class net.sf.okapi.common.IdGenerator
 
SubFilterEventConverter - Class in net.sf.okapi.common.filters
 
SubFilterEventConverter(SubFilter, 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
 
subSequence(int, int) - Method in class net.sf.okapi.common.resource.TextFragment
Gets a copy of a sub-sequence of this object.
substring(String, int, int) - Static method in class net.sf.okapi.common.StringUtil
 
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.
synchronizeCodeIds(TextFragment, TextFragment) - 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
 
tabSize - Variable in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
TAG_TYPE - Static variable in interface net.sf.okapi.core.simplifierrules.SimplifierRulesConstants
RegularExpression Id.
Tagalog - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
TAGTYPE - Static variable in class net.sf.okapi.common.filters.InlineCodeFinder
Type representing an inline code created with this class.
tagType - Variable in class net.sf.okapi.common.resource.Code
Tag type for this code.
tagTypeLiteral() - Method in class net.sf.okapi.core.simplifierrules.SimplifierRules
 
Tahitian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
TAIWAN_CHINESE - Static variable in class net.sf.okapi.common.LocaleId
LocaleId constant for "zh-tw".
target() - Method in class net.sf.okapi.common.DefaultLocalePair
 
target() - Method in interface net.sf.okapi.common.LocalePair
Obtains the target locale.
target - Variable in class net.sf.okapi.common.query.QueryResult
Text of the target for this result.
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.
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.
TERM - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Annotation identifier for the ITS Terminology data category.
Term() - Constructor for class net.sf.okapi.common.annotation.GlossEntry.Term
 
term() - Method in class net.sf.okapi.core.simplifierrules.SimplifierRules
 
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.
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.
testMarkers() - Static method in class net.sf.okapi.common.resource.TextUnitUtil
 
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_UNIT - Static variable in class net.sf.okapi.common.IdGenerator
 
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() - 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(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(Segment) - Constructor for class net.sf.okapi.common.resource.TextContainer
Creates a new TextContainer object with an initial segment.
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() - 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(TextFragment) - Constructor for class net.sf.okapi.common.resource.TextFragment
Creates a TextFragment with the content of a given TextFragment.
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.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.
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.
TextPart - Class in net.sf.okapi.common.resource
Implements the base object for the parts that make up a content.
TextPart() - Constructor for class net.sf.okapi.common.resource.TextPart
Creates an empty part.
TextPart(TextFragment) - Constructor for class net.sf.okapi.common.resource.TextPart
Creates a new TextPart with a given TextFragment.
TextPart(String, TextFragment) - Constructor for class net.sf.okapi.common.resource.TextPart
Creates a new TextPart with a given TextFragment.
TextPart(String) - Constructor for class net.sf.okapi.common.resource.TextPart
Creates a new TextPart with a given text string.
TextPartComparator - Class in net.sf.okapi.common.resource
 
TextPartComparator() - Constructor for class net.sf.okapi.common.resource.TextPartComparator
 
TextProcessingResult - Enum in net.sf.okapi.common.filters
 
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() - 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.
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
 
titleCase(String) - Static method in class net.sf.okapi.common.StringUtil
Returns a title-case representation of a given string.
TMX_hi - Static variable in class net.sf.okapi.common.resource.Property
 
TMX_i - Static variable in class net.sf.okapi.common.resource.Property
For TMX filter - may be used by TMXWriter or TMXFilterWriter
TMX_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
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.
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
 
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.
toAltTranslation(TextFragment, LocaleId, LocaleId) - Method in class net.sf.okapi.common.query.QueryResult
Convert a QueryResult to an AltTranslation
toBCP47() - Method in class net.sf.okapi.common.LocaleId
Gets the BCP-47 language tag for this LocaleId.
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.
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.
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 - Class in net.sf.okapi.core.simplifierrules
Describes the input token stream.
Token() - Constructor for class net.sf.okapi.core.simplifierrules.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, String) - Constructor for class net.sf.okapi.core.simplifierrules.Token
Constructs a new token for the specified Image and Kind.
token_source - Variable in class net.sf.okapi.core.simplifierrules.SimplifierRules
Generated Token Manager.
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.
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(String, int) - Constructor for error net.sf.okapi.core.simplifierrules.TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, int, int) - Constructor for error net.sf.okapi.core.simplifierrules.TokenMgrError
Full Constructor.
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 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.layerprovider.LayerProvider
 
Tongan - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
toPOSIXLocaleId() - Method in class net.sf.okapi.common.LocaleId
Gets a POSIX locale identifier for this LocaleId.
toSegmentedString(TextContainer, int, 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.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(boolean) - Method in class net.sf.okapi.common.filterwriter.GenericContent
Generates a generic coded string or an normal output from the content.
toString() - Method in class net.sf.okapi.common.filterwriter.TMXContent
Generates a TMX string from the content.
toString(int, boolean) - 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(boolean) - Method in class net.sf.okapi.common.filterwriter.XLIFFContent
Generates an XLIFF 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() - 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 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.
toText() - Method in class net.sf.okapi.common.resource.TextFragment
Returns the content of this fragment, including the original codes whenever possible.
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.
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.
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
 
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
 
trace_enabled() - Method in class net.sf.okapi.core.simplifierrules.SimplifierRules
Trace enabled.
trackLineColumn - Variable in class net.sf.okapi.core.simplifierrules.JavaCharStream
 
TRANS_NOTE - Static variable in class net.sf.okapi.common.annotation.NoteAnnotation
 
TRANSIFEX - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
TRANSLATE - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Annotation identifier for the ITS Translate data category.
TRANSLATE_VALUE - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
Translate flag: a boolean.
Translation() - Constructor for class net.sf.okapi.common.annotation.GlossEntry.Translation
 
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.
trgLang - Variable in class net.sf.okapi.common.filters.AbstractLineFilter
 
trim() - Method in class net.sf.okapi.common.resource.TextFragment
Trims white-spaces from the beginning and the end of this fragment.
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(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.
TrimmingFilter() - Constructor for class net.sf.okapi.common.StringSanitiser.TrimmingFilter
 
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.
trimSegments(TextContainer) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
 
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(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.
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.
truncate(long) - Method in class net.sf.okapi.common.io.FileCachedInputStream
Truncates the overflow file to a given size if possible.
TS_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
TSEncoder - Class in net.sf.okapi.common.encoder
Implements IEncoder for TS file format.
TSEncoder() - Constructor for class net.sf.okapi.common.encoder.TSEncoder
 
Tswana - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
TTX_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
Turkish - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
Twi - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
TXML_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
TYPE - Static variable in class net.sf.okapi.common.annotation.XLIFFContextGroup.Context
 
type() - Method in class net.sf.okapi.common.annotation.XLIFFContextGroup.Context
 
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 - 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_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_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_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_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_TITLE - Static variable in interface net.sf.okapi.common.resource.ITextUnit
Resource type value for a title.
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.

U

Ukrainian - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
unescape(String) - Static method in class net.sf.okapi.core.simplifierrules.SimplifierRulesUtil
 
unescapeWhitespaceForXML(String) - Static method in class net.sf.okapi.common.Util
 
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.
UNKOWN_ENCODING - Static variable in class net.sf.okapi.common.resource.RawDocument
 
unsegmentTU(ITextUnit) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
 
unwrap(boolean, boolean) - Method in class net.sf.okapi.common.resource.TextContainer
Unwraps the content of this container.
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
 
updateAnnotatorsRef(String, String) - Static method in class net.sf.okapi.common.filterwriter.ITSContent
Updates a set of annotator references with new values.
updateCustomConfigurations() - Method in class net.sf.okapi.common.filters.FilterConfigurationMapper
Updates the custom configurations for this mapper.
updateEncoder(String) - Method in class net.sf.okapi.common.encoder.EncoderManager
Updates the current cached encoder for this manager.
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
 
updatePhaseAnnotation(StartSubDocument) - Method in class net.sf.okapi.common.annotation.XLIFFPhaseAnnotation
 
updateSiblingFilters() - Method in class net.sf.okapi.common.filters.AbstractCompoundFilter
 
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.
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".
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.
useLD() - Method in class net.sf.okapi.common.filters.LocalizationDirectives
Indicates if localization directives are to be used or not.
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
 
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_16BE - Static variable in class net.sf.okapi.common.BOMNewlineEncodingDetector
Java friendly UTF-16 big endian encoding name.
UTF_16LE - Static variable in class net.sf.okapi.common.BOMNewlineEncodingDetector
Java friendly UTF-16 little endian encoding name.
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_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() - Constructor for class net.sf.okapi.common.Util
 
Util.SUPPORTED_OS - Enum in net.sf.okapi.common
Enumeration of supported OSes

V

validate(String) - Static method in class net.sf.okapi.core.simplifierrules.SimplifierRules
 
validateAndSaveParameters() - Method in interface net.sf.okapi.common.IEmbeddableParametersEditor
Validates and save the current parameters for this editor.
validateSegmentId(Segment) - Method in class net.sf.okapi.common.resource.Segments
Checks if the id of a given segment is empty, null or a duplicate.
validateSimplifierRules() - Method in class net.sf.okapi.common.AbstractGroupParameters
 
validateSimplifierRules() - Method in interface net.sf.okapi.common.ISimplifierRulesParameters
Validate the current code simplifier rules.
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.
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(String) - Method in class net.sf.okapi.common.annotation.XLIFFContextGroup.Context
 
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.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.ExtendedCodeType
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.
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.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.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.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.
vertical - Variable in class net.sf.okapi.common.uidescription.AbstractPart
 
Vietnamese - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
VSDM_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
VSDX_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 

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).
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.
whitespaceStrategy - Variable in class net.sf.okapi.common.resource.TextPart
 
WhitespaceStrategy - Enum in net.sf.okapi.common.resource
 
withLabel - Variable in class net.sf.okapi.common.uidescription.AbstractPart
 
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.
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.
write(char[], int, int) - Method in class net.sf.okapi.common.UnicodeBOMWriter
 
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.
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.
writeEndGroup() - Method in class net.sf.okapi.common.filterwriter.XLIFFWriter
Writes the end of a <group> element.
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.
writeProp(String, String) - Method in class net.sf.okapi.common.filterwriter.TMXWriter
 
writer - Variable in class net.sf.okapi.common.filterwriter.GenericFilterWriter
 
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
 
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(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() - Method in class net.sf.okapi.common.XMLWriter
Writes the start of the document.
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.
writeStartGroup(StartGroup) - Method in class net.sf.okapi.common.filterwriter.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, File) - Static method in class net.sf.okapi.common.StringUtil
 
writeString(String, OutputStream) - Static method in class net.sf.okapi.common.StringUtil
 
writeString(String) - Method in class net.sf.okapi.common.XMLWriter
Writes a string.
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.
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.
writtenTo(FontMapping.Output<T>) - Method in class net.sf.okapi.common.filters.fontmappings.DefaultFontMapping
 
writtenTo(FontMappings.Output<T>) - Method in class net.sf.okapi.common.filters.fontmappings.DefaultFontMappings
 
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(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(FontMapping.Output<T>) - Method in class net.sf.okapi.common.filters.fontmappings.ParametersStringFontMapping
 
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(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(Pattern, Pattern, Pattern, String) - Method in class net.sf.okapi.common.filters.fontmappings.ParametersStringFontMappingOutput
 
writtenWith(Iterator<FontMapping>) - Method in class net.sf.okapi.common.filters.fontmappings.ParametersStringFontMappingsOutput
 

X

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(XDocument...) - 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(RawDocument) - Constructor for class net.sf.okapi.common.pipelinebuilder.XBatchItem
 
XBatchItem(DocumentData) - Constructor for class net.sf.okapi.common.pipelinebuilder.XBatchItem
 
XBatchItem(RawDocument, URI, String) - Constructor for class net.sf.okapi.common.pipelinebuilder.XBatchItem
 
XBatchItem(CharSequence, 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, URI, String, LocaleId, 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, 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(URL, String, URL, 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(InputStream, String, LocaleId) - Constructor for class net.sf.okapi.common.pipelinebuilder.XBatchItem
 
XBatchItem(InputStream, String, String, String, LocaleId, LocaleId) - Constructor for class net.sf.okapi.common.pipelinebuilder.XBatchItem
 
XBatchItem(InputStream, String, LocaleId, LocaleId) - Constructor for class net.sf.okapi.common.pipelinebuilder.XBatchItem
 
XDocument - Class in net.sf.okapi.common.pipelinebuilder
 
XDocument(URI, String, String, 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(RawDocument) - Constructor for class net.sf.okapi.common.pipelinebuilder.XDocument
 
XDocument(DocumentData) - Constructor for class net.sf.okapi.common.pipelinebuilder.XDocument
 
XDocument(RawDocument, URI, String) - Constructor for class net.sf.okapi.common.pipelinebuilder.XDocument
 
XDocument(CharSequence, 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, URI, String, LocaleId, 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(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(URL, String, URL, String, LocaleId, LocaleId) - 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(InputStream, String, LocaleId) - 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, LocaleId) - Constructor for class net.sf.okapi.common.pipelinebuilder.XDocument
 
XDocument() - Constructor for class net.sf.okapi.common.pipelinebuilder.XDocument
 
XFilters - Class in net.sf.okapi.common.pipelinebuilder
 
XFilters(IFilter...) - Constructor for class net.sf.okapi.common.pipelinebuilder.XFilters
 
XFilters(Class<? extends IFilter>...) - Constructor for class net.sf.okapi.common.pipelinebuilder.XFilters
 
XFilters(String...) - 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_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
XLIFF2_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
XLIFF_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
XLIFF_PHASE - Static variable in class net.sf.okapi.common.resource.Property
 
XLIFF_TOOL - Static variable in class net.sf.okapi.common.resource.Property
 
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(TextFragment) - Constructor for class net.sf.okapi.common.filterwriter.XLIFFContent
Creates a new XLIFFContent object and set its content to the given fragment.
XLIFFContent(String, List<Code>, XLIFFContent, CharsetEncoder, List<GenericAnnotations>, ITSContent) - Constructor for class net.sf.okapi.common.filterwriter.XLIFFContent
 
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
 
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
 
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
 
XLIFFWriter - Class in net.sf.okapi.common.filterwriter
Writer for creating XLIFF document.
XLIFFWriter() - Constructor for class net.sf.okapi.common.filterwriter.XLIFFWriter
Creates an XLIFF writer object.
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
 
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_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
 
XMLEncoder - Class in net.sf.okapi.common.encoder
Implements IEncoder for XML format.
XMLEncoder(String, String, boolean, boolean, boolean, QuoteMode) - Constructor for class net.sf.okapi.common.encoder.XMLEncoder
 
XMLEncoder() - Constructor for class net.sf.okapi.common.encoder.XMLEncoder
 
XMLEncoder.Parameters - Class in net.sf.okapi.common.encoder
Provides encoder parameters.
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
 
XMLWriter - Class in net.sf.okapi.common
Helper class to write XML documents.
XMLWriter(String) - Constructor for class net.sf.okapi.common.XMLWriter
Creates a new XML document on disk.
XMLWriter(Writer) - Constructor for class net.sf.okapi.common.XMLWriter
Creates a new XML document for a given writer object.
XParameter - Class in net.sf.okapi.common.pipelinebuilder
 
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(String, int) - Constructor for class net.sf.okapi.common.pipelinebuilder.XParameter
 
XParameter(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, XPipelineType, 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, XFilters, XBatch, 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, XBatch, 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(IPipelineStep, IParameters) - Constructor for class net.sf.okapi.common.pipelinebuilder.XPipelineStep
 
XPipelineStep(IPipelineStep) - Constructor for class net.sf.okapi.common.pipelinebuilder.XPipelineStep
Deprecated.
XPipelineStep(IPipelineStep, XParameter...) - 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, URL, boolean) - Constructor for class net.sf.okapi.common.pipelinebuilder.XPipelineStep
 
XPipelineStep(Class<? extends IPipelineStep>, URL, boolean) - Constructor for class net.sf.okapi.common.pipelinebuilder.XPipelineStep
 
XPipelineType - Enum in net.sf.okapi.common.pipelinebuilder
 

Y

YAML_MIME_TYPE - Static variable in class net.sf.okapi.common.MimeTypeMapper
 
Yapese - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
Yoruba - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 
Yupik - Static variable in interface net.sf.okapi.common.IPredefinedLocales
 

Z

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
 

_

_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
 
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 _ 

Copyright © 2021. All rights reserved.