Uses of Package
org.xmlunit.util
-
Packages that use org.xmlunit.util Package Description org.xmlunit.builder Provides fluent builders for core parts of XMLUnit.org.xmlunit.diff Contains XMLUnitDifferenceEnginethat is at the heart of all comparisons as well as supporting interfaces and implementations.org.xmlunit.util Internal utilities hiding the differences between .NET and Java implementations. -
Classes in org.xmlunit.util used by org.xmlunit.builder Class Description Predicate A function that tests an object for a property. -
Classes in org.xmlunit.util used by org.xmlunit.diff Class Description Mapper A function mapping from one type to another.Predicate A function that tests an object for a property. -
Classes in org.xmlunit.util used by org.xmlunit.util Class Description DocumentBuilderFactoryConfigurer Configures DocumentBuilderFactories.DocumentBuilderFactoryConfigurer.Builder Builder for a DocumentBuilderFactoryConfigurer.Mapper A function mapping from one type to another.Predicate A function that tests an object for a property.TransformerFactoryConfigurer Configures TransformerFactories.TransformerFactoryConfigurer.Builder Builder for a TransformerFactoryConfigurer.XPathFactoryConfigurer Configures XpathFactories.XPathFactoryConfigurer.Builder Builder for a XPathFactoryConfigurer.