Uses of Class
org.xwiki.rendering.block.ImageBlock
-
Packages that use ImageBlock Package Description org.xwiki.rendering.block Represents content elements (Paragraph, Header, List, Styles, etc) as Blocks and a full document content is represented by a XDOM object. -
-
Uses of ImageBlock in org.xwiki.rendering.block
Methods in org.xwiki.rendering.block that return ImageBlock Modifier and Type Method Description ImageBlockImageBlock. clone(BlockFilter blockFilter)Return a copy of the block with filtered children.
-