JAXB ObjectFactory with custom name.

Posted by Sionide21 on Stack Overflow See other posts from Stack Overflow or by Sionide21
Published on 2010-04-12T14:51:09Z Indexed on 2010/04/12 14:52 UTC
Read the original article Hit count: 347

Filed under:
|
|
|

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?

© Stack Overflow or respective owner

Related posts about jaxb

Related posts about xjc