See: Description
Class | Description |
---|---|
ResourceResolverWrappingLSResourceResolver |
This class implements the Saxon ResourceResolver interface as a wrapper around
a DOM Level 3 LSResourceResolver.
|
SchemaFactoryImpl |
This is the Saxon implementation of the JAXP 1.3 SchemaFactory interface.
|
SchemaFactoryImpl.ErrorReporterWrappingErrorHandler |
A JAXP ErrorReporter that wraps a SAX ErrorHandler
|
SchemaReference |
A reference to a Saxon prepared schema.
|
TypedContentHandler |
This class is an extension of ContentHandlerProxy that provides access to type
information, using the DOM Level 3 TypeInfo interfaces.
|
ValidatingReader |
This class is a Saxon implementation of XMLReader that performs schema validation using
Saxon's schema processor.
|
ValidatorHandlerImpl |
The is the Saxon implementation of the JAXP 1.3 ValidatorHandler interface.
|
ValidatorImpl |
This class in the Saxon implementation of the JAXP 1.3 Validator "interface" (which is actually
defined as an abstract class).
|
ValidatorImpl.InvalidityHandlerWrappingErrorHandler |
Interface for reporting validation errors found during validation of an instance document
against a schema.
|
This package and its subpackages contain code responsible for implementing aspects of JAXP interfaces specific to Saxon-EE: that is, interfaces related to XSD schema validation.
Copyright (c) 2004-2022 Saxonica Limited. All rights reserved.