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