- Strings: added const for trim method whitespace charset
- Json: accept whitespace-surrounded "null" for decode() as it is a valid JSON text
- Image: fix exception message [Closes #71]
- Html: chars '<' in attributes are encoded in XHTML
For the details you can have a look at the diff.