org.hyperic.hq.product.pluginxml
Class PluginParser
java.lang.Object
org.hyperic.hq.product.pluginxml.PluginParser
public class PluginParser
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PluginParser
public PluginParser()
collectMetrics
public void collectMetrics(boolean collect)
collectHelp
public void collectHelp(boolean collect)
parse
public void parse(InputStream in,
PluginData data)
throws PluginException
- Throws:
PluginException
parse
public void parse(InputStream in,
PluginData data,
EntityResolver resolver)
throws PluginException
- Throws:
PluginException
dumpFormat
public static void dumpFormat(PrintStream out)
dumpFormatWiki
public static void dumpFormatWiki(PrintStream out)
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2004-2010 Hyperic, Inc. support@hyperic.net, All Rights Reserved.