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