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