70 </tr> |
70 </tr> |
71 </table> |
71 </table> |
72 <h3>Methods</h3> |
72 <h3>Methods</h3> |
73 <table> |
73 <table> |
74 <tr> |
74 <tr> |
|
75 <td><a href="#SpellChecker.__init__">SpellChecker</a></td> |
|
76 <td>Constructor</td> |
|
77 </tr><tr> |
75 <td><a href="#SpellChecker.__checkDocumentPart">__checkDocumentPart</a></td> |
78 <td><a href="#SpellChecker.__checkDocumentPart">__checkDocumentPart</a></td> |
76 <td>Private method to check some part of the document.</td> |
79 <td>Private method to check some part of the document.</td> |
77 </tr><tr> |
80 </tr><tr> |
78 <td><a href="#SpellChecker.__getNextWord">__getNextWord</a></td> |
81 <td><a href="#SpellChecker.__getNextWord">__getNextWord</a></td> |
79 <td>Private method to get the next word in the text after the given position.</td> |
82 <td>Private method to get the next word in the text after the given position.</td> |