org.kde.koala
public class HTMLTitleElement extends HTMLElement
UNKNOWN: The document title.
Constructor Summary | |
---|---|
protected | HTMLTitleElement(Class dummy) |
HTMLTitleElement() | |
HTMLTitleElement(HTMLTitleElement other) | |
HTMLTitleElement(Node other) |
Method Summary | |
---|---|
void | setText(String arg1)
see text |
String | text()
The specified title as a string. |
UNKNOWN: see text
UNKNOWN: The specified title as a string.