Now using the dom level 3 API for parsing. Also extended the test case
authorerik <erik@77661180-640e-0410-b3a8-9f9b13e6d0e0>
Mon, 21 Feb 2011 23:11:28 +0000 (23:11 +0000)
committererik <erik@77661180-640e-0410-b3a8-9f9b13e6d0e0>
Mon, 21 Feb 2011 23:11:28 +0000 (23:11 +0000)
to verify namespace awareness.

The readAndValidate() method must still be tested.

Removed the dependencies on dom4j and jaxen entirely from the code.
Turned out that conversion from Dom to Dom4j was not namespace aware.


No differences found