Uses of Class
net.sf.okapi.common.BaseParameters
-
-
Uses of BaseParameters in net.sf.okapi.common
Subclasses of BaseParameters in net.sf.okapi.common Modifier and Type Class Description classAbstractGroupParametersclassDefaultParametersFor classes that useIParametersbut don't have any specific parameters.classStringParametersParameters implementation based onParametersString. -
Uses of BaseParameters in net.sf.okapi.common.encoder
Subclasses of BaseParameters in net.sf.okapi.common.encoder Modifier and Type Class Description static classXMLEncoder.ParametersProvides encoder parameters. -
Uses of BaseParameters in net.sf.okapi.common.filters
Subclasses of BaseParameters in net.sf.okapi.common.filters Modifier and Type Class Description classCompoundFilterParametersCompound Filter parameters.Methods in net.sf.okapi.common.filters with type parameters of type BaseParameters Modifier and Type Method Description protected <T extends BaseParameters>
booleanCompoundFilterParameters. addParameters(Class<T> parametersClass) -
Uses of BaseParameters in net.sf.okapi.common.filterwriter
Subclasses of BaseParameters in net.sf.okapi.common.filterwriter Modifier and Type Class Description classParametersclassXLIFFWriterParametersProvides a way to access the parameters forXLIFFWriterin a single object. -
Uses of BaseParameters in net.sf.okapi.connectors.apertium
Subclasses of BaseParameters in net.sf.okapi.connectors.apertium Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.connectors.bifile
Subclasses of BaseParameters in net.sf.okapi.connectors.bifile Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.connectors.google
Subclasses of BaseParameters in net.sf.okapi.connectors.google Modifier and Type Class Description classGoogleMTv2Parameters -
Uses of BaseParameters in net.sf.okapi.connectors.googleautoml
Subclasses of BaseParameters in net.sf.okapi.connectors.googleautoml Modifier and Type Class Description classGoogleAutoMLTranslationParameters -
Uses of BaseParameters in net.sf.okapi.connectors.kantan
Subclasses of BaseParameters in net.sf.okapi.connectors.kantan Modifier and Type Class Description classKantanMTv21ConnectorParameters -
Uses of BaseParameters in net.sf.okapi.connectors.lingo24
Subclasses of BaseParameters in net.sf.okapi.connectors.lingo24 Modifier and Type Class Description classParametersParameters for theLingo24Connectorconnector. -
Uses of BaseParameters in net.sf.okapi.connectors.microsoft
Subclasses of BaseParameters in net.sf.okapi.connectors.microsoft Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.connectors.mmt
Subclasses of BaseParameters in net.sf.okapi.connectors.mmt Modifier and Type Class Description classParametersParameters for theMMTConnector. -
Uses of BaseParameters in net.sf.okapi.connectors.mymemory
Subclasses of BaseParameters in net.sf.okapi.connectors.mymemory Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.connectors.pensieve
Subclasses of BaseParameters in net.sf.okapi.connectors.pensieve Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.connectors.tda
Subclasses of BaseParameters in net.sf.okapi.connectors.tda Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.connectors.translatetoolkit
Subclasses of BaseParameters in net.sf.okapi.connectors.translatetoolkit Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.filters.abstractmarkup
Subclasses of BaseParameters in net.sf.okapi.filters.abstractmarkup Modifier and Type Class Description classAbstractMarkupParametersIParametersbased facade around the YAML configuration format. -
Uses of BaseParameters in net.sf.okapi.filters.archive
Subclasses of BaseParameters in net.sf.okapi.filters.archive Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.filters.autoxliff
Subclasses of BaseParameters in net.sf.okapi.filters.autoxliff Modifier and Type Class Description classAutoXLIFFParameters -
Uses of BaseParameters in net.sf.okapi.filters.doxygen
Subclasses of BaseParameters in net.sf.okapi.filters.doxygen Modifier and Type Class Description classParametersCustom parameter implementation backed by YAML. -
Uses of BaseParameters in net.sf.okapi.filters.dtd
Subclasses of BaseParameters in net.sf.okapi.filters.dtd Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.filters.html
Subclasses of BaseParameters in net.sf.okapi.filters.html Modifier and Type Class Description classParametersIParametersbased facade around the YAML configuration format. -
Uses of BaseParameters in net.sf.okapi.filters.icml
Subclasses of BaseParameters in net.sf.okapi.filters.icml Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.filters.idml
Subclasses of BaseParameters in net.sf.okapi.filters.idml Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.filters.json
Subclasses of BaseParameters in net.sf.okapi.filters.json Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.filters.markdown
Subclasses of BaseParameters in net.sf.okapi.filters.markdown Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.filters.mif
Subclasses of BaseParameters in net.sf.okapi.filters.mif Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.filters.mosestext
Subclasses of BaseParameters in net.sf.okapi.filters.mosestext Modifier and Type Class Description classFilterWriterParameters -
Uses of BaseParameters in net.sf.okapi.filters.multiparsers
Subclasses of BaseParameters in net.sf.okapi.filters.multiparsers Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.filters.openoffice
Subclasses of BaseParameters in net.sf.okapi.filters.openoffice Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.filters.openxml
Subclasses of BaseParameters in net.sf.okapi.filters.openxml Modifier and Type Class Description classConditionalParametersclassYamlParametersIParametersbased facade around the YAML configuration format. -
Uses of BaseParameters in net.sf.okapi.filters.pdf
Subclasses of BaseParameters in net.sf.okapi.filters.pdf Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.filters.php
Subclasses of BaseParameters in net.sf.okapi.filters.php Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.filters.plaintext
Subclasses of BaseParameters in net.sf.okapi.filters.plaintext Modifier and Type Class Description classParametersPlain Text Filter parameters -
Uses of BaseParameters in net.sf.okapi.filters.plaintext.base
Subclasses of BaseParameters in net.sf.okapi.filters.plaintext.base Modifier and Type Class Description classParametersBase Plain Text Filter parameters -
Uses of BaseParameters in net.sf.okapi.filters.plaintext.paragraphs
Subclasses of BaseParameters in net.sf.okapi.filters.plaintext.paragraphs Modifier and Type Class Description classParametersParagraph Plain Text Filter parameters -
Uses of BaseParameters in net.sf.okapi.filters.plaintext.regex
Subclasses of BaseParameters in net.sf.okapi.filters.plaintext.regex Modifier and Type Class Description classParametersParameters of the Regex Plain Text Filter -
Uses of BaseParameters in net.sf.okapi.filters.plaintext.spliced
Subclasses of BaseParameters in net.sf.okapi.filters.plaintext.spliced Modifier and Type Class Description classParametersSpliced Lines Filter parameters -
Uses of BaseParameters in net.sf.okapi.filters.po
Subclasses of BaseParameters in net.sf.okapi.filters.po Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.filters.properties
Subclasses of BaseParameters in net.sf.okapi.filters.properties Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.filters.rainbowkit
Subclasses of BaseParameters in net.sf.okapi.filters.rainbowkit Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.filters.regex
Subclasses of BaseParameters in net.sf.okapi.filters.regex Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.filters.subtitles
Subclasses of BaseParameters in net.sf.okapi.filters.subtitles Modifier and Type Class Description classSubtitleParametersVTT Filter parameters -
Uses of BaseParameters in net.sf.okapi.filters.table
Subclasses of BaseParameters in net.sf.okapi.filters.table Modifier and Type Class Description classParametersTable Filter parameters -
Uses of BaseParameters in net.sf.okapi.filters.table.base
Subclasses of BaseParameters in net.sf.okapi.filters.table.base Modifier and Type Class Description classParametersBase Table Filter parameters -
Uses of BaseParameters in net.sf.okapi.filters.table.csv
Subclasses of BaseParameters in net.sf.okapi.filters.table.csv Modifier and Type Class Description classParametersCSV Filter parameters -
Uses of BaseParameters in net.sf.okapi.filters.table.fwc
Subclasses of BaseParameters in net.sf.okapi.filters.table.fwc Modifier and Type Class Description classParametersFixed-Width Columns Filter parameters -
Uses of BaseParameters in net.sf.okapi.filters.table.tsv
Subclasses of BaseParameters in net.sf.okapi.filters.table.tsv Modifier and Type Class Description classParametersTab-Separated Values filter parameters. -
Uses of BaseParameters in net.sf.okapi.filters.tmx
Subclasses of BaseParameters in net.sf.okapi.filters.tmx Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.filters.transifex
Subclasses of BaseParameters in net.sf.okapi.filters.transifex Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.filters.transtable
Subclasses of BaseParameters in net.sf.okapi.filters.transtable Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.filters.ts
Subclasses of BaseParameters in net.sf.okapi.filters.ts Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.filters.ttml
Subclasses of BaseParameters in net.sf.okapi.filters.ttml Modifier and Type Class Description classTTMLParametersTTML Filter parameters -
Uses of BaseParameters in net.sf.okapi.filters.ttx
Subclasses of BaseParameters in net.sf.okapi.filters.ttx Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.filters.txml
Subclasses of BaseParameters in net.sf.okapi.filters.txml Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.filters.vignette
Subclasses of BaseParameters in net.sf.okapi.filters.vignette Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.filters.vtt
Subclasses of BaseParameters in net.sf.okapi.filters.vtt Modifier and Type Class Description classVTTParametersVTT Filter parameters -
Uses of BaseParameters in net.sf.okapi.filters.wiki
Subclasses of BaseParameters in net.sf.okapi.filters.wiki Modifier and Type Class Description classParametersCustom parameter implementation backed by YAML. -
Uses of BaseParameters in net.sf.okapi.filters.xini
Subclasses of BaseParameters in net.sf.okapi.filters.xini Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.filters.xliff
Subclasses of BaseParameters in net.sf.okapi.filters.xliff Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.filters.xliff2
Subclasses of BaseParameters in net.sf.okapi.filters.xliff2 Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.filters.xmlstream
Subclasses of BaseParameters in net.sf.okapi.filters.xmlstream Modifier and Type Class Description classParametersIParametersbased facade around the YAML configuration format. -
Uses of BaseParameters in net.sf.okapi.filters.yaml
Subclasses of BaseParameters in net.sf.okapi.filters.yaml Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.lib.merge.merge
Subclasses of BaseParameters in net.sf.okapi.lib.merge.merge Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.lib.merge.step
Subclasses of BaseParameters in net.sf.okapi.lib.merge.step Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.lib.preprocessing.filters.simplification
Subclasses of BaseParameters in net.sf.okapi.lib.preprocessing.filters.simplification Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.lib.serialization.filter
Subclasses of BaseParameters in net.sf.okapi.lib.serialization.filter Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.lib.serialization.step
Subclasses of BaseParameters in net.sf.okapi.lib.serialization.step Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.lib.terminology.simpletb
Subclasses of BaseParameters in net.sf.okapi.lib.terminology.simpletb Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.lib.transifex
Subclasses of BaseParameters in net.sf.okapi.lib.transifex Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.lib.verification
Subclasses of BaseParameters in net.sf.okapi.lib.verification Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.batchtranslation
Subclasses of BaseParameters in net.sf.okapi.steps.batchtranslation Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.bomconversion
Subclasses of BaseParameters in net.sf.okapi.steps.bomconversion Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.characterschecker
Subclasses of BaseParameters in net.sf.okapi.steps.characterschecker Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.charlisting
Subclasses of BaseParameters in net.sf.okapi.steps.charlisting Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.cleanup
Subclasses of BaseParameters in net.sf.okapi.steps.cleanup Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.codesremoval
Subclasses of BaseParameters in net.sf.okapi.steps.codesremoval Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.common
Subclasses of BaseParameters in net.sf.okapi.steps.common Modifier and Type Class Description classExtractionVerificationStepParameters -
Uses of BaseParameters in net.sf.okapi.steps.common.codesimplifier
Subclasses of BaseParameters in net.sf.okapi.steps.common.codesimplifier Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.common.createtarget
Subclasses of BaseParameters in net.sf.okapi.steps.common.createtarget Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.common.removetarget
Subclasses of BaseParameters in net.sf.okapi.steps.common.removetarget Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.common.tufiltering
Subclasses of BaseParameters in net.sf.okapi.steps.common.tufiltering Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.copyormove
Subclasses of BaseParameters in net.sf.okapi.steps.copyormove Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.desegmentation
Subclasses of BaseParameters in net.sf.okapi.steps.desegmentation Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.diffleverage
Subclasses of BaseParameters in net.sf.okapi.steps.diffleverage Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.encodingconversion
Subclasses of BaseParameters in net.sf.okapi.steps.encodingconversion Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.enrycher
Subclasses of BaseParameters in net.sf.okapi.steps.enrycher Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.externalcommand
Subclasses of BaseParameters in net.sf.okapi.steps.externalcommand Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.formatconversion
Subclasses of BaseParameters in net.sf.okapi.steps.formatconversion Modifier and Type Class Description classParametersclassTableFilterWriterParameters -
Uses of BaseParameters in net.sf.okapi.steps.fullwidthconversion
Subclasses of BaseParameters in net.sf.okapi.steps.fullwidthconversion Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.generalchecker
Subclasses of BaseParameters in net.sf.okapi.steps.generalchecker Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.idaligner
Subclasses of BaseParameters in net.sf.okapi.steps.idaligner Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.idbasedcopy
Subclasses of BaseParameters in net.sf.okapi.steps.idbasedcopy Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.imagemodification
Subclasses of BaseParameters in net.sf.okapi.steps.imagemodification Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.inconsistencycheck
Subclasses of BaseParameters in net.sf.okapi.steps.inconsistencycheck Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.inlinescodeschecker
Subclasses of BaseParameters in net.sf.okapi.steps.inlinescodeschecker Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.lengthchecker
Subclasses of BaseParameters in net.sf.okapi.steps.lengthchecker Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.leveraging
Subclasses of BaseParameters in net.sf.okapi.steps.leveraging Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.linebreakconversion
Subclasses of BaseParameters in net.sf.okapi.steps.linebreakconversion Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.localizablechecker
Subclasses of BaseParameters in net.sf.okapi.steps.localizablechecker Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.moses
Subclasses of BaseParameters in net.sf.okapi.steps.moses Modifier and Type Class Description classMergingParameters -
Uses of BaseParameters in net.sf.okapi.steps.msbatchtranslation
Subclasses of BaseParameters in net.sf.okapi.steps.msbatchtranslation Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.paraaligner
Subclasses of BaseParameters in net.sf.okapi.steps.paraaligner Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.patternschecker
Subclasses of BaseParameters in net.sf.okapi.steps.patternschecker Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.rainbowkit.creation
Subclasses of BaseParameters in net.sf.okapi.steps.rainbowkit.creation Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.rainbowkit.omegat
Subclasses of BaseParameters in net.sf.okapi.steps.rainbowkit.omegat Modifier and Type Class Description classOptions -
Uses of BaseParameters in net.sf.okapi.steps.rainbowkit.postprocess
Subclasses of BaseParameters in net.sf.okapi.steps.rainbowkit.postprocess Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.rainbowkit.transifex
Subclasses of BaseParameters in net.sf.okapi.steps.rainbowkit.transifex Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.rainbowkit.xliff
Subclasses of BaseParameters in net.sf.okapi.steps.rainbowkit.xliff Modifier and Type Class Description classOptionsclassXLIFF2Options -
Uses of BaseParameters in net.sf.okapi.steps.repetitionanalysis
Subclasses of BaseParameters in net.sf.okapi.steps.repetitionanalysis Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.rtfconversion
Subclasses of BaseParameters in net.sf.okapi.steps.rtfconversion Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.scopingreport
Subclasses of BaseParameters in net.sf.okapi.steps.scopingreport Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.searchandreplace
Subclasses of BaseParameters in net.sf.okapi.steps.searchandreplace Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.segmentation
Subclasses of BaseParameters in net.sf.okapi.steps.segmentation Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.sentencealigner
Subclasses of BaseParameters in net.sf.okapi.steps.sentencealigner Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.termextraction
Subclasses of BaseParameters in net.sf.okapi.steps.termextraction Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.terminologyleveraging
Subclasses of BaseParameters in net.sf.okapi.steps.terminologyleveraging Modifier and Type Class Description classTerminologyParametersProvides parameters for terminology connectors. -
Uses of BaseParameters in net.sf.okapi.steps.textmodification
Subclasses of BaseParameters in net.sf.okapi.steps.textmodification Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.tmimport
Subclasses of BaseParameters in net.sf.okapi.steps.tmimport Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.tokenization
Subclasses of BaseParameters in net.sf.okapi.steps.tokenization Modifier and Type Class Description classParametersTokenization step parametersclassTokenConfigsTokenType Definitionsstatic classTokenConfigs.TokenConfig -
Uses of BaseParameters in net.sf.okapi.steps.translationcomparison
Subclasses of BaseParameters in net.sf.okapi.steps.translationcomparison Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.ttxsplitter
Subclasses of BaseParameters in net.sf.okapi.steps.ttxsplitter Modifier and Type Class Description classTTXJoinerParametersclassTTXSplitterParameters -
Uses of BaseParameters in net.sf.okapi.steps.uriconversion
Subclasses of BaseParameters in net.sf.okapi.steps.uriconversion Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.whitespacecorrection
Subclasses of BaseParameters in net.sf.okapi.steps.whitespacecorrection Modifier and Type Class Description classWhitespaceCorrectionStepParameters -
Uses of BaseParameters in net.sf.okapi.steps.wordcount
Subclasses of BaseParameters in net.sf.okapi.steps.wordcount Modifier and Type Class Description classParametersSimpleWordCountStep -
Uses of BaseParameters in net.sf.okapi.steps.wordcount.common
Subclasses of BaseParameters in net.sf.okapi.steps.wordcount.common Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.xliffsplitter
Subclasses of BaseParameters in net.sf.okapi.steps.xliffsplitter Modifier and Type Class Description classXliffJoinerParametersclassXliffSplitterParametersclassXliffWCSplitterParameters -
Uses of BaseParameters in net.sf.okapi.steps.xmlanalysis
Subclasses of BaseParameters in net.sf.okapi.steps.xmlanalysis Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.xmlcharfixing
Subclasses of BaseParameters in net.sf.okapi.steps.xmlcharfixing Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.xmlvalidation
Subclasses of BaseParameters in net.sf.okapi.steps.xmlvalidation Modifier and Type Class Description classParameters -
Uses of BaseParameters in net.sf.okapi.steps.xsltransform
Subclasses of BaseParameters in net.sf.okapi.steps.xsltransform Modifier and Type Class Description classParameters
-