Module jdk.xml.dom

Interface HTMLTableSectionElement

All Superinterfaces:
Element, HTMLElement, Node

public interface HTMLTableSectionElement extends HTMLElement
The THEAD , TFOOT , and TBODY elements.

See also the Document Object Model (DOM) Level 2 Specification.

Since:
1.4, DOM Level 2