<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" | |
"http://www.w3.org/TR/REC-html40/loose.dtd"> | |
<html> | |
<body bgcolor="#FFFFFF"> | |
Provides utility classes for internationalization. | |
<p> | |
The responsibility of the i18n package is to provide a facade for | |
the various internationalization utility classes of the standard | |
Java API. The API should be used for compositing string messages in | |
a language-neutral way. | |
</p> | |
</body> | |
</html> |