public class WikiPageProcessor extends AbstractWikiProcessor
dstDir, srcDir| Constructor and Description |
|---|
WikiPageProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected XMLStreamWriter |
createXMLStreamWriter(Writer out) |
org.jdom2.Element |
process(String xhtmlContent) |
String |
process(String xhtmlContent,
String titleText) |
void |
processPage(org.openfuxml.addon.wiki.data.jaxb.Page page) |
getDir, process, processCategory, processPage, setDirectories, setDirectorypublic void processPage(org.openfuxml.addon.wiki.data.jaxb.Page page)
throws org.openfuxml.exception.OfxAuthoringException,
org.openfuxml.exception.OfxInternalProcessingException
org.openfuxml.exception.OfxAuthoringExceptionorg.openfuxml.exception.OfxInternalProcessingExceptionpublic org.jdom2.Element process(String xhtmlContent)
public String process(String xhtmlContent, String titleText) throws IOException, ParserConfigurationException, XMLStreamException, SAXException
protected XMLStreamWriter createXMLStreamWriter(Writer out)
Copyright © 2022. All rights reserved.