net.nutch.plugin
Class PluginManifestParser
java.lang.Object
net.nutch.plugin.PluginManifestParser
- public class PluginManifestParser
- extends Object
The PluginManifestParser
parser just parse the manifest file in all plugin
directories.
- Author:
- joa23
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
public static final Logger LOG
PluginManifestParser
public PluginManifestParser()
parsePluginFolder
public static ArrayList parsePluginFolder()
- Returns a list with plugin descriptors.
- Returns:
- ArrayList
- Throws:
IOException
MalformedURLException
org.dom4j.DocumentException
Copyright © 2004 The Nutch Organization.