public class ParseEvent extends Object
| Constructor and Description |
|---|
ParseEvent(com.fasterxml.jackson.core.JsonToken token,
Path path,
String value) |
ParseEvent(com.fasterxml.jackson.core.JsonToken token,
Path path,
String value,
List<String> keys) |
ParseEvent(com.fasterxml.jackson.core.JsonToken token,
Path path,
String value,
List<String> keys,
Object node) |
Copyright © 2015. All rights reserved.