Class ContentBlockImpl
java.lang.Object
de.digitalcollections.model.impl.identifiable.parts.structuredcontent.ContentBlockImpl
- All Implemented Interfaces:
ContentBlock
- Direct Known Subclasses:
ContentBlockNodeImpl,ContentBlockWithAttributesImpl,HardBreakImpl,HorizontalRuleImpl,TextImpl
public abstract class ContentBlockImpl extends java.lang.Object implements ContentBlock
-
Constructor Summary
Constructors Constructor Description ContentBlockImpl() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ContentBlockImpl
public ContentBlockImpl()
-