railo.runtime.functions.file
Class FileAppend

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

public class FileAppend
extends Object


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

Constructor Detail

FileAppend

public FileAppend()
Method Detail

call

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

call

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


Copyright © 2012 Railo