T - the type of the object to be marshalled.public interface StaxStreamMarshaller<T>
| Modifier and Type | Method and Description |
|---|---|
void |
marshal(T object,
XMLStreamWriter xmlStreamWriter,
ConversionContext context) |
void marshal(T object, XMLStreamWriter xmlStreamWriter, ConversionContext context) throws XMLStreamException
XMLStreamExceptionCopyright © 2003–2022 Atlassian. All rights reserved.