org.apache.html.dom
public class HTMLHeadElementImpl extends HTMLElementImpl implements HTMLHeadElement
Version: $Revision: 1.9 $ $Date: 2005/04/18 00:46:04 $
See Also: org.w3c.dom.html.HTMLHeadElement org.apache.xerces.dom.ElementImpl
| Constructor Summary | |
|---|---|
| HTMLHeadElementImpl(HTMLDocumentImpl owner, String name)
Constructor requires owner document.
| |
| Method Summary | |
|---|---|
| String | getProfile() |
| void | setProfile(String profile) |
Parameters: owner The owner HTML document