BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


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

Packages that use DTDDVFactory
weblogic.apache.xerces.impl.dtd   
weblogic.apache.xerces.impl.dv   
weblogic.apache.xerces.parsers   
 

Uses of DTDDVFactory in weblogic.apache.xerces.impl.dtd
 

Fields in weblogic.apache.xerces.impl.dtd declared as DTDDVFactory
protected  DTDDVFactory XMLDTDValidator.fDatatypeValidatorFactory
          Deprecated. Datatype validator factory.
 

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

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

Uses of DTDDVFactory in weblogic.apache.xerces.parsers
 

Fields in weblogic.apache.xerces.parsers declared as DTDDVFactory
protected  DTDDVFactory XMLGrammarParser.fDatatypeValidatorFactory
          Deprecated. fDatatypeValidatorFactory
protected  DTDDVFactory NonValidatingConfiguration.fDatatypeValidatorFactory
          Deprecated. Datatype validator factory.
protected  DTDDVFactory DTDConfiguration.fDatatypeValidatorFactory
          Deprecated. Datatype validator factory.
 

Methods in weblogic.apache.xerces.parsers that return DTDDVFactory
protected  DTDDVFactory NonValidatingConfiguration.createDatatypeValidatorFactory()
          Deprecated. Create a datatype validator factory.
protected  DTDDVFactory DTDConfiguration.createDatatypeValidatorFactory()
          Deprecated. Create a datatype validator factory.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs91
Copyright 2005 BEA Systems Inc.