Package | Description |
---|---|
org.languagetool.rules.ar.filters | |
org.languagetool.rules.en | |
org.languagetool.rules.fr |
Modifier and Type | Class and Description |
---|---|
class |
ArabicDateCheckFilter
Arabic localization of
AbstractDateCheckFilter . |
class |
ArabicDMYDateCheckFilter
Date filter that expects a 'date' argument in the format 'dd-mm-yyyy'.
|
Modifier and Type | Class and Description |
---|---|
class |
DateCheckFilter
English localization of
AbstractDateCheckFilter . |
class |
YMDDateCheckFilter
Date filter that expects a 'date' argument in the format 'yyyy-mm-dd'.
|
Modifier and Type | Class and Description |
---|---|
class |
DMYDateCheckFilter
Date filter that expects a 'date' argument in the format 'dd-mm-yyyy'.
|