Description
j18n is a replacement of java.util.ResourceBundle to support Unicode properties files. You can put UTF8 characters into your *.properties, and the only code change is to replace "ResourceBundle.getBundle(..)" with "J18n.getBundle(..)".
Categories
License
Update Notifications
User Ratings
User Reviews
Be the first to post a review of j18n - Java ResourceBundle I18N!