Uses of Interface
org.xwiki.rendering.parser.Parser

Packages that use Parser
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. 
 

Uses of Parser in org.xwiki.rendering.block
 

Constructors in org.xwiki.rendering.block with parameters of type Parser
PlainTextBlockFilter(Parser plainTextParser, LinkLabelGenerator linkLabelGenerator)
           
 



Copyright © 2004-2014 XWiki. All Rights Reserved.