public class WikiTemplateGenericTable extends Object implements WikiTemplateTransformator
| Constructor and Description |
|---|
WikiTemplateGenericTable(net.sf.exlp.xml.ns.NsPrefixMapperInterface nsPrefixMapper) |
| 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) |
public WikiTemplateGenericTable(net.sf.exlp.xml.ns.NsPrefixMapperInterface nsPrefixMapper)
public org.jdom2.Element transform(org.openfuxml.addon.wiki.data.jaxb.Template template)
transform in interface WikiTemplateTransformatorpublic void setNsPrefixMapperInterface(net.sf.exlp.xml.ns.NsPrefixMapperInterface nsPrefixMapper)
setNsPrefixMapperInterface in interface WikiTemplateTransformatorpublic void setWikiInlineProcessor(WikiInlineProcessor wikiInlineProcessor)
setWikiInlineProcessor in interface WikiTemplateTransformatorCopyright © 2023. All rights reserved.