| Package | Description |
|---|---|
| io.legaldocml.akn.element | |
| io.legaldocml.akn.group |
| Modifier and Type | Class and Description |
|---|---|
class |
Br
The element br is an HTML element and is used in Akoma Ntoso as in HTML, for the breaking of a line.
|
class |
Eol
The element eol (end of line) is a marker for where in the original text the line breaks.
|
class |
Eop
The element eop (end of page) is a marker for where in the original text the page breaks.
|
class |
Img
The element img is an HTML element and is used in Akoma Ntoso as in HTML, for including an image.
|
class |
Marker
the element marker is a generic element for a marker.
|
class |
NoteRef
the element noteRef is a reference to a editorial note placed in the notes metadata section.
|
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Supplier<MarkerElements>> |
Groups.markerElements() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ANmarker
The group ANmarker lists the elements that are markers and are specific to the Akoma Ntoso vocabulary.
|
interface |
HTMLMarker
The group HTMLmarker lists the elements that are marker and were inherited from the HTML vocabulary.
|
Copyright © 2017. All rights reserved.