BEA Systems, Inc.

Uses of Class
weblogic.apache.xerces.impl.dtd.XMLAttributeDecl

Packages that use XMLAttributeDecl
weblogic.apache.xerces.impl.dtd   
 

Uses of XMLAttributeDecl in weblogic.apache.xerces.impl.dtd
 

Fields in weblogic.apache.xerces.impl.dtd declared as XMLAttributeDecl
protected  XMLAttributeDecl DTDGrammar.fAttributeDecl
          Deprecated. Temporary Attribute decl.
 

Methods in weblogic.apache.xerces.impl.dtd with parameters of type XMLAttributeDecl
 boolean DTDGrammar.getAttributeDecl(int attributeDeclIndex, XMLAttributeDecl attributeDecl)
          Deprecated. getAttributeDecl
protected  void DTDGrammar.setAttributeDecl(int elementDeclIndex, int attributeDeclIndex, XMLAttributeDecl attributeDecl)
          Deprecated.  
 


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