Package com.sun.msv.verifier.psvi

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

See:
          Description

Interface Summary
TypedContentHandler Receives notification of the typed content of the document.
 

Class Summary
PSVIDump An example that uses TypedContentHandler for parsing XML documents.
TypeDetector assign types to the incoming SAX2 events and reports them to the application handler through TypedContentHandler.
 

Exception Summary
 

Package com.sun.msv.verifier.psvi Description

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.