public class

Resources_zh_CN

extends ListResourceBundle
java.lang.Object
   ↳ java.util.ResourceBundle
     ↳ java.util.ListResourceBundle
       ↳ sun.security.util.Resources_zh_CN

Class Overview

This class represents the ResourceBundle for javax.security.auth and sun.security.

Summary

[Expand]
Inherited Fields
From class java.util.ResourceBundle
Public Constructors
Resources_zh_CN()
Public Methods
Object[][] getContents()
Returns the contents of this ResourceBundle.
[Expand]
Inherited Methods
From class java.util.ListResourceBundle
From class java.util.ResourceBundle
From class java.lang.Object

Public Constructors

public Resources_zh_CN ()

Public Methods

public Object[][] getContents ()

Returns the contents of this ResourceBundle.

Returns
  • the contents of this ResourceBundle.