Package gw.internal.gosu
Class DefaultLocalizationService
java.lang.Object
gw.config.BaseService
gw.internal.gosu.DefaultLocalizationService
- All Implemented Interfaces:
IGosuLocalizationService,IService,IPluginHost
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanexists(ResourceKey key) localize(ResourceKey key, Object... args) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface gw.plugin.IPluginHost
getInterface
-
Constructor Details
-
DefaultLocalizationService
public DefaultLocalizationService()
-
-
Method Details
-
localize
- Specified by:
localizein interfaceIGosuLocalizationService
-
exists
- Specified by:
existsin interfaceIGosuLocalizationService
-