public class EqualsBlockMatcher extends Object implements BlockMatcher
| Constructor and Description |
|---|
EqualsBlockMatcher(Block block) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(Block block)
True if the provided block is matched.
|
public EqualsBlockMatcher(Block block)
block - the block to matchpublic boolean match(Block block)
BlockMatchermatch in interface BlockMatcherblock - the block to matchCopyright © 2004–2019 XWiki. All rights reserved.