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
XMLStreamException
Copyright © 2022. All rights reserved.