Class Resources_zh_CN


  • public class Resources_zh_CN
    extends java.util.ListResourceBundle

    This class represents the ResourceBundle for the keytool.

    • Nested Class Summary

      • Nested classes/interfaces inherited from class java.util.ResourceBundle

        java.util.ResourceBundle.Control
    • Field Summary

      • Fields inherited from class java.util.ResourceBundle

        parent
    • Constructor Summary

      Constructors 
      Constructor Description
      Resources_zh_CN()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object[][] getContents()
      Returns the contents of this ResourceBundle.
      • Methods inherited from class java.util.ListResourceBundle

        getKeys, handleGetObject, handleKeySet
      • Methods inherited from class java.util.ResourceBundle

        clearCache, clearCache, containsKey, getBaseBundleName, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, keySet, setParent
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Resources_zh_CN

        public Resources_zh_CN()
    • Method Detail

      • getContents

        public java.lang.Object[][] getContents()
        Returns the contents of this ResourceBundle.

        Specified by:
        getContents in class java.util.ListResourceBundle
        Returns:
        the contents of this ResourceBundle.