Uses of Class
de.danielnaber.languagetool.rules.IncorrectExample

Packages that use IncorrectExample
de.danielnaber.languagetool.rules   
 

Uses of IncorrectExample in de.danielnaber.languagetool.rules
 

Methods in de.danielnaber.languagetool.rules that return types with arguments of type IncorrectExample
 List<IncorrectExample> Rule.getIncorrectExamples()
          Get example sentences that are incorrect and thus will match this rule.
 

Method parameters in de.danielnaber.languagetool.rules with type arguments of type IncorrectExample
 void Rule.setIncorrectExamples(List<IncorrectExample> incorrectExamples)
           
 



Copyright © 2005-2007 Daniel Naber