| Modifier and Type | Class and Description |
|---|---|
class |
MicrosoftMTConnector |
| Modifier and Type | Class and Description |
|---|---|
class |
ArchiveFilter
Implements the IFilter interface for archive-based (ZIP) content.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AutoXLIFFFilter
A meta-filter that detects the version of an XLIFF file and then hands
parsing off to the appropriate filter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DoxygenFilter
IFilter for a Doxygen-commented text file |
| Modifier and Type | Class and Description |
|---|---|
class |
DTDFilter
Implements the IFilter interface for DTD files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HtmlFilter |
| Modifier and Type | Class and Description |
|---|---|
class |
ICMLFilter |
| Modifier and Type | Class and Description |
|---|---|
class |
IDMLFilter |
| Modifier and Type | Class and Description |
|---|---|
class |
HTML5Filter |
| Modifier and Type | Class and Description |
|---|---|
class |
JSONFilter
Implements the IFilter interface for JSON files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MarkdownFilter |
| Modifier and Type | Class and Description |
|---|---|
class |
MIFFilter |
| Modifier and Type | Class and Description |
|---|---|
class |
MosesTextFilter
Implements the IFilter interface for Moses Text files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OpenOfficeFilter
This class implements the IFilter interface for Open-Office.org documents
(ODT, ODP, ODS, and ODG files).
|
| Modifier and Type | Class and Description |
|---|---|
class |
OpenXMLFilter
Filters Microsoft Office Word, Excel, and Powerpoint Documents.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PdfFilter
Implements the IFilter interface for PDF files (extraction only).
|
| Modifier and Type | Class and Description |
|---|---|
class |
PensieveFilter
Implementation of the
IFilter interface for Pensieve TM. |
| Modifier and Type | Class and Description |
|---|---|
class |
PHPContentFilter
Implements the IFilter interface for PHP content.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlainTextFilter
Plain Text filter, processes text files encoded in ANSI, Unicode, UTF-8, UTF-16.
|
| Modifier and Type | Class and Description |
|---|---|
class |
POFilter
Implements the IFilter interface for PO files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PropertiesFilter
Implements the IFilter interface for properties files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RainbowKitFilter |
| Modifier and Type | Class and Description |
|---|---|
class |
RegexFilter |
| Modifier and Type | Class and Description |
|---|---|
class |
TableFilter
Table filter, processes table-like files such as tab-delimited, CSV, fixed-width columns, etc.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TEXFilter |
| Modifier and Type | Class and Description |
|---|---|
class |
TmxFilter |
| Modifier and Type | Class and Description |
|---|---|
class |
TransifexFilter
Implements the IFilter interface for Transifex-based files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TsFilter |
| Modifier and Type | Class and Description |
|---|---|
class |
TTXFilter |
| Modifier and Type | Class and Description |
|---|---|
class |
TXMLFilter |
| Modifier and Type | Class and Description |
|---|---|
class |
VignetteFilter
Implements the IFilter interface for Vignette export/import content.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WikiFilter
IFilter for a Wiki markup file |
| Modifier and Type | Class and Description |
|---|---|
class |
XINIFilter
Okapi Xini Filter for filtering and translating xini files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XLIFFFilter |
| Modifier and Type | Class and Description |
|---|---|
class |
XLIFF2Filter |
| Modifier and Type | Class and Description |
|---|---|
class |
XMLFilter |
| Modifier and Type | Class and Description |
|---|---|
class |
XmlStreamFilter |
| Modifier and Type | Class and Description |
|---|---|
class |
YamlFilter
Implements the IFilter interface for YAML files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimplificationFilter |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchTranslationStep |
| Modifier and Type | Class and Description |
|---|---|
class |
BOMConversionStep |
| Modifier and Type | Class and Description |
|---|---|
class |
CharactersCheckerStep |
| Modifier and Type | Class and Description |
|---|---|
class |
CharListingStep |
| Modifier and Type | Class and Description |
|---|---|
class |
CleanupStep |
| Modifier and Type | Class and Description |
|---|---|
class |
CodesRemovalStep |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtractionVerificationStep
Verifies if a
RawDocument is extracted and merged back properly. |
class |
FilterEventsToRawDocumentStep
Converts filters events into a
RawDocument. |
class |
FilterEventsWriterStep
Outputs filters events into a document.
|
class |
RawDocumentToFilterEventsStep
Converts a
RawDocument into filter events. |
class |
RawDocumentToOutputStreamStep
Writes a
RawDocument to an OutputStream. |
class |
RawDocumentWriterStep
Writes a
RawDocument to an output file. |
class |
ResourceSimplifierStep
Converts events, i.e.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CodeSimplifierStep
!!! 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.
|
class |
PostSegmentationCodeSimplifierStep
Simplify inline codes by merging adjacent codes (where safe) and trimming start and end codes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateTargetStep |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoveTargetStep |
| Modifier and Type | Class and Description |
|---|---|
class |
DesegmentationStep |
| Modifier and Type | Class and Description |
|---|---|
class |
DiffLeverageStep
Contextually match source "paragraphs" (full content of the TextUnit source) between two documents using a standard diff algorithm
(http://en.wikipedia.org/wiki/Diff).
|
| Modifier and Type | Class and Description |
|---|---|
class |
EncodingConversionStep |
| Modifier and Type | Class and Description |
|---|---|
class |
EnrycherStep |
| Modifier and Type | Class and Description |
|---|---|
class |
ExternalCommandStep
Run a Command line tool on
RawDocument Events. |
| Modifier and Type | Class and Description |
|---|---|
class |
FormatConversionStep |
| Modifier and Type | Class and Description |
|---|---|
class |
FullWidthConversionStep |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneralCheckerStep |
| Modifier and Type | Class and Description |
|---|---|
class |
GenerateSimpleTmStep |
| Modifier and Type | Class and Description |
|---|---|
class |
IdBasedAlignerStep
Align two
TextUnits based on matching ids. |
| Modifier and Type | Class and Description |
|---|---|
class |
IdBasedCopyStep
This step copies into a destination file (first input file) the text of a
reference file (second input file) for text units that have the same id.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImageModificationStep |
| Modifier and Type | Class and Description |
|---|---|
class |
InconsistencyCheckStep |
| Modifier and Type | Class and Description |
|---|---|
class |
InlineCodesCheckerStep |
| Modifier and Type | Class and Description |
|---|---|
class |
LengthCheckerStep |
| Modifier and Type | Class and Description |
|---|---|
class |
LeveragingStep |
| Modifier and Type | Class and Description |
|---|---|
class |
LineBreakConversionStep |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalizableCheckerStep |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtractionStep |
class |
MergingStep |
| Modifier and Type | Class and Description |
|---|---|
class |
MSBatchTranslationStep |
| Modifier and Type | Class and Description |
|---|---|
class |
ParagraphAlignerStep
Align paragraphs (TextUnits) between a source and target document.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PatternsCheckerStep |
| Modifier and Type | Class and Description |
|---|---|
class |
QualityCheckStep |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtractionStep |
| Modifier and Type | Class and Description |
|---|---|
class |
MergingStep |
| Modifier and Type | Class and Description |
|---|---|
class |
RTFConversionStep |
| Modifier and Type | Class and Description |
|---|---|
class |
ScopingReportStep |
| Modifier and Type | Class and Description |
|---|---|
class |
SearchAndReplaceStep
This step performs search and replace actions on either the text units or the full content of input documents.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SegmentationStep |
| Modifier and Type | Class and Description |
|---|---|
class |
SentenceAlignerStep
Align sentences between source and target paragraphs (TextUnits) and produce a TMX file with aligned sentences.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleTM2TMXStep |
| Modifier and Type | Class and Description |
|---|---|
class |
TermExtractionStep |
| Modifier and Type | Class and Description |
|---|---|
class |
TerminologyLeveragingStep |
| Modifier and Type | Class and Description |
|---|---|
class |
TextModificationStep |
| Modifier and Type | Class and Description |
|---|---|
class |
TMImportStep |
| Modifier and Type | Class and Description |
|---|---|
class |
TokenizationStep |
| Modifier and Type | Class and Description |
|---|---|
class |
TranslationComparisonStep |
| Modifier and Type | Class and Description |
|---|---|
class |
TTXJoinerStep |
class |
TTXSplitterStep |
| Modifier and Type | Class and Description |
|---|---|
class |
UriConversionStep |
| Modifier and Type | Class and Description |
|---|---|
class |
WhitespaceCorrectionStep
Provides a general whitespace correction step.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CharacterCountStep
Character Counter pipeline step.
|
class |
WordCountStep
Word Counter pipeline step.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XliffJoinerStep |
class |
XliffSplitterStep
Splits a single XLIFF file into multiple files, split on the file element.
|
class |
XliffWCSplitterStep |
| Modifier and Type | Class and Description |
|---|---|
class |
XMLAnalysisStep |
| Modifier and Type | Class and Description |
|---|---|
class |
XMLCharFixingStep |
| Modifier and Type | Class and Description |
|---|---|
class |
XMLValidationStep |
| Modifier and Type | Class and Description |
|---|---|
class |
XSLTransformStep |
Copyright © 2021. All rights reserved.