-
- All Implemented Interfaces:
public interface Content.TextElement.RoleRepresents a purpose of an element in the broader context of the document.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classContent.TextElement.Role.HeadingTitle of a section.
public classContent.TextElement.Role.BodyNormal body of content.
public classContent.TextElement.Role.FootnoteA footnote at the bottom of a document.
public final classContent.TextElement.Role.QuoteA quotation.
-