| Package | Description |
|---|---|
| com.io7m.jstructural.core | |
| com.io7m.jstructural.xom |
| Modifier and Type | Class and Description |
|---|---|
class |
SFootnote
A footnote element.
|
class |
SImage
An image.
|
class |
SLink
A link to an internal document element.
|
class |
SLinkExternal
A link to an external resource
|
class |
SListOrdered
An ordered list element.
|
class |
SListUnordered
An unordered list element.
|
class |
STerm
A simple term.
|
class |
SText
A text element.
|
class |
SVerbatim
A verbatim text element.
|
| Modifier and Type | Method and Description |
|---|---|
List<STableCellContent> |
STableCell.getContent() |
| Modifier and Type | Method and Description |
|---|---|
static STableCell |
STableCell.tableCell(List<STableCellContent> content)
Construct a new table cell.
|
| Modifier and Type | Method and Description |
|---|---|
static nu.xom.Node |
SDocumentSerializer.tableCellContent(STableCellContent cc)
Serialize the given element to XML.
|
Copyright © 2015 <code@io7m.com> http://io7m.com