Constructor and Description |
---|
FileOpen() |
Modifier and Type | Method and Description |
---|---|
static Object |
call(PageContext pc,
String path) |
static Object |
call(PageContext pc,
String path,
String mode) |
static Object |
call(PageContext pc,
String path,
String strMode,
String charset) |
static Object |
call(PageContext pc,
String path,
String strMode,
String charset,
boolean seekable) |
public FileOpen()
public static Object call(PageContext pc, String path) throws PageException
PageException
public static Object call(PageContext pc, String path, String mode) throws PageException
PageException
public static Object call(PageContext pc, String path, String strMode, String charset) throws PageException
PageException
public static Object call(PageContext pc, String path, String strMode, String charset, boolean seekable) throws PageException
PageException
Copyright © 2015 Lucee