-
Notifications
You must be signed in to change notification settings - Fork 1
Home
grzegorzblaszczyk edited this page Sep 13, 2010
·
14 revisions
transcoder
Transcoder is a set of Java classes ready to use by its static methods. These classes are ment to be reused in other applications, so they are POJOs without any state or persistance involved.
You can decode UTF-8 stgrings to Latin characters in:
- Polish
- Russian
- Ukrainian
and transcode UTF-8 characters to HTML entities and HTML entities back to UTF-8 characters in:
- Russian
- Ukrainian
- Polish (soon)