Class JSONConverter
java.lang.Object
org.onehippo.forge.camel.converter.json.JSONConverter
- All Implemented Interfaces:
org.apache.camel.TypeConverters
@Converter(generateLoader=true)
public class JSONConverter
extends Object
implements org.apache.camel.TypeConverters
JSON Converter.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic InputStream
toInputStream
(net.sf.json.JSON json) static net.sf.json.JSON
static String
toString
(net.sf.json.JSON json)
-
Constructor Details
-
JSONConverter
public JSONConverter()
-
-
Method Details
-
toString
-
toInputStream
-
toJSON
-