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