Hyperic HQ Plugin API v. 5.8.0

org.hyperic.hq.product.pluginxml
Class CustomPropertiesTag

java.lang.Object
  extended by org.hyperic.hq.product.pluginxml.BaseTag
      extended by org.hyperic.hq.product.pluginxml.CustomPropertiesTag
All Implemented Interfaces:
org.hyperic.util.xmlparser.XmlAttrHandler, org.hyperic.util.xmlparser.XmlEndAttrHandler, org.hyperic.util.xmlparser.XmlFilterHandler, org.hyperic.util.xmlparser.XmlTagEntryHandler, org.hyperic.util.xmlparser.XmlTagExitHandler, org.hyperic.util.xmlparser.XmlTagHandler

public class CustomPropertiesTag
extends BaseTag


Method Summary
protected  void addConfigSchema(String typeName, int idx, org.hyperic.util.config.ConfigSchema schema)
           
 void endAttributes()
           
 void endTag()
           
protected  org.hyperic.hq.product.pluginxml.ConfigOptionTag getConfigOptionTag()
           
 String getName()
           
 String[] getOptionalAttributes()
           
 org.hyperic.util.xmlparser.XmlTagInfo[] getSubTags()
           
 void startTag()
           
 
Methods inherited from class org.hyperic.hq.product.pluginxml.BaseTag
enter, exit, filterAttrValue, getAttributes, getLog, getMergedSubTags, getMergedSubTags, getRequiredAttributes, handleAttribute, handleAttribute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public String getName()
Specified by:
getName in interface org.hyperic.util.xmlparser.XmlTagHandler

getOptionalAttributes

public String[] getOptionalAttributes()

getConfigOptionTag

protected org.hyperic.hq.product.pluginxml.ConfigOptionTag getConfigOptionTag()

addConfigSchema

protected void addConfigSchema(String typeName,
                               int idx,
                               org.hyperic.util.config.ConfigSchema schema)

getSubTags

public org.hyperic.util.xmlparser.XmlTagInfo[] getSubTags()
Specified by:
getSubTags in interface org.hyperic.util.xmlparser.XmlTagHandler
Overrides:
getSubTags in class BaseTag

startTag

public void startTag()

endAttributes

public void endAttributes()
                   throws org.hyperic.util.xmlparser.XmlAttrException
Specified by:
endAttributes in interface org.hyperic.util.xmlparser.XmlEndAttrHandler
Throws:
org.hyperic.util.xmlparser.XmlAttrException

endTag

public void endTag()
            throws org.hyperic.util.xmlparser.XmlTagException
Throws:
org.hyperic.util.xmlparser.XmlTagException

Hyperic HQ Plugin API v. 5.8.0

Copyright © 2004-2010 Hyperic, Inc. support@hyperic.net, All Rights Reserved.