Uses of Class
net.sf.okapi.steps.batchtranslation.Parameters
-
Packages that use Parameters Package Description net.sf.okapi.steps.batchtranslation -
-
Uses of Parameters in net.sf.okapi.steps.batchtranslation
Methods in net.sf.okapi.steps.batchtranslation that return Parameters Modifier and Type Method Description ParametersBatchTranslationStep. getParameters()Constructors in net.sf.okapi.steps.batchtranslation with parameters of type Parameters Constructor Description BatchTranslator(IFilterConfigurationMapper fcMapper, Parameters params, String rootDir, String inputRootDir)
-