|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.functions.other.ToNumeric
public class ToNumeric
Constructor Summary | |
---|---|
ToNumeric()
|
Method Summary | |
---|---|
static double |
call(PageContext pc,
Object value)
|
static double |
call(PageContext pc,
Object value,
Object oRadix)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ToNumeric()
Method Detail |
---|
public static double call(PageContext pc, Object value) throws PageException
PageException
public static double call(PageContext pc, Object value, Object oRadix) throws PageException
PageException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |