public class JsonbLocalDateConverter extends JsonbDateConverterBase<LocalDate>
formatter| Constructor and Description |
|---|
JsonbLocalDateConverter(JsonbDateFormat dateFormat) |
| Modifier and Type | Method and Description |
|---|---|
LocalDate |
fromString(String text) |
String |
toString(LocalDate instance) |
newLocalepublic JsonbLocalDateConverter(JsonbDateFormat dateFormat)
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.