| Package | Description |
|---|---|
| io.legaldocml.akn.element | |
| io.legaldocml.business | |
| io.legaldocml.business.builder |
| Modifier and Type | Class and Description |
|---|---|
class |
ExprProperties
The group exprProperties lists the properties that are characteristics of the FRBR Expression level.
|
class |
FRBRExpression
The element FRBRExpression is the metadata container of identifying properties related to the Expression level according to the FRBR hierarchy.
|
class |
FRBRItem
The element FRBRItem is the metadata container of identifying properties related to the Item level according to the FRBR hierarchy.
|
class |
FRBRManifestation
The element FRBRManifestation is the metadata container of identifying properties related to the Manifestation level according to the FRBR hierarchy.
|
class |
FRBRWork
The element FRBRWork is the metadata container of identifying properties related to the Work level according to the FRBR hierarchy.
|
class |
ManifProperties
The group ManifProperties lists the properties that are characteristics of the FRBR Manifestation level.
|
class |
WorkProperties
The group workProperties lists the properties that are characteristics of the FRBR Work level.
|
| Modifier and Type | Method and Description |
|---|---|
static AknIdentifierException |
AknIdentifierException.extract(String message,
CoreProperties item) |
| Modifier and Type | Field and Description |
|---|---|
static Function<Identification,CoreProperties> |
MetaBuilder.LOOKUP_FRBR_EXPRESSION |
static Function<Identification,CoreProperties> |
MetaBuilder.LOOKUP_FRBR_MANIFESTATION |
static Function<Identification,CoreProperties> |
MetaBuilder.LOOKUP_FRBR_WORK |
| Modifier and Type | Method and Description |
|---|---|
FRBRauthor |
MetaBuilder.addAuthor(Function<Identification,CoreProperties> type,
AknReference... references) |
void |
MetaBuilder.addAuthor(Uri href,
Function<Identification,CoreProperties> type) |
void |
MetaBuilder.setDate(LocalDate date,
String name,
Function<Identification,CoreProperties> map) |
Copyright © 2017. All rights reserved.