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