BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.apache.xerces.validators.common.XMLAttributeDecl

Packages that use XMLAttributeDecl
weblogic.apache.xerces.validators.common   
weblogic.apache.xerces.validators.schema   
 

Uses of XMLAttributeDecl in weblogic.apache.xerces.validators.common
 

Methods in weblogic.apache.xerces.validators.common with parameters of type XMLAttributeDecl
 boolean Grammar.getAttributeDecl(int attributeDeclIndex, XMLAttributeDecl attributeDecl)
           
protected  void Grammar.setAttributeDecl(int elementDeclIndex, int attributeDeclIndex, XMLAttributeDecl attributeDecl)
           
 void XMLAttributeDecl.setValues(XMLAttributeDecl attributeDecl)
           
 

Constructors in weblogic.apache.xerces.validators.common with parameters of type XMLAttributeDecl
XMLAttributeDecl.XMLAttributeDecl(XMLAttributeDecl attributeDecl)
           
 

Uses of XMLAttributeDecl in weblogic.apache.xerces.validators.schema
 

Methods in weblogic.apache.xerces.validators.schema with parameters of type XMLAttributeDecl
protected  void SchemaGrammar.setAttributeDecl(int elementDeclIndex, int attributeDeclIndex, XMLAttributeDecl attributeDecl)
           
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.