See: Description
Class | Description |
---|---|
JarLoader |
The jar class loader loads the content of a jar file that complies with a MaltParser Plugin.
|
Plugin |
The class Plugin contains information about a plug-in that comply to the the MaltParser Plugin Standard.
|
PluginLoader |
Loads MaltParser plug-ins and makes new instances of classes within these plug-ins.
|
Exception | Description |
---|---|
PluginException |
PluginException extends the MaltChainedException class and is thrown by classes
within the plugin package.
|
Provides classes for loading and initializing plugins.
Copyright 2007-2017 Johan Hall, Jens Nilsson and Joakim Nivre.