Package | Description |
---|---|
org.languagetool.rules | |
org.languagetool.rules.de | |
org.languagetool.rules.pt |
Modifier and Type | Method and Description |
---|---|
static AbstractUnitConversionRule.Message |
AbstractUnitConversionRule.Message.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractUnitConversionRule.Message[] |
AbstractUnitConversionRule.Message.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected String |
AbstractUnitConversionRule.getMessage(AbstractUnitConversionRule.Message message)
Override in subclasses
|
protected String |
AbstractUnitConversionRule.getShortMessage(AbstractUnitConversionRule.Message message)
Override in subclasses
|
Modifier and Type | Method and Description |
---|---|
protected String |
UnitConversionRule.getMessage(AbstractUnitConversionRule.Message message) |
protected String |
UnitConversionRule.getShortMessage(AbstractUnitConversionRule.Message message) |
Modifier and Type | Method and Description |
---|---|
protected String |
PortugueseUnitConversionRule.getMessage(AbstractUnitConversionRule.Message message) |
protected String |
PortugueseUnitConversionRule.getShortMessage(AbstractUnitConversionRule.Message message) |