|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StoragePageResourceIdentifierMarshaller
public class StoragePageResourceIdentifierMarshaller
| Constructor Summary | |
|---|---|
StoragePageResourceIdentifierMarshaller(XmlStreamWriterTemplate xmlStreamWriterTemplate)
|
|
| Method Summary | |
|---|---|
Streamable |
marshal(PageResourceIdentifier pageResourceIdentifier,
ConversionContext conversionContext)
Marshal the provided resource identifier. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StoragePageResourceIdentifierMarshaller(XmlStreamWriterTemplate xmlStreamWriterTemplate)
| Method Detail |
|---|
public Streamable marshal(PageResourceIdentifier pageResourceIdentifier,
ConversionContext conversionContext)
throws XhtmlException
marshal in interface Marshaller<PageResourceIdentifier>pageResourceIdentifier - object to marshalconversionContext - the conversion context
XhtmlException - if an error occurs during marshalling
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||