| GNU Classpath (0.95) | |
| Frames | No Frames |
Methods with parameter type org.w3c.dom.html2.HTMLTableSectionElement | |
| void | Returns the table's TFOOT, or null if none
exists.
|
| void | Returns the table's THEAD, or null if none
exists.
|
Methods with return type org.w3c.dom.html2.HTMLTableSectionElement | |
| HTMLTableSectionElement | Returns the table's TFOOT, or null if none
exists.
|
| HTMLTableSectionElement | Returns the table's THEAD, or null if none
exists.
|
| GNU Classpath (0.95) |