com.jspell.domain
Class JSpellSystem
java.lang.Object
com.jspell.domain.JSpellSystem
public final class JSpellSystem
- extends java.lang.Object
|
Method Summary |
static java.lang.String |
center(java.lang.String str,
char padChar,
char borderChar,
int len)
|
static int |
getCacheSize()
|
static java.lang.String |
getCopyright()
|
static java.lang.String |
getKey()
|
static java.lang.String |
getLicensee()
|
static java.lang.String |
getURL()
|
static java.lang.String |
getUSERAGENT()
|
static java.lang.String |
getVersion()
|
static void |
printBanner(java.lang.String softwareID)
Prints the copyright banner for JSpell HTML. |
static void |
setCacheSize(int cacheSize)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSpellSystem
public JSpellSystem()
center
public static java.lang.String center(java.lang.String str,
char padChar,
char borderChar,
int len)
printBanner
public static void printBanner(java.lang.String softwareID)
- Prints the copyright banner for JSpell HTML.
- Parameters:
softwareID - a String containing the product ID.
getCopyright
public static final java.lang.String getCopyright()
getURL
public static final java.lang.String getURL()
getUSERAGENT
public static final java.lang.String getUSERAGENT()
getCacheSize
public static final int getCacheSize()
setCacheSize
public static final void setCacheSize(int cacheSize)
getVersion
public static final java.lang.String getVersion()
getLicensee
public static final java.lang.String getLicensee()
getKey
public static final java.lang.String getKey()
JSpell SDK - Spell Checker for the Java Platform
Copyright © 2009 Page Scholar Inc, All Rights Reserved - http://www.jspell.com