| Package | Description |
|---|---|
| io.konig.core.util |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanValueMap |
class |
CompositeValueMap |
class |
LinkedValueMap |
class |
NamespaceValueMap |
class |
PropertiesValueMap |
class |
SimpleValueMap |
| Modifier and Type | Method and Description |
|---|---|
static String |
ValueExpander.expand(String text,
ValueMap map) |
org.openrdf.model.URI |
IriTemplate.expand(ValueMap map) |
String |
ValueFormat.format(ValueMap map) |
String |
SimpleValueFormat.format(ValueMap map) |
| Constructor and Description |
|---|
CompositeValueMap(ValueMap... maps) |
LinkedValueMap(ValueMap first) |
LinkedValueMap(ValueMap first,
ValueMap rest) |
Copyright © 2019. All rights reserved.