| Home >> All >> allensoft >> [ util Javadoc ] |
allensoft.util: Javadoc index of package allensoft.util.
Package Samples:
allensoft.util
Classes:
OptionsParser: A useful class for parsing options specified in a string. Subclasses should override the processOption method to process each option parsed by the parser.
Tokenizer: A simple tokenizer that treats space, tab, new line, line feed as white space and '"' chars can quote strings.
AWTUtilities: A collection of miscelaneous useful methods for working with AWT components. All methods are static.
DirectoriesFileFilter: A file filter which will only accept files which are also accepted by another filter.
StringUtilities: A miscelaneous collection of useful string utility functions.
ResourceLoader: Contains useful static methods for loading locale resources.
BadOptionException: Exception thrown when an option is bad.
FileUtilities
MiscUtilities
NestingException
UnrecognizedOptionException
| Home | Contact Us | Privacy Policy | Terms of Service |