Package | Description |
---|---|
net.sf.json |
The core of the library
|
Modifier and Type | Method and Description |
---|---|
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] |
Copyright © 2006–2018 Json-lib. All rights reserved.