-
Type:
Task
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 17
-
Component/s: tools
-
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.