Hi
I have two questions regarding JAXB.
* Can JAXB generate interface classes?
This helps me in creating basic tests
* Can I customize the name "ObjectFactory"?
I have a lot of schemas and the name "ObjectFactory" appears in
X number of schema packages.
I would appricate for any answer.
Lul