Customize default local name for XML element, type and property
------------------------------
---------------------------------
Key: JAXB-981
URL:
https://java.net/jira/browse/JAXB-981
Project: jaxb
Issue Type: Improvement
Affects Versions: 2.2.7
Reporter: Przemyslaw Bielicki
Assignee: Iaroslav Savytskyi
I don't know the default way to customize JAXB runtime, and this patch is
just a proposal, specifically "com.sun.xml.bind.v2.model.impl.*" system
properties. You will probably know how to adapt it to standard JAXB
implementation.
I added also unit tests that cover 100% of my changes.
Cheers,
Przemyslaw