public interface WikiProcessor
| Modifier and Type | Interface and Description |
|---|---|
static class |
WikiProcessor.WikiDir |
static class |
WikiProcessor.WikiFileExtension |
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.openfuxml.addon.wiki.data.jaxb.Contents wikiQueries) |
void |
setDirectories(File srcDir,
File dstDir) |
void |
setDirectory(WikiProcessor.WikiDir type,
File dir) |
void setDirectory(WikiProcessor.WikiDir type, File dir) throws org.openfuxml.exception.OfxInternalProcessingException
org.openfuxml.exception.OfxInternalProcessingExceptionvoid process(org.openfuxml.addon.wiki.data.jaxb.Contents wikiQueries)
throws OfxWikiException,
org.openfuxml.exception.OfxAuthoringException,
org.openfuxml.exception.OfxInternalProcessingException
OfxWikiExceptionorg.openfuxml.exception.OfxAuthoringExceptionorg.openfuxml.exception.OfxInternalProcessingExceptionCopyright © 2023. All rights reserved.