/*
****************************************************************************************
- * Copyright (C) 2009-2010, Google, Inc.; International Business Machines Corporation *
+ * Copyright (C) 2009-2013, Google, Inc.; International Business Machines Corporation *
* and others. All Rights Reserved. *
****************************************************************************************
*/
* example:
*
* <pre>
- * LanguageMatcher matcher = new StandardLanguageMatcher("fr, en-GB, en");
+ * LocaleMatcher matcher = new LocaleMatcher("fr, en-GB, en");
*
* // afterwards:
- * matcher.getBestMatch(LanguageCode.US).first == LanguageCode.ENGLISH
+ * matcher.getBestMatch("en-US").toLanguageTag() => "en"
* </pre>
*
* It takes into account when languages are close to one another, such as fil