| Package | Description |
|---|---|
| com.io7m.jstructural.core | |
| com.io7m.jstructural.xom |
| Modifier and Type | Method and Description |
|---|---|
SText |
STerm.getText() |
static SText |
SText.text(String text)
Construct a new text element.
|
| Modifier and Type | Method and Description |
|---|---|
static STerm |
STerm.term(SText text)
Construct a new term with the given text.
|
static STerm |
STerm.termTyped(SText text,
String type)
Construct a new term with the given text and type attribute.
|
A |
STableCellContentVisitor.visitText(SText text)
Visit a text element.
|
A |
SParagraphContentVisitor.visitText(SText text)
Visit a text element.
|
A |
SListItemContentVisitor.visitText(SText text)
Visit a text element.
|
A |
SLinkContentVisitor.visitText(SText text)
Visit a text element.
|
A |
SFootnoteContentVisitor.visitText(SText text)
Visit a text element.
|
| Modifier and Type | Method and Description |
|---|---|
static nu.xom.Text |
SDocumentSerializer.text(SText s)
Serialize the given element to XML.
|
Copyright © 2016 <code@io7m.com> http://io7m.com