| Package | Description |
|---|---|
| org.languagetool | |
| org.languagetool.rules | |
| org.languagetool.rules.patterns |
| Modifier and Type | Method and Description |
|---|---|
Map<CategoryId,Category> |
JLanguageTool.getCategories()
Get all rule categories for the current language.
|
| Modifier and Type | Method and Description |
|---|---|
Category |
Rule.getCategory() |
Category |
Categories.getCategory(ResourceBundle messages) |
| Modifier and Type | Method and Description |
|---|---|
void |
Rule.setCategory(Category category) |
| Modifier and Type | Field and Description |
|---|---|
protected Category |
PatternRuleHandler.category |