public class BundleName extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BundleName.Iterator |
static class |
BundleName.Parser |
| Constructor and Description |
|---|
BundleName(String baseName) |
BundleName(String baseName,
String language) |
BundleName(String baseName,
String language,
String country) |
BundleName(String baseName,
String language,
String country,
String variant) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseName() |
String |
getCountry() |
String |
getLanguage() |
Locale |
getLocale() |
String |
getVariant() |
String |
toString() |
public BundleName(String baseName)
Copyright © 2025 JBoss by Red Hat. All Rights Reserved.