I am very pleased to announce the release of the third release-candidate of version 1.0 of the XML Hammer application.
The XML Hammer application is a free and open-source tool that simplifies elementary XML actions like checking for well-formedness, validation, transformation and xpath searches using any JAXP implementation.
This release fixes all previously outstanding issues and also adds a native Windows launcher.
The bugs fixed include major issues in the startup scripts, confusing 'internal DTD' terminology and closing of output streams.
To download this version please go to:
http://www.xmlhammer.org/downloads.html
There are currently no known issues, to report an issue however you can report this either directly to me, send an e-mail to the mailing-lists or by using the issue tracking system.
Labels: jaxp, open-source, project, release, xml
I am very pleased to announce the release of the second release-candidate of version 1.0 of the XML Hammer application.
The XML Hammer application is a free and open-source tool that simplifies elementary XML actions like checking for well-formedness, validation, transformation and xpath searches using any JAXP implementation.
This release fixes all previously outstanding issues and also adds out-of-the-box support for RelaxNG schema validation.
The main bugs fixed are:
To download this version please go to:
http://www.xmlhammer.org/downloads.html
There are currently no known issues, to report an issue however you can report this either directly to me, send an e-mail to the mailing-lists or by using the issue tracking system.
Labels: jaxp, open-source, project, release, xml
A new version of the Bounce project is available for download.
All new features have been imported from the XML Hammer project.
I am very pleased to announce (a little bit later again) the release of the first release-candidate of the XML Hammer application.
This is a major bug fix release, the main new features are:
the main bugs fixed are:
The XML Hammer application is a free and open-source tool that simplifies elementary XML actions like checking for well-formedness, validation, transformation and xpath searches using any JAXP implementation.
To download this version please go to: http://www.xmlhammer.org/downloads.html
I am very pleased to anounce (a little bit later than promised) the release of XML Hammer version 1.0 beta-2.
This is a major feature release, the main new features are:
The XML Hammer application is a free and open-source tool that simplifies elementary XML actions like checking for well-formedness, validation, transformation and xpath searches using any JAXP implementation.
To download this version please go to:
http://www.xmlhammer.org/downloads.html
Finally finished the first beta release of the XML Hammer tool. After half a year trying to come up with the best User Interface, have settled for the current incarnation.
The XML Hammer application is a free and open-source tool that simplifies elementary XML actions like checking for well-formedness, validation, transformation and xpath searches using any JAXP implementation.
To download this version please go to:
http://www.xmlhammer.org/downloads.html
Any suggestions are more than welcome.
Added TransformationFactory, Source and Result method descriptions. Added examples validating using the SAXParserFactory and using the DocumentBuilderFactory for both XML Schema and DTD. Updated JAXB adding JaxMe.