railo.runtime.functions.system
Class Extract

java.lang.Object
  extended by railo.runtime.functions.system.Extract
All Implemented Interfaces:
Serializable, Function

public final class Extract
extends Object
implements Function

Implements the Cold Fusion Function compress

See Also:
Serialized Form

Constructor Summary
Extract()
           
 
Method Summary
static boolean call(PageContext pc, String strFormat, String strSource, String srcTarget)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Extract

public Extract()
Method Detail

call

public static boolean call(PageContext pc,
                           String strFormat,
                           String strSource,
                           String srcTarget)
                    throws PageException
Throws:
PageException


Copyright © 2012 Railo