Uses of Class
org.languagetool.server.DatabaseRuleMatchLogEntry
-
Packages that use DatabaseRuleMatchLogEntry Package Description org.languagetool.server -
-
Uses of DatabaseRuleMatchLogEntry in org.languagetool.server
Fields in org.languagetool.server declared as DatabaseRuleMatchLogEntry Modifier and Type Field Description private DatabaseRuleMatchLogEntry
DatabaseCheckLogEntry. ruleMatches
Methods in org.languagetool.server with parameters of type DatabaseRuleMatchLogEntry Modifier and Type Method Description void
DatabaseCheckLogEntry. setRuleMatches(DatabaseRuleMatchLogEntry entry)
-