| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface HTMLTitleElementextends HTMLElementMethod Summary | |
String |
|
void |
|
Methods inherited from interface org.w3c.dom.html2.HTMLElement | |
getClassName, getDir, getId, getLang, getTitle, setClassName, setDir, setId, setLang, setTitle | |
public String getText()
The specified title as a string.
public void setText(String text)
The specified title as a string.