Skip navigation links

Package com.saxonica.ee.jaxp

This package contains the Saxon implementation of the JAXP schema validation API.

See: Description

Package com.saxonica.ee.jaxp Description

This package contains the Saxon implementation of the JAXP schema validation API.

These classes allow a schema to be loaded and compiled and to be used for validating instance documents, typically validating the document emitted as a stream of events by a (non-validatin) SAX parser. The TypedContentHandler gives access to the resulting type information.

This is not a mainstream interface for Saxon; it is provided only for JAXP compatibility. Most applications performing document validation will prefer to use the net.sf.saxon.s9api interface.

Skip navigation links

Copyright (c) 2004-2020 Saxonica Limited. All rights reserved.