MaltParser 1.0.2

Uses of Package
org.maltparser.core.plugin

Packages that use org.maltparser.core.plugin
org.maltparser Is the parent package of the entire MaltParser and contains the application class and a console engine of MaltParser. 
org.maltparser.core.plugin Provides classes for loading and initializing plugins. 
 

Classes in org.maltparser.core.plugin used by org.maltparser
PluginLoader
          Loads MaltParser plug-ins and makes new instances of classes within these plug-ins.
 

Classes in org.maltparser.core.plugin used by org.maltparser.core.plugin
Plugin
          The class Plugin contains information about a plug-in that comply to the the MaltParser Plugin Standard.
 


MaltParser 1.0.2

Copyright 2007 Johan Hall, Jens Nilsson and Joakim Nivre.