| Package | Description |
|---|---|
| com.io7m.jstructural.annotated |
| Modifier and Type | Class and Description |
|---|---|
class |
SAFormalItem
A formal item.
|
class |
SAParagraph
A paragraph element.
|
| Modifier and Type | Method and Description |
|---|---|
SNonEmptyList<SASubsectionContent> |
SASubsection.getContent() |
SNonEmptyList<SASubsectionContent> |
SASectionWithParagraphs.getSectionContent() |
| Constructor and Description |
|---|
SASectionWithParagraphs(SASectionNumber in_number,
com.io7m.jfunctional.OptionType<String> in_type,
com.io7m.jfunctional.OptionType<SAID> in_id,
SASectionTitle in_title,
com.io7m.jfunctional.OptionType<SSectionContents> in_contents,
SNonEmptyList<SASubsectionContent> in_subsections,
List<SAFootnote> in_footnotes)
Construct a new section with top-level subsection content.
|
SASubsection(SASubsectionNumber in_number,
com.io7m.jfunctional.OptionType<String> in_type,
com.io7m.jfunctional.OptionType<SAID> in_id,
SASubsectionTitle in_title,
SNonEmptyList<SASubsectionContent> in_content)
Construct a new subsection.
|
Copyright © 2015 <code@io7m.com> http://io7m.com