Revision [1635]
This is an old revision of ReleaseNotes111 made by DavidLee on 2010-12-15 17:45:48.
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
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()
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()
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
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)
Add FILE element
Add XJSON element
Allow Strings to be HTML encoded (from XHTML to HTML)