JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
pl.matsuo.core.service.i18n
Interface I18nService
All Known Implementing Classes:
I18nServiceImpl
public interface
I18nService
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
translate
(
String
code,
Object
... params)
Method Details
translate
String
translate
(
String
code,
Object
... params)