Project Wonder 5.0

Uses of Class
er.extensions.components.javascript.ERXGoogleSpell.Correction

Packages that use ERXGoogleSpell.Correction
er.extensions.components.javascript   
 

Uses of ERXGoogleSpell.Correction in er.extensions.components.javascript
 

Methods in er.extensions.components.javascript that return ERXGoogleSpell.Correction
static ERXGoogleSpell.Correction[] ERXGoogleSpell.suggestions(java.lang.String text)
          Returns possible spelling corrections of the given text (language = "en", escaping XML).
static ERXGoogleSpell.Correction[] ERXGoogleSpell.suggestions(java.lang.String text, java.lang.String lang)
          Returns possible spelling corrections of the given text (escaping XML).
static ERXGoogleSpell.Correction[] ERXGoogleSpell.suggestions(java.lang.String text, java.lang.String lang, java.lang.String hl)
          Returns possible spelling corrections of the given text (escaping XML).
static ERXGoogleSpell.Correction[] ERXGoogleSpell.suggestions(java.lang.String text, java.lang.String lang, java.lang.String hl, boolean escapeXml)
          Returns possible spelling corrections of the given text.
 


Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.