ICU4J Library Add-onEdit online
Oxygen XML Editor offers an add-on that provides the entire ICU4J JAR library
used for sorting and collations with XSLT processors. The Saxon 9 XSLT processor has an
xsl:sort element that can be used to sort elements based on their text
content. If the XML elements contain text in exotic languages, Saxon needs a more powerful
sort algorithm and this JAR library adds this capability.
To install it the add-on, follow these instructions:
- Go to to open an add-on selection dialog box.
- Enter or paste https://raw.githubusercontent.com/oxygenxml/oxygenxml.icu4j.i18n/master/addon.xml in the Show add-ons from field.
- Select the Contribute ICU4J Library add-on and click Next.
- Select the I accept all terms of the end user license agreement option and click Finish.
- Restart the application.
Result: The ICU4J library is now contributed to the Oxygen installation directory.
For more information, see the details for this Contribute ICU4J Library add-on in GitHub.