Constructor and Description |
---|
ParamTag(java.lang.String kind,
java.lang.String text)
Create a param tag.
|
Modifier and Type | Method and Description |
---|---|
com.nomagic.magicreport.engine.ITool.HTMLString |
getComment()
Return the exception comment.
|
java.lang.String |
getName()
Return the name of the exception associated with this tag.
|
com.nomagic.magicreport.engine.ITool.HTMLString |
getText()
Return the text of this tag.
|
getInlineTags, getKind, getRawText, toString
public ParamTag(java.lang.String kind, java.lang.String text)
kind
- the kind of tag that this Tag representstext
- the text of this tagCopyright © 2015 - No Magic Asia