Uses of Interface
org.w3c.dom.mathml.MathMLCiElement

Packages that use MathMLCiElement
org.w3c.dom.mathml Standard MathML DOM Model. 
 

Uses of MathMLCiElement in org.w3c.dom.mathml
 

Methods in org.w3c.dom.mathml that return MathMLCiElement
 MathMLCiElement MathMLDeclareElement.getIdentifier()
          A MathMLCiElement representing the name being declared.
 

Methods in org.w3c.dom.mathml with parameters of type MathMLCiElement
 void MathMLDeclareElement.setIdentifier(MathMLCiElement identifier)
          setter for the identifier attribute.
 



Copyright © 2002-2010 The JEuclid project. All Rights Reserved.