BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Interface
weblogic.apache.xerces.framework.XMLErrorReporter

Packages that use XMLErrorReporter
weblogic.apache.xerces.framework   
weblogic.apache.xerces.parsers   
 

Uses of XMLErrorReporter in weblogic.apache.xerces.framework
 

Classes in weblogic.apache.xerces.framework that implement XMLErrorReporter
 class XMLParser
          This is the base class of all standard parsers.
 

Uses of XMLErrorReporter in weblogic.apache.xerces.parsers
 

Classes in weblogic.apache.xerces.parsers that implement XMLErrorReporter
 class DOMParser
          DOMParser provides a parser which produces a W3C DOM tree as its output
 class SAXParser
          SAXParser provides a parser which implements the SAX1 and SAX2 parser APIs.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs61

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