EXIficient / exificient-grammars

Java Implementation of EXI (grammars part)
http://exificient.github.io/java/
MIT License
4 stars 9 forks source link

use jaxb2-maven-plugin to generate the jaxb classes from the xsd #2

Closed amarant closed 6 years ago

amarant commented 6 years ago

during compilation This will simplify the changes to the xsd, there is no longer a need to regenerate the jaxb classes with a command line.