- 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
-
- 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
-
- addAltTranslation(Segment, AltTranslation) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
-
- 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
-
- 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
-
- 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
-
- addToDocumentPart(String) - Method in class net.sf.okapi.common.filters.EventBuilder
-
- addToReferents(Event) - Method in class net.sf.okapi.common.skeleton.GenericSkeletonWriter
-
- addToTextUnit(String) - Method in class net.sf.okapi.common.filters.EventBuilder
-
- addToTextUnit(Code) - Method in class net.sf.okapi.common.filters.EventBuilder
-
- addToTextUnit(Code, boolean) - Method in class net.sf.okapi.common.filters.EventBuilder
-
- addToTextUnit(Code, boolean, List<PropertyTextUnitPlaceholder>) - Method in class net.sf.okapi.common.filters.EventBuilder
-
- addToTextUnit(Code, boolean, LocaleId, List<PropertyTextUnitPlaceholder>) - Method in class net.sf.okapi.common.filters.EventBuilder
-
- 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
-
- 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
-
- ALL - Static variable in class net.sf.okapi.common.LocaleId
-
- ALLOWEDCHARS - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
-
- 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
-
- apply(String) - Method in class net.sf.okapi.common.StringSanitiser.IntegerParsingFilter
-
- 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
-
- 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
-
- 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
-
- clear() - Method in interface net.sf.okapi.common.resource.IWithAnnotations
-
- 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
-
- clearSteps() - Method in class net.sf.okapi.common.pipeline.Pipeline
-
- clearSteps() - Method in interface net.sf.okapi.common.pipelinedriver.IPipelineDriver
-
- 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() - 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
-
- 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
-
- 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
-
- 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
-
- 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(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
-
- copy(InputStream, String) - Static method in class net.sf.okapi.common.StreamUtil
-
- copy(InputStream, OutputStream) - Static method in class net.sf.okapi.common.StreamUtil
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- editConfigurations(IFilterConfigurationMapper, String) - Method in interface net.sf.okapi.common.filters.IFilterConfigurationListEditor
-
- 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
-
- 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
-
- endDocumentPart() - Method in class net.sf.okapi.common.filters.EventBuilder
-
- 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
-
- 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
-
- endTextUnit(GenericSkeleton) - Method in class net.sf.okapi.common.filters.EventBuilder
-
- endTextUnit(GenericSkeleton, LocaleId, List<PropertyTextUnitPlaceholder>) - Method in class net.sf.okapi.common.filters.EventBuilder
-
- 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
-
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getDocumentPartId() - Method in class net.sf.okapi.common.filters.EventBuilder
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getStartGroup() - Method in class net.sf.okapi.common.Event
-
- 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
-
- getStartSubfilter() - Method in class net.sf.okapi.common.Event
-
- getState() - Method in interface net.sf.okapi.common.pipeline.IPipeline
-
Gets the current pipeline state.
- getState() - Method in class net.sf.okapi.common.pipeline.Pipeline
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- GlossaryAnnotation() - Constructor for class net.sf.okapi.common.annotation.GlossaryAnnotation
-
- GlossEntry - Class in net.sf.okapi.common.annotation
-
- 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
-
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- isCurrentSubfilter() - Method in class net.sf.okapi.common.filters.EventBuilder
-
- isCurrentTextUnit() - Method in class net.sf.okapi.common.filters.EventBuilder
-
- 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
-
- 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
-
- 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
-
- 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.
- 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.
- 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
-
- 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(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
-
- removeCodes(TextFragment) - Static method in class net.sf.okapi.common.resource.TextUnitUtil
-
- 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
-
- 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() - 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
-
- 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
-
- 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
-
- 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
-
- setContentFromString(String) - Method in class net.sf.okapi.common.resource.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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- START_BATCH_ITEM_EVENT - Static variable in class net.sf.okapi.common.Event
-
- 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
-
- 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
-
- startGroup(GenericSkeleton, String, LocaleId, List<PropertyTextUnitPlaceholder>) - Method in class net.sf.okapi.common.filters.EventBuilder
-
- 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
-
- startTextUnit() - Method in class net.sf.okapi.common.filters.EventBuilder
-
- startTextUnit(GenericSkeleton) - Method in class net.sf.okapi.common.filters.EventBuilder
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- TA - Static variable in class net.sf.okapi.common.annotation.GenericAnnotationType
-
- 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
-
- 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
-
- TextPart(String, TextFragment) - Constructor for class net.sf.okapi.common.resource.TextPart
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- TYPE_IEMBEDDABLEPARAMETERSEDITOR - Static variable in class net.sf.okapi.common.plugins.PluginItem
-
- 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
-
- TYPE_IPIPELINESTEP - Static variable in class net.sf.okapi.common.plugins.PluginItem
-
- 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.