public class ViewInlineCommentMarkerMarshaller extends Object implements Marshaller<InlineCommentMarker>
Constructor and Description |
---|
ViewInlineCommentMarkerMarshaller(XMLOutputFactory xmlOutputFactory) |
Modifier and Type | Method and Description |
---|---|
Streamable |
marshal(InlineCommentMarker inlineCommentMarker,
ConversionContext conversionContext)
Marshals an object to XML.
|
public ViewInlineCommentMarkerMarshaller(XMLOutputFactory xmlOutputFactory)
public Streamable marshal(InlineCommentMarker inlineCommentMarker, ConversionContext conversionContext) throws XhtmlException
Marshaller
marshal
in interface Marshaller<InlineCommentMarker>
inlineCommentMarker
- object to marshalconversionContext
- the conversion contextXhtmlException
- if an error occurs during marshallingCopyright © 2003–2020 Atlassian. All rights reserved.