-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rewrite to simplify the XSLT expressions and also make use of our own…
… existing certificate normaliser rather than using str:tokenise from EXSLT. The resulting transform executes much more quickly and requires much less Java heap space. The results are not quite identical, in that certificates on output are now properly normalised to 64 characters per line. This is the same as is generated these days by our import transform, but there are some older entities which use different conventions. This is just a formatting issue, however, and behaviour is not affected.
- Loading branch information
Showing
1 changed file
with
30 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters