| Package | Description |
|---|---|
| io.legaldocml.akn.element | |
| io.legaldocml.akn.group |
| Modifier and Type | Class and Description |
|---|---|
class |
Block
The element block is a generic element for a block.
|
class |
BlockContainer
The element blockContainer is used as a container of many individual block elements in a block context
|
class |
BlockList
The element blockList is used as in a block context as a container of many individual item elements to be treated as in a list.
|
class |
ComponentRef
The element componentRef is a reference to a separate manifestation-level resource that holds the content of the component of the document not physically placed at the position specified.
|
class |
Foreign
The element foreign is a generic container for elements not belonging to the Akoma Ntoso namespace (e.g., mathematical formulas).
|
class |
Ol
The element ol is an HTML element and is used in Akoma Ntoso as in HTML, for an ordered list of list item (elements li).
|
class |
P
The element p is an HTML element and is used in Akoma Ntoso as in HTML, for the generic paragraph of text (a block).
|
class |
Table
|
class |
Tblock
The element tblock (titled block) is used to specify a container for blocks introduced by heading elements, similarly to a hierarchical structure.
|
class |
Toc
|
class |
Ul
The element ul is an HTML element and is used in Akoma Ntoso as in HTML, for an unordered list of list item (elements li).
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ANblock
The group ANblock lists the elements that are blocks and are specific to the Akoma Ntoso vocabulary.
|
interface |
BlockElements
The group blockElements lists all the elements that are blocks.
|
interface |
HTMLblock
The group HTMLblock lists the elements that are blocks and were inherited from the HTML vocabulary.
|
Copyright © 2017. All rights reserved.