|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| DebuggingJsonDecoder<T> | A proxy implementation of JsonDecoder which simply passes the calls
on to another JsonDecoder, but outputs debug logging what happened while the
parse was happening. |
| IgnoreJsonDecoder | A JsonDecoder that doesn't do anything, which is useful for
validations that don't need to get any data, just check it's validity. |
| ReflectionJsonDecoder | A JsonDecoder that de-serializes the data into an existing set of
objects. |
| SimpleJsonDecoder | |
| StatefulJsonDecoder | A stateful implementation of JsonDecoder where we track the stack
of objects and allow a subclass to have a simpler set of things to do |
|
Copyright ยจ 2008 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||