data binding - Generate Java Classes From API XSDs -
i'm working on flight api integration on company platform , i'm facing issues. need use data binding plugin in order generate java classes based on provided xsd files.
nevertheless, have tried many plugins such adb, cxf or jibx , got binding errors of them. have been able fix these errors modifying xsds in order "eliminate" errors think i'll issues later due these changes.
so question quite simple, has of been able find plugin able handle xsds ?
thanks !
you need use jaxb generate java classes xml schema ,please check so question . if want specific plugin ide please check intellij idea , eclipse.
Comments
Post a Comment