public static class ConfigurationMapperXml.Default extends Object implements ConfigurationMapperXml
ConfigurationMapperXml.Default| Modifier and Type | Method and Description |
|---|---|
Configuration.Builder |
mapConfiguration(Configuration.Builder builder,
Element source)
Adds all entries contained in a source to the given
Configuration.Builder(). |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitNewmapConfigurationpublic Configuration.Builder mapConfiguration(Configuration.Builder builder, Element source)
ConfigurationMapperConfiguration.Builder().mapConfiguration in interface ConfigurationMapper<Element>builder - the builder to map the entries tosource - the source to take the entries fromConfiguration.Builder()Copyright © 2022 MicroStream Software. All rights reserved.