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.5.0-SNAPSHOT
).- See Also:
-
Packages
ExportsPackageDescriptionProvides an XML KeyValues parser that will flatten XML and attributes to key values.Indirect Exports -
Modules
RequiresModifierModuleDescriptiontransitiveThe 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.5.0-SNAPSHOT ). -
Services
ProvidesTypeDescriptionA service provider interface (SPI) for extending ezkv's capabilities to support additional media types and URI patterns.