/**
* Root of the XMLUnit 1.x compatibility layer.
*
* <p>This package contains an API compatible with XMLUnit 1.x but
* using XMLUnit Core 2.x under the covers.</p>
*
* <p>If you are writing new tests, don't use this package, use
* XMLUnit 2.x directly instead.</p>
*/
package org.custommonkey.xmlunit;