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, value
add, addItemDirectly, code, getContent, inlineDocTag, linkConstructor, linkField, linkMethod, linkMethod, linkType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
code, inlineDocTag, linkConstructor, linkField, linkMethod, linkMethod, linkType
java.lang.String getTag()
public void write(SourceFileWriter writer) throws java.io.IOException
write
in interface Writable
write
in class AbstractJComment
java.io.IOException