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