|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jspell.demo.IndexCreate
public class IndexCreate
This class is used to build a JSpell compatible index file and illustrates low level API usage to create a JSpell index. This class is executed from the command line as follows java -cp jspellconsole.jar com.jspell.demo.IndexCreate bigEndianSource ISOlanguage ISOCOUNTRY [version] e.g., java -cp jspellconsole.jar com.jspell.demo.IndexCreate source.txt en US Medical
| Constructor Summary | |
|---|---|
IndexCreate()
|
|
| 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 IndexCreate()
| 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 | ||||||||