Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

.xjs customization in JAXB

843834Jul 25 2001 — edited Jul 25 2001
Hi!
I am using JAXB to generate my java classes. I have a third party dtd which I am using in the process.
I really need to change the names of the classes that the xjc compiler is generating (for eg , for a request element in the dtd xjc generates Request.java ; what i really need is MyProjectRequest.java ) .
Of course, I can make changes manually ; but is there a tag in the binding schema that will help me specify this ??

Thanks !

Mayura

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 22 2001
Added on Jul 25 2001
3 comments
180 views