Package com.saxonica.ee.s9api
This package contains classes used to support the Saxon-EE specific parts of the s9api API, in particular the parts concerned with schema validation.
None of these classes will be used by typical user applications.
-
Class Summary Class Description SchemaManagerImpl The SchemaManager is used to load schema documents, and to set options for the way in which they are loaded.SchemaValidatorImpl ASchemaValidator
is an object that is used for validating instance documents against a schema.ValidationStatistics Class for collection validation statistics produced via s9api processing