mojohaus / jaxb2-maven-plugin

JAXB2 Maven Plugin
https://www.mojohaus.org/jaxb2-maven-plugin/
Apache License 2.0
103 stars 76 forks source link

Generate classes with specific interface #241

Open joaomiguelsoares opened 1 year ago

joaomiguelsoares commented 1 year ago

Is there any method where all my generated classes can implement a specific interface?

rzepkamichal commented 11 months ago

I've tried to declare the interface-binding with xjc:superInterface within globalBingings and it worked