Package | Description |
---|---|
com.sun.msv.driver.textui |
Command line verifier.
|
com.sun.msv.relaxns.verifier |
"divide&validate" framework implementation.
|
com.sun.msv.verifier |
Contains abstract model for grammar-based schema and
concrete verifier implementation for the abstract schema.
|
com.sun.msv.verifier.identity |
Verifier with XML Schema's identity constraint check.
|
com.sun.msv.verifier.jarv |
Implementation of JARV (Java API for RELAX
Verifier).
|
com.sun.msv.verifier.psvi |
Type-assignment engine
that can be used by application programs.
|
com.sun.msv.verifier.regexp |
VGM implementation by using regular expression derivation algorithm.
|
com.sun.msv.verifier.regexp.xmlschema |
RegExp VGM implementation that supports special semantics of XML Schema
|
Class and Description |
---|
DocumentDeclaration
Represents a kind of "constraint" over XML document.
|
ValidationUnrecoverableException
Exception that signals error was fatal and recovery was not possible.
|
Class and Description |
---|
AbstractVerifier
Base implementation for various Verifier implementations.
|
Acceptor
exposes the low-level validation engine interface.
|
IVerifier
Interface of verifier.
|
Verifier
SAX ContentHandler that verifies incoming SAX event stream.
|
Class and Description |
---|
AbstractVerifier
Base implementation for various Verifier implementations.
|
Acceptor
exposes the low-level validation engine interface.
|
DocumentDeclaration
Represents a kind of "constraint" over XML document.
|
ErrorInfo
Instances of this class is attached to
ValidityViolation to
provide detailed information about the error. |
ErrorInfo.ElementErrorInfo
Base class for element related errors.
|
IVerifier
Interface of verifier.
|
ValidityViolation
Contains information about where and how validity violation was happened.
|
Verifier.Context |
Class and Description |
---|
AbstractVerifier
Base implementation for various Verifier implementations.
|
Acceptor
exposes the low-level validation engine interface.
|
ErrorInfo
Instances of this class is attached to
ValidityViolation to
provide detailed information about the error. |
IVerifier
Interface of verifier.
|
Verifier
SAX ContentHandler that verifies incoming SAX event stream.
|
Class and Description |
---|
IVerifier
Interface of verifier.
|
Class and Description |
---|
AbstractVerifier
Base implementation for various Verifier implementations.
|
Acceptor
exposes the low-level validation engine interface.
|
DocumentDeclaration
Represents a kind of "constraint" over XML document.
|
IVerifier
Interface of verifier.
|
Verifier
SAX ContentHandler that verifies incoming SAX event stream.
|
Class and Description |
---|
Acceptor
exposes the low-level validation engine interface.
|
DocumentDeclaration
Represents a kind of "constraint" over XML document.
|
Class and Description |
---|
Acceptor
exposes the low-level validation engine interface.
|
DocumentDeclaration
Represents a kind of "constraint" over XML document.
|