Uses of Package
org.xerial.util.cui

Packages that use org.xerial.util.cui
org.xerial.benchmark   
org.xerial.mlpress   
org.xerial.util.cui The command line argument parser. 
org.xerial.util.xml.analyzer   
org.xerial.util.xml.index   
 

Classes in org.xerial.util.cui used by org.xerial.benchmark
OptionParserException
          An exception class thrown when illegal states are found when parsing command line arguments
 

Classes in org.xerial.util.cui used by org.xerial.mlpress
OptionParserException
          An exception class thrown when illegal states are found when parsing command line arguments
 

Classes in org.xerial.util.cui used by org.xerial.util.cui
Option
          Option represents a command line option
OptionGroup
          OptionGroup creates a bundle of options By setting some OptionGroup as exclusive, you can prevent multiple exclusive OptionGroups will be activated at the same time.
OptionHandler
          A handler called when an option is set.
OptionParser
           OptionParser parses command line arguments
OptionParserException
          An exception class thrown when illegal states are found when parsing command line arguments
 

Classes in org.xerial.util.cui used by org.xerial.util.xml.analyzer
OptionParserException
          An exception class thrown when illegal states are found when parsing command line arguments
 

Classes in org.xerial.util.cui used by org.xerial.util.xml.index
OptionParserException
          An exception class thrown when illegal states are found when parsing command line arguments
 



Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.