|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jspell.demo.IndexSearch
public class IndexSearch
This class is used to search for a word in a JSpell index and illustrates low level API usage to search for a word in a JSpell index. This class is executed from the command line as follows java -cp jspellconsole.jar com.jspell.demo.IndexSearch wordToFind ISOlanguage ISOCOUNTRY [version] e.g., java -cp jspellconsole.jar com.jspell.demo.IndexSearch intrst en US Medical
| Constructor Summary | |
|---|---|
IndexSearch()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IndexSearch()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||