- All Superinterfaces:
ContentBlock
- All Known Subinterfaces:
Blockquote, BulletList, CodeBlock, Heading, ListItem, OrderedList, Paragraph, Table, TableCell, TableHeader, TableRow
- All Known Implementing Classes:
BlockquoteImpl, BulletListImpl, CodeBlockImpl, ContentBlockNodeImpl, ContentBlockNodeWithAttributesImpl, HeadingImpl, ListItemImpl, OrderedListImpl, ParagraphImpl, TableCellImpl, TableHeaderImpl, TableImpl, TableRowImpl
public interface ContentBlockNode
extends ContentBlock
-
Method Summary
-
Method Details
-
-
setContentBlocks
void setContentBlocks(
java.util.List<ContentBlock> contentBlocks)
-