Package | Description |
---|---|
org.xwiki.rendering.converter |
Modifier and Type | Method and Description |
---|---|
void |
Converter.convert(Reader source,
Syntax sourceSyntax,
Syntax targetSyntax,
WikiPrinter printer)
Converts content from a Syntax to another and execute all registered Macro Transformations on the parsed content.
|
Copyright © 2004–2021 XWiki. All rights reserved.