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)
BlockMatcher
match
in interface BlockMatcher
block
- the block to matchCopyright © 2004–2021 XWiki. All rights reserved.