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

Packages that use DTDDVFactory
org.apache.xerces.impl.dv   
org.apache.xerces.impl.dv.dtd   
 

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

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

Uses of DTDDVFactory in org.apache.xerces.impl.dv.dtd
 

Subclasses of DTDDVFactory in org.apache.xerces.impl.dv.dtd
 class DTDDVFactoryImpl
          the factory to create/return built-in schema DVs and create user-defined DVs
 class XML11DTDDVFactoryImpl
          the factory to create/return built-in XML 1.1 DVs and create user-defined DVs