public final class AvailableLocalizations extends Object
Copyright (c) 2013-2014 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
Modifier and Type | Method and Description |
---|---|
static List<String> |
availableLocalizations(String prefix,
String path)
Build a list of locale names that are available for a given prefix.
|
public static List<String> availableLocalizations(String prefix, String path)
prefix
- String; the prefix of the localization file namespath
- String; the path to the resource directory to scanCopyright © 2014–2015 Delft University of Technology. All rights reserved.