public class LocalDateTimeValueReader
extends com.fasterxml.jackson.jr.ob.api.ValueReader
| Constructor and Description |
|---|
LocalDateTimeValueReader(DateTimeFormatter formatter) |
| Modifier and Type | Method and Description |
|---|---|
Object |
read(com.fasterxml.jackson.jr.ob.impl.JSONReader reader,
com.fasterxml.jackson.core.JsonParser p) |
public LocalDateTimeValueReader(DateTimeFormatter formatter)
public Object read(com.fasterxml.jackson.jr.ob.impl.JSONReader reader, com.fasterxml.jackson.core.JsonParser p) throws IOException
read in class com.fasterxml.jackson.jr.ob.api.ValueReaderIOExceptionCopyright © 2024 FasterXML. All rights reserved.