| Author | djarvis <email> |
|---|---|
| Date | 2018-12-19 08:58:12 GMT-0800 |
| Commit | c5b1116b3b2e0a53aab9adff6cecb414a11b6ad7 |
| Parent | 1ba1d43 |
| throws IOException, JsonGenerationException { | ||
| - System.out.println( "debug" ); | ||
| - | ||
| final String fieldName = jgen.getOutputContext().getCurrentName(); | ||
| final String fieldValue = getParser().substitute( value ); |
| Delta | 0 lines added, 2 lines removed, 2-line decrease |
|---|