org.apache.html.dom
public class HTMLIsIndexElementImpl extends HTMLElementImpl implements HTMLIsIndexElement
Version: $Revision: 1.9 $ $Date: 2005/04/18 01:04:17 $
See Also: org.w3c.dom.html.HTMLIsIndexElement org.apache.xerces.dom.ElementImpl
Constructor Summary | |
---|---|
HTMLIsIndexElementImpl(HTMLDocumentImpl owner, String name)
Constructor requires owner document.
|
Method Summary | |
---|---|
String | getPrompt() |
void | setPrompt(String prompt) |
Parameters: owner The owner HTML document