Uses of Class
org.apache.xerces.impl.dv.SchemaDVFactory

Packages that use SchemaDVFactory
org.apache.xerces.impl.dv   
org.apache.xerces.impl.dv.xs   
 

Uses of SchemaDVFactory in org.apache.xerces.impl.dv
 

Methods in org.apache.xerces.impl.dv that return SchemaDVFactory
static SchemaDVFactory SchemaDVFactory.getInstance()
          Get a default instance of SchemaDVFactory implementation.
static SchemaDVFactory SchemaDVFactory.getInstance(java.lang.String factoryClass)
          Get an instance of SchemaDVFactory implementation.
 

Uses of SchemaDVFactory in org.apache.xerces.impl.dv.xs
 

Subclasses of SchemaDVFactory in org.apache.xerces.impl.dv.xs
 class BaseDVFactory
          the factory to create/return built-in schema DVs and create user-defined DVs
 class FullDVFactory
          the factory to create/return built-in schema DVs and create user-defined DVs
 class SchemaDVFactoryImpl
          the factory to create/return built-in schema DVs and create user-defined DVs