common-util

Uses of Class
local.tomas.util.options.Option

Packages that use Option
local.tomas.util.options This package is used to process options passed on the command line. 
 

Uses of Option in local.tomas.util.options
 

Subclasses of Option in local.tomas.util.options
 class BooleanOption
          Boolean option.
 class IntegerOption
          Integer option.
 class StringOption
          String option.
 

Methods in local.tomas.util.options with parameters of type Option
static int Options.getOptions(String[] argv, Option[] options)
          Get options.
 


common-util

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