Class Heading

    • Constructor Detail

      • Heading

        public Heading​(int level)
        Initializes the heading tag.
      • Heading

        public Heading​(int level,
                       String content)
        Initializes the heading tag.
        Parameters:
        content - the content of the heading.