-
Task
-
Resolution: Fixed
-
P4
-
17
-
b07
-
generic
-
generic
There are many places in javadoc code where new UL or DIV elements are created with a style but no content. Since the default HtmlTree constructor and methods are quite verbose we should add and use convenience factory methods for these cases.