Uses of Interface
de.digitalcollections.model.api.identifiable.parts.structuredcontent.ContentBlockNode
-
-
Uses of ContentBlockNode in de.digitalcollections.model.api.identifiable.parts.structuredcontent.contentblocks
Subinterfaces of ContentBlockNode in de.digitalcollections.model.api.identifiable.parts.structuredcontent.contentblocks Modifier and Type Interface Description interfaceBlockquoteinterfaceBulletListinterfaceCodeBlockinterfaceHeadinginterfaceListIteminterfaceOrderedListinterfaceParagraphinterfaceTableinterfaceTableCellinterfaceTableHeaderinterfaceTableRow -
Uses of ContentBlockNode in de.digitalcollections.model.impl.identifiable.parts.structuredcontent
Classes in de.digitalcollections.model.impl.identifiable.parts.structuredcontent that implement ContentBlockNode Modifier and Type Class Description classContentBlockNodeImplclassContentBlockNodeWithAttributesImpl -
Uses of ContentBlockNode in de.digitalcollections.model.impl.identifiable.parts.structuredcontent.contentblocks
Classes in de.digitalcollections.model.impl.identifiable.parts.structuredcontent.contentblocks that implement ContentBlockNode Modifier and Type Class Description classBlockquoteImplclassBulletListImplclassCodeBlockImplclassHeadingImplclassListItemImplclassOrderedListImplclassParagraphImplclassTableCellImplclassTableHeaderImplclassTableImplclassTableRowImpl
-