Uses of Class
net.sf.okapi.common.ReferenceParameter
-
-
Uses of ReferenceParameter in net.sf.okapi.lib.verification
Methods in net.sf.okapi.lib.verification with annotations of type ReferenceParameter Modifier and Type Method Description StringParameters. getBlacklistPath()StringParameters. getTermsPath() -
Uses of ReferenceParameter in net.sf.okapi.steps.segmentation
Methods in net.sf.okapi.steps.segmentation with annotations of type ReferenceParameter Modifier and Type Method Description StringParameters. getSourceSrxPath()StringParameters. getTargetSrxPath() -
Uses of ReferenceParameter in net.sf.okapi.steps.termextraction
Methods in net.sf.okapi.steps.termextraction with annotations of type ReferenceParameter Modifier and Type Method Description StringParameters. getNotEndWordsPath()StringParameters. getNotStartWordsPath()StringParameters. getStopWordsPath() -
Uses of ReferenceParameter in net.sf.okapi.steps.xmlvalidation
Methods in net.sf.okapi.steps.xmlvalidation with annotations of type ReferenceParameter Modifier and Type Method Description StringParameters. getSchemaPath() -
Uses of ReferenceParameter in net.sf.okapi.steps.xsltransform
Methods in net.sf.okapi.steps.xsltransform with annotations of type ReferenceParameter Modifier and Type Method Description StringParameters. getXsltPath()
-