-
final record
Represents a line break in a document.
final record
final record
Represents a comment line in the AsciiDoc document model.
final record
Heading block (levels 1..6).
final record
final record
Block-level macro in an AsciiDoc document.
final record
Open block, a container for grouping other blocks.
final record
final record
final record
final record
Simple table block: list of rows; each row is a list of cells; each cell contains inline content.
final record
Unordered (bulleted) list.
Returns the cell content blocks.
Returns the value of the
content record component.
Returns the ordered list of blocks comprising the document.
Creates a new
AsciiDocModel from the provided attributes and varargs
blocks.
Creates a new
AsciiDocModel from the provided attributes and blocks.
Constructs a
Cell without a style.
Constructs a
Cell with an optional style.