BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


Uses of Class
weblogic.apache.xerces.impl.XMLErrorReporter

Packages that use XMLErrorReporter
weblogic.apache.xerces.dom   
weblogic.apache.xerces.impl   
weblogic.apache.xerces.impl.dtd   
weblogic.apache.xerces.impl.xs   
weblogic.apache.xerces.parsers   
 

Uses of XMLErrorReporter in weblogic.apache.xerces.dom
 

Fields in weblogic.apache.xerces.dom declared as XMLErrorReporter
protected  XMLErrorReporter DOMValidationConfiguration.fErrorReporter
          Deprecated.  
 

Uses of XMLErrorReporter in weblogic.apache.xerces.impl
 

Fields in weblogic.apache.xerces.impl declared as XMLErrorReporter
protected  XMLErrorReporter XMLScanner.fErrorReporter
          Deprecated. Error reporter.
protected  XMLErrorReporter XMLNamespaceBinder.fErrorReporter
          Deprecated. Error reporter.
protected  XMLErrorReporter XMLEntityManager.fErrorReporter
          Deprecated. Error reporter.
 

Constructors in weblogic.apache.xerces.impl with parameters of type XMLErrorReporter
XMLDTDScannerImpl(SymbolTable symbolTable, XMLErrorReporter errorReporter, XMLEntityManager entityManager)
          Deprecated. Constructor for he use of non-XMLComponentManagers.
XML11DTDScannerImpl(SymbolTable symbolTable, XMLErrorReporter errorReporter, XMLEntityManager entityManager)
          Deprecated. Constructor for he use of non-XMLComponentManagers.
 

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

Fields in weblogic.apache.xerces.impl.dtd declared as XMLErrorReporter
protected  XMLErrorReporter XMLDTDValidator.fErrorReporter
          Deprecated. Error reporter.
protected  XMLErrorReporter XMLDTDProcessor.fErrorReporter
          Deprecated. Error reporter.
 

Methods in weblogic.apache.xerces.impl.dtd with parameters of type XMLErrorReporter
protected static void XMLDTDProcessor.checkStandaloneEntityRef(String name, DTDGrammar grammar, XMLEntityDecl tempEntityDecl, XMLErrorReporter errorReporter)
          Deprecated. Check standalone entity reference.
 

Uses of XMLErrorReporter in weblogic.apache.xerces.impl.xs
 

Methods in weblogic.apache.xerces.impl.xs with parameters of type XMLErrorReporter
static void XSConstraints.fullSchemaChecking(XSGrammarBucket grammarBucket, SubstitutionGroupHandler SGHandler, weblogic.apache.xerces.impl.xs.models.CMBuilder cmBuilder, XMLErrorReporter errorReporter)
          Deprecated. used to check the 3 constraints against each complex type (should be each model group): Unique Particle Attribution, Particle Derivation (Restriction), Element Declrations Consistent.
 

Uses of XMLErrorReporter in weblogic.apache.xerces.parsers
 

Fields in weblogic.apache.xerces.parsers declared as XMLErrorReporter
protected  XMLErrorReporter XMLGrammarPreparser.fErrorReporter
          Deprecated.  
protected  XMLErrorReporter NonValidatingConfiguration.fErrorReporter
          Deprecated. Error reporter.
protected  XMLErrorReporter DTDConfiguration.fErrorReporter
          Deprecated. Error reporter.
 

Methods in weblogic.apache.xerces.parsers that return XMLErrorReporter
protected  XMLErrorReporter NonValidatingConfiguration.createErrorReporter()
          Deprecated. Creates an error reporter.
protected  XMLErrorReporter DTDConfiguration.createErrorReporter()
          Deprecated. Creates an error reporter.
 


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