| Package | Description |
|---|---|
| org.maltparser.core.helper |
Provides classes of various kinds that not fit into another package.
|
| 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.
|
| org.maltparser.parser |
The top package for Single Malt Parser.
|
| Class and Description |
|---|
| OptionManager
Option Manager is the management class for all option handling.
|
| Class and Description |
|---|
| 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.
|
| OptionManager
Option Manager is the management class for all option handling.
|
| Class and Description |
|---|
| OptionException
OptionException extends the MaltChainedException class and is thrown by classes
within the options package.
|
| OptionGroup
An option group categories a group of options.
|
| Class and Description |
|---|
| OptionManager
Option Manager is the management class for all option handling.
|
Copyright 2007-2017 Johan Hall, Jens Nilsson and Joakim Nivre.