public class AttachmentStaxStreamMarshaller extends Object implements StaxStreamMarshaller<Attachment>
Modifier and Type | Method and Description |
---|---|
void |
marshal(Attachment attachment,
XMLStreamWriter xmlStreamWriter,
ConversionContext context) |
public void marshal(Attachment attachment, XMLStreamWriter xmlStreamWriter, ConversionContext context) throws XMLStreamException
marshal
in interface StaxStreamMarshaller<Attachment>
XMLStreamException
Copyright © 2003–2016 Atlassian. All rights reserved.