Package com.sun.msv.verifier.psvi

Type-assignment engine that can be used by application programs.

Interface Summary

TypedContentHandler Receives notification of the typed content of the document.

Class Summary

TypeDetector assign types to the incoming SAX2 events and reports them to the application handler through TypedContentHandler.
TypeDetector.AmbiguousDocumentException signals that the document is ambiguous.
Type-assignment engine that can be used by application programs.

Classes in this package provides the functionality equivalent to post-schema-validation-infoset (PSVI) of W3C XML Schema.