Uses of Class
org.xmlunit.validation.Validator
-
Uses of Validator in org.xmlunit.validation
Modifier and TypeClassDescriptionclass
Validator using the javax.xml.validation namespace.class
Validator implementation that uses "the old way" of validating an XML input by parsing the input.Modifier and TypeMethodDescriptionstatic Validator
Validator.forLanguage
(String language) Factory that obtains a Validator instance based on the schema language.