Class JSONValueSubstitution
java.lang.Object
org.apache.camel.quarkus.component.json.path.JSONValueSubstitution
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidwriteJSONString(Object value, Appendable out, net.minidev.json.JSONStyle compression)
-
Constructor Details
-
JSONValueSubstitution
JSONValueSubstitution()
-
-
Method Details
-
writeJSONString
public static void writeJSONString(Object value, Appendable out, net.minidev.json.JSONStyle compression) throws IOException - Throws:
IOException
-