railo.runtime.functions.file
Class FileRead

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

public class FileRead
extends Object


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

Constructor Detail

FileRead

public FileRead()
Method Detail

call

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

call

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


Copyright © 2012 Railo