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