org.exoplatform.wiki.rendering.converter
Class ConfluenceBlockConverter
java.lang.Object
org.exoplatform.wiki.rendering.converter.ConfluenceBlockConverter
- All Implemented Interfaces:
- BlockConverter
@Component(value="confluence/1.0")
public class ConfluenceBlockConverter
- extends Object
- implements BlockConverter
|
Method Summary |
void |
convert(org.xwiki.rendering.block.XDOM xdom)
Convert macro blocks to syntax-unsupported blocks(eg: Format block) |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfluenceBlockConverter
public ConfluenceBlockConverter()
convert
public void convert(org.xwiki.rendering.block.XDOM xdom)
throws org.xwiki.rendering.converter.ConversionException
- Description copied from interface:
BlockConverter
- Convert macro blocks to syntax-unsupported blocks(eg: Format block)
- Specified by:
convert in interface BlockConverter
- Parameters:
xdom - xdom block to refine
- Throws:
org.xwiki.rendering.converter.ConversionException
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.