Uses of Class
org.xmlunit.validation.Validator
Packages that use Validator
-
Uses of Validator in org.xmlunit.validation
Subclasses of Validator in org.xmlunit.validationModifier 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.Methods in org.xmlunit.validation that return ValidatorModifier and TypeMethodDescriptionstatic Validator
Validator.forLanguage
(String language) Factory that obtains a Validator instance based on the schema language.