Package | Description |
---|---|
net.sf.json.util |
Miscelaneous utilities
|
Modifier and Type | Method and Description |
---|---|
JSONException |
JSONTokener.syntaxError(String message)
Make a JSONException to signal a syntax error.
|
Modifier and Type | Method and Description |
---|---|
void |
JsonEventListener.onError(JSONException jsone)
Triggered when an exception is thrown.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
PropertySetStrategy.setProperty(Object bean,
String key,
Object value) |
void |
PropertySetStrategy.setProperty(Object bean,
String key,
Object value,
JsonConfig jsonConfig) |
Copyright © 2006-2013 Json-lib. All Rights Reserved.