public class ClassBlockMatcher extends Object implements BlockMatcher
BlockMatcher which match any Block with the provided class.| Constructor and Description |
|---|
ClassBlockMatcher(Class<? extends Block> blockClass) |
public boolean match(Block block)
BlockMatchermatch in interface BlockMatcherblock - the block to matchCopyright © 2004–2016 XWiki. All rights reserved.