@NonNullByDefault
| Interface | Description |
|---|---|
| SADocumentVisitor<D> |
Document visitor.
|
| SAFootnoteContent |
Elements that can appear in the body of a footnote.
|
| SAFootnoteContentVisitor<A> |
Footnote content visitor.
|
| SAFormalItemContent |
The type of elements appearing in formal items.
|
| SAFormalItemContentVisitor<A> |
Formal item content visitor.
|
| SAFormalItemNumberVisitor<T> |
A formal item number visitor.
|
| SAFormalItemsByKindReadable |
Readable interface to the sets of
SAFormalItems organized by kind. |
| SAFormalItemsByKindWritable |
Writable interface to the sets of
SAFormalItems organized by kind. |
| SAIDMapReadable |
Readable interface to the ID → content mappings.
|
| SAIDMapWritable |
Writable interface to the ID → content mappings.
|
| SAIDTargetContent |
The type of elements that can be assigned IDs.
|
| SAIDTargetContentVisitor<T> |
A visitor that can visit elements that can be assigned IDs.
|
| SALinkContent |
Elements that can appear in the body of a link.
|
| SALinkContentVisitor<A> |
Link content visitor.
|
| SAListItemContent |
Elements that can appear in the body of a list item.
|
| SAListItemContentVisitor<A> |
List item content visitor.
|
| SAParagraphContent |
Elements that can appear in the body of a paragraph.
|
| SAParagraphContentVisitor<A> |
Paragraph content visitor.
|
| SAParagraphNumberVisitor<T> |
A paragraph number visitor.
|
| SASectionNumberVisitor<T> |
A section number visitor.
|
| SASectionVisitor<A> |
Section visitor.
|
| SASegmentNumber |
The number of a segment.
|
| SASegmentNumberVisitor<T> |
A segment number visitor.
|
| SASegmentsReadable |
Readable interface to the set of segments in the given document.
|
| SASubsectionContent |
The type of elements appearing in subsections, and sections with
paragraphs.
|
| SASubsectionContentNumber |
A paragraph or formal item number
|
| SASubsectionContentNumberVisitor<T> |
A paragraph or formal item number visitor.
|
| SASubsectionContentVisitor<A> |
A subsection content visitor.
|
| SASubsectionNumberVisitor<T> |
A subsection number visitor.
|
| SATableCellContent |
The type of elements that can appear in table cells.
|
| SATableCellContentVisitor<A> |
Table cell content visitor.
|
| Class | Description |
|---|---|
| SADocument |
A document.
|
| SADocumentTitle |
A document title.
|
| SADocumentWithParts |
A document with sections.
|
| SADocumentWithSections |
A document with sections.
|
| SAFootnote |
A footnote element.
|
| SAFormalItem |
A formal item.
|
| SAFormalItemList |
A list of formal items of a given kind.
|
| SAFormalItemNumber |
An abstract formal item number.
|
| SAFormalItemNumberPSF |
A formal item number consisting of a part, section, and formal item.
|
| SAFormalItemNumberPSSF |
A formal item number consisting of a part, section, subsection, and formal
item.
|
| SAFormalItemNumberSF |
A formal item number consisting of a section, and formal item.
|
| SAFormalItemNumberSSF |
A formal item number consisting of a section, subsection, and formal item.
|
| SAFormalItemsByKind |
The set of formal items organized by kind.
|
| SAFormalItemTitle |
A formal item title.
|
| SAID |
An ID attribute, unique over a document.
|
| SAIDMap |
Mappings from IDs to content.
|
| SAImage |
An image.
|
| SALink |
A link to an internal document element.
|
| SALinkExternal |
A link to an external resource
|
| SAListItem |
A list item element.
|
| SAListOrdered |
An ordered list element.
|
| SAListUnordered |
An unordered list element.
|
| SAnnotator |
A document annotator.
|
| SAParagraph |
A paragraph element.
|
| SAParagraphNumber |
An abstract paragraph number.
|
| SAParagraphNumberPSP |
A paragraph number consisting of a part, section, and paragraph.
|
| SAParagraphNumberPSSP |
A paragraph number consisting of a part, section, subsection, and paragraph.
|
| SAParagraphNumberSP |
A paragraph number consisting of a section, and paragraph.
|
| SAParagraphNumberSSP |
A paragraph number consisting of a section, subsection, and paragraph.
|
| SAPart |
A document part.
|
| SAPartNumber |
A part number.
|
| SAPartTitle |
A numbered part title.
|
| SASection |
An abstract section.
|
| SASectionNumber |
An abstract section number.
|
| SASectionNumberPS |
A section number consisting of a part, and section.
|
| SASectionNumberS |
A section number with no other components.
|
| SASectionTitle |
A section title.
|
| SASectionWithParagraphs |
The type of sections containing paragraphs.
|
| SASectionWithSubsections |
The type of sections containing paragraphs.
|
| SASubsection |
A subsection.
|
| SASubsectionNumber |
An abstract subsection number.
|
| SASubsectionNumberPSS |
A subsection number consisting of a part, section, and subsection.
|
| SASubsectionNumberSS |
A subsection number without a part.
|
| SASubsectionTitle |
A subsection title.
|
| SATable |
A table.
|
| SATableBody |
A table body.
|
| SATableCell |
A table cell.
|
| SATableColumnName |
A table column name.
|
| SATableHead |
A table header.
|
| SATableRow |
A table row.
|
| SATableSummary |
A table summary.
|
| SATerm |
A simple term.
|
| SAText |
A text element.
|
| SAVerbatim |
A verbatim text element.
|
Copyright © 2015 <code@io7m.com> http://io7m.com