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
XMLStreamException
Copyright © 2003–2019 Atlassian. All rights reserved.