Description
My expectation was that "<someElement>" + XMLUtils.mangleXmlString(
"Containing<ALessThanSign") + "</someElement>" would be a string acceptable to a SAX parser. However this was not true.
My expectation was that "<someElement>" + XMLUtils.mangleXmlString(
"Containing<ALessThanSign") + "</someElement>" would be a string acceptable to a SAX parser. However this was not true.