BEA Systems, Inc.

WebLogic Server 6.1 API Reference

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

Packages that use XMLElementDecl
weblogic.apache.xerces.validators.common   
weblogic.apache.xerces.validators.dtd   
weblogic.apache.xerces.validators.schema   
 

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

Methods in weblogic.apache.xerces.validators.common with parameters of type XMLElementDecl
 boolean Grammar.getElementDecl(int elementDeclIndex, XMLElementDecl elementDecl)
           
protected  void Grammar.setElementDecl(int elementDeclIndex, XMLElementDecl elementDecl)
           
 void XMLElementDecl.setValues(XMLElementDecl elementDecl)
           
 void XMLValidator.ValueStoreCache.initValueStoresFor(XMLElementDecl edecl)
          Initializes the value stores for the specified element declaration.
 

Constructors in weblogic.apache.xerces.validators.common with parameters of type XMLElementDecl
XMLElementDecl.XMLElementDecl(XMLElementDecl elementDecl)
           
 

Uses of XMLElementDecl in weblogic.apache.xerces.validators.dtd
 

Methods in weblogic.apache.xerces.validators.dtd with parameters of type XMLElementDecl
 void DTDGrammar.setElementDeclDTD(int elementDeclIndex, XMLElementDecl elementDecl)
           
 

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

Methods in weblogic.apache.xerces.validators.schema with parameters of type XMLElementDecl
protected  void SchemaGrammar.setElementDecl(int elementDeclIndex, XMLElementDecl elementDecl)
           
 


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.