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 © 2020. All rights reserved.