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

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

Uses of MathMLApplyElement in org.w3c.dom.mathml
 

Methods in org.w3c.dom.mathml that return MathMLApplyElement
 MathMLApplyElement MathMLConditionElement.getCondition()
          A MathMLApplyElement that represents the condition.
 

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



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