Right now EXML doesn't match all of the XPath unit test cases (all the other
models are fine right now). This is due to EXML trimming all whitespace. So
there's one test case that counts the number of nodes returned by an
expression, which includes Text nodes for whitespace which don't exist in
EXML's implementation.

I could make the test case a bit less strict (or use non-whitespace
explicitly in the doc) - I just wondered if anyone knew how to disable
EXML's 'trim all whitespace between elements' feature.

James


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


_______________________________________________
Jaxen-interest mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jaxen-interest

Reply via email to