| Package | Description |
|---|---|
| io.legaldocml.akn | |
| io.legaldocml.akn.element | |
| io.legaldocml.akn.util | |
| io.legaldocml.business | |
| io.legaldocml.business.builder | |
| io.legaldocml.business.util | |
| io.legaldocml.io |
| Modifier and Type | Class and Description |
|---|---|
class |
AkomaNtoso<T extends DocumentType>
The element akomaNtoso is the root element of all document types in Akoma Ntoso.
|
class |
AkomaNtosoType<T extends DocumentType>
The complex type akomaNtosoType is the type for the root element in Akoma Ntoso.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CollectionDocs
The group collectionDocs specifies all the document types that are collections of other documents, that may or may not be addressed individually.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Act
Element act is used for describing the structure and content of an act.
|
class |
Amendment
Element amendment is used for descriving the structure and content of an amendment.
|
class |
AmendmentList
Element amendmentList is used for describing the structure and content of a collection of amendments.
|
class |
Bill
Element bill is used for describing the structure and content of a bill.
|
class |
Debate
|
class |
DebateReport
Element debateReport is used for descriving the structure and content of a report.
|
class |
Doc
Element doc is used for describing the structure and content of any other document that is not included in the list of document explicitly managed by Akoma Ntoso.
|
class |
DocumentCollection
Element documentCollection is used for describing the structure and content of a collection of other documents chosen and combined for any reason whatsoever.
|
class |
Judgment
Element judgment is used for describing the structure and content of a judgment.
|
class |
OfficialGazette
Element officialGazette is used for describing the structure and content of an issue of an official gazette.
|
class |
Portion
Element portion is used for describing the structure and content of an independent portion of a document.
|
class |
Statement
Element statement is used for describing the structure and content of an official document of a body that may or may not be normative in structure (e.g., statements, resolutions, etc.).
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.collect.ImmutableMap<String,Supplier<DocumentType>> |
Groups.getDocumentTypes(XmlReader reader) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends DocumentType> |
XmlReaderHelper.createAkomaNtoso(XmlReader reader) |
| Modifier and Type | Method and Description |
|---|---|
<T extends DocumentType> |
AknIdentifier.apply(AkomaNtoso<T> akn) |
static <T extends DocumentType> |
AknIdentifier.consistent(AkomaNtoso<T> akn) |
static <T extends DocumentType> |
AknIdentifier.extract(BusinessProvider provider,
AkomaNtoso<T> akn) |
static <T extends DocumentType> |
AknIdentifier.extract(String provider,
AkomaNtoso<T> akn) |
static <T extends DocumentType> |
AknIdentifier.isEmpty(AkomaNtoso<T> akn) |
| Modifier and Type | Method and Description |
|---|---|
<T extends DocumentType> |
BusinessBuilder.getAkomaNtoso() |
| Constructor and Description |
|---|
BusinessBuilder(BusinessProvider provider,
DocumentType documentType,
HierarchyStrategy strategy) |
PortionBusinessBuilder(BusinessProvider provider,
DocumentType documentType,
HierarchyStrategy strategy) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends DocumentType> |
AknReferences.apply(AkomaNtoso<T> akn,
AknObject object,
AknReference... refs) |
| Modifier and Type | Method and Description |
|---|---|
<T extends DocumentType> |
XmlReaderFactory.read(MappedByteBuffer buffer) |
<T extends DocumentType> |
XmlWriterFactory.write(WritableByteChannel wbc,
Externalizable externalizable) |
<T extends DocumentType> |
XmlWriterFactory.writePermissive(WritableByteChannel wbc,
Externalizable externalizable) |
Copyright © 2017. All rights reserved.