| Package | Description |
|---|---|
| org.xwiki.rendering.block |
Represents content elements (Paragraph, Header, List, Styles, etc) as Blocks and a full document content is represented by a XDOM object.
|
| org.xwiki.rendering.block.match |
| Class and Description |
|---|
| BlockMatcher |
| Class and Description |
|---|
| AnyBlockMatcher
Implementation of
BlockMatcher which match any Block. |
| BlockMatcher |
| ClassBlockMatcher
Implementation of
BlockMatcher which match any Block with the provided class. |
Copyright © 2004-2013 XWiki. All Rights Reserved.