|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jackrabbit.commons.json.JsonUtil
public class JsonUtil
JSON utilities.
| Constructor Summary | |
|---|---|
JsonUtil()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getJsonString(java.lang.String str)
Generate a valid JSON string from the given str. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JsonUtil()
| Method Detail |
|---|
public static java.lang.String getJsonString(java.lang.String str)
str.
str - A String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||