railo.runtime.functions.file
Class FileWrite

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

public class FileWrite
extends Object


Constructor Summary
FileWrite()
           
 
Method Summary
static String call(PageContext pc, Object obj, Object data)
           
static String call(PageContext pc, Object obj, Object data, String charset)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileWrite

public FileWrite()
Method Detail

call

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

call

public static String call(PageContext pc,
                          Object obj,
                          Object data,
                          String charset)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo