| Package | Description |
|---|---|
| com.io7m.jstructural.core | |
| com.io7m.jstructural.xom |
| Modifier and Type | Class and Description |
|---|---|
class |
SImage
An image.
|
class |
SText
A text element.
|
| Modifier and Type | Method and Description |
|---|---|
SNonEmptyList<SLinkContent> |
SLinkExternal.getContent() |
SNonEmptyList<SLinkContent> |
SLink.getContent() |
| Modifier and Type | Method and Description |
|---|---|
static SLink |
SLink.link(String target,
SNonEmptyList<SLinkContent> content)
Construct a new internal link element.
|
static SLinkExternal |
SLinkExternal.link(URI target,
SNonEmptyList<SLinkContent> content)
Construct a new external link element.
|
| Modifier and Type | Method and Description |
|---|---|
static nu.xom.Node |
SDocumentSerializer.linkContent(SLinkContent c)
Serialize the given element to XML.
|
Copyright © 2014 <code@io7m.com> http://io7m.com