class DocTagJHtmlComment extends AbstractJHtmlComment
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
tag |
CLOSE_PAREN_CONTENT, COMMA_CONTENT, DOC_ROOT_CONTENT, HASH_CONTENT, NL_CONTENT, OPEN_PAREN_CONTENT| Constructor and Description |
|---|
DocTagJHtmlComment(java.lang.String tag) |
| Modifier and Type | Method and Description |
|---|---|
(package private) java.lang.String |
getTag() |
void |
write(SourceFileWriter writer) |
add, block, br, docRoot, htmlLink, htmlTag, inlineDocTag, nl, p, preformattedCode, sp, text, typeName, valueadd, addItemDirectly, code, getContent, inlineDocTag, linkConstructor, linkField, linkMethod, linkMethod, linkTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcode, inlineDocTag, linkConstructor, linkField, linkMethod, linkMethod, linkTypejava.lang.String getTag()
public void write(SourceFileWriter writer) throws java.io.IOException
write in interface Writablewrite in class AbstractJCommentjava.io.IOException