public class YamlStore extends Object implements ConfigurationStore
| Modifier and Type | Field and Description |
|---|---|
static Charset |
DEFAULT_CHARSET |
| Constructor and Description |
|---|
YamlStore() |
| Modifier and Type | Method and Description |
|---|---|
YamlStore |
addResource(Resource resource,
String key,
String... tags) |
Collection<TaggedPropertySet> |
parseConfiguration() |
public static final Charset DEFAULT_CHARSET
public Collection<TaggedPropertySet> parseConfiguration()
parseConfiguration in interface ConfigurationStoreCopyright © 2008–2022. All rights reserved.