Package org.apache.wiki.htmltowiki
HTML to wiki syntax translation related classes.
Package Specification
Related Documentation
-
Interface Summary Interface Description SyntaxDecorator Decorates Xhtml elements with wiki syntax -
Class Summary Class Description HtmlStringToWikiTranslator Converting Html to Wiki Markup with NekoHtml for converting html to xhtml and Xhtml2WikiTranslator for converting xhtml to Wiki Markup.WhitespaceTrimWriter Part of the XHtmlToWikiTranslator.XHtmlElementToWikiTranslator Converting XHtml to Wiki Markup.XHtmlElementToWikiTranslator.ElementDecoratorData Simple data placeholder class to move decoration state between plain text syntax translation related classes.XHtmlToWikiConfig Defines a Wiki configuration to XHtmlToWikiTranslator, including things like URLs.