ssklogs
Technology and l.i.f.e
July 19, 2006
JAXB Class Customization
We use JAXB for XML2Java mapping. One of the XSDs had duplicate element names (case sensitive) and thus created conflicts in Java Class names. How to avoid this?
Use
JAXB customization
and indicate to xjc the desired class name.
Newer Post
Older Post
Home