JAXB ObjectFactory with custom name.
- by Sionide21
When I generate my java classes from my schema, I get a class called ObjectFactory. Is there a way to customize the name of this class? For example could I tell it to generate MyObjectFactory instead?