Uses of Class
org.languagetool.dev.index.MatchingSentence

Packages that use MatchingSentence
org.languagetool.dev.index   
 

Uses of MatchingSentence in org.languagetool.dev.index
 

Methods in org.languagetool.dev.index that return types with arguments of type MatchingSentence
 List<MatchingSentence> SearcherResult.getMatchingSentences()
           
 

Constructor parameters in org.languagetool.dev.index with type arguments of type MatchingSentence
SearcherResult(List<MatchingSentence> matchingSentences, int checkedSentences, org.apache.lucene.search.Query relaxedQuery)
           
 



Copyright © 2013. All Rights Reserved.