|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectgov.nih.nlm.nls.gspell.Lamda
Lamda is a repository class for those static methods that are useful, but I could not find a home for. The first of these is the break into grams method.
History
Mon Jul 30 15:29:55 EDT 2001, divita Initial Version
Notes:
| Constructor Summary | |
(package private) |
Lamda()
|
| Method Summary | |
(package private) static java.lang.String[] |
breakIntoGrams(java.lang.String pDocument)
breakIntoGrams breaks an input document into it's constituent grams. |
(package private) static void |
main(java.lang.String[] argv)
This is a test main, whose purpose is to test the functionality of each method developed for this class. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
Lamda()
| Method Detail |
static java.lang.String[] breakIntoGrams(java.lang.String pDocument)
throws java.lang.Exception
e
java.lang.Exceptionstatic final void main(java.lang.String[] argv)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||