See: Description
Interface | Description |
---|---|
I18nManager |
Management of I18n and Locale related activities.
|
Class | Description |
---|---|
Messages |
This class offers some methods to provide internationalization services
to other projects.
|
MessagesClassLoader |
This class offers a class loader which is able to load files from the specified
directories.
|
MessagesLibrary |
This library is in charge of providing a richer translation manager than the
one used by default.
|
Exception | Description |
---|---|
I18nException |
Exception for errors of the I18nManager.
|
Provides classes which offer some methods to provide internationalization services to other projects. Currently, it only consist on the Messages class and the auxiliary MessagesClassLoader class.