public interface Language
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_NAME
look for Messages.properties in the clazz package by default
|
static String |
ROLE |
Modifier and Type | Method and Description |
---|---|
String |
getMessage(String key,
String... args) |
Copyright © 2001–2021 Codehaus Plexus. All rights reserved.