public class

StoragePageResourceIdentifierMarshaller

extends Object
implements Marshaller<T>
java.lang.Object
   ↳ com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StoragePageResourceIdentifierMarshaller

Summary

Public Constructors
StoragePageResourceIdentifierMarshaller(XmlStreamWriterTemplate xmlStreamWriterTemplate)
Public Methods
String marshal(PageResourceIdentifier pageResourceIdentifier, ConversionContext conversionContext)
Marshal the provided resource identifier.
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.confluence.content.render.xhtml.Marshaller

Public Constructors

public StoragePageResourceIdentifierMarshaller (XmlStreamWriterTemplate xmlStreamWriterTemplate)

Public Methods

public String marshal (PageResourceIdentifier pageResourceIdentifier, ConversionContext conversionContext)

Marshal the provided resource identifier. If the there are no properties on the identifier then the empty String will be returned.