BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


Uses of Class
weblogic.apache.xerces.impl.xs.SubstitutionGroupHandler

Packages that use SubstitutionGroupHandler
weblogic.apache.xerces.impl.xs   
 

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

Methods in weblogic.apache.xerces.impl.xs with parameters of type SubstitutionGroupHandler
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.
static void XSConstraints.checkElementDeclsConsistent(XSComplexTypeDecl type, XSParticleDecl particle, SymbolHash elemDeclHash, SubstitutionGroupHandler sgHandler)
          Deprecated.  
static boolean XSConstraints.overlapUPA(XSElementDecl element1, XSElementDecl element2, SubstitutionGroupHandler sgHandler)
          Deprecated.  
static boolean XSConstraints.overlapUPA(XSElementDecl element, XSWildcardDecl wildcard, SubstitutionGroupHandler sgHandler)
          Deprecated.  
static boolean XSConstraints.overlapUPA(Object decl1, Object decl2, SubstitutionGroupHandler sgHandler)
          Deprecated.  
 


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