public static interface ScriptRuntime.MessageProvider
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage(String messageId,
Object[] arguments)
Returns a textual message identified by the given messageId, parameterized by the given
arguments.
|
Copyright © 2023 HtmlUnit. All rights reserved.