| Package | Description |
|---|---|
| io.legaldocml.akn.container | |
| io.legaldocml.akn.element |
| Modifier and Type | Method and Description |
|---|---|
void |
HTMLinlineContainer.add(HTMLinline htmLinline) |
| Modifier and Type | Class and Description |
|---|---|
class |
A
The element a is an HTML element and is used in Akoma Ntoso as in HTML, for the generic link to a web resource (NOT to an Akoma Ntoso document: use ref for that).
|
class |
Abbr
The element abbr is an HTML element and is used in Akoma Ntoso as in HTML, for the specification of an abbreviation or an acronym (an inline).
|
class |
B
The element b is an HTML element and is used in Akoma Ntoso as in HTML, for the bold style (an inline).
|
class |
I
The element i is an HTML element and is used in Akoma Ntoso as in HTML, for the italic style (an inline).
|
class |
Span
The element span is an HTML element and is used in Akoma Ntoso as in HTML, for the generic inline.
|
class |
Sub
The element sub is an HTML element and is used in Akoma Ntoso as in HTML, for the subscript style (an inline).
|
class |
Sup
The element sup is an HTML element and is used in Akoma Ntoso as in HTML, for the superscript style (an inline).
|
class |
U
The element u is an HTML element and is used in Akoma Ntoso as in HTML, for the underline style (an inline).
|
| Modifier and Type | Method and Description |
|---|---|
void |
InlineTypeAbstract.add(HTMLinline htmLinline) |
Copyright © 2017. All rights reserved.