Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 439 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 439 Bytes

Synopsis

This project is used to generate native Kotlin classes from an xsd schema, similar to the JAXB tool for Java. The project will include a plugin for gradle and Intellij IDEA.

Code Example

Motivation

I needed a tool that would generate native Kotlin classes rather than Java classes and then convert to Kotlin.

Installation

API Reference

Tests

Contributors

Simon Wiehe

License

Apache License 2.0