org.gedcomx.build.enunciate
Class JsonExtensionElementNameMethod

java.lang.Object
  extended by org.gedcomx.build.enunciate.JsonExtensionElementNameMethod
All Implemented Interfaces:
freemarker.template.TemplateMethodModel, freemarker.template.TemplateMethodModelEx, freemarker.template.TemplateModel

public class JsonExtensionElementNameMethod
extends Object
implements freemarker.template.TemplateMethodModelEx

Author:
Ryan Heaton

Field Summary
 
Fields inherited from interface freemarker.template.TemplateModel
NOTHING
 
Constructor Summary
JsonExtensionElementNameMethod()
           
 
Method Summary
 Object exec(List list)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JsonExtensionElementNameMethod

public JsonExtensionElementNameMethod()
Method Detail

exec

public Object exec(List list)
            throws freemarker.template.TemplateModelException
Specified by:
exec in interface freemarker.template.TemplateMethodModel
Specified by:
exec in interface freemarker.template.TemplateMethodModelEx
Throws:
freemarker.template.TemplateModelException


Copyright © 2016. All rights reserved.