Package com.saxonica.ee.s9api
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.
-
ClassesClassDescriptionThe SchemaManager is used to load schema documents, and to set options for the way in which they are loaded.A
SchemaValidator
is an object that is used for validating instance documents against a schema.Class for collection validation statistics produced via s9api processing