Package | Description |
---|---|
org.maltparser.core.feature.system |
provides classes to handle the feature system.
|
org.maltparser.core.flow | |
org.maltparser.core.flow.system | |
org.maltparser.core.plugin |
Provides classes for loading and initializing plugins.
|
Modifier and Type | Method and Description |
---|---|
void |
FeatureEngine.load(PluginLoader plugins) |
Modifier and Type | Method and Description |
---|---|
void |
FlowChartManager.load(PluginLoader plugins) |
Modifier and Type | Method and Description |
---|---|
void |
FlowChartSystem.load(PluginLoader plugins) |
Modifier and Type | Method and Description |
---|---|
static PluginLoader |
PluginLoader.instance()
Returns a reference to the single instance.
|
Copyright 2007-2017 Johan Hall, Jens Nilsson and Joakim Nivre.