If someone just wants to pass arbitrary XML out of a JAX-WS+JAXB service, what do they use for a return type? org.w3c.dom.Document? JAXBElement?
- JAXB and DOM Benson Margulies
- Re: JAXB and DOM Daniel Kulp
- Re: JAXB and DOM Lukasz Lichota
If someone just wants to pass arbitrary XML out of a JAX-WS+JAXB service, what do they use for a return type? org.w3c.dom.Document? JAXBElement?