org.hyperic.hq.product.pluginxml
Class PluginParser
java.lang.Object
org.hyperic.hq.product.pluginxml.PluginParser
public class PluginParser
- extends java.lang.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(java.io.InputStream in,
PluginData data)
throws PluginException
- Throws:
PluginException
parse
public void parse(java.io.InputStream in,
PluginData data,
org.xml.sax.EntityResolver resolver)
throws PluginException
- Throws:
PluginException
dumpFormat
public static void dumpFormat(java.io.PrintStream out)
dumpFormatWiki
public static void dumpFormatWiki(java.io.PrintStream out)
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.