Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8259723

Move Table class to formats.html package

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 17
    • 16
    • tools

      The ...formats.html.markup package is intended to be for basic support for creating Content objects such as instances of HtmlTree, StringContent, Entity, etc.

      Creation of complex structures is done in the ...formats.html package.

      The "odd one out" in the formats.html.markup package is `Table`, which stands out as the one class to import and use javax.lang.model.element.Element. It also has a "backwards" import on the recently-new HtmlIds class to create HtmlId objects.

      The package dependence graph would be better/simpler if we move the Table class to the parent package.

            jjg Jonathan Gibbons
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: