Java.Util.PropertyResourceBundle: Constructor Members

The constructors of Java.Util.PropertyResourceBundle are listed below. For a list of all members, see the PropertyResourceBundle Members list.

See Also: Inherited members from Java.Util.ResourceBundle

Public Constructors

Constructs a new resource bundle with properties read from reader.
Constructs a new instance of PropertyResourceBundle and loads the properties file from the specified InputStream.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.