Class MathMLNodeListImpl
java.lang.Object
net.sourceforge.jeuclid.elements.support.MathMLNodeListImpl
- All Implemented Interfaces:
MathMLNodeList,NodeList
Implements a MathMLNodeList based on a java.util.List.
- Version:
- $Revision: 8afef6dd0d58 $
-
Constructor Summary
ConstructorsConstructorDescriptionMathMLNodeListImpl(List<Node> list) create a new MathMLNodeList based on a given java list of nodes. -
Method Summary