| 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 |
Container
The element container is a generic element for a container.
|
class |
Foreign
The element foreign is a generic container for elements not belonging to the Akoma Ntoso namespace (e.g., mathematical formulas).
|
class |
Formula
the element formula is a section of the preface or preamble that contains a formulaic expression that is systematically or frequently present in a preface or a preamble and has e precise legal meaning (e.g. an enacting formula).
|
class |
LongTitle
The element longTitle is the section of the preface or preamble that is called long title.
|
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 | Method and Description |
|---|---|
BasicoptElement |
Basicopt.remove(int index) |
| Modifier and Type | Method and Description |
|---|---|
void |
Basicopt.addBasicoptElement(BasicoptElement element) |
boolean |
Basicopt.removeBasicoptElement(BasicoptElement element) |
| 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 |
BasicContainers
The group basicContainers lists the elements that are containers and are specific to vocabulary of preambles, prefaces, conclusions and coverPages.
|
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.