|
||||||||||
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.embed.StorageEmbeddedImageMarshaller
public class StorageEmbeddedImageMarshaller
Constructor Summary | |
---|---|
StorageEmbeddedImageMarshaller(XmlStreamWriterTemplate xmlStreamWriterTemplate,
Marshaller<ResourceIdentifier> resourceIdentifierMarshaller,
MarshallingRegistry registry)
|
Method Summary | |
---|---|
Streamable |
marshal(EmbeddedImage embeddedImage,
ConversionContext conversionContext)
Marshals an object to XML. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StorageEmbeddedImageMarshaller(XmlStreamWriterTemplate xmlStreamWriterTemplate, Marshaller<ResourceIdentifier> resourceIdentifierMarshaller, MarshallingRegistry registry)
Method Detail |
---|
public Streamable marshal(EmbeddedImage embeddedImage, ConversionContext conversionContext) throws XhtmlException
Marshaller
marshal
in interface Marshaller<EmbeddedImage>
embeddedImage
- 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 |