| Package | Description |
|---|---|
| io.legaldocml.akn.util | |
| io.legaldocml.akn.visitor | |
| io.legaldocml.business | |
| io.legaldocml.business.builder | |
| io.legaldocml.business.util | |
| io.legaldocml.io |
| Modifier and Type | Method and Description |
|---|---|
static <T extends DocumentType> |
XmlReaderHelper.createAkomaNtoso(XmlReader reader) |
| Modifier and Type | Method and Description |
|---|---|
default boolean |
AknVisitor.visitEnter(AkomaNtoso<?> akomaNtoso) |
default void |
AknVisitor.visitLeave(AkomaNtoso<?> akomaNtoso) |
| 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() |
| 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) |
Copyright © 2017. All rights reserved.