|
|||||||||||||||||||||||
|
Contents
Info Bugs Docs Source Download Developer |
Downloads Source Javadoc
Contains the Matcher framework, the OptionParser, the CollectionMap datatype, the SequentialMap map-implementation, and the generic string processing class Strings. The Matcher classes are serve as a way to compare strings in different ways. The WildcardExpression class is used also part of these classes. The RegexMatch uses the GNU classes ({@linkgnu.regexp gnu.regexp} and {@linkgnu.rex gnu.rex} for regular expressions. Classes also exist for comparing complete objects and substrings, case sensitive or insensitive. Most of these classes are unimplemented at the moment. They are mainly used by the {@linkorg.gjt.osk.lifeform Lifeform} bot. The OptionParser class is used to parse command line options. The class does the same as {@linkgnu.getopt gnu.getopt} (plus a little more), but with a different - more object-oriented - approach. FIXME: fill in more
DownloadsThe following page lists the available downloads for the release of package 'org.gjt.osk.util' tagged ' $'. If you need to work with releases other than ' $', you will need to use the anonymous CVS server to access them.
|
||||||||||||||||||||||
|
All contents are licensed under the General Public License. |
|||||||||||||||||||||||