Uses of Class
javax.xml.validation.Validator

Packages that use Validator
javax.xml.validation This package provides an API for validation of XML documents. 
 

Uses of Validator in javax.xml.validation
 

Methods in javax.xml.validation that return Validator
abstract  Validator Schema.newValidator()
          Creates a new Validator for this Schema.