XMLUnit for Java 2.10.1 API

XMLUnit Core 2.10.1 
Package Description
org.xmlunit
XMLUnit helps testing code that creates XML.
org.xmlunit.builder
Provides fluent builders for core parts of XMLUnit.
org.xmlunit.builder.javax_jaxb
This package contains the JAXB builder using the javax.xml.bind package.
org.xmlunit.diff
Contains XMLUnit DifferenceEngine that is at the heart of all comparisons as well as supporting interfaces and implementations.
org.xmlunit.input
Some useful Source implementations.
org.xmlunit.transform
XSLT convenience layer.
org.xmlunit.util
Internal utilities hiding the differences between .NET and Java implementations.
org.xmlunit.validation
Validation of XML documents and schemas.
org.xmlunit.xpath
XPath convenience layer.