-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 15
-
Component/s: tools
-
b14
A lot of internal javadoc code would be a lot cleaner if Content.add was modified to support chained calls. The method currently returns `void`, it could be changed to `Content`, with covariant overrides in the subtypes.