Uses of Class
org.xwiki.rendering.transformation.macro.RawBlockFilterParameters
-
Packages that use RawBlockFilterParameters Package Description org.xwiki.rendering.transformation.macro -
-
Uses of RawBlockFilterParameters in org.xwiki.rendering.transformation.macro
Methods in org.xwiki.rendering.transformation.macro with parameters of type RawBlockFilterParameters Modifier and Type Method Description RawBlock
RawBlockFilter. filter(RawBlock block, RawBlockFilterParameters parameters)
Filter the given block according to the specified parameters.
-