| Package | Description |
|---|---|
| org.xmlunit.util |
Internal utilities hiding the differences between .NET and Java
implementations.
|
| Modifier and Type | Field and Description |
|---|---|
static XPathFactoryConfigurer |
XPathFactoryConfigurer.Default
The default instance which disables extension functions.
|
static XPathFactoryConfigurer |
XPathFactoryConfigurer.SecureProcessing
The instance which enables secure processing thus disables execution of extension functions.
|
| Modifier and Type | Method and Description |
|---|---|
XPathFactoryConfigurer |
XPathFactoryConfigurer.Builder.build()
Builds a XPathFactoryConfigurer.
|
Copyright © 2001–2025 XMLUnit. All rights reserved.