Package | Description |
---|---|
org.glassfish.grizzly.http.util |
Modifier and Type | Method and Description |
---|---|
static StringManager |
StringManager.getManager(ResourceBundle bundle)
Get the StringManager for a particular package.
|
static StringManager |
StringManager.getManager(String packageName,
ClassLoader loader)
Get the StringManager for a particular package.
|
static StringManager |
StringManager.getManager(String packageName,
Locale loc,
ClassLoader loader)
Get the StringManager for a particular package and Locale.
|
Copyright © 2014 Oracle Corporation. All rights reserved.