|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.json.ser.AbstractJsonSerializer<java.lang.Boolean>
com.caucho.json.ser.BooleanSerializer
public class BooleanSerializer
Method Summary | |
---|---|
void |
write(JsonOutput out,
java.lang.Boolean value,
boolean annotated)
|
Methods inherited from class com.caucho.json.ser.AbstractJsonSerializer |
---|
write |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void write(JsonOutput out, java.lang.Boolean value, boolean annotated) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |