| Package | Description |
|---|---|
| javax.xml.validation |
This package provides an API for validation of XML documents.
|
| Modifier and Type | Method and Description |
|---|---|
abstract ValidatorHandler |
Schema.newValidatorHandler()
Creates a new
ValidatorHandler for this
Schema.
|