public class PropertiesFileInfo extends Object
Locales that it supports.| Constructor and Description |
|---|
PropertiesFileInfo(String baseName,
List<Locale> locales)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseName()
Gets the file base name.
|
List<Locale> |
getLocales()
Gets an unmodifiable view of the list of supported locales.
|
public String getBaseName()
public List<Locale> getLocales()
Copyright © 1996–2019 Geotools. All rights reserved.