org.apache.html.dom
public class HTMLTitleElementImpl extends HTMLElementImpl implements HTMLTitleElement
Version: $Revision: 1.10 $ $Date: 2005/04/18 01:20:21 $
See Also: org.w3c.dom.html.HTMLTitleElement org.apache.xerces.dom.ElementImpl
UNKNOWN:
Constructor Summary | |
---|---|
HTMLTitleElementImpl(HTMLDocumentImpl owner, String name)
Constructor requires owner document.
|
Method Summary | |
---|---|
String | getText() |
void | setText(String text) |
Parameters: owner The owner HTML document