You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support for XSD Choice types (finos#662)
* Added support to xsd import tool for extensions of simple types and XSD attributes
* Cleaned
* Cleaned
* Added xml config generator
* Fixed null handling
* Added rootType annotation
* Made more robust
* Fixed
* Fixed xsd choice types
XML config generator patch (finos#658)
* Added support to xsd import tool for extensions of simple types and XSD attributes
* Cleaned
* Cleaned
* Added xml config generator
* Fixed null handling
* Added rootType annotation
* Made more robust
* Fixed
Added support to xsd import tool for extensions of simple types and X… (
finos#652)
* Added support to xsd import tool for extensions of simple types and XSD attributes
* Cleaned
* Cleaned
Add Java Annotations to provide better information for serialising Ro…
…setta Objects (finos#638)
* Added new DataType and Enum annotation
* Added annotations to the fields in generated POJOs
* Added annotations to the fields in generated Enums