Github user adamhooper closed the pull request at:
https://github.com/apache/commons-lang/pull/15
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. To do so, please top-post your response.
If your project does not have this featur
GitHub user adamhooper opened a pull request:
https://github.com/apache/commons-lang/pull/15
Add escapeXml10 and escapeXml11
These methods turn any String into valid XML, hacking off characters when
necessary. See https://issues.apache.org/jira/browse/LANG-955
* `escapeXml1