public class JsonHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
jsonEncodeString(String text)
Lets make sure we encode the given string so its a valid JSON value
which is wrapped in quotes if its not null
|
Copyright © 2011–2014 Red Hat. All rights reserved.