JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.codehaus.jettison.mapped
TypeConverter
Contents
Description
Method Summary
Method Details
convertToJSONPrimitive(String)
Hide sidebar
Show sidebar
Interface TypeConverter
All Known Implementing Classes:
DefaultConverter
,
SimpleConverter
public interface
TypeConverter
Supports customized type conversion
Since:
1.1
Author:
Dejan Bosanac
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
convertToJSONPrimitive
(
String
text)
Method Details
convertToJSONPrimitive
Object
convertToJSONPrimitive
(
String
text)