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

Packages that use DVFactoryException
org.apache.xerces.impl.dv   
 

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

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