Uses of Interface
one.microstream.configuration.types.ConfigurationMapperXml
Package | Description |
---|---|
one.microstream.configuration.types |
-
Uses of ConfigurationMapperXml in one.microstream.configuration.types
Classes in one.microstream.configuration.types that implement ConfigurationMapperXml Modifier and Type Class Description static class
ConfigurationMapperXml.Default
Methods in one.microstream.configuration.types that return ConfigurationMapperXml Modifier and Type Method Description static ConfigurationMapperXml
ConfigurationMapperXml. New()
Pseudo-constructor to create a new mapper.Methods in one.microstream.configuration.types with parameters of type ConfigurationMapperXml Modifier and Type Method Description static ConfigurationParserXml
ConfigurationParserXml. New(ConfigurationMapperXml mapper)
Pseudo-constructor to create a new XML parser.