BEA Systems, Inc.

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

Packages that use XSGrammarBucket
weblogic.apache.xerces.impl.xs   
weblogic.apache.xerces.parsers   
 

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

Methods in weblogic.apache.xerces.impl.xs with parameters of type XSGrammarBucket
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.
 

Constructors in weblogic.apache.xerces.impl.xs with parameters of type XSGrammarBucket
SubstitutionGroupHandler(XSGrammarBucket grammarBucket)
          Deprecated. Default constructor
 

Uses of XSGrammarBucket in weblogic.apache.xerces.parsers
 

Fields in weblogic.apache.xerces.parsers declared as XSGrammarBucket
protected  XSGrammarBucket DOMASBuilderImpl.fGrammarBucket
          Deprecated.  
 


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