org.gedcomx.build.enunciate
Class TypeNameMethod

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

public class TypeNameMethod
extends Object
implements freemarker.template.TemplateMethodModelEx

Author:
Ryan Heaton

Field Summary
 
Fields inherited from interface freemarker.template.TemplateModel
NOTHING
 
Constructor Summary
TypeNameMethod(Map<String,org.codehaus.enunciate.config.SchemaInfo> namespacesToSchemas)
           
 
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

TypeNameMethod

public TypeNameMethod(Map<String,org.codehaus.enunciate.config.SchemaInfo> namespacesToSchemas)
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 © 2015. All rights reserved.