Class HtmlInnerBlockComment

All Implemented Interfaces:
Content

public class HtmlInnerBlockComment extends HtmlBlockBase
Inline HTML element.
See Also:
  • Constructor Details

    • HtmlInnerBlockComment

      public HtmlInnerBlockComment()
    • HtmlInnerBlockComment

      public HtmlInnerBlockComment(BasedSequence chars)
  • Method Details