|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.sf.json.processors | |
---|---|
net.sf.json | The core of the library |
net.sf.json.processors | Support for custom serialization |
Classes in net.sf.json.processors used by net.sf.json | |
---|---|
JsonBeanProcessor
Base interface for custom serialization per Bean. |
|
JsonBeanProcessorMatcher
Base class for finding a matching JsonBeanProcessor. DEFAULT - matches the target class with equals(). |
|
JsonValueProcessor
Base interface for custom serialization per property. |
Classes in net.sf.json.processors used by net.sf.json.processors | |
---|---|
JsonBeanProcessor
Base interface for custom serialization per Bean. |
|
JsonBeanProcessorMatcher
Base class for finding a matching JsonBeanProcessor. DEFAULT - matches the target class with equals(). |
|
JsonValueProcessor
Base interface for custom serialization per property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |