Uses of Class
org.languagetool.rules.patterns.bitext.BitextPatternRule
Packages that use BitextPatternRule
-
Uses of BitextPatternRule in org.languagetool.rules.patterns.bitext
Fields in org.languagetool.rules.patterns.bitext with type parameters of type BitextPatternRuleModifier and TypeFieldDescriptionprivate final List<BitextPatternRule> BitextPatternRuleHandler.rulesMethods in org.languagetool.rules.patterns.bitext that return types with arguments of type BitextPatternRuleModifier and TypeMethodDescription(package private) List<BitextPatternRule> BitextPatternRuleHandler.getBitextRules()FalseFriendsAsBitextLoader.getFalseFriendsAsBitext(String filename, Language motherTongue, Language language) final List<BitextPatternRule> BitextPatternRuleLoader.getRules(InputStream is, String filename)