Class TextContent
- java.lang.Object
-
- net.sourceforge.jeuclid.elements.support.text.TextContent
-
public final class TextContent extends java.lang.ObjectHelper class for handling Text Content.- Version:
- $Revision: 8d5443ff84fe $
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringgetText(org.w3c.dom.Node node)Retrieve the text content for a given node according to MathML standards.
-