Module io.jstach.ezkv.xml


module io.jstach.ezkv.xml
Provides an XML capable key values media parser that depends on the JDK java.xml module ( io.jstach.ezkv:ezkv-xml:0.3.0 ).
See Also:
  • Packages

    Exports
    Package
    Description
    Provides an XML KeyValues parser that will flatten XML and attributes to key values.
    Indirect Exports
  • Modules

    Requires
    Modifier
    Module
    Description
    transitive
    The EZKV core module, a non-opinionated Java configuration system that supports recursive chain loading of configuration from key-value pairs ( io.jstach.ezkv:ezkv-kvs:0.3.0 ).
  • Services

    Provides
    Type
    Description
    A service provider interface (SPI) for extending ezkv's capabilities to support additional media types and URI patterns.