Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Later
-
None
-
None
-
None
Description
For Factory Method and LocaleBuilder class to work, we need to pass a well-formed variant in setVariant method so that it can be transformed int IETF BCP 47 language tag without losing information.
To do so we need to create Locale objects through rule set. Please reference https://docs.oracle.com/javase/7/docs/api/java/util/Locale.Builder.html for more details.