A B C D E F G H I M N O P R S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractCompoundStep - Class in net.sf.okapi.steps.common
- AbstractCompoundStep() - Constructor for class net.sf.okapi.steps.common.AbstractCompoundStep
- accept(ITextUnit) - Method in interface net.sf.okapi.steps.common.tufiltering.ITextUnitFilter
-
Tests if a given text unit should be processed by a filtering pipeline step.
- addStepsToList(List<IPipelineStep>) - Method in class net.sf.okapi.steps.common.AbstractCompoundStep
B
- bothAreNull(Object, Object) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
-
Checks if both objects are null
C
- cancel() - Method in class net.sf.okapi.steps.common.ExtractionVerificationStep
- cancel() - Method in class net.sf.okapi.steps.common.RawDocumentToFilterEventsStep
- CodeSimplifierStep - Class in net.sf.okapi.steps.common.codesimplifier
-
!!! It's important to include this step in a pipeline before any source-copying or leveraging steps, because it can modify codes in the source, and target codes will easily get desynchronized with their sources.
- CodeSimplifierStep() - Constructor for class net.sf.okapi.steps.common.codesimplifier.CodeSimplifierStep
- compareBaseReferenceable(BaseReferenceable, BaseReferenceable) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
-
Compare two BaseReferenceables
- compareIMultilingual(IMultilingual, IMultilingual) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
- compareINameables(INameable, INameable) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
-
Compare two INameables (Assuming isTranslatable() and preserveWhitespaces() do not return null)
- compareIReferenceables(IReferenceable, IReferenceable) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
-
Compare two IReferenceables (Assuming isReferent() and referenceCount() do not return null)
- compareIResources(IResource, IResource) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
-
Compare two IResources (Assuming isTranslatable() and preserveWhitespaces() do not return null)
- compareProperties(Property, Property) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
-
Compare two Properties
- compareSegments(Segment, Segment) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
-
Compares two Segments.
- compareStartSubDocument(StartSubDocument, StartSubDocument) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
-
Compare two StartSubDocuments
- compareTextContainers(TextContainer, TextContainer) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
-
Compares two TextContainers.
- compareTextContainers(TextContainer, TextContainer, boolean) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
-
Compares two TextContainers.
- compareTextFragments(TextFragment, TextFragment) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
-
Compares two TextFragments.
- compareTextParts(TextPart, TextPart) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
-
Compares two TextPart.
- compareTextUnits(ITextUnit, ITextUnit) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
-
Compare two ITextUnits
- ConvertSegmentsToTextUnitsStep - Class in net.sf.okapi.steps.common
-
Convert single segmented
ITextUnits to multiple TextUnits, one per aligned sentence pair, for each target locale. - ConvertSegmentsToTextUnitsStep() - Constructor for class net.sf.okapi.steps.common.ConvertSegmentsToTextUnitsStep
- CopySourceOnEmptyTargetStep - Class in net.sf.okapi.steps.common.copysource
- CopySourceOnEmptyTargetStep() - Constructor for class net.sf.okapi.steps.common.copysource.CopySourceOnEmptyTargetStep
- createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.common.codesimplifier.Parameters
- createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.common.createtarget.Parameters
- createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.common.ExtractionVerificationStepParameters
- createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.common.removetarget.Parameters
- createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.common.tufiltering.Parameters
- CreateTargetStep - Class in net.sf.okapi.steps.common.createtarget
- CreateTargetStep() - Constructor for class net.sf.okapi.steps.common.createtarget.CreateTargetStep
D
- destroy() - Method in class net.sf.okapi.steps.common.ExtractionVerificationStep
- destroy() - Method in class net.sf.okapi.steps.common.FilterEventsWriterStep
- destroy() - Method in class net.sf.okapi.steps.common.RawDocumentToFilterEventsStep
E
- ExtractionVerificationStep - Class in net.sf.okapi.steps.common
-
Verifies if a
RawDocumentis extracted and merged back properly. - ExtractionVerificationStep() - Constructor for class net.sf.okapi.steps.common.ExtractionVerificationStep
-
Creates a new ExtractionVerificationStep object.
- ExtractionVerificationStepParameters - Class in net.sf.okapi.steps.common
- ExtractionVerificationStepParameters() - Constructor for class net.sf.okapi.steps.common.ExtractionVerificationStepParameters
- ExtractionVerificationUtil - Class in net.sf.okapi.steps.common
-
Reused the test-scoped FilterTestDriver.
- ExtractionVerificationUtil() - Constructor for class net.sf.okapi.steps.common.ExtractionVerificationUtil
- ExtractionVerificationUtil(boolean) - Constructor for class net.sf.okapi.steps.common.ExtractionVerificationUtil
F
- FilterEventsToRawDocumentStep - Class in net.sf.okapi.steps.common
-
Converts filters events into a
RawDocument. - FilterEventsToRawDocumentStep() - Constructor for class net.sf.okapi.steps.common.FilterEventsToRawDocumentStep
-
Create a new FilterEventsToRawDocumentStep object.
- FilterEventsWriterStep - Class in net.sf.okapi.steps.common
-
Outputs filters events into a document.
- FilterEventsWriterStep() - Constructor for class net.sf.okapi.steps.common.FilterEventsWriterStep
-
Creates a new FilterEventsWriterStep object.
- FilterEventsWriterStep(IFilterWriter) - Constructor for class net.sf.okapi.steps.common.FilterEventsWriterStep
-
Creates a new FilterEventsWriterStep object.
G
- getAllEvents() - Method in class net.sf.okapi.steps.common.ExtractionVerificationStepParameters
- getCompareSkeleton() - Method in class net.sf.okapi.steps.common.ExtractionVerificationStepParameters
- getDescription() - Method in class net.sf.okapi.steps.common.codesimplifier.CodeSimplifierStep
- getDescription() - Method in class net.sf.okapi.steps.common.codesimplifier.PostSegmentationCodeSimplifierStep
- getDescription() - Method in class net.sf.okapi.steps.common.ConvertSegmentsToTextUnitsStep
- getDescription() - Method in class net.sf.okapi.steps.common.copysource.CopySourceOnEmptyTargetStep
- getDescription() - Method in class net.sf.okapi.steps.common.createtarget.CreateTargetStep
- getDescription() - Method in class net.sf.okapi.steps.common.ExtractionVerificationStep
- getDescription() - Method in class net.sf.okapi.steps.common.FilterEventsToRawDocumentStep
- getDescription() - Method in class net.sf.okapi.steps.common.FilterEventsWriterStep
- getDescription() - Method in class net.sf.okapi.steps.common.RawDocumentToFilterEventsStep
- getDescription() - Method in class net.sf.okapi.steps.common.RawDocumentToOutputStreamStep
- getDescription() - Method in class net.sf.okapi.steps.common.RawDocumentWriterStep
- getDescription() - Method in class net.sf.okapi.steps.common.removetarget.RemoveTargetStep
- getDescription() - Method in class net.sf.okapi.steps.common.ResourceSimplifierStep
- getDescription() - Method in class net.sf.okapi.steps.common.tufiltering.TuFilteringStep
- getInterrupt() - Method in class net.sf.okapi.steps.common.ExtractionVerificationStepParameters
- getLimit() - Method in class net.sf.okapi.steps.common.ExtractionVerificationStepParameters
- getMergeCodes() - Method in class net.sf.okapi.steps.common.codesimplifier.Parameters
- getName() - Method in class net.sf.okapi.steps.common.codesimplifier.CodeSimplifierStep
- getName() - Method in class net.sf.okapi.steps.common.codesimplifier.PostSegmentationCodeSimplifierStep
- getName() - Method in class net.sf.okapi.steps.common.ConvertSegmentsToTextUnitsStep
- getName() - Method in class net.sf.okapi.steps.common.copysource.CopySourceOnEmptyTargetStep
- getName() - Method in class net.sf.okapi.steps.common.createtarget.CreateTargetStep
- getName() - Method in class net.sf.okapi.steps.common.ExtractionVerificationStep
- getName() - Method in class net.sf.okapi.steps.common.FilterEventsToRawDocumentStep
- getName() - Method in class net.sf.okapi.steps.common.FilterEventsWriterStep
- getName() - Method in class net.sf.okapi.steps.common.RawDocumentToFilterEventsStep
- getName() - Method in class net.sf.okapi.steps.common.RawDocumentToOutputStreamStep
- getName() - Method in class net.sf.okapi.steps.common.RawDocumentWriterStep
- getName() - Method in class net.sf.okapi.steps.common.removetarget.RemoveTargetStep
- getName() - Method in class net.sf.okapi.steps.common.ResourceSimplifierStep
- getName() - Method in class net.sf.okapi.steps.common.tufiltering.TuFilteringStep
- getParameters() - Method in class net.sf.okapi.steps.common.codesimplifier.CodeSimplifierStep
- getParameters() - Method in class net.sf.okapi.steps.common.codesimplifier.PostSegmentationCodeSimplifierStep
- getParameters() - Method in class net.sf.okapi.steps.common.createtarget.CreateTargetStep
- getParameters() - Method in class net.sf.okapi.steps.common.ExtractionVerificationStep
- getParameters() - Method in class net.sf.okapi.steps.common.removetarget.RemoveTargetStep
- getParameters() - Method in class net.sf.okapi.steps.common.tufiltering.TuFilteringStep
- getParametersDescription() - Method in class net.sf.okapi.steps.common.codesimplifier.Parameters
- getParametersDescription() - Method in class net.sf.okapi.steps.common.createtarget.Parameters
- getParametersDescription() - Method in class net.sf.okapi.steps.common.ExtractionVerificationStepParameters
- getParametersDescription() - Method in class net.sf.okapi.steps.common.removetarget.Parameters
- getParametersDescription() - Method in class net.sf.okapi.steps.common.tufiltering.Parameters
- getRemoveLeadingTrailingCodes() - Method in class net.sf.okapi.steps.common.codesimplifier.Parameters
- getRules() - Method in class net.sf.okapi.steps.common.codesimplifier.Parameters
- getStepEnabled() - Method in class net.sf.okapi.steps.common.ExtractionVerificationStepParameters
- getTargetLocale() - Method in class net.sf.okapi.steps.common.copysource.CopySourceOnEmptyTargetStep
- getTargetLocale() - Method in class net.sf.okapi.steps.common.createtarget.CreateTargetStep
- getTargetLocale() - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
- getTargetLocalesToKeep() - Method in class net.sf.okapi.steps.common.removetarget.Parameters
- getTuFilterClassName() - Method in class net.sf.okapi.steps.common.tufiltering.Parameters
- getTusForTargetRemoval() - Method in class net.sf.okapi.steps.common.removetarget.Parameters
H
- handleEvent(Event) - Method in class net.sf.okapi.steps.common.AbstractCompoundStep
- handleEvent(Event) - Method in class net.sf.okapi.steps.common.FilterEventsToRawDocumentStep
-
Catch all incoming
Events and write them out to the output document. - handleEvent(Event) - Method in class net.sf.okapi.steps.common.FilterEventsWriterStep
- handleEvent(Event) - Method in class net.sf.okapi.steps.common.RawDocumentToFilterEventsStep
- handleEvent(Event) - Method in class net.sf.okapi.steps.common.ResourceSimplifierStep
- handleRawDocument(Event) - Method in class net.sf.okapi.steps.common.ExtractionVerificationStep
- handleRawDocument(Event) - Method in class net.sf.okapi.steps.common.RawDocumentToOutputStreamStep
- handleRawDocument(Event) - Method in class net.sf.okapi.steps.common.RawDocumentWriterStep
- handleStartBatch(Event) - Method in class net.sf.okapi.steps.common.removetarget.RemoveTargetStep
- handleStartBatch(Event) - Method in class net.sf.okapi.steps.common.tufiltering.TuFilteringStep
- handleStartDocument(Event) - Method in class net.sf.okapi.steps.common.FilterEventsToRawDocumentStep
- handleTextUnit(Event) - Method in class net.sf.okapi.steps.common.codesimplifier.CodeSimplifierStep
- handleTextUnit(Event) - Method in class net.sf.okapi.steps.common.codesimplifier.PostSegmentationCodeSimplifierStep
- handleTextUnit(Event) - Method in class net.sf.okapi.steps.common.ConvertSegmentsToTextUnitsStep
- handleTextUnit(Event) - Method in class net.sf.okapi.steps.common.copysource.CopySourceOnEmptyTargetStep
- handleTextUnit(Event) - Method in class net.sf.okapi.steps.common.createtarget.CreateTargetStep
- handleTextUnit(Event) - Method in class net.sf.okapi.steps.common.removetarget.RemoveTargetStep
- handleTextUnit(Event) - Method in class net.sf.okapi.steps.common.tufiltering.TuFilteringStep
I
- isCompareSkeleton() - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
- isCopyContent() - Method in class net.sf.okapi.steps.common.createtarget.Parameters
- isCopyProperties() - Method in class net.sf.okapi.steps.common.createtarget.Parameters
- isCreateOnNonTranslatable() - Method in class net.sf.okapi.steps.common.createtarget.Parameters
- isDone() - Method in class net.sf.okapi.steps.common.RawDocumentToFilterEventsStep
- isFilterBasedOnIds() - Method in class net.sf.okapi.steps.common.removetarget.Parameters
- isMultilingual() - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
- isOverwriteExisting() - Method in class net.sf.okapi.steps.common.createtarget.Parameters
- isRemoveTUIfNoTarget() - Method in class net.sf.okapi.steps.common.removetarget.Parameters
- isTargetLocaleOverriden() - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
- ITextUnitFilter - Interface in net.sf.okapi.steps.common.tufiltering
-
Instances of classes that implement this interface are used to filter text units that need to be processed by a filtering pipeline step.
M
- monolingual - Variable in class net.sf.okapi.steps.common.ExtractionVerificationStepParameters
N
- net.sf.okapi.steps.common - package net.sf.okapi.steps.common
-
Classes implementing often-used steps.
- net.sf.okapi.steps.common.codesimplifier - package net.sf.okapi.steps.common.codesimplifier
- net.sf.okapi.steps.common.copysource - package net.sf.okapi.steps.common.copysource
- net.sf.okapi.steps.common.createtarget - package net.sf.okapi.steps.common.createtarget
- net.sf.okapi.steps.common.removetarget - package net.sf.okapi.steps.common.removetarget
- net.sf.okapi.steps.common.tufiltering - package net.sf.okapi.steps.common.tufiltering
O
- oneIsNulll(Object, Object, String, String) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
-
Checks if one object is null
P
- Parameters - Class in net.sf.okapi.steps.common.codesimplifier
- Parameters - Class in net.sf.okapi.steps.common.createtarget
- Parameters - Class in net.sf.okapi.steps.common.removetarget
- Parameters - Class in net.sf.okapi.steps.common.tufiltering
- Parameters() - Constructor for class net.sf.okapi.steps.common.codesimplifier.Parameters
- Parameters() - Constructor for class net.sf.okapi.steps.common.createtarget.Parameters
- Parameters() - Constructor for class net.sf.okapi.steps.common.removetarget.Parameters
- Parameters() - Constructor for class net.sf.okapi.steps.common.tufiltering.Parameters
- PostSegmentationCodeSimplifierStep - Class in net.sf.okapi.steps.common.codesimplifier
-
Simplify inline codes by merging adjacent codes (where safe) and trimming start and end codes.
- PostSegmentationCodeSimplifierStep() - Constructor for class net.sf.okapi.steps.common.codesimplifier.PostSegmentationCodeSimplifierStep
- processFiltered(Event) - Method in class net.sf.okapi.steps.common.tufiltering.TuFilteringStep
-
Process a given text unit event.
R
- RawDocumentToFilterEventsStep - Class in net.sf.okapi.steps.common
-
Converts a
RawDocumentinto filter events. - RawDocumentToFilterEventsStep() - Constructor for class net.sf.okapi.steps.common.RawDocumentToFilterEventsStep
-
Creates a new RawDocumentToFilterEventsStep object.
- RawDocumentToFilterEventsStep(IFilter) - Constructor for class net.sf.okapi.steps.common.RawDocumentToFilterEventsStep
-
Creates a new RawDocumentToFilterEventsStep object with a given filter.
- RawDocumentToOutputStreamStep - Class in net.sf.okapi.steps.common
-
Writes a
RawDocumentto anOutputStream. - RawDocumentToOutputStreamStep() - Constructor for class net.sf.okapi.steps.common.RawDocumentToOutputStreamStep
-
Creates a new RawDocumentToOutputStreamStep object.
- RawDocumentWriterStep - Class in net.sf.okapi.steps.common
-
Writes a
RawDocumentto an output file. - RawDocumentWriterStep() - Constructor for class net.sf.okapi.steps.common.RawDocumentWriterStep
-
Creates a new RawDocumentWriterStep object.
- RemoveTargetStep - Class in net.sf.okapi.steps.common.removetarget
- RemoveTargetStep() - Constructor for class net.sf.okapi.steps.common.removetarget.RemoveTargetStep
- reset() - Method in class net.sf.okapi.steps.common.codesimplifier.Parameters
- reset() - Method in class net.sf.okapi.steps.common.createtarget.Parameters
- reset() - Method in class net.sf.okapi.steps.common.ExtractionVerificationStepParameters
- reset() - Method in class net.sf.okapi.steps.common.removetarget.Parameters
- reset() - Method in class net.sf.okapi.steps.common.tufiltering.Parameters
- ResourceSimplifierStep - Class in net.sf.okapi.steps.common
-
Converts events, i.e.
- ResourceSimplifierStep() - Constructor for class net.sf.okapi.steps.common.ResourceSimplifierStep
S
- setAllEvents(boolean) - Method in class net.sf.okapi.steps.common.ExtractionVerificationStepParameters
- setCompareSkeleton(boolean) - Method in class net.sf.okapi.steps.common.ExtractionVerificationStepParameters
- setCompareSkeleton(boolean) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
- setCopyContent(boolean) - Method in class net.sf.okapi.steps.common.createtarget.Parameters
- setCopyProperties(boolean) - Method in class net.sf.okapi.steps.common.createtarget.Parameters
- setCreateOnNonTranslatable(boolean) - Method in class net.sf.okapi.steps.common.createtarget.Parameters
- setDocumentRoots(String) - Method in class net.sf.okapi.steps.common.FilterEventsWriterStep
-
Sets the root of the documents to process.
- setExecutionContext(ExecutionContext) - Method in class net.sf.okapi.steps.common.FilterEventsWriterStep
- setFilter(IFilter) - Method in class net.sf.okapi.steps.common.RawDocumentToFilterEventsStep
- setFilterBasedOnIds(boolean) - Method in class net.sf.okapi.steps.common.removetarget.Parameters
- setFilterConfigurationId(String) - Method in class net.sf.okapi.steps.common.ExtractionVerificationStep
- setFilterConfigurationId(String) - Method in class net.sf.okapi.steps.common.FilterEventsWriterStep
- setFilterConfigurationId(String) - Method in class net.sf.okapi.steps.common.RawDocumentToFilterEventsStep
- setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.steps.common.ExtractionVerificationStep
- setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.steps.common.FilterEventsWriterStep
- setFilterConfigurationMapper(IFilterConfigurationMapper) - Method in class net.sf.okapi.steps.common.RawDocumentToFilterEventsStep
- setFilterWriter(IFilterWriter) - Method in class net.sf.okapi.steps.common.FilterEventsWriterStep
-
Sets the filter writer for this EventsWriterStep object.
- setInputUri(URI) - Method in class net.sf.okapi.steps.common.AbstractCompoundStep
- setInterrupt(boolean) - Method in class net.sf.okapi.steps.common.ExtractionVerificationStepParameters
- setLimit(int) - Method in class net.sf.okapi.steps.common.ExtractionVerificationStepParameters
- setMergeCodes(boolean) - Method in class net.sf.okapi.steps.common.codesimplifier.Parameters
- setMultilingual(boolean) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
- setOutputEncoding(String) - Method in class net.sf.okapi.steps.common.AbstractCompoundStep
- setOutputEncoding(String) - Method in class net.sf.okapi.steps.common.FilterEventsToRawDocumentStep
- setOutputEncoding(String) - Method in class net.sf.okapi.steps.common.FilterEventsWriterStep
- setOutputEncoding(String) - Method in class net.sf.okapi.steps.common.ResourceSimplifierStep
- setOutputStream(OutputStream) - Method in class net.sf.okapi.steps.common.FilterEventsToRawDocumentStep
- setOutputStream(OutputStream) - Method in class net.sf.okapi.steps.common.FilterEventsWriterStep
- setOutputStream(OutputStream) - Method in class net.sf.okapi.steps.common.RawDocumentToOutputStreamStep
- setOutputUri(URI) - Method in class net.sf.okapi.steps.common.AbstractCompoundStep
- setOutputURI(URI) - Method in class net.sf.okapi.steps.common.FilterEventsToRawDocumentStep
- setOutputURI(URI) - Method in class net.sf.okapi.steps.common.FilterEventsWriterStep
- setOutputURI(URI) - Method in class net.sf.okapi.steps.common.RawDocumentWriterStep
- setOverwriteExisting(boolean) - Method in class net.sf.okapi.steps.common.createtarget.Parameters
- setParameters(IParameters) - Method in class net.sf.okapi.steps.common.codesimplifier.CodeSimplifierStep
- setParameters(IParameters) - Method in class net.sf.okapi.steps.common.codesimplifier.PostSegmentationCodeSimplifierStep
- setParameters(IParameters) - Method in class net.sf.okapi.steps.common.createtarget.CreateTargetStep
- setParameters(IParameters) - Method in class net.sf.okapi.steps.common.ExtractionVerificationStep
- setParameters(IParameters) - Method in class net.sf.okapi.steps.common.removetarget.RemoveTargetStep
- setParameters(IParameters) - Method in class net.sf.okapi.steps.common.tufiltering.TuFilteringStep
- setRemoveLeadingTrailingCodes(boolean) - Method in class net.sf.okapi.steps.common.codesimplifier.Parameters
- setRemoveTUIfNoTarget(boolean) - Method in class net.sf.okapi.steps.common.removetarget.Parameters
- setRules(String) - Method in class net.sf.okapi.steps.common.codesimplifier.Parameters
- setStepEnabled(boolean) - Method in class net.sf.okapi.steps.common.ExtractionVerificationStepParameters
- setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.common.copysource.CopySourceOnEmptyTargetStep
- setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.common.createtarget.CreateTargetStep
- setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
- setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.common.FilterEventsToRawDocumentStep
- setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.common.FilterEventsWriterStep
- setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.common.ResourceSimplifierStep
- setTargetLocaleOverriden(boolean) - Method in class net.sf.okapi.steps.common.ExtractionVerificationUtil
- setTargetLocales(List<LocaleId>) - Method in class net.sf.okapi.steps.common.ResourceSimplifierStep
- setTargetLocalesToKeep(String) - Method in class net.sf.okapi.steps.common.removetarget.Parameters
- setTuFilterClassName(String) - Method in class net.sf.okapi.steps.common.tufiltering.Parameters
- setTusForTargetRemoval(String) - Method in class net.sf.okapi.steps.common.removetarget.Parameters
- steps - Variable in class net.sf.okapi.steps.common.AbstractCompoundStep
T
- TuFilteringStep - Class in net.sf.okapi.steps.common.tufiltering
- TuFilteringStep() - Constructor for class net.sf.okapi.steps.common.tufiltering.TuFilteringStep
- TuFilteringStep(ITextUnitFilter) - Constructor for class net.sf.okapi.steps.common.tufiltering.TuFilteringStep
All Classes All Packages