|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.interpreter.ref.util.RefUtil
public final class RefUtil
Constructor Summary | |
---|---|
RefUtil()
|
Method Summary | |
---|---|
static boolean |
eeq(PageContext pc,
Ref left,
Ref right)
|
static Object[] |
getValue(PageContext pc,
Ref[] refs)
transalte a Ref array to a Object array |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RefUtil()
Method Detail |
---|
public static Object[] getValue(PageContext pc, Ref[] refs) throws PageException
refs
-
PageException
public static boolean eeq(PageContext pc, Ref left, Ref right) throws PageException
PageException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |