| Package | Description |
|---|---|
| com.io7m.jstructural.core | |
| com.io7m.jstructural.xom |
| Modifier and Type | Method and Description |
|---|---|
static STableHead |
STableHead.tableHead(SNonEmptyList<STableColumnName> header)
Construct a new table header.
|
| Modifier and Type | Method and Description |
|---|---|
com.io7m.jaux.functional.Option<STableHead> |
STable.getHeader() |
| Modifier and Type | Method and Description |
|---|---|
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.tableHead(STableHead s)
Serialize the given element to XML.
|
Copyright © 2014 <code@io7m.com> http://io7m.com