BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


Uses of Class
weblogic.apache.xerces.util.ObjectFactory.ConfigurationError

Packages that use ObjectFactory.ConfigurationError
weblogic.apache.xerces.util   
 

Uses of ObjectFactory.ConfigurationError in weblogic.apache.xerces.util
 

Methods in weblogic.apache.xerces.util that throw ObjectFactory.ConfigurationError
static Object ObjectFactory.createObject(String factoryId, String fallbackClassName)
          Deprecated. Finds the implementation Class object in the specified order.
static Object ObjectFactory.createObject(String factoryId, String propertiesFilename, String fallbackClassName)
          Deprecated. Finds the implementation Class object in the specified order.
static ClassLoader ObjectFactory.findClassLoader()
          Deprecated. Figure out which ClassLoader to use.
static Object ObjectFactory.newInstance(String className, ClassLoader cl, boolean doFallback)
          Deprecated. Create an instance of a class using the specified ClassLoader
 


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