See: Description
| Class | Description |
|---|---|
| AlphaBeticalComparator<T> |
This class provides a case insensitive alphabetical comparator.
|
| Bit |
This class provides methods of bit operations.
|
| Case |
This class provides methods of preserving case.
|
| Char |
This class represents character related methods.
|
| In |
This class provides inputs related methods.
|
| LvgComparator<T> |
This class provides a LVG comparator, which compares length, then case
insensitive ASCII.
|
| Out |
This class is a sample prolog for LVG Java codes.
|
| Platform |
This class represents character related methods.
|
| Str |
This class provides methods of string related operations.
|
| Strip |
This class strip strings and words from a given string.
|
| StripToken |
This class tokenizes a string into a collection of StrTokenObject.
|
| StrTokenObject |
This class creates a fundamental string token object for strip function.
|
| UnicodeUtil |
This class represents Unicode related methods.
|
| Vec |
This class represents Vector related methods.
|
| Word |
This class contains methods for words related operations.
|
| XeroxParc |
This class represents an object of an Xerox Parc stochastic tagger.
|