| Package | Description |
|---|---|
| io.legaldocml.akn.element | |
| io.legaldocml.business.builder | |
| io.legaldocml.business.builder.element |
| Modifier and Type | Class and Description |
|---|---|
class |
Alinea
This element is a hierarchical container called “alinea” either explicitly or due to the local tradition.
|
class |
Article
This element is a hierarchical container called “article” either explicitly or due to the local tradition.
|
class |
Book
This element is a hierarchical container called “book” either explicitly or due to the local tradition.
|
class |
Chapter
This element is a hierarchical container called “chapter” either explicitly or due to the local tradition.
|
class |
Clause
This element is a hierarchical container called “clause” either explicitly or due to the local tradition.
|
class |
Division
This element is a hierarchical container called “division” either explicitly or due to the local tradition.
|
class |
Hcontainer
The element hcontainer is a generic element for a hierarchical container.
|
class |
Indent
This element is a hierarchical container called “indent” either explicitly or due to the local tradition.
|
class |
Level
This element is a hierarchical container called “level” either explicitly or due to the local tradition.
|
class |
List
This element is a hierarchical container called “list” either explicitly or due to the local tradition.
|
class |
Paragraph
This element is a hierarchical container called “paragraph” either explicitly or due to the local tradition.
|
class |
Part
This element is a hierarchical container called “part” either explicitly or due to the local tradition.
|
class |
Point
This element is a hierarchical container called “point” either explicitly or due to the local tradition.
|
class |
Proviso
This element is a hierarchical container called “proviso” either explicitly or due to the local tradition.
|
class |
Rule
This element is a hierarchical container called “rule” either explicitly or due to the local tradition.
|
class |
Section
This element is a hierarchical container called “section” either explicitly or due to the local tradition
|
class |
Subchapter
This element is a hierarchical container called “subchapter” either explicitly or due to the local tradition.
|
class |
Subclause
This element is a hierarchical container called “subclause” either explicitly or due to the local tradition.
|
class |
Subdivision
This element is a hierarchical container called “subdivision” either explicitly or due to the local tradition.
|
class |
Sublist
This element is a hierarchical container called “sublist” either explicitly or due to the local tradition.
|
class |
Subparagraph
This element is a hierarchical container called “subparagraph” either explicitly or due to the local tradition.
|
class |
Subpart
This element is a hierarchical container called “subpart” either explicitly or due to the local tradition.
|
class |
Subrule
This element is a hierarchical container called “subrule” either explicitly or due to the local tradition.
|
class |
Subsection
This element is a hierarchical container called “subsection” either explicitly or due to the local tradition.
|
class |
Subtitle
This element is a hierarchical container called “subtitle” either explicitly or due to the local tradition.
|
class |
Title
This element is a hierarchical container called “title” either explicitly or due to the local tradition.
|
class |
Tome
This element is a hierarchical container called “tome” either explicitly or due to the local tradition.
|
class |
Transitional
This element is a hierarchical container called “transitional” either explicitly or due to the local tradition.
|
| Modifier and Type | Method and Description |
|---|---|
<E> E |
HierarchyStrategy.next(Hierarchy hierarchy) |
| Modifier and Type | Class and Description |
|---|---|
class |
HierarchyBuilder<T extends Hierarchy> |
| Modifier and Type | Method and Description |
|---|---|
<E extends Hierarchy> |
HierarchyBuilder.newChild(String element) |
<E extends Hierarchy & HierarchyElement> |
HierarchyBuilder.next() |
| Constructor and Description |
|---|
HierarchyBuilder(BusinessBuilder businessBuilder,
Hierarchy parent,
T hierarchy) |
Copyright © 2017. All rights reserved.