iofXml

Java/Kotlin library for working with the IOF XML datastandard.

Packages

Link copied to clipboard

./kotlin/iofXml/ is a collection of utility functions for working with IOF XML. E.g. there are functions for converting from IOF XML to JSON, and for unmarshalling to and from IOF XML to Kotlin/Java objects.

Link copied to clipboard

./java/iofXml/v2/ are classes representing the objects defined in V2 of IOF XML (see ./resources/iof_v2.xsd).

Link copied to clipboard

./java/iofXml/v3/ are classes representing the objects defined in V3 of IOF XML (see ./resources/iof_v3.xsd).