org.w3c.dom.html2
public interface HTMLHeadElement extends HTMLElement
See also the Document Object Model (DOM) Level 2 HTML Specification.
Method Summary | |
---|---|
String | getProfile()
URI [IETF RFC 2396] designating a metadata profile. |
void | setProfile(String profile)
URI [IETF RFC 2396] designating a metadata profile. |