public class CustomRegexIgnoreAutoPrimitiveTarget extends StreamTargetDelegate
| Constructor and Description |
|---|
CustomRegexIgnoreAutoPrimitiveTarget(JsonStreamTarget delegate,
boolean convertAttributes,
String customRegex) |
| Modifier and Type | Method and Description |
|---|---|
void |
name(String name)
Write name.
|
void |
value(Object value)
Write value.
|
close, endArray, endObject, flush, startArray, startObjectpublic CustomRegexIgnoreAutoPrimitiveTarget(JsonStreamTarget delegate, boolean convertAttributes, String customRegex)
public void name(String name) throws IOException
JsonStreamTargetname in interface JsonStreamTargetname in class StreamTargetDelegateIOExceptionpublic void value(Object value) throws IOException
JsonStreamTargetvalue in interface JsonStreamTargetvalue in class StreamTargetDelegateIOExceptionCopyright © 2005–2019 Apache Software Foundation. All rights reserved.