Uses of Class
org.xwiki.rendering.block.LinkBlock
-
Packages that use LinkBlock 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 LinkBlock in org.xwiki.rendering.block
Methods in org.xwiki.rendering.block that return LinkBlock Modifier and Type Method Description LinkBlockLinkBlock. clone(BlockFilter blockFilter)Return a copy of the block with filtered children.
-