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