BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


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 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.  
 void SchemaGrammar.addGlobalAttributeGroupDecl(XSAttributeGroupDecl decl)
          Deprecated. register one global attribute group
 void SchemaGrammar.BuiltinSchemaGrammar.addGlobalAttributeGroupDecl(XSAttributeGroupDecl decl)
           
 


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