HTMLReader refers to non-public classes as tag handlers

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 1.2.2
    • Component/s: client-libs
    • None

      HTMLReader specifies which actions handle HTML tags. Yet some of the actions are non-public classes, such as TitleAction, LinkAction.

      These inconsistencies should be addressed: TitleAction and LinkAction are subclasses of HiddenAction, so HiddenAction should be referenced in the table instead.


      This problem was found during code review for JDK-8323801:
      https://github.com/openjdk/jdk/pull/17659#discussion_r1484361842
      https://github.com/openjdk/jdk/pull/17659#discussion_r1485803912

            Assignee:
            Alexey Ivanov
            Reporter:
            Alexey Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: