Uses of Class
com.ctc.wstx.msv.BaseSchemaFactory
Packages that use BaseSchemaFactory
Package
Description
Package that contains Multi-Schema Validator (MSV) based validator
implementations for schema languages other than DTD.
-
Uses of BaseSchemaFactory in com.ctc.wstx.msv
Subclasses of BaseSchemaFactory in com.ctc.wstx.msvModifier and TypeClassDescriptionclassThis 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.classThis 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.