|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.khubla.pragmatach.plugin.i8n.I8NImpl
public class I8NImpl
| Constructor Summary | |
|---|---|
I8NImpl(PluginImpl plugin)
ctor |
|
| Method Summary | |
|---|---|
String |
getDate(String locale,
Date date)
get localized date |
String |
getName()
provider name |
String |
getString(String locale,
String name)
get localized string. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public I8NImpl(PluginImpl plugin)
| Method Detail |
|---|
public String getDate(String locale,
Date date)
throws PragmatachException
I8NProvider
getDate in interface I8NProviderPragmatachExceptionpublic String getName()
I8NProvider
getName in interface I8NProvider
public String getString(String locale,
String name)
throws PragmatachException
I8NProvider
getString in interface I8NProviderPragmatachException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||