public class

LocaleString

extends LocalizedMessage
java.lang.Object
   ↳ org.bouncycastle.i18n.LocalizedMessage
     ↳ org.bouncycastle.i18n.LocaleString

Summary

[Expand]
Inherited Constants
From class org.bouncycastle.i18n.LocalizedMessage
[Expand]
Inherited Fields
From class org.bouncycastle.i18n.LocalizedMessage
Public Constructors
LocaleString(String resource, String id)
LocaleString(String resource, String id, String encoding)
Public Methods
String getLocaleString(Locale locale)
[Expand]
Inherited Methods
From class org.bouncycastle.i18n.LocalizedMessage
From class java.lang.Object

Public Constructors

public LocaleString (String resource, String id)

public LocaleString (String resource, String id, String encoding)

Public Methods

public String getLocaleString (Locale locale)