Class TextContent
java.lang.Object
net.sourceforge.jeuclid.elements.support.text.TextContent
Helper class for handling Text Content.
- Version:
- $Revision: 8d5443ff84fe $
-
Method Summary
-
Method Details
-
getText
Retrieve the text content for a given node according to MathML standards.- Parameters:
node- Node- Returns:
- Text content. Always a valid String, never null.
-