Uses of Class
com.atlassian.confluence.content.render.xhtml.model.pagelayouts.PageLayout
-
-
Uses of PageLayout in com.atlassian.confluence.content.render.xhtml.editor.pagelayouts
Methods in com.atlassian.confluence.content.render.xhtml.editor.pagelayouts that return PageLayout Modifier and Type Method Description PageLayoutEditorPageLayoutUnMarshaller. unmarshal(XMLEventReader xmlEventReader, FragmentTransformer mainFragmentTransformer, ConversionContext conversionContext) -
Uses of PageLayout in com.atlassian.confluence.content.render.xhtml.storage.pagelayouts
Methods in com.atlassian.confluence.content.render.xhtml.storage.pagelayouts that return PageLayout Modifier and Type Method Description PageLayoutStorageLegacyPageLayoutUnMarshaller. unmarshal(XMLEventReader xmlEventReader, FragmentTransformer mainFragmentTransformer, ConversionContext conversionContext)PageLayoutStoragePageLayoutUnMarshaller. unmarshal(XMLEventReader reader, FragmentTransformer mainFragmentTransformer, ConversionContext conversionContext)Methods in com.atlassian.confluence.content.render.xhtml.storage.pagelayouts with parameters of type PageLayout Modifier and Type Method Description StreamableStoragePageLayoutMarshaller. marshal(PageLayout pagelayout, ConversionContext conversionContext) -
Uses of PageLayout in com.atlassian.confluence.content.render.xhtml.view.pagelayouts
Methods in com.atlassian.confluence.content.render.xhtml.view.pagelayouts with parameters of type PageLayout Modifier and Type Method Description StreamableViewPageLayoutMarshaller. marshal(PageLayout pagelayout, ConversionContext conversionContext)
-