Skip to content

klunk/KAXB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages

  • Kotlin 61.2%
  • Groovy 38.8%