OpenCms JSP standard taglib
Function getLocaleForName

java.util.Locale getLocaleForName(java.lang.String)

Returns a java.util.Locale calculated from the suffix of the given String, or null if no locale suffix is found.

The locale returned will include the optional country code if this was part of the suffix.



Function Information
Function Classorg.opencms.util.CmsStringUtil
Function Signaturejava.util.Locale getLocaleForName(java.lang.String)
Display NameNone


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.