Package | Description |
---|---|
org.xmlunit.diff |
Contains XMLUnit
DifferenceEngine that 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.
|
Modifier and Type | Class and Description |
---|---|
class |
RecursiveXPathBuilder
Finds the XPathContext of a Node by recursively building up the XPathContext.
|
Modifier and Type | Method and Description |
---|---|
static <F,T> Iterable<T> |
Linqy.map(Iterable<F> from,
Mapper<? super F,T> mapper)
Create a new iterable by applying a mapper function to each
element of a given sequence.
|
Copyright © 2001–2017 XMLUnit. All rights reserved.