public class JsonHelper
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
jsonEncodeString(java.lang.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 © 2014 Red Hat. All Rights Reserved.