| Package | Description |
|---|---|
| com.io7m.jstructural.core | |
| com.io7m.jstructural.xom |
| Modifier and Type | Method and Description |
|---|---|
static STableRow |
STableRow.tableRow(SNonEmptyList<STableCell> columns)
Construct a new table row.
|
| Modifier and Type | Method and Description |
|---|---|
SNonEmptyList<STableRow> |
STableBody.getRows() |
| Modifier and Type | Method and Description |
|---|---|
static STableBody |
STableBody.tableBody(SNonEmptyList<STableRow> rows)
Construct a new table body.
|
| Modifier and Type | Method and Description |
|---|---|
static nu.xom.Element |
SDocumentSerializer.tableRow(STableRow r)
Serialize the given element to XML.
|
Copyright © 2016 <code@io7m.com> http://io7m.com