======Release 1.1.1====== Release 1.1.1 is largely an update to work with Saxon 9.3 2010-12-15 20:27:15 EST daldei Update to 1.1.1 2010-12-12 12:11:51 EST daldei Updated to Saxon 9.3 Reworked some internal methods to use new Saxon 9.3 features - Creating an XMLStreamWriter from a DocumentBuilder - Creating a ContentHandler from a DocumentBuilder - Creating an XMLStreamWriter from a Serializer Fix bugs exposed by the above changes (mainly failure to close XMLEventWriters). Fixed some test case due above changes - Changes in md5 of saxonhe.jar - Changes in serialization/indentation due to using Serializer for XMLEventWriter 2010-12-07 09:06:24 EST daldei Added xs:document() function and test case. Refactored some code to allow better and more efficient reuse of Util.wrapDocument() 2010-12-07 09:06:03 EST daldei Added xs:document() function and test case. Refactored some code to allow better and more efficient reuse of Util.wrapDocument() 2010-12-06 13:50:14 EST daldei Added xs commands element , attribute Added tests for xs commands Created helper methods for creating attributes/elements dynamically in a S9API document 2010-11-28 11:22:51 EST daldei Improvements to xml2json Add FILE element Add XJSON element Allow Strings to be HTML encoded (from XHTML to HTML)