Class AttachmentStaxStreamMarshaller

java.lang.Object
com.atlassian.confluence.content.render.xhtml.editor.link.AttachmentStaxStreamMarshaller
All Implemented Interfaces:
StaxStreamMarshaller<Attachment>

public class AttachmentStaxStreamMarshaller extends Object implements StaxStreamMarshaller<Attachment>
Marshals the state of an attachment to a stax stream. This state should be such that the same attachment can be later resolved from it.