Searched refs:AUTO_CLOSE_JSON_CONTENT (Results 1 – 6 of 6) sorted by relevance
46 AUTO_CLOSE_CONTENT(JsonGenerator.Feature.AUTO_CLOSE_JSON_CONTENT),
92 AUTO_CLOSE_JSON_CONTENT(true), enumConstant
484 g.disable(JsonGenerator.Feature.AUTO_CLOSE_JSON_CONTENT); in closeOnFailAndThrowAsIOE()509 g.disable(JsonGenerator.Feature.AUTO_CLOSE_JSON_CONTENT); in closeOnFailAndThrowAsIOE()
451 g.disable(JsonGenerator.Feature.AUTO_CLOSE_JSON_CONTENT); in readAndWrite()
988 && isEnabled(Feature.AUTO_CLOSE_JSON_CONTENT)) { in close()
1206 && isEnabled(Feature.AUTO_CLOSE_JSON_CONTENT)) { in close()