public class JSpellIFrameTools extends JSpellTools
| Modifier and Type | Field and Description |
|---|---|
static JSpellIFrameTools |
tools
An instance of JSpellIFrameTools.
|
bannerPrinted, cacheSize, defaultProxy, dictionaryPath, indexReady, softwareID| Constructor and Description |
|---|
JSpellIFrameTools()
Creates a new instance of JSpellIFrameTools
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getErrors(javax.servlet.ServletRequest request,
boolean confirmAfterLearn,
boolean confirmAfterReplace,
java.lang.String supplementalDictionary,
java.lang.String language)
Generates the JavaScript used in the JSpell HTML Pro spell checker dialog.
|
static JSpellIFrameTools |
getJSpellTools()
Get the instance of the JSpellIFrameTools class.
|
getImagePath, getLanguage, getProxy, getStyleSheetURL, getSupplementalDictionary, indexSetup, loadSupplementalDictionary, setCachepublic static JSpellIFrameTools tools
public JSpellIFrameTools()
public static JSpellIFrameTools getJSpellTools()
public java.lang.String getErrors(javax.servlet.ServletRequest request,
boolean confirmAfterLearn,
boolean confirmAfterReplace,
java.lang.String supplementalDictionary,
java.lang.String language)
throws JSpellException
confirmAfterReplace - true or false.request - a ServletRequest object.confirmAfterLearn - true or false.supplementalDictionary - a String.language - a String.JSpellException - an object containing JSpell exception information.JSpell SDK - Spell Checker for the Java Platform
Copyright © 2009-2019 Page Scholar Inc, All Rights Reserved - https://www.jspell.com