Uses of Class
org.apache.wiki.htmltowiki.XHtmlToWikiConfig

Packages that use XHtmlToWikiConfig
org.apache.wiki.htmltowiki   
 

Uses of XHtmlToWikiConfig in org.apache.wiki.htmltowiki
 

Methods in org.apache.wiki.htmltowiki with parameters of type XHtmlToWikiConfig
 String HtmlStringToWikiTranslator.translate(String html, XHtmlToWikiConfig config)
          Translates text from HTML into WikiMarkup using a specified configuration.
 

Constructors in org.apache.wiki.htmltowiki with parameters of type XHtmlToWikiConfig
XHtmlElementToWikiTranslator(org.jdom2.Element base, XHtmlToWikiConfig config)
          Create a new translator using the specified config.
 



Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved.