Home
last modified time | relevance | path

Searched defs:commaBefore (Results 1 – 1 of 1) sorted by relevance

/external/jackson-core/src/main/java/com/fasterxml/jackson/core/json/
DWriterBasedJsonGenerator.java166 protected final void _writeFieldName(String name, boolean commaBefore) throws IOException in _writeFieldName()
195 …protected final void _writeFieldName(SerializableString name, boolean commaBefore) throws IOExcept… in _writeFieldName()
360 protected final void _writePPFieldName(String name, boolean commaBefore) throws IOException in _writePPFieldName()
383 …protected final void _writePPFieldName(SerializableString name, boolean commaBefore) throws IOExce… in _writePPFieldName()