|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hyperic.hq.product.pluginxml.BaseTag
org.hyperic.hq.product.pluginxml.CustomPropertyTag
public class CustomPropertyTag
Field Summary | |
---|---|
protected SchemaBuilder |
schema
|
Method Summary | |
---|---|
java.lang.String |
getName()
Retrieve the name of the tag, without angled brackets. |
java.lang.String[] |
getOptionalAttributes()
|
java.lang.String[] |
getRequiredAttributes()
|
XmlTagInfo[] |
getSubTags()
Retrieve information about which subtags are valid within the given tag. |
void |
startTag()
|
Methods inherited from class org.hyperic.hq.product.pluginxml.BaseTag |
---|
enter, exit, filterAttrValue, getAttributes, getLog, getMergedSubTags, getMergedSubTags, handleAttribute, handleAttribute |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected SchemaBuilder schema
Method Detail |
---|
public java.lang.String[] getOptionalAttributes()
public java.lang.String[] getRequiredAttributes()
public java.lang.String getName()
XmlTagHandler
getName
in interface XmlTagHandler
public void startTag()
public XmlTagInfo[] getSubTags()
XmlTagHandler
getSubTags
in interface XmlTagHandler
getSubTags
in class BaseTag
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |