| Package | Description |
|---|---|
| org.custommonkey.xmlunit |
Root of the XMLUnit 1.x compatibility layer.
|
| org.xmlunit.builder |
Provides fluent builders for core parts of XMLUnit.
|
| Modifier and Type | Field and Description |
|---|---|
private Transformation |
Transform.transformation |
| Modifier and Type | Field and Description |
|---|---|
private Transformation |
AbstractTransformationBuilder.helper |
| Modifier and Type | Method and Description |
|---|---|
protected Transformation |
AbstractTransformationBuilder.getHelper()
Provides access to a cached
Transformation instance. |