Uses of Package
org.xwiki.rendering.block.match

Packages that use org.xwiki.rendering.block.match
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   
 

Classes in org.xwiki.rendering.block.match used by org.xwiki.rendering.block
BlockMatcher
          Used by Block search method to select Block.
 

Classes in org.xwiki.rendering.block.match used by org.xwiki.rendering.block.match
AnyBlockMatcher
          Implementation of BlockMatcher which match any Block.
BlockMatcher
          Used by Block search method to select Block.
ClassBlockMatcher
          Implementation of BlockMatcher which match any Block with the provided class.
 



Copyright © 2004-2014 XWiki. All Rights Reserved.