net.kwfgrid.gwes.jaxen
Class CurrentDateTimeMsFunction

java.lang.Object
  extended by net.kwfgrid.gwes.jaxen.CurrentDateTimeMsFunction
All Implemented Interfaces:
org.jaxen.Function

public class CurrentDateTimeMsFunction
extends Object
implements org.jaxen.Function

Get the current date time as Milliseconds since 1970. Returns Double.

Version:
$Id: CurrentDateTimeMsFunction.java 1419 2010-11-01 14:12:17Z hoheisel $
Author:
Andreas Hoheisel (www.andreas-hoheisel.de)

Constructor Summary
CurrentDateTimeMsFunction()
           
 
Method Summary
 Object call(org.jaxen.Context context, List list)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CurrentDateTimeMsFunction

public CurrentDateTimeMsFunction()
Method Detail

call

public Object call(org.jaxen.Context context,
                   List list)
            throws org.jaxen.FunctionCallException
Specified by:
call in interface org.jaxen.Function
Throws:
org.jaxen.FunctionCallException


Copyright © 2005-2011 Fraunhofer FIRST. All Rights Reserved.