Function XMLParser.getNodeData

Gets the contents of a text node. This will raise an error in any other type of node.

String getNodeData() nothrow @nogc const;