railo.runtime.functions.file
Class FileExists

java.lang.Object
  extended by railo.runtime.functions.file.FileExists

public class FileExists
extends Object


Constructor Summary
FileExists()
           
 
Method Summary
static boolean call(PageContext pc, Object obj)
           
static boolean call(PageContext pc, Object obj, Object oAllowRealPath)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileExists

public FileExists()
Method Detail

call

public static boolean call(PageContext pc,
                           Object obj)
                    throws PageException
Throws:
PageException

call

public static boolean call(PageContext pc,
                           Object obj,
                           Object oAllowRealPath)
                    throws PageException
Throws:
PageException


Copyright © 2012 Railo