| Package | Description |
|---|---|
| com.io7m.jstructural.core | |
| com.io7m.jstructural.xom |
| Modifier and Type | Method and Description |
|---|---|
static STableColumnName |
STableColumnName.tableColumnName(String text)
Construct a new table column name.
|
| Modifier and Type | Method and Description |
|---|---|
SNonEmptyList<STableColumnName> |
STableHead.getHeader() |
| Modifier and Type | Method and Description |
|---|---|
static STableHead |
STableHead.tableHead(SNonEmptyList<STableColumnName> header)
Construct a new table header.
|
| Modifier and Type | Method and Description |
|---|---|
static nu.xom.Element |
SDocumentSerializer.tableColumnName(STableColumnName s)
Serialize the given element to XML.
|
Copyright © 2014. All rights reserved.