@Deprecated public class JSON extends JSON
JSON.BuilderConverter.CircularReferenceBehaviour| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CONFIGURATION_NAME
Deprecated.
|
circularReferenceBehaviour, config, prettyPrint, referenceStack, target, writercontentType, encoding, excludes, includesDEFAULT_REQUEST_ENCODING| Constructor and Description |
|---|
JSON()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected ConverterConfiguration<JSON> |
initConfig()
Deprecated.
|
build, convertAnother, createNamedConfig, getDepth, getNamedConfig, getWriter, handleCircularRelationship, lookupObjectMarshaller, parse, parse, parse, parse, property, registerObjectMarshaller, registerObjectMarshaller, registerObjectMarshaller, registerObjectMarshaller, render, render, setExcludes, setIncludes, setPrettyPrint, setTarget, toString, use, use, value, withDefaultConfigurationcreateBeanWrapper, getExcludes, getIncludes, setContentType, setEncoding, setExcludes, setIncludes, toStringpublic static final java.lang.String CONFIGURATION_NAME
protected ConverterConfiguration<JSON> initConfig()
initConfig in class JSON