org.glassfish.jersey.media.json.internal.writer
Class JsonEncoder
java.lang.Object
org.glassfish.jersey.media.json.internal.writer.JsonEncoder
public class JsonEncoder
- extends Object
Collection of JSON encoder utility methods.
- Author:
- Jakub Podlesak
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
encode
public static String encode(String text)
Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.