Searched defs:mappedFeature (Results 1 – 4 of 4) sorted by relevance
138 public JsonParser.Feature mappedFeature() { return _mappedFeature; } in mappedFeature() method in StreamReadFeature
157 public JsonGenerator.Feature mappedFeature() { return _mappedFeature; } in mappedFeature() method in StreamWriteFeature
137 public JsonGenerator.Feature mappedFeature() { return _mappedFeature; } in mappedFeature() method in JsonWriteFeature
225 public JsonParser.Feature mappedFeature() { return _mappedFeature; } in mappedFeature() method in JsonReadFeature