Friday, 23 August 2013

What is xjc exactly?

What is xjc exactly?

I have been doing my research on JAXB and XJC but from the documentation
that is out there including the oracle pages and some of the stack
overflow questions here, I don't think there is a clear definition of XJC.
So from my understanding JAXB is method for xml -> java parsing and vice
versa and XJC is one implementation for it as it is the binding compiler?
I have done my research around stackoverflow and there doesn't seem to be
a clear answer to this.

No comments:

Post a Comment