Class AbstractJHtmlComment

java.lang.Object
org.jboss.jdeparser.AbstractJComment
org.jboss.jdeparser.AbstractJHtmlComment
All Implemented Interfaces:
JComment, JHtmlComment, Writable
Direct Known Subclasses:
AbstractJDocComment, DocTagJHtmlComment, ImplJHtmlTag, NestedHtmlCommentContent

abstract class AbstractJHtmlComment extends AbstractJComment implements JHtmlComment
  • Constructor Details

    • AbstractJHtmlComment

      AbstractJHtmlComment()
  • Method Details