Package | Description |
---|---|
er.extensions.components.javascript |
Modifier and Type | Method and Description |
---|---|
static ERXGoogleSpell.Correction[] |
ERXGoogleSpell.suggestions(String text)
Returns possible spelling corrections of the given text (language = "en", escaping XML).
|
static ERXGoogleSpell.Correction[] |
ERXGoogleSpell.suggestions(String text,
String lang)
Returns possible spelling corrections of the given text (escaping XML).
|
static ERXGoogleSpell.Correction[] |
ERXGoogleSpell.suggestions(String text,
String lang,
String hl)
Returns possible spelling corrections of the given text (escaping XML).
|
static ERXGoogleSpell.Correction[] |
ERXGoogleSpell.suggestions(String text,
String lang,
String hl,
boolean escapeXml)
Returns possible spelling corrections of the given text.
|
Copyright © 2002 – 2024 Project Wonder.