Package com.syncbuilder.util.getopt

Classes to describe and to parse program options.

See:
          Description

Class Summary
FlagOpt  
Getopt A special version of the GNU getopt for usage with the SyncBuilder framework.
LongOpt This is the base class for the more specialized types of options.
NumericalOpt  
StringOpt  
 

Package com.syncbuilder.util.getopt Description

Classes to describe and to parse program options. Options can have a type, a description, a validation method, etc.
This package is used extensively by the com.syncbuilder.app package.

See Also:
com.syncbuilder.app


This material is Copyrighted (C) 1999 by Tilo Christ. All Rights Reserved.