public interface WikiTemplateTransformator
| Modifier and Type | Method and Description |
|---|---|
void |
setNsPrefixMapperInterface(net.sf.exlp.xml.ns.NsPrefixMapperInterface nsPrefixMapper) |
void |
setWikiInlineProcessor(WikiInlineProcessor wikiInlineProcessor) |
org.jdom2.Element |
transform(org.openfuxml.addon.wiki.data.jaxb.Template template) |
void setWikiInlineProcessor(WikiInlineProcessor wikiInlineProcessor)
void setNsPrefixMapperInterface(net.sf.exlp.xml.ns.NsPrefixMapperInterface nsPrefixMapper)
org.jdom2.Element transform(org.openfuxml.addon.wiki.data.jaxb.Template template)
Copyright © 2022. All rights reserved.