public class I18NDictionaryImpl extends Object implements I18NDictionary
Modifier | Constructor and Description |
---|---|
protected |
I18NDictionaryImpl(ResourceBundle bundle) |
protected I18NDictionaryImpl(ResourceBundle bundle)
public String get(String key)
get
in interface I18NDictionary
public String get(String key, Object[] args)
get
in interface I18NDictionary
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.