Uses of Class
de.digitalcollections.model.text.contentblock.ContentBlockNode
-
Packages that use ContentBlockNode Package Description de.digitalcollections.model.text.contentblock -
-
Uses of ContentBlockNode in de.digitalcollections.model.text.contentblock
Subclasses of ContentBlockNode in de.digitalcollections.model.text.contentblock Modifier and Type Class Description classBlockquoteA blockquote.classBulletListA bullet list.classCodeBlockA code block.classContentBlockNodeWithAttributesclassHeadingA heading of specific level.classListItemA list item of an (un)ordered list.classOrderedListAn ordered list.classParagraphA paragraph (can contain text and other content blocks).classTableA table.classTableCellA table cell of a table.classTableHeaderA table header of a table.classTableRowA row in a table.
-