Package | Description |
---|---|
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.psvi |
Type-assignment engine
that can be used by application programs.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
TREXIslandVerifier
IslandVerifier for RELAX Core and TREX.
|
Modifier and Type | Class and Description |
---|---|
class |
Verifier
SAX ContentHandler that verifies incoming SAX event stream.
|
Modifier and Type | Class and Description |
---|---|
class |
IDConstraintChecker
Verifier with XML Schema-related enforcement.
|
Modifier and Type | Class and Description |
---|---|
class |
TypeDetector
assign types to the incoming SAX2 events and reports them to
the application handler through TypedContentHandler.
|