--- a/Documentation/Source/eric5.E4XML.XMLHandlerBase.html Mon Jan 11 17:42:24 2010 +0000 +++ b/Documentation/Source/eric5.E4XML.XMLHandlerBase.html Mon Jan 11 18:05:51 2010 +0000 @@ -143,9 +143,6 @@ </tr><tr> <td><a href="#XMLHandlerBase.unescape">unescape</a></td> <td>Public method used to unescape certain characters.</td> -</tr><tr> -<td><a href="#XMLHandlerBase.utf8_to_code">utf8_to_code</a></td> -<td>Public method to convert a string to unicode and encode it for XML.</td> </tr> </table> <a NAME="XMLHandlerBase.__init__" ID="XMLHandlerBase.__init__"></a> @@ -364,16 +361,6 @@ <dd> flag indicating unescaping is done for an attribute </dd> -</dl><a NAME="XMLHandlerBase.utf8_to_code" ID="XMLHandlerBase.utf8_to_code"></a> -<h4>XMLHandlerBase.utf8_to_code</h4> -<b>utf8_to_code</b>(<i>text</i>) -<p> - Public method to convert a string to unicode and encode it for XML. -</p><dl> -<dt><i>text</i></dt> -<dd> -the text to encode (string) -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr />