Hi,

dom4j 1.5 beta 2 has been released. You can download it from
http://www.dom4j.org

A list of changes is given below:
- Added flag to OutputFormat that supresses newline after XML declaration.
- Upgraded dependencies to their latest version on ibiblio.
- Added method to DocumentHelper that allows user to specify encoding when
parsing an xml String (contributed by Todd Wolff).
- Fixed a ClassCastException bug in BeanElement.
- Fixed a bug in SAXContentHandler which caused a NullPointerException in
some situations.
- Fixed bug which prevented an element's namespace prefix from being
registered for use in xpath expressions (contributed by Todd Wolff).
- Fixed bug in XMLWriter that caused duplication of the default namespace
declaration (reported by Todd Wolff).
- Added a bunch of patches to make the dom4j DOM classes more DOM
compliant (contributed by Curt Arnold).
- Fixed bug in DispatchHandler which made the handler not reusable
(reported by Ricardo Leon).
- Fixed bug in SAXContentHandler that caused incorrect CDATA section
parsing (contributed by Todd Wolff).
- Fixed bug in SAXContentHandler that caused incorrect entity handling.
- Fixed bug in XMLWriter causing padding to be disabled, even if enabled
in the specified outputformat (reported by Bo Gundersen).
- Added initial support for STaX streams (contributed by Christian Niles).


Maarten



-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
dom4j-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to