org.apache.html.dom
public class HTMLQuoteElementImpl extends HTMLElementImpl implements HTMLQuoteElement
Version: $Revision: 1.9 $ $Date: 2005/04/18 01:12:37 $
See Also: org.w3c.dom.html.HTMLQuoteElement org.apache.xerces.dom.ElementImpl
UNKNOWN:
Constructor Summary | |
---|---|
HTMLQuoteElementImpl(HTMLDocumentImpl owner, String name)
Constructor requires owner document.
|
Method Summary | |
---|---|
String | getCite() |
void | setCite(String cite) |
Parameters: owner The owner HTML document