|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.content.render.xhtml.editor.link.AttachmentStaxStreamMarshaller
public class AttachmentStaxStreamMarshaller
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.
| Method Summary | |
|---|---|
void |
marshal(Attachment attachment,
javax.xml.stream.XMLStreamWriter xmlStreamWriter,
ConversionContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void marshal(Attachment attachment,
javax.xml.stream.XMLStreamWriter xmlStreamWriter,
ConversionContext context)
throws javax.xml.stream.XMLStreamException
marshal in interface StaxStreamMarshaller<Attachment>javax.xml.stream.XMLStreamException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||