com.ecyrd.jspwiki.htmltowiki
Class XHtmlElementToWikiTranslator
java.lang.Object
com.ecyrd.jspwiki.htmltowiki.XHtmlElementToWikiTranslator
public class XHtmlElementToWikiTranslator
- extends Object
Converting XHtml to Wiki Markup
- Author:
- Sebastian Baltes (sbaltes@gmx.com)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XHtmlElementToWikiTranslator
public XHtmlElementToWikiTranslator(Element base)
throws IOException,
JDOMException
- Throws:
IOException
JDOMException
XHtmlElementToWikiTranslator
public XHtmlElementToWikiTranslator(Element base,
XHtmlToWikiConfig config)
throws IOException,
JDOMException
- Throws:
IOException
JDOMException
getWikiString
public String getWikiString()