Uses of Interface org.w3c.dom.html2.HTMLTableCaptionElement

Uses in package org.w3c.dom.html2

Methods with parameter type org.w3c.dom.html2.HTMLTableCaptionElement

void
Returns the table's CAPTION, or void if none exists.

Methods with return type org.w3c.dom.html2.HTMLTableCaptionElement

HTMLTableCaptionElement
Returns the table's CAPTION, or void if none exists.

Uses in package gnu.xml.dom.html2

Classes implementing org.w3c.dom.html2.HTMLTableCaptionElement

class
An HTML 'CAPTION' element node.

Methods with parameter type org.w3c.dom.html2.HTMLTableCaptionElement

void
Returns the table's CAPTION, or void if none exists.

Methods with return type org.w3c.dom.html2.HTMLTableCaptionElement

HTMLTableCaptionElement
Returns the table's CAPTION, or void if none exists.