railo.intergral.fusiondebug.server.util
Class FDCaster
java.lang.Object
railo.intergral.fusiondebug.server.util.FDCaster
public class FDCaster
- extends Object
Method Summary |
static String |
serialize(Object object)
translate a object to its string representation |
static com.intergral.fusiondebug.server.IFDValue |
toFDValue(com.intergral.fusiondebug.server.IFDStackFrame frame,
Object value)
|
static com.intergral.fusiondebug.server.IFDValue |
toFDValue(com.intergral.fusiondebug.server.IFDStackFrame frame,
String name,
Object value)
|
static Object |
unserialize(String value)
|
FDCaster
public FDCaster()
toFDValue
public static com.intergral.fusiondebug.server.IFDValue toFDValue(com.intergral.fusiondebug.server.IFDStackFrame frame,
String name,
Object value)
toFDValue
public static com.intergral.fusiondebug.server.IFDValue toFDValue(com.intergral.fusiondebug.server.IFDStackFrame frame,
Object value)
serialize
public static String serialize(Object object)
- translate a object to its string representation
- Parameters:
object
-
- Returns:
unserialize
public static Object unserialize(String value)
Copyright © 2012 Railo