railo.runtime.interpreter.ref.util
Class RefUtil
java.lang.Object
railo.runtime.interpreter.ref.util.RefUtil
public final class RefUtil
- extends Object
Method Summary |
static boolean |
eeq(Ref left,
Ref right)
|
static Object[] |
getValue(Ref[] refs)
transalte a Ref array to a Object array |
RefUtil
public RefUtil()
getValue
public static Object[] getValue(Ref[] refs)
throws PageException
- transalte a Ref array to a Object array
- Parameters:
refs
-
- Returns:
- objects
- Throws:
PageException
eeq
public static boolean eeq(Ref left,
Ref right)
throws PageException
- Throws:
PageException
Copyright © 2012 Railo