org.w3c.dom.html
public interface HTMLHeadElement extends HTMLElement
See also the Document Object Model (DOM) Level 1 Specification (Second Edition).
| Method Summary | |
|---|---|
| String | getProfile()
URI designating a metadata profile. |
| void | setProfile(String profile) |