| Package | Description |
|---|---|
| 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 |
|---|---|
class |
Verifier
SAX ContentHandler that verifies incoming SAX event stream.
|
class |
VerifierFilter
SAX XMLFilter that verifies incoming SAX event stream.
|
| Modifier and Type | Method and Description |
|---|---|
IVerifier |
VerifierFilter.getVerifier() |
| Constructor and Description |
|---|
VerifierFilter(IVerifier verifier) |
| 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.
|
Copyright © 2016 Oracle Corporation. All Rights Reserved.