Uses of Interface
org.xwiki.rendering.block.BlockFilter
Packages that use BlockFilter
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 BlockFilter in org.xwiki.rendering.block
Classes in org.xwiki.rendering.block that implement BlockFilterMethods in org.xwiki.rendering.block with parameters of type BlockFilterModifier and TypeMethodDescriptionAbstractBlock.clone(BlockFilter blockFilter) Return a copy of the block with filtered children.Block.clone(BlockFilter blockFilter) Return a copy of the block with filtered children.ImageBlock.clone(BlockFilter blockFilter) Return a copy of the block with filtered children.LinkBlock.clone(BlockFilter blockFilter) Return a copy of the block with filtered children.