| Package | Description |
|---|---|
| com.io7m.jstructural.annotated |
| Modifier and Type | Class and Description |
|---|---|
class |
SAParagraph
A paragraph element.
|
class |
SAPart
A document part.
|
class |
SASection
An abstract section.
|
class |
SASectionWithParagraphs
The type of sections containing paragraphs.
|
class |
SASectionWithSubsections
The type of sections containing paragraphs.
|
class |
SASubsection
A subsection.
|
| Modifier and Type | Method and Description |
|---|---|
SAIDTargetContent |
SAIDMapReadable.get(SAID id)
Retrieve the content associated with the given ID, or
null
if there is no association. |
SAIDTargetContent |
SAIDMap.get(SAID id) |
| Modifier and Type | Method and Description |
|---|---|
void |
SAIDMapWritable.put(SAID id,
SAIDTargetContent c)
Associate the given content with the given ID.
|
void |
SAIDMap.put(SAID id,
SAIDTargetContent c) |
Copyright © 2014 <code@io7m.com> http://io7m.com