|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.converter.ConverterSupport
railo.runtime.converter.LazyConverter
public class LazyConverter
Constructor Summary | |
---|---|
LazyConverter()
|
Method Summary | |
---|---|
static String |
serialize(Object o)
|
static Object |
toRaw(Object o)
|
void |
writeOut(PageContext pc,
Object source,
Writer writer)
|
Methods inherited from class railo.runtime.converter.ConverterSupport |
---|
toConverterException |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LazyConverter()
Method Detail |
---|
public static String serialize(Object o)
public void writeOut(PageContext pc, Object source, Writer writer) throws ConverterException, IOException
ConverterException
IOException
public static Object toRaw(Object o)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |