com.stimulsoft.report.engine.parser
Class StiCallFunction

java.lang.Object
  extended by com.stimulsoft.report.engine.parser.StiCallFunction

public class StiCallFunction
extends java.lang.Object


Constructor Summary
StiCallFunction()
           
 
Method Summary
static int checkParserMethodInfo(StiFunctionType type, java.util.ArrayList args)
           
static StiDateTime toDateTime(java.lang.Object par1)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiCallFunction

public StiCallFunction()
Method Detail

checkParserMethodInfo

public static int checkParserMethodInfo(StiFunctionType type,
                                        java.util.ArrayList args)

toDateTime

public static StiDateTime toDateTime(java.lang.Object par1)