Module jdk.xml.dom

Interface HTMLStyleElement

All Superinterfaces:
Element, HTMLElement, Node

public interface HTMLStyleElement extends HTMLElement
Style information. See the STYLE element definition in HTML 4.0, the module and the LinkStyle interface in the module.

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

Since:
1.4, DOM Level 2