-
Enhancement
-
Resolution: Fixed
-
P4
-
15
-
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.