| Package | Description |
|---|---|
| net.openhft.saxophone.json |
| Modifier and Type | Method and Description |
|---|---|
NullHandler |
JsonParserBuilder.nullHandler()
Returns the parser's null value handler, or
null if the handler is not set. |
| Modifier and Type | Method and Description |
|---|---|
JsonParserBuilder |
JsonParserBuilder.nullHandler(NullHandler nullHandler)
Sets the parser's null value handler, or removes it if
null is passed. |
Copyright © 2015. All rights reserved.