Skip to content
/ KAXB Public
forked from SixRQ/KAXB

Kotlin based class generator to generate native Kotlin classes from an XML Schema

License

Notifications You must be signed in to change notification settings

klunk/KAXB

 
 

Repository files navigation

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

About

Kotlin based class generator to generate native Kotlin classes from an XML Schema

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 61.2%
  • Groovy 38.8%