Class Bundle
java.lang.Object
com.iohao.net.framework.i18n.Bundle
Locale-aware resource bundle accessor for framework i18n messages.
Loads the iohao.properties (or locale-specific variant) on first access
and provides a simple getMessage(String) lookup.
- Since:
- 21.18
- Author:
- 渔民小镇
- date:
- 2024-10-02
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Bundle
public Bundle()
-
-
Method Details
-
getMessage
-