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

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

Uses of MathMLConditionElement in org.w3c.dom.mathml
 

Methods in org.w3c.dom.mathml that return MathMLConditionElement
 MathMLConditionElement MathMLContentContainer.getCondition()
          This attribute represents the condition child element of this node.
 

Methods in org.w3c.dom.mathml with parameters of type MathMLConditionElement
 void MathMLContentContainer.setCondition(MathMLConditionElement condition)
          setter for the condition attribute.
 



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