Class CustomRegexIgnoreAutoPrimitiveTarget
java.lang.Object
org.apache.synapse.commons.staxon.core.json.stream.util.StreamTargetDelegate
org.apache.synapse.commons.staxon.core.json.stream.util.CustomRegexIgnoreAutoPrimitiveTarget
- All Implemented Interfaces:
Closeable,Flushable,AutoCloseable,JsonStreamTarget
-
Constructor Summary
ConstructorsConstructorDescriptionCustomRegexIgnoreAutoPrimitiveTarget(JsonStreamTarget delegate, boolean convertAttributes, String customRegex) -
Method Summary
Methods inherited from class org.apache.synapse.commons.staxon.core.json.stream.util.StreamTargetDelegate
close, endArray, endObject, flush, startArray, startObject
-
Constructor Details
-
CustomRegexIgnoreAutoPrimitiveTarget
public CustomRegexIgnoreAutoPrimitiveTarget(JsonStreamTarget delegate, boolean convertAttributes, String customRegex)
-
-
Method Details
-
name
Description copied from interface:JsonStreamTargetWrite name.- Specified by:
namein interfaceJsonStreamTarget- Overrides:
namein classStreamTargetDelegate- Parameters:
name-- Throws:
IOException
-
value
Description copied from interface:JsonStreamTargetWrite value.- Specified by:
valuein interfaceJsonStreamTarget- Overrides:
valuein classStreamTargetDelegate- Parameters:
value-- Throws:
IOException
-