public class LocaleTransform extends Object
| Constructor and Description |
|---|
LocaleTransform() |
| Modifier and Type | Method and Description |
|---|---|
Locale |
read(String locale)
Transform a string value to an appropriate basic Java object representation.
|
String |
write(Locale locale)
Transform a basic Java object to a string value.
|
Copyright © 2015. All rights reserved.