Files | Admin

Notes:

Release Name: 0.5.3

Notes:
JREXML is an add-on for JRuby that uses a Java pull parser library to speed up REXML.


Changes: = 0.5.3 * Take advantage of the fact that the XPP parser expands entities for us, so that we don't have to use the ridiculously slow REXML::Text::unnormalize method.