| Interface | Description |
|---|---|
| ProblemHandler |
Interface for handling problems found in validation and processing of schemas.
|
| Class | Description |
|---|---|
| NameMergeVisitor |
Visitor for merging names from referenced schemas.
|
| NameRegistrationVisitor |
Visitor for handling the registration of global definitions.
|
| PrevalidationVisitor |
Visitor for handling prevalidation.
|
| ProblemConsoleLister |
Handler to list problems found in validation to console.
|
| ProblemLocation |
Location of validation problem.
|
| ProblemLogLister |
Handler to log problems found in validation.
|
| ProblemMultiHandler |
Problem handler which delegates to any number of other handlers.
|
| ValidationContext |
Tracks the schema validation state.
|
| ValidationProblem |
Problem reported by schema validation.
|
| ValidationUtils |
Utility methods for schema validation.
|
| ValidationVisitor |
Visitor for handling validation.
|
Copyright © 2005-2013 jibx.org. All Rights Reserved.