Nieuws

Encode::Wide provides functions for converting wide (Unicode) characters into ASCII-safe formats suitable for embedding in HTML or XML documents. It is especially useful when dealing with text ...
When special unicode characters are part of the transformed metadata encode-xml and encode-marcXml might transform the metadata to invalid xml. There should be the possibility to create valid xml at ...
For example, Unicode provides what's called "compatibility characters," separate numbers to designate superscript or subscript numerals or letters.
For example, Unicode provides what's called "compatibility characters," separate numbers to designate superscript or subscript numerals or letters.
You can only represent the ASCII subset of Unicode within the range of a byte. If you wanted to filter one or more Unicode characters from a Java stream, you're hosed!