public class Localizer extends Object
Modifier and Type | Field and Description |
---|---|
static String |
WRN_ANYOTHER_NAMESPACE_IGNORED |
Constructor and Description |
---|
Localizer() |
Modifier and Type | Method and Description |
---|---|
static String |
localize(String prop) |
static String |
localize(String prop,
Object arg1) |
static String |
localize(String propertyName,
Object[] args) |
static String |
localize(String prop,
Object arg1,
Object arg2) |
public static final String WRN_ANYOTHER_NAMESPACE_IGNORED
Copyright © 2016 Oracle Corporation. All rights reserved.