BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.apache.xerces.readers.DefaultEntityHandler

Packages that use DefaultEntityHandler
weblogic.apache.xerces.framework   
weblogic.apache.xerces.readers   
weblogic.apache.xerces.validators.common   
 

Uses of DefaultEntityHandler in weblogic.apache.xerces.framework
 

Fields in weblogic.apache.xerces.framework declared as DefaultEntityHandler
protected  DefaultEntityHandler XMLParser.fEntityHandler
           
 

Uses of DefaultEntityHandler in weblogic.apache.xerces.readers
 

Constructors in weblogic.apache.xerces.readers with parameters of type DefaultEntityHandler
DefaultEntityHandler.EntityPool.DefaultEntityHandler.EntityPool(StringPool stringPool, XMLErrorReporter errorReporter, boolean createStandardEntities)
           
 

Uses of DefaultEntityHandler in weblogic.apache.xerces.validators.common
 

Constructors in weblogic.apache.xerces.validators.common with parameters of type DefaultEntityHandler
XMLValidator.XMLValidator(StringPool stringPool, XMLErrorReporter errorReporter, DefaultEntityHandler entityHandler, XMLDocumentScanner documentScanner)
          Constructs an XML validator.
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.