public final class MessageUtil extends Object
Modifier and Type | Field and Description |
---|---|
static String |
EXCEPTION_MESSAGE_KEY_MESSAGE_PROVIDER_NOT_FOUND |
Modifier and Type | Method and Description |
---|---|
static MessageUtil |
getInstance(JasperReportsContext jasperReportsContext) |
LocalizedMessageProvider |
getLocalizedMessageProvider(String name,
Locale locale) |
MessageProvider |
getMessageProvider(String name) |
public static final String EXCEPTION_MESSAGE_KEY_MESSAGE_PROVIDER_NOT_FOUND
public static final MessageUtil getInstance(JasperReportsContext jasperReportsContext)
public MessageProvider getMessageProvider(String name)
public LocalizedMessageProvider getLocalizedMessageProvider(String name, Locale locale)
Copyright © 2019 TIBCO Software Inc.. All rights reserved.