| Package | Description |
|---|---|
| com.io7m.jstructural.core | |
| com.io7m.jstructural.xom |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
A |
STableCellContentVisitor.visitTerm(STerm term)
Visit a term element.
|
A |
SParagraphContentVisitor.visitTerm(STerm term)
Visit a term element.
|
A |
SListItemContentVisitor.visitTerm(STerm term)
Visit a term element.
|
A |
SFootnoteContentVisitor.visitTerm(STerm term)
Visit a term element.
|
| Modifier and Type | Method and Description |
|---|---|
static nu.xom.Element |
SDocumentSerializer.term(STerm s)
Serialize the given element to XML.
|
Copyright © 2014 <code@io7m.com> http://io7m.com