org.exoplatform.wiki.rendering.converter
Interface BlockConverter
- All Known Implementing Classes:
- ConfluenceBlockConverter
@Role
public interface BlockConverter
Created by The eXo Platform SAS
Author : Lai Trung Hieu
hieult@exoplatform.com
Jul 15, 2011
|
Method Summary |
void |
convert(org.xwiki.rendering.block.XDOM xdom)
Convert macro blocks to syntax-unsupported blocks(eg: Format block) |
convert
void convert(org.xwiki.rendering.block.XDOM xdom)
throws org.xwiki.rendering.converter.ConversionException
- Convert macro blocks to syntax-unsupported blocks(eg: Format block)
- Parameters:
xdom - xdom block to refine
- Throws:
org.xwiki.rendering.converter.ConversionException
Copyright © 2013 eXo Platform SAS. All Rights Reserved.