|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.content.render.xhtml.editor.placeholder.EditorPlaceholderMarshaller com.atlassian.confluence.content.render.xhtml.view.placeholder.ViewPlaceholderMarshaller
public class ViewPlaceholderMarshaller
Renders the placeholder for templates, but for pages / blogs nothing rendered for a placeholder.
Constructor Summary | |
---|---|
ViewPlaceholderMarshaller(XmlStreamWriterTemplate xmlStreamWriterTemplate)
|
Method Summary | |
---|---|
Streamable |
marshal(Placeholder placeholder,
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 ViewPlaceholderMarshaller(XmlStreamWriterTemplate xmlStreamWriterTemplate)
Method Detail |
---|
public Streamable marshal(Placeholder placeholder, ConversionContext conversionContext) throws XhtmlException
Marshaller
marshal
in interface Marshaller<Placeholder>
marshal
in class EditorPlaceholderMarshaller
placeholder
- 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 |