|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |
Interface Summary | |
---|---|
PluggableRendererComponentFactory | A factory used to instantiate RendererComponents via the plugin system. |
RendererComponent | |
TextConverter | TextConverters provide a method for escaping plain text to produce wiki markup. |
WikiContentHandler | This interface is used for handling wiki markup content during the parsing process. |
Class Summary | |
---|---|
AbstractRegexRendererComponent | |
AbstractRendererComponent | |
BackslashEscapeRendererComponent | Escapes certain symbols prefixed with backslash (\) into html entities. |
CamelCaseLinkRendererComponent | |
EmbeddedRendererComponent | |
HtmlEntityRendererComponent | Html entities such as , &, … (…) etc, don't actually need to be transformed to html, since they are already html, but tokenising them early means that nothing else can accidentally corrupt them, and we don't need insanely complex regular expressions elsewhere to avoid that corruption. |
HtmlEscaper | |
HtmlEscapeRendererComponent | |
LinkRendererComponent | |
MacroRendererComponent | |
MacroTag | |
TokenRendererComponent | |
UrlRendererComponent | |
WikiContentRendererHandler |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |