Package | Description |
---|---|
com.ctc.wstx.msv |
Package that contains Multi-Schema Validator (MSV) based validator
implementations for schema languages other than DTD.
|
Modifier and Type | Class and Description |
---|---|
class |
RelaxNGSchemaFactory
This is a StAX2 schema factory that can parse and create schema instances
for creating validators that validate documents to check their validity
against specific Relax NG specifications.
|
class |
W3CSchemaFactory
This is a StAX2 schema factory that can parse and create schema instances
for creating validators that validate documents to check their validity
against specific W3C Schema instances.
|
Copyright © 2018 FasterXML. All rights reserved.