Repository: commons-text Updated Branches: refs/heads/master 51914f1ea -> cbb5701cf
1. Adding a new html4 translator to escape HTML characters only once. This prevents single, double or recursive escaping of html characters. 2. Using SingleLookupTranslator directly, instead of passing it to AggregateTranslator. 3. Added escapeHtml3Once() method. 4. Commenting improvements. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/28467186 Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/28467186 Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/28467186 Branch: refs/heads/master Commit: 28467186441483285ddd9dbd5e87627f40e9c8f9 Parents: 51914f1 Author: sampyash <sampanna.k...@flipkart.com> Authored: Mon Dec 26 23:08:01 2016 +0530 Committer: Rob Tompkins <chtom...@gmail.com> Committed: Wed Dec 28 10:49:42 2016 -0500 ---------------------------------------------------------------------- ----------------------------------------------------------------------