Uses of Class
org.xwiki.rendering.block.LinkBlock
Packages that use LinkBlock
Package
Description
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 LinkBlockModifier and TypeMethodDescriptionLinkBlock.clone(BlockFilter blockFilter) Return a copy of the block with filtered children.