bookmark

Nabble - java.net - jaxb users - Escaping illegal characters during marshalling


Description

I'm running into a problem where a string that contains valid UTF-8 characters that are illegal in XML (e.g. 0x10), gets serialized by jaxb without escaping/encoding these bytes, effectively producing illegal XML.

Preview

Tags

Users

  • @dbenz

Comments and Reviews