MaltParser 1.0.2

Uses of Package
org.maltparser.core.options

Packages that use org.maltparser.core.options
org.maltparser Is the parent package of the entire MaltParser and contains the application class and a console engine of MaltParser. 
org.maltparser.core.options Classes for management of all options used in the application and its plugins. 
org.maltparser.core.options.option Contains classes for types of options. 
 

Classes in org.maltparser.core.options used by org.maltparser
OptionManager
          Option Manager is the management class for all option handling.
 

Classes in org.maltparser.core.options used by org.maltparser.core.options
OptionContainer
          An option container stores the option values for one instance usage.
OptionDescriptions
          Organizes all the option descriptions.
OptionException
          OptionException extends the MaltChainedException class and is thrown by classes within the options package.
 

Classes in org.maltparser.core.options used by org.maltparser.core.options.option
OptionException
          OptionException extends the MaltChainedException class and is thrown by classes within the options package.
OptionGroup
          An option group categories a group of options.
 


MaltParser 1.0.2

Copyright 2007 Johan Hall, Jens Nilsson and Joakim Nivre.