public class XmlExampleSerializer extends Object
| Constructor and Description | 
|---|
XmlExampleSerializer()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getTypeName(Example o)  | 
String | 
serialize(Example o)  | 
void | 
writeTo(XMLStreamWriter writer,
       Example o)  | 
public void writeTo(XMLStreamWriter writer, Example o) throws XMLStreamException
XMLStreamExceptionCopyright © 2022. All rights reserved.