Package | Description |
---|---|
org.apache.wiki.htmltowiki |
Modifier and Type | Method and Description |
---|---|
String |
HtmlStringToWikiTranslator.translate(String html,
XHtmlToWikiConfig config)
Translates text from HTML into WikiMarkup using a specified configuration.
|
Constructor and Description |
---|
XHtmlElementToWikiTranslator(org.jdom2.Element base,
XHtmlToWikiConfig config)
Create a new translator using the specified config.
|
Copyright © 2001-2019 The Apache Software Foundation. All rights reserved.