Uses of Package
com.sun.msv.verifier
Packages that use com.sun.msv.verifier
Package
Description
"divide&validate" framework implementation.
Contains abstract model for grammar-based schema and
concrete verifier implementation for the abstract schema.
Verifier with XML Schema's identity constraint check.
Type-assignment engine
that can be used by application programs.
VGM implementation by using regular expression derivation algorithm.
RegExp VGM implementation that supports special semantics of XML Schema
-
Classes in com.sun.msv.verifier used by com.sun.msv.relaxns.verifier
-
Classes in com.sun.msv.verifier used by com.sun.msv.verifierClassDescriptionBase implementation for various Verifier implementations.exposes the low-level validation engine interface.Represents a kind of "constraint" over XML document.Instances of this class is attached to
ValidityViolation
to provide detailed information about the error.Base class for element related errors.Interface of verifier.Contains information about where and how validity violation was happened. -
Classes in com.sun.msv.verifier used by com.sun.msv.verifier.identityClassDescriptionBase implementation for various Verifier implementations.exposes the low-level validation engine interface.Instances of this class is attached to
ValidityViolation
to provide detailed information about the error.Interface of verifier.SAX ContentHandler that verifies incoming SAX event stream. -
Classes in com.sun.msv.verifier used by com.sun.msv.verifier.psviClassDescriptionBase implementation for various Verifier implementations.exposes the low-level validation engine interface.Represents a kind of "constraint" over XML document.Interface of verifier.SAX ContentHandler that verifies incoming SAX event stream.
-
Classes in com.sun.msv.verifier used by com.sun.msv.verifier.regexpClassDescriptionexposes the low-level validation engine interface.Represents a kind of "constraint" over XML document.
-
Classes in com.sun.msv.verifier used by com.sun.msv.verifier.regexp.xmlschemaClassDescriptionexposes the low-level validation engine interface.Represents a kind of "constraint" over XML document.