JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.xmlunit.matchers.ValidationMatcher
Packages that use
ValidationMatcher
Package
Description
org.xmlunit.matchers
Hamcrest matchers on top of XMLUnit's core.
Uses of
ValidationMatcher
in
org.xmlunit.matchers
Methods in
org.xmlunit.matchers
that return
ValidationMatcher
Modifier and Type
Method
Description
static
ValidationMatcher
ValidationMatcher.
valid
(
Object
schemaSource)
static
ValidationMatcher
ValidationMatcher.
valid
(
Schema
schema)