public class WikiConfigXmlXpathHelper extends Object
| Constructor and Description |
|---|
WikiConfigXmlXpathHelper() |
| Modifier and Type | Method and Description |
|---|---|
static org.openfuxml.addon.wiki.data.jaxb.Template |
getTemplate(org.openfuxml.addon.wiki.data.jaxb.Templates templates,
String name) |
static org.openfuxml.addon.wiki.data.jaxb.Injections |
initInjections(org.openfuxml.addon.wiki.data.jaxb.Injections injections) |
static org.openfuxml.addon.wiki.data.jaxb.Replacements |
initReplacements(org.openfuxml.addon.wiki.data.jaxb.Replacements replacements) |
static void |
main(String[] args) |
public static org.openfuxml.addon.wiki.data.jaxb.Template getTemplate(org.openfuxml.addon.wiki.data.jaxb.Templates templates,
String name)
throws org.openfuxml.exception.OfxConfigurationException
org.openfuxml.exception.OfxConfigurationExceptionpublic static org.openfuxml.addon.wiki.data.jaxb.Replacements initReplacements(org.openfuxml.addon.wiki.data.jaxb.Replacements replacements)
throws org.openfuxml.exception.OfxConfigurationException
org.openfuxml.exception.OfxConfigurationExceptionpublic static org.openfuxml.addon.wiki.data.jaxb.Injections initInjections(org.openfuxml.addon.wiki.data.jaxb.Injections injections)
throws org.openfuxml.exception.OfxConfigurationException
org.openfuxml.exception.OfxConfigurationExceptionCopyright © 2023. All rights reserved.