| Package | Description |
|---|---|
| com.io7m.jstructural.core | |
| com.io7m.jstructural.xom |
| Modifier and Type | Method and Description |
|---|---|
STableBody |
STable.getBody() |
static STableBody |
STableBody.tableBody(SNonEmptyList<STableRow> rows)
Construct a new table body.
|
| Modifier and Type | Method and Description |
|---|---|
static STable |
STable.table(STableSummary in_summary,
STableBody in_body)
Construct a new table with the given summary and body.
|
static STable |
STable.tableHeader(STableSummary in_summary,
STableHead in_head,
STableBody in_body)
Construct a new table with the given summary, header, and body.
|
| Modifier and Type | Method and Description |
|---|---|
static nu.xom.Element |
SDocumentSerializer.tableBody(STableBody s)
Serialize the given element to XML.
|
Copyright © 2016 <code@io7m.com> http://io7m.com