org.codehaus.jettison.mapped
Class SimpleConverter
java.lang.Object
org.codehaus.jettison.mapped.SimpleConverter
- All Implemented Interfaces:
- TypeConverter
public class SimpleConverter
- extends Object
- implements TypeConverter
Simple converter that treats everything as strings
- Since:
- 1.1
- Author:
- Dejan Bosanac
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleConverter
public SimpleConverter()
convertToJSONPrimitive
public Object convertToJSONPrimitive(String text)
- Specified by:
convertToJSONPrimitive
in interface TypeConverter
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.