Modified the CLDRConverter tool to consistently escape input character data from CLDR XML. Some escaping had already been implemented, but it was not applied consistently across all XML sources.
--------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - initial commit Changes: https://git.openjdk.org/jdk/pull/31208/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=31208&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8385018 Stats: 39 lines in 4 files changed: 6 ins; 3 del; 30 mod Patch: https://git.openjdk.org/jdk/pull/31208.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31208/head:pull/31208 PR: https://git.openjdk.org/jdk/pull/31208
