Hi I noticed again probably some errors in the generated jsdocs:<br><br>jsf.ajax.html<br><br><table class="summaryTable" summary="A summary of the methods documented in the class jsf.ajax." cellspacing="0"><tbody><tr><td class="attributes">
&lt;inner&gt;  </td>
                                                        <td class="nameDescription">
                                                                <div class="fixedFont"><b><a>isAutoExec</a></b>()
                                                                </div>
                                                                
                                                        </td>
                                                </tr>
                                        
                                                <tr>
                                                        <td class="attributes">&lt;inner&gt;  </td>
                                                        <td class="nameDescription">
                                                                <div class="fixedFont"><b><a>replaceNode</a></b>(node, newNode)
                                                                </div>
                                                                <div class="description">Replace one node with another.</div></td></tr></tbody></table><br><br>exposed in the docs, is this an error or intentional?<br><br>Just asking because if they are exposed intentionally they would be better located under jsf.util even if they are marked as inner functions.<br>
<br>Werner<br><br>