Package org.jboss.jdeparser
Class NestedHtmlCommentContent
java.lang.Object
org.jboss.jdeparser.AbstractJComment
org.jboss.jdeparser.AbstractJHtmlComment
org.jboss.jdeparser.NestedHtmlCommentContent
- All Implemented Interfaces:
DocCommentContent
,HtmlCommentContent
,JComment
,JHtmlComment
,Writable
-
Field Summary
Fields inherited from class org.jboss.jdeparser.AbstractJComment
CLOSE_PAREN_CONTENT, COMMA_CONTENT, DOC_ROOT_CONTENT, HASH_CONTENT, NL_CONTENT, OPEN_PAREN_CONTENT
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jboss.jdeparser.AbstractJHtmlComment
add, block, br, docRoot, htmlLink, htmlTag, inlineDocTag, nl, p, preformattedCode, sp, text, typeName, value
Methods inherited from class org.jboss.jdeparser.AbstractJComment
add, addItemDirectly, code, getContent, inlineDocTag, linkConstructor, linkField, linkMethod, linkMethod, linkType, write
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.jboss.jdeparser.JComment
code, inlineDocTag, linkConstructor, linkField, linkMethod, linkMethod, linkType
-
Constructor Details
-
NestedHtmlCommentContent
NestedHtmlCommentContent()
-