Class Paragraph

    • Constructor Detail

      • Paragraph

        public Paragraph()
        Initializes the paragraph tag.
      • Paragraph

        public Paragraph​(String content)
        Initializes the paragraph tag.
        Parameters:
        content - the content of the paragraph.