org.databene.platform.ftl
Class DateSumMethod

java.lang.Object
  extended by org.databene.platform.ftl.DateSumMethod
All Implemented Interfaces:
freemarker.template.TemplateMethodModel, freemarker.template.TemplateModel

public class DateSumMethod
extends java.lang.Object
implements freemarker.template.TemplateMethodModel

FreeMarker method that sums Date, Time and millisecond values.

Created at 14.10.2008 17:39:28

Since:
0.5.6
Author:
Volker Bergmann

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

Constructor Detail

DateSumMethod

public DateSumMethod()
Method Detail

exec

public freemarker.template.TemplateModel exec(java.util.List args)
Specified by:
exec in interface freemarker.template.TemplateMethodModel


Copyright © 2013. All Rights Reserved.