Uses of Class
com.ctc.wstx.msv.BaseSchemaFactory

Packages that use BaseSchemaFactory
com.ctc.wstx.msv   
 

Uses of BaseSchemaFactory in com.ctc.wstx.msv
 

Subclasses of BaseSchemaFactory in com.ctc.wstx.msv
 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 © 2005-2015 Oracle Corporation. All Rights Reserved.