Package adams.doc.xml

Class DefaultSimpleTag

    • Constructor Detail

      • DefaultSimpleTag

        public DefaultSimpleTag​(String tag)
        Initializes the tag.
        Parameters:
        tag - the name of the tag
      • DefaultSimpleTag

        public DefaultSimpleTag​(String tag,
                                String content)
        Initializes the paragraph tag.
        Parameters:
        tag - the name of the tag
        content - the content of the tag