BEA Systems, Inc.

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

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

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

Methods in weblogic.apache.xerces.impl.xs that return XSAttributeGroupDecl
 XSAttributeGroupDecl XSComplexTypeDecl.getAttrGrp()
          Deprecated.  
 XSAttributeGroupDecl SchemaGrammar.getGlobalAttributeGroupDecl(String declName)
          Deprecated. get one global attribute group
 

Methods in weblogic.apache.xerces.impl.xs with parameters of type XSAttributeGroupDecl
 void SchemaGrammar.addGlobalAttributeGroupDecl(XSAttributeGroupDecl decl)
          Deprecated. register one global attribute group
 void SchemaGrammar.BuiltinSchemaGrammar.addGlobalAttributeGroupDecl(XSAttributeGroupDecl decl)
           
 void XSComplexTypeDecl.setValues(String name, String targetNamespace, XSTypeDecl baseType, short derivedBy, short schemaFinal, short block, short contentType, boolean isAbstract, XSAttributeGroupDecl attrGrp, XSSimpleType simpleType, XSParticleDecl particle)
          Deprecated.  
 String XSAttributeGroupDecl.validRestrictionOf(XSAttributeGroupDecl baseGroup)
          Deprecated.  
 


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