public class FacesLocale extends Object
Java class for faces-config-localeType simple type.
The following schema fragment specifies the expected content contained within this class.
<simpleType name="faces-config-localeType">
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<pattern value="[a-z]{2}(_|-)?([\p{L}\-\p{Nd}]{2})?"/>
</restriction>
</simpleType>
| Constructor and Description |
|---|
FacesLocale() |
protected String value
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.