public interface BlockMatcher
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(Block block)
True if the provided block is matched.
|
boolean match(Block block)
block - the block to matchCopyright © 2004–2019 XWiki. All rights reserved.