Uses of Class
org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv.DVFactoryException
-
Packages that use DVFactoryException Package Description org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv -
-
Uses of DVFactoryException in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv that throw DVFactoryException Modifier and Type Method Description static DTDDVFactoryDTDDVFactory. getInstance()Get an instance of the default DTDDVFactory implementation.static DTDDVFactoryDTDDVFactory. getInstance(String factoryClass)Get an instance of DTDDVFactory implementation.static SchemaDVFactorySchemaDVFactory. getInstance()Get a default instance of SchemaDVFactory implementation.static SchemaDVFactorySchemaDVFactory. getInstance(String factoryClass)Get an instance of SchemaDVFactory implementation.
-