Uses of Package
org.apache.wiki.htmltowiki
Packages that use org.apache.wiki.htmltowiki
Package
Description
HTML to wiki syntax translation related classes.
Package Specification
JSPWiki syntax decoration related classes.
Markdown syntax decoration related classes.
-
Classes in org.apache.wiki.htmltowiki used by org.apache.wiki.htmltowikiClassDescriptionPart of the XHtmlToWikiTranslator.Converting XHtml to Wiki Markup.Simple data placeholder class to move decoration state between plain text syntax translation related classes.Defines a Wiki configuration to XHtmlToWikiTranslator, including things like URLs.
-
Classes in org.apache.wiki.htmltowiki used by org.apache.wiki.htmltowiki.syntaxClassDescriptionDecorates Xhtml elements with wiki syntaxPart of the XHtmlToWikiTranslator.Converting XHtml to Wiki Markup.Simple data placeholder class to move decoration state between plain text syntax translation related classes.Defines a Wiki configuration to XHtmlToWikiTranslator, including things like URLs.
-
Classes in org.apache.wiki.htmltowiki used by org.apache.wiki.htmltowiki.syntax.jspwikiClassDescriptionDecorates Xhtml elements with wiki syntaxPart of the XHtmlToWikiTranslator.Converting XHtml to Wiki Markup.Defines a Wiki configuration to XHtmlToWikiTranslator, including things like URLs.
-
Classes in org.apache.wiki.htmltowiki used by org.apache.wiki.htmltowiki.syntax.markdownClassDescriptionDecorates Xhtml elements with wiki syntaxPart of the XHtmlToWikiTranslator.Converting XHtml to Wiki Markup.Defines a Wiki configuration to XHtmlToWikiTranslator, including things like URLs.