Uses of Class
net.sf.okapi.lib.languagetool.rules.TermCheckRule
-
Packages that use TermCheckRule Package Description net.sf.okapi.lib.languagetool.rules -
-
Uses of TermCheckRule in net.sf.okapi.lib.languagetool.rules
Methods in net.sf.okapi.lib.languagetool.rules that return types with arguments of type TermCheckRule Modifier and Type Method Description List<TermCheckRule>ConceptEntry2TermCheckRules. convert(List<net.sf.okapi.lib.terminology.ConceptEntry> concepts)List<TermCheckRule>ConceptEntry2TermCheckRules. convert(net.sf.okapi.lib.terminology.IGlossaryReader reader)
-