Class | Description |
---|---|
Schema |
The compiled representation of a schema definition capable of
performing in-memory validation of JDOM documents and elements.
|
Schema.Type |
Class to support type-safe enumeration design pattern to
represent schema types
|
ValidationError |
A ValidationError object encapsulates a schema validation error or
warning.
|
ValidationError.Severity |
Class to support type-safe enumeration design pattern to
represent severity levels of validation errors.
|
User-contributed classes for adding schema processing to JDOM.