org.gedcomx.build.enunciate
Class BaseProjectUriMethod

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

public class BaseProjectUriMethod
extends Object
implements freemarker.template.TemplateMethodModelEx

Author:
Ryan Heaton

Field Summary
 
Fields inherited from interface freemarker.template.TemplateModel
NOTHING
 
Constructor Summary
BaseProjectUriMethod(Map<String,String> baseProjectUris, 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

BaseProjectUriMethod

public BaseProjectUriMethod(Map<String,String> baseProjectUris,
                            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.