VOTable
C++ Parser Change Log
These features are new in Version
2.0 of parser (released on 17th February 2005)
- Support for VOTable v1.1
- Support
for parsing Binary data and Fits Data.
- Support for new versions of Xerces(v.2.6.0)
and Xalan(v.1.9.0)
- Added limited Exception handling mechanism.
- Some bugs in version 1.2 fixed
These features are new in Version
1.2 of parser (released on 15 July 2002)
- Support for Unicode added.
- Better
error handling.
- Support for handling null for boolean datatype.
- Memory leaks fixed.
- Several bugs in version 1.1 fixed
Features in Version 1.1 of parser (released on 31 May
2002)
- API
for reading VOTable document.