Searched refs:INCLUDE_SOURCE_IN_LOCATION (Results 1 – 4 of 4) sorted by relevance
92 INCLUDE_SOURCE_IN_LOCATION(JsonParser.Feature.INCLUDE_SOURCE_IN_LOCATION), enumConstant
326 INCLUDE_SOURCE_IN_LOCATION(true), enumConstant
78 .disable(StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION) in testDisableSourceInclusion()
1231 if (JsonParser.Feature.INCLUDE_SOURCE_IN_LOCATION.enabledIn(_features)) { in _getSourceReference()