public class Messages extends Object
Modifier and Type | Field | Description |
---|---|---|
static String |
ERR_MULTIPLE_GLOBAL_BINDINGS |
|
static String |
ERR_MULTIPLE_GLOBAL_BINDINGS_OTHER |
|
static String |
ERR_REFERENCE_TO_NONEXPORTED_CLASS |
|
static String |
ERR_REFERENCE_TO_NONEXPORTED_CLASS_MAP_FALSE |
|
static String |
ERR_REFERENCE_TO_NONEXPORTED_CLASS_REFERER |
|
static String |
ERR_UNACKNOWLEDGED_CUSTOMIZATION |
|
static String |
ERR_UNACKNOWLEDGED_CUSTOMIZATION_LOCATION |
|
static String |
WARN_UNUSED_EXPECTED_CONTENT_TYPES |
Constructor | Description |
---|---|
Messages() |
Modifier and Type | Method | Description |
---|---|---|
static String |
format(String property,
Object... args) |
Loads a string resource and formats it with specified arguments.
|
public static final String WARN_UNUSED_EXPECTED_CONTENT_TYPES
public static final String ERR_UNACKNOWLEDGED_CUSTOMIZATION
public static final String ERR_UNACKNOWLEDGED_CUSTOMIZATION_LOCATION
public static final String ERR_MULTIPLE_GLOBAL_BINDINGS
public static final String ERR_MULTIPLE_GLOBAL_BINDINGS_OTHER
public static final String ERR_REFERENCE_TO_NONEXPORTED_CLASS
public static final String ERR_REFERENCE_TO_NONEXPORTED_CLASS_MAP_FALSE
public static final String ERR_REFERENCE_TO_NONEXPORTED_CLASS_REFERER
Copyright © 2018 Oracle Corporation. All rights reserved.