Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.product.pluginxml
Class ScriptTag

java.lang.Object
  extended by org.hyperic.hq.product.pluginxml.BaseTag
      extended by org.hyperic.hq.product.pluginxml.EmbedTag
          extended by org.hyperic.hq.product.pluginxml.ScriptTag
All Implemented Interfaces:
XmlAttrHandler, XmlFilterHandler, XmlTagEntryHandler, XmlTagExitHandler, XmlTagHandler, XmlTextHandler

public class ScriptTag
extends EmbedTag


Method Summary
 java.lang.String getName()
          Retrieve the name of the tag, without angled brackets.
 
Methods inherited from class org.hyperic.hq.product.pluginxml.EmbedTag
getOptionalAttributes, getRequiredAttributes, getType, handleText
 
Methods inherited from class org.hyperic.hq.product.pluginxml.BaseTag
enter, exit, filterAttrValue, getAttributes, getLog, getMergedSubTags, getMergedSubTags, getSubTags, handleAttribute, handleAttribute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public java.lang.String getName()
Description copied from interface: XmlTagHandler
Retrieve the name of the tag, without angled brackets. (i.e. "foo" for tags named )

Specified by:
getName in interface XmlTagHandler
Overrides:
getName in class EmbedTag
Returns:
The name of the tag

Hyperic HQ Plugin API v. 4.4.0.2

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