public class StoragePageResourceIdentifierMarshaller extends Object implements Marshaller<PageResourceIdentifier>
| Constructor and Description |
|---|
StoragePageResourceIdentifierMarshaller(XmlStreamWriterTemplate xmlStreamWriterTemplate) |
| Modifier and Type | Method and Description |
|---|---|
Streamable |
marshal(PageResourceIdentifier pageResourceIdentifier,
ConversionContext conversionContext)
Marshal the provided resource identifier.
|
public StoragePageResourceIdentifierMarshaller(XmlStreamWriterTemplate xmlStreamWriterTemplate)
public Streamable marshal(PageResourceIdentifier pageResourceIdentifier, ConversionContext conversionContext) throws XhtmlException
marshal in interface Marshaller<PageResourceIdentifier>pageResourceIdentifier - object to marshalconversionContext - the conversion contextXhtmlException - if an error occurs during marshallingCopyright © 2003–2017 Atlassian. All rights reserved.