--- a/Documentation/Source/eric5.E4XML.XMLHandlerBase.html Fri Jan 08 19:14:19 2010 +0000 +++ b/Documentation/Source/eric5.E4XML.XMLHandlerBase.html Sat Jan 09 19:43:36 2010 +0000 @@ -93,9 +93,6 @@ <td><a href="#XMLHandlerBase.endList">endList</a></td> <td>Handler method for the "list" end tag.</td> </tr><tr> -<td><a href="#XMLHandlerBase.endLong">endLong</a></td> -<td>Handler method for the "long" end tag.</td> -</tr><tr> <td><a href="#XMLHandlerBase.endNone">endNone</a></td> <td>Handler method for the "none" end tag.</td> </tr><tr> @@ -108,9 +105,6 @@ <td><a href="#XMLHandlerBase.endTuple">endTuple</a></td> <td>Handler method for the "tuple" end tag.</td> </tr><tr> -<td><a href="#XMLHandlerBase.endUnicode">endUnicode</a></td> -<td>Handler method for the "unicode" end tag.</td> -</tr><tr> <td><a href="#XMLHandlerBase.startDictionary">startDictionary</a></td> <td>Handler method for the "dictionary" start tag.</td> </tr><tr> @@ -221,11 +215,6 @@ <b>endList</b>(<i></i>) <p> Handler method for the "list" end tag. -</p><a NAME="XMLHandlerBase.endLong" ID="XMLHandlerBase.endLong"></a> -<h4>XMLHandlerBase.endLong</h4> -<b>endLong</b>(<i></i>) -<p> - Handler method for the "long" end tag. </p><a NAME="XMLHandlerBase.endNone" ID="XMLHandlerBase.endNone"></a> <h4>XMLHandlerBase.endNone</h4> <b>endNone</b>(<i></i>) @@ -246,11 +235,6 @@ <b>endTuple</b>(<i></i>) <p> Handler method for the "tuple" end tag. -</p><a NAME="XMLHandlerBase.endUnicode" ID="XMLHandlerBase.endUnicode"></a> -<h4>XMLHandlerBase.endUnicode</h4> -<b>endUnicode</b>(<i></i>) -<p> - Handler method for the "unicode" end tag. </p><a NAME="XMLHandlerBase.startDictionary" ID="XMLHandlerBase.startDictionary"></a> <h4>XMLHandlerBase.startDictionary</h4> <b>startDictionary</b>(<i>attrs</i>)