|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JsonEventListener | |
|---|---|
| net.sf.json | The core of the library |
| Uses of JsonEventListener in net.sf.json |
|---|
| Methods in net.sf.json with parameters of type JsonEventListener | |
|---|---|
void |
JsonConfig.addJsonEventListener(JsonEventListener listener)
Registers a listener for Json events. The events will be triggered only when using the static builders and if event triggering is enabled. |
void |
JsonConfig.removeJsonEventListener(JsonEventListener listener)
Removes a listener for Json events. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||