Class ImplJDocComment
java.lang.Object
org.jboss.jdeparser.AbstractJComment
org.jboss.jdeparser.AbstractJHtmlComment
org.jboss.jdeparser.AbstractJDocComment
org.jboss.jdeparser.ImplJDocComment
- All Implemented Interfaces:
JComment, JDocComment, JHtmlComment, Writable
-
Field Summary
FieldsFields inherited from class 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 AbstractJDocComment
_return, _throws, block, br, docRoot, docTag, docTag, getDocTags, inlineDocTag, nl, p, param, sp, text, typeName, valueMethods inherited from class AbstractJHtmlComment
add, htmlLink, htmlTag, preformattedCodeMethods inherited from class AbstractJComment
add, addItemDirectly, code, getContent, inlineDocTag, linkConstructor, linkField, linkMethod, linkMethod, linkTypeMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface JComment
code, linkConstructor, linkField, linkMethod, linkMethod, linkTypeMethods inherited from interface JDocComment
_return, _throws, block, br, docRoot, docTag, docTag, inlineDocTag, inlineDocTag, nl, p, param, sp, text, typeName, valueMethods inherited from interface JHtmlComment
htmlLink, htmlTag, preformattedCode
-
Field Details
-
escIndent
-
-
Constructor Details
-
ImplJDocComment
ImplJDocComment()
-
-
Method Details
-
write
- Specified by:
writein interfaceWritable- Overrides:
writein classAbstractJComment- Throws:
IOException
-