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