public interface ConfigurationParserXml extends ConfigurationParser
| Modifier and Type | Interface and Description |
|---|---|
static class |
ConfigurationParserXml.Default |
| Modifier and Type | Method and Description |
|---|---|
static ConfigurationParserXml |
New()
Pseudo-constructor to create a new XML parser.
|
static ConfigurationParserXml |
New(ConfigurationMapperXml mapper)
Pseudo-constructor to create a new XML parser.
|
parseConfiguration, parseConfigurationstatic ConfigurationParserXml New()
static ConfigurationParserXml New(ConfigurationMapperXml mapper)
mapper - a custom mapperCopyright © 2022 MicroStream Software. All rights reserved.