public class DiffInlineTaskMarshaller extends Object implements Marshaller<InlineTaskList>
Constructor and Description |
---|
DiffInlineTaskMarshaller(XMLOutputFactory xmlOutputFactory) |
Modifier and Type | Method and Description |
---|---|
Streamable |
marshal(InlineTaskList inlineTaskList,
ConversionContext conversionContext)
Marshals an object to XML.
|
protected void |
writeInlineTaskImage(XMLStreamWriter xmlStreamWriter,
InlineTaskListItem listItem) |
public DiffInlineTaskMarshaller(XMLOutputFactory xmlOutputFactory)
public Streamable marshal(InlineTaskList inlineTaskList, ConversionContext conversionContext) throws XhtmlException
Marshaller
marshal
in interface Marshaller<InlineTaskList>
inlineTaskList
- object to marshalconversionContext
- the conversion contextXhtmlException
- if an error occurs during marshallingprotected void writeInlineTaskImage(XMLStreamWriter xmlStreamWriter, InlineTaskListItem listItem) throws XMLStreamException
XMLStreamException
Copyright © 2003–2017 Atlassian. All rights reserved.