| Package | Description |
|---|---|
| com.ibm.icu.message2 |
| Modifier and Type | Method and Description |
|---|---|
MessageFormatter.ErrorHandlingBehavior |
MessageFormatter.getErrorHandlingBehavior()
Deprecated.
This API is for technology preview only.
|
static MessageFormatter.ErrorHandlingBehavior |
MessageFormatter.ErrorHandlingBehavior.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static MessageFormatter.ErrorHandlingBehavior[] |
MessageFormatter.ErrorHandlingBehavior.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MessageFormatter.Builder |
MessageFormatter.Builder.setErrorHandlingBehavior(MessageFormatter.ErrorHandlingBehavior errorHandlingBehavior)
Deprecated.
This API is for technology preview only.
|
Copyright © 2016 Unicode, Inc. and others.