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