public class XmlFunctionIdentifierMethod extends Object implements freemarker.template.TemplateMethodModelEx
| Constructor and Description |
|---|
XmlFunctionIdentifierMethod(Map<String,String> ns2prefix) |
| Modifier and Type | Method and Description |
|---|---|
Object |
exec(List list)
Returns the qname of the element that has the first parameter as the namespace, the second as the element.
|
public Object exec(List list) throws freemarker.template.TemplateModelException
exec in interface freemarker.template.TemplateMethodModelexec in interface freemarker.template.TemplateMethodModelExlist - The arguments.freemarker.template.TemplateModelExceptionCopyright © 2006-2016–2022. All rights reserved.