public class MixedContentAdapter extends XmlAdapter<Content,String>
Constructor and Description |
---|
MixedContentAdapter() |
Modifier and Type | Method and Description |
---|---|
Content |
marshal(String value) |
String |
unmarshal(Content content) |
Copyright © 2021. All rights reserved.