70717273747576
* Default constructor. All properties are set to <b>null</b>. * <p> * */ public SyndCategoryImpl() { this(new DCSubjectImpl()); }