Constructor and Description |
---|
LocaleConverter() |
Modifier and Type | Method and Description |
---|---|
String |
from(Locale instance)
Take the POJO_TYPE object A from a POJO an convert it to JSON_TYPE which will be inserted into the JSON output.
|
Locale |
to(String locale)
Transfer JSONTYPE_TYPE from JSON to POJO as POJO_TYPE.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.