Class MixedContentAdapter


  • public class MixedContentAdapter
    extends XmlAdapter<Content,​String>
    JAXB doesn't allow both @XmlElement and @XmlValue annotations on the same object. This adapter can be used as a work-around.
    Author:
    jwhite