common-util

Package local.tomas.util.options

This package is used to process options passed on the command line.

See:
          Description

Class Summary
BooleanOption Boolean option.
IntegerOption Integer option.
Option Base class for all options.
Options Static option processor.
StringOption String option.
 

Exception Summary
OptionException Option processing exception.
 

Package local.tomas.util.options Description

This package is used to process options passed on the command line.


common-util

Copyright © 2005-2007 Tomas Teubner. All Rights Reserved.