Package org.jboss.jdeparser
Class NestedCommentContent
java.lang.Object
org.jboss.jdeparser.AbstractJComment
org.jboss.jdeparser.NestedCommentContent
- All Implemented Interfaces:
CommentContent
,DocCommentContent
,HtmlCommentContent
,JComment
,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.AbstractJComment
add, addItemDirectly, block, code, docRoot, getContent, inlineDocTag, inlineDocTag, linkConstructor, linkField, linkMethod, linkMethod, linkType, nl, sp, text, typeName, write
-
Constructor Details
-
NestedCommentContent
NestedCommentContent()
-