public class WikiMarkupProcessor extends AbstractWikiProcessor implements WikiProcessor
| Modifier and Type | Class and Description |
|---|---|
static class |
WikiMarkupProcessor.InjectionType |
WikiProcessor.WikiDir, WikiProcessor.WikiFileExtensiondstDir, srcDir| Constructor and Description |
|---|
WikiMarkupProcessor(org.openfuxml.xml.renderer.cmp.Cmp cmp) |
WikiMarkupProcessor(org.openfuxml.addon.wiki.data.jaxb.Replacements replacements,
org.openfuxml.addon.wiki.data.jaxb.Injections injections,
org.openfuxml.addon.wiki.data.jaxb.Templates templates) |
| Modifier and Type | Method and Description |
|---|---|
String |
process(String wikiPlain,
String article) |
protected void |
processCategory(org.openfuxml.addon.wiki.data.jaxb.Content content) |
protected void |
processPage(org.openfuxml.addon.wiki.data.jaxb.Content content) |
protected void |
processPage(org.openfuxml.addon.wiki.data.jaxb.Page page) |
getDir, process, setDirectories, setDirectoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprocess, setDirectories, setDirectorypublic WikiMarkupProcessor(org.openfuxml.xml.renderer.cmp.Cmp cmp)
throws org.openfuxml.exception.OfxConfigurationException
org.openfuxml.exception.OfxConfigurationExceptionpublic WikiMarkupProcessor(org.openfuxml.addon.wiki.data.jaxb.Replacements replacements,
org.openfuxml.addon.wiki.data.jaxb.Injections injections,
org.openfuxml.addon.wiki.data.jaxb.Templates templates)
throws org.openfuxml.exception.OfxConfigurationException
org.openfuxml.exception.OfxConfigurationExceptionprotected void processCategory(org.openfuxml.addon.wiki.data.jaxb.Content content)
throws org.openfuxml.exception.OfxInternalProcessingException
processCategory in class AbstractWikiProcessororg.openfuxml.exception.OfxInternalProcessingExceptionprotected void processPage(org.openfuxml.addon.wiki.data.jaxb.Content content)
throws org.openfuxml.exception.OfxInternalProcessingException
processPage in class AbstractWikiProcessororg.openfuxml.exception.OfxInternalProcessingExceptionprotected void processPage(org.openfuxml.addon.wiki.data.jaxb.Page page)
throws org.openfuxml.exception.OfxInternalProcessingException
org.openfuxml.exception.OfxInternalProcessingExceptionCopyright © 2023. All rights reserved.