| Package | Description |
|---|---|
| com.io7m.jstructural.core | |
| com.io7m.jstructural.xom |
| Modifier and Type | Method and Description |
|---|---|
static STableCell |
STableCell.tableCell(List<STableCellContent> content)
Construct a new table cell.
|
| Modifier and Type | Method and Description |
|---|---|
SNonEmptyList<STableCell> |
STableRow.getColumns() |
| Modifier and Type | Method and Description |
|---|---|
static STableRow |
STableRow.tableRow(SNonEmptyList<STableCell> columns)
Construct a new table row.
|
| Modifier and Type | Method and Description |
|---|---|
static nu.xom.Element |
SDocumentSerializer.tableCell(STableCell c)
Serialize the given element to XML.
|
Copyright © 2015 <code@io7m.com> http://io7m.com