| Package | Description |
|---|---|
| io.legaldocml.akn.element | |
| io.legaldocml.akn.util | |
| io.legaldocml.diff |
| Modifier and Type | Method and Description |
|---|---|
AknList<FRBRauthor> |
CoreProperties.getAuthors() |
protected AknList<InlineCM> |
InlineTypeAbstract.getData() |
AknList<FRBRlanguage> |
ExprProperties.getLanguages() |
AknList<RefItem> |
RefItems.getRefItems() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends AknObject> |
XmlReaderHelper.read(XmlReader reader,
AknList<T> list,
com.google.common.collect.ImmutableMap<String,Supplier<T>> map) |
static <T extends AknObject> |
XmlReaderHelper.read(XmlReader reader,
AknList<T> list,
com.google.common.collect.ImmutableMap<String,Supplier<T>> map,
QName parent) |
static <T extends AknObject> |
XmlReaderHelper.read(XmlReader reader,
AknList<T> list,
com.google.common.collect.ImmutableMap<String,Supplier<T>> map,
QName parent,
String otherLocalName) |
static <T extends HasMixedContent> |
XmlReaderHelper.readWithCharacters(XmlReader reader,
AknList<T> list,
com.google.common.collect.ImmutableMap<String,Supplier<T>> map) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends AknObject> |
Diffs.compareNullable(AknList<T> left,
AknList<T> right,
DiffContext context) |
static <T extends AknObject> |
Diffs.compareNullable(AknList<T> left,
AknList<T> right,
DiffContext context) |
Copyright © 2017. All rights reserved.