public class WikiXmlProcessor extends AbstractWikiProcessor implements WikiProcessor
WikiProcessor.WikiDir, WikiProcessor.WikiFileExtensiondstDir, srcDir| Constructor and Description |
|---|
WikiXmlProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
processCategory(org.openfuxml.addon.wiki.data.jaxb.Content content) |
protected void |
processPage(org.openfuxml.addon.wiki.data.jaxb.Content content) |
getDir, process, setDirectories, setDirectoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprocess, setDirectories, setDirectoryprotected void processCategory(org.openfuxml.addon.wiki.data.jaxb.Content content)
throws org.openfuxml.exception.OfxAuthoringException,
org.openfuxml.exception.OfxInternalProcessingException
processCategory in class AbstractWikiProcessororg.openfuxml.exception.OfxAuthoringExceptionorg.openfuxml.exception.OfxInternalProcessingExceptionprotected void processPage(org.openfuxml.addon.wiki.data.jaxb.Content content)
throws org.openfuxml.exception.OfxAuthoringException,
org.openfuxml.exception.OfxInternalProcessingException
processPage in class AbstractWikiProcessororg.openfuxml.exception.OfxAuthoringExceptionorg.openfuxml.exception.OfxInternalProcessingExceptionCopyright © 2023. All rights reserved.