BEA Systems, Inc.

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.checkElementDeclsConsistent(XSComplexTypeDecl type, XSParticleDecl particle, SymbolHash elemDeclHash, SubstitutionGroupHandler sgHandler)
          Deprecated.  
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 boolean XSConstraints.overlapUPA(Object decl1, Object decl2, 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.  
 


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