|
||||||||||
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. [Java -> JSON] |
void |
JsonConfig.removeJsonEventListener(JsonEventListener listener)
Removes a listener for JSON events. [Java -> JSON] |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |