BEA Systems, Inc.

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

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

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

Methods in weblogic.apache.xerces.impl.xs that return XSGroupDecl
 XSGroupDecl SchemaGrammar.getGlobalGroupDecl(String declName)
          Deprecated. get one global group
 

Methods in weblogic.apache.xerces.impl.xs with parameters of type XSGroupDecl
 void SchemaGrammar.addGlobalGroupDecl(XSGroupDecl decl)
          Deprecated. register one global group
 void SchemaGrammar.BuiltinSchemaGrammar.addGlobalGroupDecl(XSGroupDecl decl)
           
 void SchemaGrammar.addRedefinedGroupDecl(XSGroupDecl derived, XSGroupDecl base, weblogic.apache.xerces.impl.xs.util.SimpleLocator locator)
          Deprecated. add a group redefined by restriction: for later constraint checking
 void SchemaGrammar.BuiltinSchemaGrammar.addRedefinedGroupDecl(XSGroupDecl derived, XSGroupDecl base, weblogic.apache.xerces.impl.xs.util.SimpleLocator locator)
           
 


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