| Package | Description |
|---|---|
| com.io7m.jstructural.annotated | |
| com.io7m.jstructural.core | |
| com.io7m.jstructural.xom |
| Modifier and Type | Method and Description |
|---|---|
static SADocument |
SAnnotator.document(com.io7m.jlog.Log log,
SDocument d)
Annotate the given document.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SDocumentWithParts
A document with parts.
|
class |
SDocumentWithSections
A document with sections.
|
| Modifier and Type | Method and Description |
|---|---|
static SDocument |
SDocumentParser.fromStream(InputStream stream,
URI uri,
com.io7m.jlog.Log log)
Parse a document from a validated stream.
|
| Modifier and Type | Method and Description |
|---|---|
static nu.xom.Element |
SDocumentSerializer.document(SDocument d)
Serialize the given element to XML.
|
Copyright © 2014. All rights reserved.