Package com.vmware.vipclient.i18n.util
Class JSONBundleUtil
java.lang.Object
com.vmware.vipclient.i18n.util.JSONBundleUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.json.JSONObjectgetMessages(String locale, String productName, String version, String component) Deprecated.static org.json.JSONObjectgetMessages(Path path)
-
Constructor Details
-
JSONBundleUtil
public JSONBundleUtil()
-
-
Method Details
-
getMessages
-
getMessages
@Deprecated public static org.json.JSONObject getMessages(String locale, String productName, String version, String component) Deprecated.
-