railo.runtime.functions.system
Class FileExists
java.lang.Object
railo.runtime.functions.system.FileExists
- All Implemented Interfaces:
- Serializable, Function
Deprecated. replace with railo.runtime.functions.file.FileExists
public final class FileExists
- extends Object
- implements Function
Implements the CFML Function fileexists
- See Also:
- Serialized Form
FileExists
public FileExists()
- Deprecated.
call
public static boolean call(PageContext pc,
String string)
throws PageException
- Deprecated.
- Throws:
PageException
call
public static boolean call(PageContext pc,
String string,
boolean allowRealPath)
throws PageException
- Deprecated.
- Throws:
PageException
Copyright © 2012 Railo