diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.QScintilla.Lexers.LexerJava.html --- a/Documentation/Source/eric5.QScintilla.Lexers.LexerJava.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerJava.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LexerJava.__init__">LexerJava</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LexerJava.defaultKeywords">defaultKeywords</a></td> <td>Public method to get the default keywords.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method to check, if a style is a string style.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LexerJava.__init__" ID="LexerJava.__init__"></a> <h4>LexerJava (Constructor)</h4> <b>LexerJava</b>(<i>parent=None</i>)