Also see the XMLC 2.2 Release Note, XMLC 2.2.1 Release Note, XMLC 2.2.2 Release Note, XMLC 2.2.3 Release Note, XMLC 2.2.4 Release Note, XMLC 2.2.5 Release Note, XMLC 2.2.6 Release Note, XMLC 2.2.7.1 Release Note, XMLC 2.2.8.1 Release Note, and XMLC 2.2.9 Release Note.
In XMLC-2.2.8.1, I synched up the DOMs distributed with XMLC with that of the Xerces2 HTML DOM. Just keeping up with Xerces2 bugfixes to keep things in synch.
It was suggested that the capability to add arbitrary, user-defined, freeform options alongside the pre-defined options in OutputOptions would be useful to users. This is now available! XMLC does not currently utilize freeform options internally and probably never will. However, this may help users avoid duplicate efforts in providing custom options to presentation objects.
Some code cleanup was done in the process, as well as making sure to avoid storing external references to collections or providing direct access to internal collections.
Updated to ASM-2.2.3 and BCEL-5.2