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