| Author |
xjc:superClass limitation in JAXB
|
Anoop Krishnan
Ranch Hand
Joined: May 03, 2001
Posts: 163
|
posted

0
|
I want to extend the Root Element in the JAXBgenerated code from ReutersPictureNewsAsComplexData.class .
I added the following global binding in the schema file
This creates the generated code
But it also add the super class extension on ReutersPictureNewsAsComplexData to all generated classes .
Is there a way to limit this only to the rot element level class.
|
I just want to know is there any body call my bean's Getter and Setter methods with "Please" in front - My favorite quip from Bugzilla
|
 |
 |
|
|
subject: xjc:superClass limitation in JAXB
|
|
|