public class DiffInlineTaskMarshaller extends java.lang.Object implements Marshaller<InlineTaskList>
Constructor and Description |
---|
DiffInlineTaskMarshaller(javax.xml.stream.XMLOutputFactory xmlOutputFactory) |
Modifier and Type | Method and Description |
---|---|
Streamable |
marshal(InlineTaskList inlineTaskList,
ConversionContext conversionContext)
Marshals an object to XML.
|
protected void |
writeInlineTaskImage(javax.xml.stream.XMLStreamWriter xmlStreamWriter,
InlineTaskListItem listItem) |
public DiffInlineTaskMarshaller(javax.xml.stream.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(javax.xml.stream.XMLStreamWriter xmlStreamWriter, InlineTaskListItem listItem) throws javax.xml.stream.XMLStreamException
javax.xml.stream.XMLStreamException
Copyright © 2003-2014 Atlassian. All Rights Reserved.