See: Description
Interface | Description |
---|---|
Mapper<F,T> |
A function mapping from one type to another.
|
Predicate<T> |
A function that tests an object for a property.
|
Class | Description |
---|---|
Convert |
Conversion methods.
|
IsNullPredicate |
A function that tests whether an object is null.
|
IterableNodeList |
Provides an iterable view to a NodeList, the Iterator that can be
obtained from this Iterable will be read-only.
|
Linqy |
A couple of (functional) sequence processing constructs.
|
Nodes |
Utility algorithms that work on DOM nodes.
|
The classes and interfaces of this package are public as an implementation detail and are not considered part of XMLUnit's public API. Everything may change or get removed completely in point releases.
Copyright © 2001–2017 XMLUnit. All rights reserved.