Just another blog about technology
Modified Version of GedML
Included here is a modified version of the GedML parser originally written and distributed by Michael H. Kay. This modified version of the GedML parser includes the following changes:
- Inlines all tagnames and hence support the SAX feature http://xml.org/sax/features/string-interning
- Supports the setting ‘true’ for the following sax features: http://xml.org/sax/features/namespace-prefixes, http://xml.org/sax/features/external-general-entities and http://xml.org/sax/features/external-parameter-entities.
This version of the parser has had limited testing with the <a href=”http://www.xom.nu/”>XOM XML library</a> by Elliot Rusty Harold.
In keeping with the <a href=”http://users.breathe.com/mhkay/gedml/”>original distribution of GedML</a>, there are no restrictions on the use of this software, but equally, it is provided with no warranty or support.
If you find it useful, please drop me a note.
Subscribe to RSS Feed