Class AutoPrimitiveTarget

java.lang.Object
org.apache.synapse.commons.staxon.core.json.stream.util.StreamTargetDelegate
org.apache.synapse.commons.staxon.core.json.stream.util.AutoPrimitiveTarget
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable, JsonStreamTarget

public class AutoPrimitiveTarget extends StreamTargetDelegate
Target-filter to auto-convert string values to primitive (boolean, number, null) values.