Documentation for DOMNode::getTextContent() is garbled
-------------------------------------------------------
Key: XERCESC-1326
URL: http://issues.apache.org/jira/browse/XERCESC-1326
Project: Xerces-C++
Type: Bug
Components: Documentation
Environment: Viewing with Firefox 1.0
Reporter: Roy Smith
Priority: Minor
Go to http://xml.apache.org/xerces-c/apiDocs/classDOMNode.html#z115_6
The documentation makes no sense. It almost looks like the description for
getTextContent() and setTextContent() got munged together somehow.
Also, in the heading on the table, raw HTML tags are rendered as text (looking
at the HTML source, the angle brackets are marked up as < and > entities):
The string returned is made of the text content of this node depending on its
type, as defined below: <th>Node type</th> <th>Content</th>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]